CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - xml 树

搜索资源列表

  1. CommunicationRecordManageSystem

    0下载:
  2. 通讯录管理系统是单机版,主要功能是管理学生的通讯方式,并且提供相关 的统计分析。要求前端GUI 采用Swing 技术,数据存储采用文件系统(可以是 文本文件、可以是xml 文件或其他自定义格式文件,但不能是Excel 文件)。 功能点 1.实现学生基本信息的录入、修改、删除、查询等。 2.支持学生的分类,分类采用树形结构,而且树的层次是无限的。例如 华南农业大学 -----信息学院 ----------计算机系 -----------------计算机(1)班
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17566972
    • 提供者:
  1. xstream-distribution-1.4.2-src

    0下载:
  2. 在越来越多项目的中xml扮演着重要的角色,程序对xml的解析也越来越频繁。常规的解析工具都是解析器把xml文档转化为一个包含其内容的树,并对树进行遍历,要实现将java对象序列化为xml或者再转换回来,则需要大量的代码实现。而使用XStream则不用任何映射就能实现多数java对象的序列化。-Play an important role in more and more projects in the xml process xml parsing more and more frequent.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:952381
    • 提供者:吴昊
  1. treeview2xml

    0下载:
  2. 将树的节点保存到XML文件中,在程序加载时由重XML文件中读取出来,达到Tree和XML的相互转化。-The Tree node saved to the XML documents, in the program when loading by heavy XML documents read out to the Tree and XML conversion.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:20034
    • 提供者:liu
  1. java_dom_xml

    0下载:
  2. 对当前流行的xml进行解析,并且封装到java 类里面,本次解析采用的是w3c标准的dom树解析-On the popular XML parsing, and encapsulated into the Java Class, the analysis using the W3C standard DOM tree analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:12219
    • 提供者:lili
  1. SetBookCfg

    0下载:
  2. 配置树型结构的工具,根据树型配置,生成一个XML文档 -Configuration tree structure tools, according to the tree configuration, generating an XML document
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:263521
    • 提供者:风雨同行
  1. TreeXml

    0下载:
  2. 有关mfc中树控件的使用和对xml的解析-//If you have not yet registered, please register. Source requirements for at least 5 C or Java source code or other good source or programmed learning materials, quality
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-16
    • 文件大小:4473210
    • 提供者:
  1. DemoTreeBindingMVVM

    0下载:
  2. *.xml文件和wpf 树的MVVM 绑定实例-XML file Binding to wpf tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:156526
    • 提供者:李列云
  1. TreeView

    0下载:
  2. 树与xml数据交互,将treeview树,转化成xml文件,及读取xml文件到treeview。-Tree and xml data exchange
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:25424
    • 提供者:
  1. pvs__treectrlr

    0下载:
  2. 该程序源码为从XML文件中读取数据写入到到打开的工程中的树型目录中. 可直接使用。 -The program source code to read data from the XML file is written to the directory tree to open the project can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:29818
    • 提供者:chenhebingb
  1. JSTree

    0下载:
  2. jquery 功能树有多种展现方式,数据库,xml等-jquery function tree show, databases, xml
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:951886
    • 提供者:yang
  1. xmlparse-(1)

    0下载:
  2. c语言写的一个xml的树的解析,希望对您你能有帮助,-c language write a xml parsing tree, you want to you can help, thank you
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:2807
    • 提供者:白鑫
  1. tree

    0下载:
  2. XML无限极动态目录树,可动态生成,附演示数据库-XML Infinitus dynamic directory tree can be dynamically generated, attached demo database
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:50171
    • 提供者:何玉锁
  1. jqXMLUtils

    0下载:
  2. DOM树的结束行走是这里! 这个小而快实用程序将XML文件获取通过$。ajax Javascr ipt对象,完全消除了需要使用DOM树的遍历提取数据。所有的属性和值都可以访问使用点号(.)符号。除了简化你的方式访问数据还可以进一步处理之前排序节点。该组件可以很容易地用于编写SOAP或RSS的客户机。 JSON对象是如何组装?这个工具是一个递归沃克,开始在你的文档的根并创建一个新对象为每个节点,并为每个节点属性的新领域。每当一个树沃克遇到一个文本节点或一个CDATA节点中,它赋予它的价值。
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1823
    • 提供者:avmngo
  1. read-TreeView-to-datagridview-12.11

    0下载:
  2. 程序为XML文件编辑器源码,可以编辑XML文件并按照两种不同格式保存,并可以树的形似显示出来-this is a program that base on C# and can show the xml doc to the datagridview
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:95232
    • 提供者:foxkemu
  1. vtreeminer_transplant

    0下载:
  2. 在windows环境下运行,能挖掘频繁树库中所有频繁子树的挖掘算法。并可以手动设置支持度等参数。并且包含了,将xml等文件转换成程序所需要的数据格式程序。-Run in the windows environment, mining frequent tree library frequent subtree mining algorithms. And support, and other parameters can be set manually. And includes, xml an
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1359184
    • 提供者:虞勇
  1. XML_Pathfi

    0下载:
  2. 本文论述了建设一个简单的工具,它可以用来确定和评估路径在一个XML文档,测试查询这些路径。该应用程序允许用户打开一个XML文档转换成一个树状视图控件,以便查看结构 用户可以右键单击任何节点在树状视图来公开一个上下文菜单,将允许用户复制当前路径,节点。用户可以打开一个测试窗口并粘贴复制路径进入一个表达式文本框。一旦路径被粘贴到文本框,用户可以直接测试路径,或者可能编辑路径和测试编辑。-This paper discusses the construction of a simple tool th
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:262018
    • 提供者:海棠果
  1. JavaCompiler3.0

    0下载:
  2. Java实现的一个编译器前端,可以生生成符号表和中间虚拟语法树。做了模块化设计,分别对象的前端,中间码还有后端进行的分别实现,任何一部分都可以写成自己的实现。有一个小MX5的测试文件,可以直接运行MX5.java-A compiler in Java implementation, it is be able to generate symbol table and abstract syntax tree, outputting them in a nice XML format. Each
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:140424
    • 提供者:ChenLoot
  1. readXML

    0下载:
  2. xml文件形成树结构,可以点击打开或者关闭,可以显示节点属性。-xml file to form a tree structure, you can click to open or close, you can display node properties.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:4062
    • 提供者:韦威
  1. DemoTreeBindingMVVM

    0下载:
  2. *.xml文件和wpf 树的MVVM绑定实例-XML file Binding to wpf tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:156572
    • 提供者:erethe
  1. xsdtoxml

    0下载:
  2. 一种采用DOM模型的XML配置文件解析方法。能将任意.xml结尾的文件解析成想要的DOM树模型。-An XML configuration file using the DOM model of analytical methods. Can arbitrarily. Xml file parsing the DOM tree at the end of a desired model.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4477
    • 提供者:凌东
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com