摘要: 1、本地下载requests库 pip3 install requests 2.在pycharm中导入requests库 3、写代码 # -*- coding: utf-8 -*- # @Time : 2020/8/17 6:05 下午 # @Author : yuxiaoxue # @File : 阅读全文
posted @ 2020-08-18 14:52 于小雪 阅读(175) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : 2020/5/21 下午4:02 # @Author : Yuxiaoxue# @Site : # @File : question1.py # @Software: PyCharm '' 阅读全文
posted @ 2020-06-04 23:29 于小雪 阅读(69) 评论(0) 推荐(0)