搜索资源列表
XML编辑器
- 用Java编写的一个XML编辑工具.这个SimpleXmlEditor.zip里有齐所有的文件, 包括可运行的.class文件打包.jar文件, 运行软件的快捷方式.bat文件, 说明文件.html文件, feedback.txt文件, 要特别申明的是一定要看清楚说明文件, 要不然, 很可能不能顺利运行.-prepared by using a Java XML editing tools. The Qi SimpleXmlEditor.zip there are all the documen
XML-Class
- 实现XML的解析,完整实用。在实际应用中不错。
CMarkup
- XML文档处理类CMarkup,在VC中可以直接调用,已经封装好了MSXML的操作-XML class CMarkup the VC can be called directly, have a good package MSXML operation
DdEdE
- This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XM
83390069XML-Class
- xml 解析的类和例子,xml 解析xml 解析的类和例子,xml 解析-xml parsing categories and examples, xml parsing xml analytic categories and examples, xml Analysis
XmlHelperDemo
- After working with a couple of XML projects for the last six months, I am ready to share a class I wrote called XmlHelper which got me through all the complexity of XML and made my life a lot simpler. If you are a XML beginner or have no idea about X
XMLOp
- 一个简单的操作xml的类, -Xml a simple operation of the class, the operation of a simple xml class
XML
- 一个方便使用的XML操作类库,采用微软DOM方式-xml operater class
uXMLTools
- XML helper class for handling typed attributes. Allows direct, safe access to attributes as boolean, integer, etc.-XML helper class for handling typed attributes. Allows direct, safe access to attributes as boolean, integer, etc.
XML-RPC
- 我自己动手写的XML-RPC,最近自己写了写关于大规模分布式只是学习的实验,其中用到了python里面的清凉级-I have to write himself a XML-RPC, recently wrote out a large-scale distributed only to learn to write on the experiment, which used the python inside the cool-class
poco-1.3.6p2.tar
- POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包括:HTTP、 FTP、SMTP 等;其本身还包含一个 HTTP 服务器,提供 XML 的解析和 SQL 数据库的访问接口。-C++ class libraries for network-centric, portable applications, integrated perfectly with the C++
XmlObject
- xml 封装类,com方式实现,类厂的创建-xml package, class, com be achieved, the class factory to create
test
- 这是一个序列化XML的类文件,可以序列化XML文件-This is a sequence of XML class files, XML documents can be serialized
XML_lectures
- xml的讲义,里面包含xml的上课讲义与上机作业,希望大家踊跃下载-xml handouts, which contains the xml class lectures and work on the machine, I hope you actively download
CMarkup
- VC++中解析xml的类,非常方便,内含类的详细使用说明-Xml parsing in VC++ class, very easy, detailed instructions included class
xml-parser
- 简要的xml解析器,是老师上课的题目,主要使用了树的结构吧~-Brief xml parser, is the subject teacher in the class, the main use of the tree structure it ~
XML--wangyeshejiyuandaim
- XML入门教程,适合从0开始学习的学生,也适合做上课的课件-Introduction to XML tutorial for students to learn from zero, but also suitable for class courseware
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.
xml
- 解析XML文档 本类对外提供三个函数接口 1.SetConfigValue()函数,设置节点值。 主建不存在时,添加主键;值无效在时,放弃操作。 2.GetConfigValue()读取节点值。 3.GetError()函数,返回错误类型 -Parse an XML Documentation This class provide external three function interface 1.SetConfigValue () function, set the
基于XML数据存储学生管理系统
- 简单学生管理系统,添加班级、学生,数据存储基于xml存储。(Simple student management system, add class, student, data storage based on XML storage.)