- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://sockets.carrierlabs.com/
软件介绍
Simple Sockets 是一个跨平台的 socket 通讯开发包,该工具包支持各种协议,包括 TCP、UDP、HTTP socket 等。包括阻塞和非阻塞的 sockets 、polling、线程安全和信号安全等特性。
在 Windows 下的安装方法:
- 解压
- 打开 CSocket 目录下的 CSocket.sln
- 编译
High Performance Python
Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99
If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!