资源列表
XML
- xml解析源代码,解析xml文件,组合xml文件-the parser code of xml
CXMLFile_src
- Web develop source code
WebClient
- webService简单实例,很好的学习(webService demo study normal go go go)
coolcoder.rar
- 工具自动生成连接数据库的xml文件,适用于vs2005,很好用! 工具自动生成连接数据库的xml文件,适用于vs2005,很好用!,Tools automatically generate the xml file to connect database for vs2005, good use! Tools automatically generate the xml file to connect database for vs2005, good use!
vc_cxml
- xml读写类,一个例子很好的例子,方便使用! 可以省去好多操作,很方便很快捷!
21840195vc_cxml
- VC++处理xml文件的例子,很好用的。-a simple for xml
kgp
- Python解析XML的一个简单的试例程序,涉及一些简单的基本知识。-Python parses a simple XML test case procedure, involving some simple basics.
ezxml-0.8.6.tar
- 简易的XML解析工具,高性能,资源消耗小,适合嵌入式系统使用。-Easy XML parsing tools, high performance, resource consumption, suitable for embedded systems.
vc_cxml
- 一个很简单的XML封装类,功能还不够完善,希望能够在大家的提点下继续完善,源文件中包含有三个类(具体看头文件):CXml XML文件类CXmlNode XML结点类CXmlNodes XML结点集合类 -A very simple XML package type, function also is not perfect, we hope to be able to continue to improve the under mentioned points, the source fi
gallery
- 一个flash 相册源码,数据可以由xml动态传进去-A flash album source, the data can be dynamically pass into xml
xml-20120928
- vc6.0下对xml的解析方面的源码学习,供各位参考学习。-vc6.0 xml parsing source under study for reference learning.
XMLread
- XML文件时可以自定义标签的文件,现在一般应用程序都用它来保存配置,本应用程序可以读取XML文件中的数据。