Skip to content

Commit

Permalink
添加bug报告信息
Browse files Browse the repository at this point in the history
  • Loading branch information
yanzhou committed Nov 5, 2014
1 parent 07f0bff commit 348d711
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
##bug报告

1. issue
2. pull request
3. 联系 颜登程<yanzhou@mail.ustc.edu.cn>

##使用说明

1. 在src/CnkiSpider.py设置检索条件

2. 执行src/CnkiSpider.py抓取数据
Expand All @@ -18,7 +26,7 @@

10. 如果数据文件中从某部分开始大量出现关键词字段和分类号字段为空的情况,则将src/CnkiSpider.py中restEvery变量调小,restPeriod变量调大后重试。

## diff Windows version and Linux version
## windows下和linux下使用需要修改的地方

CnkiSpider.py print "----CONTENT:获取第" + str(article["order"]) + "篇文章"

Expand Down

0 comments on commit 348d711

Please # to comment.