Skip to content

损耗时间的一步 #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
source = links.matcher(source).replaceAll("");

样例:http://news.itxinwen.com/2013/0802/515691.shtml

单是这一步 将耗时90s+

建议:可以直接通过source = source.replaceAll("<[^>]+>", "");  
移除所有Tag?



Original issue reported on code.google.com by ywq1...@gmail.com on 2 Aug 2013 at 8:01

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions