04 2017 档案
摘要:1、为什么选定了webmagic? webmagic的doc文档地址:http://webmagic.io/docs/zh/ 刚开始做的时候采用的是 httpclient+htmlparser+dom4j,主要说下为什么使用了dom4j,现在的webmagic也是采用了dom4j,这里主要是需要解析
阅读全文
摘要:public static void main(String[] args) { Thread t = new Thread(new InnerRunnable()); t.start(); System.out.println(" thread: " + t); long threadId = t
阅读全文

浙公网安备 33010602011771号