Loading

12 2021 档案

摘要:pyqt5-笔记 https://www.bookstack.cn/read/PyQt5-Chinese-tutoral/%E4%BA%8B%E4%BB%B6%E5%92%8C%E4%BF%A1%E5%8F%B7.md 1. Pycharm安装pyqt5 pip install -i http:// 阅读全文
posted @ 2021-12-30 01:50 luoxian 阅读(57) 评论(0) 推荐(0) 编辑
摘要:PyAutoGUI-自动化手工操作工具 https://www.jianshu.com/p/9c3cce682120 一个外挂代码 先上一小段外挂示例代码:全部代码见https://github.com/asweigart/sushigoroundbot 外挂代码功能为: 1、通过内置图片定位桌面上 阅读全文
posted @ 2021-12-28 19:04 luoxian 阅读(459) 评论(0) 推荐(0) 编辑
摘要:时间转换与加减 import time import datetime localtime = time.asctime(time.localtime(time.time())) print(localtime) # Sun Jul 5 17:14:09 2020 time # 当前时间戳 time 阅读全文
posted @ 2021-12-26 17:47 luoxian 阅读(864) 评论(0) 推荐(0) 编辑
摘要:Sublime-text www.sublimetext.cn 一、下载 打开sublimeText3官网,点击下载 最新激活: https://www.abskoop.com/4786/ —– BEGIN LICENSE —– Mifeng User Single User License EA7 阅读全文
posted @ 2021-12-26 13:44 luoxian 阅读(331) 评论(0) 推荐(0) 编辑

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