搜索资源列表
Python References
- Python 学习笔记,包括有COPY、POPEN、Socket、Struct、argparse、Parser、dictionary、enum、ipaddress、pprint、threading、ElementTree。(notes for studying Python)
socket
- 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)