- 授权协议: zlib/libpng License
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://www.grinninglizard.com/tinyxml/
- 软件文档: http://www.grinninglizard.com/tinyxmldocs/index.html
软件介绍
TinyXML是目前非常流行的一款基于DOM模型的XML解析器,简单易用且小巧 玲珑,非常适合存储简单数据,配置文件,对象序列化等数据量不是很大的操作。支持对XML的读取和修改,不直接支持XPath,需要借助另一个相关的类库TinyXPath才可以支持XPath。
Database Design and Implementation
Edward Sciore / Wiley / 2008-10-24 / 1261.00 元
* Covering the traditional database system concepts from a systems perspective, this book addresses the functionality that database systems provide as well as what algorithms and design decisions will......一起来看看 《Database Design and Implementation》 这本书的介绍吧!
