搜索资源列表

  1. XmlStringParser

    0下载:
  2. XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible u
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16308
    • 提供者:黄国峰
  1. readxml

    0下载:
  2. EVC中读取XML文件,包括添加XML节点,生成XML文件等功能,里面只列举了读取XML文件的内容。-EVC read XML documents, including the addition of XML nodes, generate XML documents, and other functions. which only lists read the contents of XML documents.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22456
    • 提供者:jinna
  1. XmlStringParser

    0下载:
  2. XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible u
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-03
    • 文件大小:16384
    • 提供者:黄国峰
  1. readxml

    0下载:
  2. EVC中读取XML文件,包括添加XML节点,生成XML文件等功能,里面只列举了读取XML文件的内容。-EVC read XML documents, including the addition of XML nodes, generate XML documents, and other functions. which only lists read the contents of XML documents.
  3. 所属分类:Windows CE

    • 发布日期:2024-10-03
    • 文件大小:22528
    • 提供者:jinna
  1. JTree

    0下载:
  2. 一个很好的jTree的例子,把JTree嵌在了网页上面,通过XML读取树的节点-JTree a good example of the JTree embedded in the page above, read through the XML tree node
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-03
    • 文件大小:18432
    • 提供者:yue
  1. XmlQuery

    0下载:
  2. 一个用CSharp编写的关于查询XML数据的例程,示例中实现了XML中各个节点数据的读取。-With the preparation of a CSharp query XML data on the routine, sample achieved in each XML node data to read.
  3. 所属分类:C#编程

    • 发布日期:2024-10-03
    • 文件大小:48128
    • 提供者:李美剑
  1. xml

    0下载:
  2. 这是msxml的用法,包括向xml文件中读取、写入数据,增加节点删除节点等操作。-This is msxml usage, including the xml file to read, write data, delete the node, such as increasing node to operate.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-03
    • 文件大小:3072
    • 提供者:小松
  1. XMLForVC

    0下载:
  2. VC 操作 XML,读取,修改,删除,增加节点等等操作 -xml operat(add,modify,delete,read & etc),VC source code
  3. 所属分类:文件操作

    • 发布日期:2024-10-03
    • 文件大小:172032
    • 提供者:
  1. treeView4

    0下载:
  2. 读取xml文件,处理节点信息,生成treeview-Read xml file, the information processing nodes to generate treeview
  3. 所属分类:界面编程

    • 发布日期:2024-10-03
    • 文件大小:37888
    • 提供者:胡三波
  1. CheckBoxTreeView

    0下载:
  2. 1、实现从xml文件读取并加载到treeview控件 2、实现“选中”、“不选中”、“不确定”三种状态 3、实现节点状态变化后,对业务逻辑的暴露(也就是你选中一个节点后,还想做点其他别的事情) 4、实现节点的动态增加 5、实现多属性的绑定(包括图片和文字) 6、实现checkBox样式的设置 -1, read from a xml file and loaded into the treeview control
  3. 所属分类:TreeView控件

    • 发布日期:2024-10-03
    • 文件大小:77824
    • 提供者:龚小鹏
  1. Xml-File-Code

    0下载:
  2. 读取xml文件,解析各个节点数据,可生成其他类型文件!-analysis xml file information.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-03
    • 文件大小:2048
    • 提供者:kesen
  1. XmlLite-XML-readerwriter-sample

    0下载:
  2. 使用xmllite 进行 xml 文件的 读和写的范例,从xml文件中读取,并存入节点,写入xml-Xmllite example of xml file read and write, and read from the xml file, and stored in the node, write xml
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-03
    • 文件大小:27648
    • 提供者:phoenux
  1. XMLReader

    0下载:
  2. 按节点读取XML文件,里面有两个类,用VS2010制作-Node reads the XML file, there are two classes with VS2010 production
  3. 所属分类:WEB源码

    • 发布日期:2024-10-03
    • 文件大小:6144
    • 提供者:joy
  1. xml

    0下载:
  2. 解析XML文档 本类对外提供三个函数接口 1.SetConfigValue()函数,设置节点值。 主建不存在时,添加主键;值无效在时,放弃操作。 2.GetConfigValue()读取节点值。 3.GetError()函数,返回错误类型 -Parse an XML Documentation This class provide external three function interface 1.SetCo
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-03
    • 文件大小:6144
    • 提供者:lalala
  1. LS_XmlDemo

    0下载:
  2. 自研的一个XML文件读取、写入、访问XML各子节点的程序,可访问XML树形结构,并且可实现对任意节点的修改。-Self-development of an XML file to read, write, visit each child node XML program can access the XML tree structure, and can be modified to achieve any node.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-03
    • 文件大小:89088
    • 提供者:林圣琳
  1. xml

    0下载:
  2. 那么我们要读取的值可以理解为一个路径的存档,必须有明确的位置 XML树.取节点值 (“配置/数据1/角色”, 角色),即为读取 配置 里面的“数据1”的角色值,并存放到角色这个变量。 “配置”我们可以理解为一个硬盘的分区,“数据1”可以理解为一个文件夹,角色就是其中我们存放的数据。 可以有很多个“配置”,很多个数据,当然考虑到程序工作速度的问题,一个XML文件还是别存太多数据为妙。 - 可以有很多个“配置”
  3. 所属分类:其他小程序

    • 发布日期:2024-10-03
    • 文件大小:7168
    • 提供者:myewasdew
  1. WinForm_SuperReader_XLS_XML_CSV_XLS

    0下载:
  2. 本项目使用C#语言编写,winform程序, 演示了如何读取多种类型的数据文件 包含Excel 2007,excel 2003 xml, xls,xlsx,csv, fixed text等多种格式 展示.net XlsxReader方法的使用 展示了.net中操作XML节点的方法-This project uses the c# language, WinForm program Demonstrates how
  3. 所属分类:文件操作

    • 发布日期:2024-10-03
    • 文件大小:353280
    • 提供者:Felix Guan
  1. xml

    0下载:
  2. 简单实用的XML文件字符串解析,读取任意节点值-Simple and practical string parsing XML file, read the value of any node
  3. 所属分类:C#编程

    • 发布日期:2024-10-03
    • 文件大小:37888
    • 提供者:李明
  1. Xml

    0下载:
  2. vb操作XML文件实例,分节点读取数据 vb操作XML文件实例,分节点读取数据-Vb operation XML file instance, sub-node to read data
  3. 所属分类:数据库编程

    • 发布日期:2024-10-03
    • 文件大小:16384
    • 提供者:renbo
  1. XMLUtil

    0下载:
  2. 挺好用的一款xml读取、匹配节点的工具。(Good to use, a XML read, match the node tool.)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-03
    • 文件大小:2048
    • 提供者:快手文
« 12 3 »

源码中国 www.ymcn.org