Giter Site home page Giter Site logo

ceccraw's Introduction

1.8 版本

将原来的代码基本上都做了整理,代码看起来好看多了,但是效率还是不够高 WAIT会等待很长时间,程序并没有挂,耐心等吧

##使用

运行SimFontEnd即可

##目前完成了

  • 超链接的递归查询
  • 文本的递归查询
<a href="/news/world-asia-24504882" title="Vietnam state funeral for general" class="heroLink" rev="sport|homepage|na|r|t|i|hero|content"> <span class="headline">Vietnam state funeral for general</span> <img src="http://ichef.bbci.co.uk/wwhp/ic/news/144-81/70440000/jpg/_70440101_019619175.jpg" alt="Coffin of General Vo Nguyen Giap lies in state. 12 Oct 2013" width="144" height="81" /> </a>
  • 对于新浪网上用超链接做主页之类的东西进行忽略href="javascript:;"

##需要做的是

  • 代码重构(基本完成,方法完成了一些)
  • 性能优化
  • 注释

##bug

  • 无法查询英文,空格不见了(fixed)
  • 只能递归查询qq里面的内容(fixed)
  • 查询的字符乱码(fixed)
  • 查询qq网页时候,明明该网站设置为gb2312编码,可是这样便无法显示“囧”字
  • url拼接的错误,直接用类库new URL(url,urlLink);来实现拼接(fixed)
  • 正则表达式中[]里面的-的使用错误导致p匹配错误(fixed)
  • 超链接出现javascript或者php情况的解析
  • 大小写的问题(fixed)
  • 报错,将console移到gui上

ceccraw's People

Contributors

ceclinux avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.