文件名称:C-XML
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 253kb
- 下载次数:
- 0次
- 提 供 者:
- zh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ANSI C 写的XML解析库,可以用来读写XML格式数据 -a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors ANSI C compilers) and a "make" program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mxml-2.5\ANNOUNCEMENT
........\CHANGES
........\config.h.in
........\configure
........\configure.in
........\COPYING
........\doc\0.gif
........\...\1.gif
........\...\2.gif
........\...\3.gif
........\...\4.gif
........\...\5.gif
........\...\6.gif
........\...\7.gif
........\...\8.gif
........\...\9.gif
........\...\A.gif
........\...\advanced.html
........\...\B.gif
........\...\basics.html
........\...\C.gif
........\...\chapters.xcf.gz
........\...\D.gif
........\...\E.gif
........\...\F.gif
........\...\footer.man
........\...\install.html
........\...\intro.html
........\...\intro.man
........\...\license.html
........\...\logo.gif
........\...\logo.xcf.gz
........\...\makedocs.sh
........\...\mxml.book
........\...\mxml.html
........\...\mxmldoc.html
........\...\mxmldoc.man
........\...\mxmldoc.xsd
........\...\reference.heading
........\...\reference.html
........\...\relnotes.html
........\...\schema.html
........\...\title.html
........\install-sh
........\Makefile.in
........\mxml-attr.c
........\mxml-entity.c
........\mxml-file.c
........\mxml-index.c
........\mxml-node.c
........\mxml-private.c
........\mxml-private.h
........\mxml-search.c
........\mxml-set.c
........\mxml-string.c
........\mxml.h
........\mxml.list.in
........\mxml.pc.in
........\mxml.spec
........\mxml.xml
........\mxmldoc.c
........\README
........\test\class.cxx
........\....\dotest.sh
........\....\enum.cxx
........\....\function.cxx
........\....\functype.cxx
........\....\struct.cxx
........\....\type.cxx
........\test.xml
........\testmxml.c
........\vcnet\config.h
........\.....\mxml.sln
........\.....\mxml1.def
........\.....\mxml1.vcproj
........\.....\mxml1d.def
........\.....\mxmldoc.vcproj
........\.....\testmxml.vcproj
........\doc
........\test
........\vcnet
mxml-2.5