摘要:
1:引用模块"http" (执行命令node app.js "http://www.baidu.com")运行下面代码//app.jsvar http = require('http');var url = require('url');function spider(u,cb){ http.... 阅读全文
posted @ 2015-12-28 22:46
_ihhu
阅读(3594)
评论(0)
推荐(0)
|
摘要:
1:引用模块"http" (执行命令node app.js "http://www.baidu.com")运行下面代码//app.jsvar http = require('http');var url = require('url');function spider(u,cb){ http.... 阅读全文
posted @ 2015-12-28 22:46
_ihhu
阅读(3594)
评论(0)
推荐(0)
|