搜索资源列表
XML 树型控件代码
- 这是一个用XML在网叶上面编写树型控键的实例代码 包括HTML文件.-This is a network using XML in the preparation of tree leaves above the keys with code examples, including HTML files.
XML数据结构_TreeCtrl
- XML数据结构,是个文件树 AppWizard has created this SLT application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-XML data structure is a tre
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 DOM parser. The documents are
XMLLib
- XMLlib是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-XMLlib is a revenue parsing XML for Analysis, can be used for C, in Windows or Linux compiler. The analytical model adopted for parsing XML documents
tinyxml
- 解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树。
tree
- xml树,利用JS读取,可以在网站后台中使用,
xml_ptr
- 生成XML树(通过std::map<> 实现XML解析树) 使用递归遍历打印,删除。
VC++实现的XML配置树形控件中节点
- 用XML配置文件配置树节点,很强大,并支持编辑修改等功能。
XML文档的解析
- XML文档的解析包括路劲,节点,及树的特征向量的提取
vtree 浮动的树状控件的例子
- 一个浮动的树状控件的例子,可以从xml中导入数据,-An example of floating tree control,which can load data from xml
Markup
- 一个比tinyxml更快的解析xml的程序,可以方便的生成dom树解析xml文件-A faster than tinyxml xml parsing the program, you can easily generate xml file parsing dom tree
XmlTree
- XML生成treeview树形控件,比较强大-XML generated treeview tree control, more powerful
XML
- 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
XML
- XML解释器的算法实现,用来显示一个二叉树-XML interpreter algorithm is used to display a binary tree
AppAnchorList8-3
- 一个完善的winForm动态加载组件,内容包括自定义控件开发,XML文件操作,树控件事件,句柄编程的应用,本人最近力作,一般编程人员不可多得的参考。-Controls programing
MFC XML
- 实现了一个CXMLFile类来操作XML文件,对应用程序设置选项的保存作了特别的接口支持,并实现了一个CPersistentTreeCtrl(一个可保存标签项的树控件)来演示CXMLFile类的用法。 -Implements a class to manipulate XML files CXMLFile, set the options for saving the application made a special interface support, and implementat
xml
- 那么我们要读取的值可以理解为一个路径的存档,必须有明确的位置 XML树.取节点值 (“配置/数据1/角色”, 角色),即为读取 配置 里面的“数据1”的角色值,并存放到角色这个变量。 “配置”我们可以理解为一个硬盘的分区,“数据1”可以理解为一个文件夹,角色就是其中我们存放的数据。 可以有很多个“配置”,很多个数据,当然考虑到程序工作速度的问题,一个XML文件还是别存太多数据为妙。 - 可以有很多个“配置”,很多个数据,当然考虑到程序工作速度的问题,一个XML文件还
xml
- xml,xml schema的一个应用,xml树的建立-An application xml, xml schema of
XML
- 从XML文件导入数据,并根据该数据重建XML树(如果XML树已经创建,则自动释放当前XML树,然后执行导入操作)。(The data is imported from the XML file, and the XML tree is rebuilt based on that data (if the XML tree has been created, the current XML tree is automatically released, and then the import op