Skip to content

Commit

Permalink
更新RM
Browse files Browse the repository at this point in the history
  • Loading branch information
xueli.xue committed Oct 20, 2017
1 parent 22c1786 commit 7745ac3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,8 @@ crawler.start();
#### 第四步:停止爬虫
```java
crawler.stop();
```
```

## TODO
1、param
2、cookie

0 comments on commit 7745ac3

Please sign in to comment.