python之利用epoll實現http服務器

#!/usr/bin/python3.5 # -*- coding: utf-8 -*- # @Time : 18-7-2 下午7:39 # @Author : "Fengwr" # @email : fengwenrui1217@163.com # @File : epoll實現http.py # @Software: PyCharm import socket import
相關文章
相關標籤/搜索