This commit is contained in:
岛风 2019-09-06 19:47:45 +08:00
parent 397367e858
commit 6d473cf37d

View File

@ -1,12 +1,12 @@
# 安装 # 安装
环境需求python3.6+ / pip3 环境需求python3.6+ / pip3
###Linux ## Linux
```shell ```shell
git clone https://github.com/nyaasuki/DoubanBookSpider.git git clone https://github.com/nyaasuki/DoubanBookSpider.git
cd ./DoubanBookSpider cd ./DoubanBookSpider
python3 Spider.py python3 Spider.py
``` ```
###Window ## Window
配置好环境后 配置好环境后
下载并解压https://github.com/nyaasuki/DoubanBookSpider/archive/master.zip 下载并解压https://github.com/nyaasuki/DoubanBookSpider/archive/master.zip
使用cmd命令运行 使用cmd命令运行
@ -21,5 +21,5 @@ __在CMD命令行中输入 “python” + “空格”,即 ”python “;
__将已经写好的脚本文件拖拽到当前光标位置然后敲回车运行即可__ __将已经写好的脚本文件拖拽到当前光标位置然后敲回车运行即可__
#重置程序 # 重置程序
删除DoubanBookSpider目录下的Spider.db即可 删除DoubanBookSpider目录下的Spider.db即可