资源列表
XML_Test
- 封装的一个操作XML的类,可以方便操作XML文件。基于CMarkup Methods。源码在VS2005上编译通过。-A package of operation XML class, can be convenient for the operation XML file. Based on CMarkup Methods. Source code in VS2005 through the compiler.
GetTable
- 一个用gsoap实现的web服务程序,包括客户端和服务器端。实现了从服务端读取相应结构的数据。-gsoap achieve with a web service procedures, including the client and server side. Realizing from the server to read the data structure accordingly.
xml_chm
- xml,html的继父,日后再众多领域都能用到-xml, html' s stepfather at a later stage can be used in many fields
Exercise-Files
- Lynda.com.XML.Essential.Training.DVD 教学视频的源码-Lynda.com.XML.Essential.Training.DVD teaching video source
linqExample
- This project illustrates how LINQ(Language Integrated Query) to xml is used to read xml data easily.
XmlParser-v1.0
- xml解析器,可以读取任意格式的xml文件,并支持任意位置增删改查。-xml parser can read any format of the xml file, and support anywhere in CRUD.
ML_XML_Demo-master
- Full XML parsing Demo, collected online, for reference only.
work001
- 网吧机房管理系统原代码 -room Internet cafe management system source code
XMLgrammar
- Java编写的XML文件读取程序,可以读取XML并判断2个XML文件的内容是否可以互相转换,比如一个文件的根元素是否是另外一个文件根元素的子集,需要预先自定义(例:演员属于艺术家,CD属于多媒体,等),如可以转换可自动生成XML文件
CfeduOSWebService
- web服务调用roteros,从而实现对routeros的操作.
Ub.XMLRPC
- xmlrpc 接口开发事例 c# web 开发接口代码,可以和其他接口对接-xmlrpc 接口开发事例
LogXML_demo
- 用c程序实现xml文件的读取和写入。xml文件目前常常作为软件的log文件。-read or create a xml file.