摘要:
#字号字体 font: 10pt "Consolas"; #颜色 color: rgb(0, 85, 0); color:red; #边框线条 border:2px groove gray; #圆角 border-radius:10px; #文字与框边距 padding:4px; #背景颜色 bac 阅读全文
摘要:
# -*- coding: utf-8 -*- # Form implementation generated from reading ui file 'untitled.ui' # # Created by: PyQt5 UI code generator 5.13.2 # # WARNING! 阅读全文
摘要:
更新多屏幕识别坐标功能 # -*- coding: utf-8 -*- # @Time : 3:06 PM # @Athor : WuHe # @File : FindDisplayPix.py import os import time # 前提条件:电脑可以正常使用adb命令 def read_ 阅读全文