摘要: requests请求库 首先需要安装requests请求库 安装requests请求库有两种方法,一种是使用终端cmd的方法去安装requests请求库 使用pip3 install requests 命令去安装 第二种就是再Pycharm中安装requests请求库 找到File-->settin 阅读全文
posted @ 2019-06-26 20:54 RenJian666 阅读(137) 评论(0) 推荐(0)