摘要: python 聊天室client代码 import socket import threading people_name = '' people_send = '' #101.34.212.195 def client_send(sock): global people_name global people_send while Tr 阅读全文
posted @ 2022-05-27 18:46 小染`` 阅读(71) 评论(0) 推荐(0)
摘要: 博客园美化大全 import socket import threading people_name = '' people_send = '' #101.34.212.195 def client_send(sock): global people_name global people_send 阅读全文
posted @ 2022-05-27 08:31 小染`` 阅读(96) 评论(0) 推荐(0)
摘要: 1 import shutil import os if os.path.exists("wjcl/src/step3/cr"): shutil.rmtree("wjcl/src/step3/cr") os.mkdir("wjcl/src/step3/cr") f1=open("wjcl/src/s 阅读全文
posted @ 2022-05-27 08:15 小染`` 阅读(434) 评论(0) 推荐(0)
摘要: 1 import shutil import os if os.path.exists("wjcl/src/step3/cr"): shutil.rmtree("wjcl/src/step3/cr") os.mkdir("wjcl/src/step3/cr") f1=open("wjcl/src/s 阅读全文
posted @ 2022-05-27 08:14 小染`` 阅读(21) 评论(0) 推荐(0)