摘要:
1 # -*- coding: utf-8 -*- 2 # @Time : 2019-07-17 1:39 3 # @File : 网络socket实现http服务器.py 4 # @Software: PyCharm 5 6 import socket 7 import re 8 9 10 def server_conn(conn,file_name): 11 ... 阅读全文
posted @ 2019-07-17 03:42
jum_blog
阅读(1090)
评论(0)
推荐(0)

浙公网安备 33010602011771号