- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/slimxml/
软件介绍
SlimXml是一个小巧,快速,易用的c++ XML解析器。
特性:
支持多种编码的XML文 件:multi-byte, utf-8, utf-8 no mark, utf-16, utf-16 big endian
仅依赖c++标准库,便于移植
自动解析生成XML的data schema;自动生成读/写代码
The C Programming Language
Brian W. Kernighan、Dennis M. Ritchie / Prentice Hall / 1988-4-1 / USD 67.00
Presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to ta......一起来看看 《The C Programming Language》 这本书的介绍吧!
