摘要: # -*- coding: utf-8 -*- import sys,os from random import randint from PyQt5 import QtCore, QtGui, QtWidgets from PyQt5.QtGui import * from PyQt5.QtCor 阅读全文
posted @ 2021-12-03 16:10 Bonnie_ξ 阅读(57) 评论(0) 推荐(0) 编辑
摘要: point_names-GUI.py(主程序GUI) import random import re import time import threading from tkinter import * from tkinter import ttk from base64 import b64de 阅读全文
posted @ 2021-12-03 10:20 Bonnie_ξ 阅读(1234) 评论(0) 推荐(0) 编辑