摘要: host端 1 from tkinter import * 2 import socket 3 import os 4 import time 5 from pykeyboard import* 6 import threading 7 #初始化各种参数 8 def initial_paramete 阅读全文
posted @ 2021-04-02 15:55 Superior刘清帆 阅读(585) 评论(0) 推荐(0)