搜索资源列表
xmlctrltree
- 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a
XMLFILE
- WIN32环境下解析XML文件的的工具包
xmlctrltree
- 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a
XMLFILE
- WIN32环境下解析XML文件的的工具包-WIN32 environment analysis XML document toolkit
XmlFile
- XML文件操作库。包括对XML所有读取操作功能。-XML file manipulation library. Including all the read operation of XML features.
xmlFile
- 关于xml文件的生成、插入、删除等操作。运行时用户名处随便输入一个点击登陆即可-About to generate xml document, insert, delete, etc. operations. Run-time user name Department casually enter a landing can click
create-xmlfile
- 创建xml文件,create xml file-create xml file create xml file
xmlfile
- xml 读取与写入的专业源代码,很好用的!
xmlfile
- jquery lib 个Jquery读取xml文件-jquery lib a Jquery to read xml file
XML_cpp
- vc解析xml文件的源代码,对初学者相当有用!-vc parse xml file source code is useful for beginners!
XmlFile
- 编程时利用到的小型数据库xml文档,通用的树结构,编写成了一个类,实现了xml的创建,读写,使用起来很方便-Classname:CxmlFile. use xml Files to sava datas instead of access or ini files.
XMLFile
- 包含XMLFile.cpp、XMLFile.h,操作xml文件的类,读写操作非常简便。-Contains XMLFile.cpp XMLFile.h, operating class of the xml file, read and write operations is very simple.
XmlFile
- 封装的一个xml读写类,非常好用,将xml格式的复杂api通过封装,转换成类似ini的操作方法,此类是跨平台的,被我也应用到IOS平台 标准的key-value模型 例子 XMLFile File("1.xml","testRoot") //文件名和根节点 SetIntForKey("age",11) //设置 -Xml reading and writing classes in the package, v