搜索资源列表
dotnet3
- 本程序对WSDL进行解析,用树形控件显示WSDL元素的关系,一个很好的案例-the right WSDL procedures for the analysis, using tree controls showed WSDL elements, a good case
TranslateXml
- 一个将XML文件解析成树形结构的小程序。该程序程序采用DOM。-an XML document into a tree structure analysis of small programs. Procedure for the use of DOM.
XMLLoad
- 通过VC6.0+MSXML4加载XML文件,显示为树型格式-VC6.0 MSXML4 by loading XML documents, to format tree
xmltut1
- XML解析器,vc++,可以解吸XML文件并形成树型结构-XML parser, vc, desorption and formed XML document tree structure
xmldtree_7
- 此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation
HtmlAnalyzer
- 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
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
Treeview
- 联动Tree菜单更能很不错!!!! good
tree
- xml树,利用JS读取,可以在网站后台中使用,
liqingyun_paper
- 一篇关于“现代汉语标注语料,树库文档转换成XML文档”的论文。 论文主要做了以下三个工作: 1. 对于汉语语料库的文本文档,进行转换,生成XML文档。 2. 对于符合树库标准的文档,进行转换,生成XML文档。 3. 将XML文档,根据DOM标准,以树形显示在屏幕上。-one of the "Modern Chinese Corpus tagging trees for documents converted into XML documents," the papers. P
cugpetrel.rar
- 类似petrel的工程管理树的C++实现,使用xml文档记录工程条目,xml使用msxmllite组件操作,Similar to the petrel project management tree of C++ implementation, using the xml documentation project entry, xml using msxmllite component operation
Markup
- 一个比tinyxml更快的解析xml的程序,可以方便的生成dom树解析xml文件-A faster than tinyxml xml parsing the program, you can easily generate xml file parsing dom tree
XmlTree
- MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库-MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library
xmldtree_2
- 用xml,xls实现在菜单tree,可以有菜单上下文,能够点鼠标右键来实现添加、修改、删除等功能-Use xml, xls to achieve in the menu tree, context menus can be able to point to achieve the right mouse button to add, modify, delete and other functions
XMLviewer
- 本源码实现了对XML文档的最基本的读取,把读取后的内容用VS的树形结构进行显示。程序运行的时候需要access数据库。-The source of the XML document to achieve the most basic reading, after reading the contents of the VS with the tree structure display. Program to run when the need to access database.
TreeDiagrams_src
- 这是一个关于将XML文件以树形结构显示出来的实现程序,仅供学习参考适用-This is a document on the XML tree structure to show the realization of procedures, only reference to the application of learning
tree
- js解析xml文件,涉及到遍历树及节点。 是非常有用的html工具-javascr ipt and xml
c++_ParseXML
- These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document
treeMenu
- 将 Tree 组件添加到应用程序并加载 XML:并展示了flash中类的使用-Tree component will be added to the application and load the XML: and shows the use of flash in the class
RssFeedTree
- RSS feeds are XML formatted documents used to present digital content. RSS typically list items, such as articles or blogs posts. Here s how to create a simple RSS feed reader by transforming the XML into a tree view. Learn how to attach data to a tr