GithubHelp home page GithubHelp logo

hylong / cx-extractor Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.32 MB

Automatically exported from code.google.com/p/cx-extractor

Java 5.12% Batchfile 0.07% PHP 1.98% HTML 76.93% C# 1.55% C++ 4.30% Perl 10.05%

cx-extractor's People

cx-extractor's Issues

文件名乱码

Perl版本中,生成的txt文件名都是乱码,文件内容正常。

Original issue reported on code.google.com by [email protected] on 21 May 2013 at 7:55

损耗时间的一步

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 [email protected] on 2 Aug 2013 at 8:01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.