Skip to content

kei0502/SimpleProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleProblems

代码随手写

2016.03.09

为什么js的数独就不行!
每次主席来问我都是我没做过的题

2016.03.04

leetcode continue

2016.03.03

明明在开题,实验室却经常有人讨论刷leetcode,好呗我也闲着刷了几道,之前都是java刷的,现在要开始写js啦

2016.02.25

测试phantomJS和cheerio两种方法抓取页面的性能:

  • cheerio效率比phantomJS明显好很多
  • 不过phantomJS功能更强大,还能对抓取的页面做修改、保存成图片或pdf、测试js等

ps. 没传package.json,需要先安装:
npm install phantomjs
npm install cheerio
npm install request
然后运行:
phantomjs phantomtest.js
node cheeriotest.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published