07 2022 档案

摘要:1 获取北京时间 import time import requests def getBeijinTime(): try: # 设置头信息,没有访问会错误400!!! hea = {'User-Agent': 'Mozilla/5.0'} # 设置访问地址,我们分析到的; url = r'http 阅读全文
posted @ 2022-07-28 21:04 默默雷 阅读(1046) 评论(0) 推荐(0) 编辑
摘要:1 下载Gzipped source tarball wget https://www.python.org/ftp/python/3.8.13/Python-3.8.13.tgz 2 解压 tar -xzvf Gzipped source tarball 3 安装所需的其他包 yum instal 阅读全文
posted @ 2022-07-17 16:03 默默雷 阅读(759) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示