12 2020 档案

摘要:不打开窗口特效无法使用录屏(快捷ctrl+alt+r) 在商店中搜索显卡 重启 阅读全文
posted @ 2020-12-25 11:36 Tarzen 阅读(996) 评论(0) 推荐(0) 编辑
摘要:# 最终代码 import requests from requests.adapters import HTTPAdapter s = requests.session() s.mount('http://', HTTPAdapter(max_retries=3)) s.mount('https: 阅读全文
posted @ 2020-12-22 09:35 Tarzen 阅读(990) 评论(0) 推荐(0) 编辑
摘要:import grequests #这个包要放到文件最顶部的导入 req_list = [] for x in range(100): headers = {"Content-Type": "application/json", 'Connection': 'close'} url = "http: 阅读全文
posted @ 2020-12-08 16:26 Tarzen 阅读(930) 评论(0) 推荐(0) 编辑
摘要:# tarzan @ tarzan3w in ~ [8:48:41] $ nohup google-chrome & #后台挂起启动chrome [1] 10651 nohup: 忽略输入并把输出追加到'nohup.out' 阅读全文
posted @ 2020-12-03 08:57 Tarzen 阅读(1215) 评论(0) 推荐(0) 编辑
摘要:1.先看效果(小熊) 教程 先找到你要修改的应用程序(谷歌浏览器) 确保有sudo权限哦 # tarzan @ tarzan3w in ~/Desktop [13:30:37] $ cd /usr/share/applications/ # tarzan @ tarzan3w in /usr/sha 阅读全文
posted @ 2020-12-01 14:42 Tarzen 阅读(2221) 评论(0) 推荐(0) 编辑

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