搜索资源列表
XmlBook
- 基于VC++制作的,包含了CMarkUp类,以XML文件为数据库,实现了通讯录的功能,包括新建、修改、查找、删除等功能。-Based VC++ produced, including CMarkUp class to an XML file for the database to achieve the address book functions, including create, modify, search, delete functions.
TCP_API_Server2.0
- 实现TCP,HTTP,SMTP协议的框架,Data里对MySQL接口封装,XML里对DOM标准的实现。我目前主要是做C++网络编程,曾经尝试接触ACE库,但觉得太复杂难理解,而且也没有条件用于项目,后来发现了Poco,不仅简单易用,而且也包含《C++ Networking Programming》中提到的各种模式和框架,更难得的是文档注释丰富,看起源码来相当舒-class Net_API TCPServer: public Poco::Runnable class Net_API TCPSe