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

搜索资源列表

  1. 标记语言的简单解释器算法实现

    0下载:
  2. 使用一种类似 XML 的文本标记语言来描述一种含有分支和层次结构的成员信息,(有关 XML 的更多信息,请参考 W3C 网站)设计一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: ABC 123456 group1 每组"标记"包含两部分:标记名称和标记值。例如, 123456是一组标记。标记名称包含在一对尖括号中 (""), 称为标记头, 称为标记尾。 标记头和标记尾
  3. 所属分类:系统编程

    • 发布日期:2011-05-22
    • 文件大小:144470
    • 提供者:zjuqsr
  1. luckydraw

    0下载:
  2. 能够实现flash读xml 最关键是实现了flash通过js写文件的功能 源代码为一个抽奖小游戏。-Flash reading xml able to achieve the most critical is to achieve a flash via js function of the source code to write files to a lottery game.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:609584
    • 提供者:程辉
  1. XMLReader

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:63486
    • 提供者:dragon
  1. Configuration

    0下载:
  2. 可以实现自定义的XML配置文件的操作,可读,可写,但要求定义好Xml文件。-Can achieve a custom XML configuration file operation, readable, writable, but requested that the definition of good Xml document.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2091
    • 提供者:liaojiajie
  1. parse

    0下载:
  2. C#写的一个xml解析的小程序,编译运行后,读入po.xml,控制台输出解析结果-C# written xml parsing tool, compile and run, read po.xml, outout to the console
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1972
    • 提供者:tttxxx
  1. testWriteXml

    0下载:
  2. 可以把java中数据库中的操作的数据中的ResultSet对象中的所有数据,写成对应的xml文件 ,这个方便读xml数据 显示xml数据-Can java in the operation of the database data in the ResultSet object to all data, written in the corresponding xml file, the easy reading of xml data xml data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13634
    • 提供者:高飞
  1. XMLReaderDragon

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:79699
    • 提供者:dragon
  1. jdom

    0下载:
  2. jdom 是一个处理xml文件的java类库,可以方便地对xml文件进行读或写-jdom is a processing xml file java class library, can easily read or write xml file
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:433649
    • 提供者:clicksion
  1. makehtml

    0下载:
  2. 本人写的简单后台,带生成html功能和xml广告功能,html已被我注释掉,xml功能得读xml模型,生成,具体看后台-I write a simple background with html generation features and functionality xml ads, html has been, I commented out, xml functions may read xml model, generate, specific look at the backgrou
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:739028
    • 提供者:lian
  1. XMLReaderElementDemo2

    0下载:
  2. 在c#下开发的xml阅读,具有xml类文件写出和读入等功能-xml reader
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:16118
    • 提供者:lv delinag
  1. HW2

    0下载:
  2. 1、写4个类,一个基类是配置文件解析器类,其他三个类是它的子类,分别用以解析txt文件、XML文件、二进制文件格式的配置文件。 2、要求使用虚函数 3、有完整的测试程序测试自己所写的解析器 4、要求完成配置文件的读、写和修改-1, write four classes, a base class is the configuration file parser class, the other three classes are its subclasses, respectivel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7818
    • 提供者:ychy
  1. markupclass

    0下载:
  2. c++操作xml文件包括xml的读、写、更改、生成等操作,简单易用-c++ xml operating xml file includes the reading, writing, change, generation, and operation, easy to use
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:723216
    • 提供者:zxh062
  1. mdb2xml

    0下载:
  2. C#中把ACCESS数据库中的内容读出来,然后写到一个XML文件中-C#: read out the contents of an ACCESS database, and then write the contents into an XML file
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:42036
    • 提供者:Lin Lin
  1. tinyxml

    0下载:
  2. 简单的xml程序,主要提供xml文件的读与写的demo。-Simple xml program, read and write xml file demo.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:42970
    • 提供者:maweixia
  1. CMarkup

    0下载:
  2. XML文件的学习资料,包含XML文件的节点读和写-Reading and writing XML files
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:5024723
    • 提供者:曾晓菲
  1. XmlReadAndWrite

    0下载:
  2. xml文件的读和写,并根据所需的信息进行返回提示信息-xml read and write
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:46749
    • 提供者:dingyaru
  1. TinyXML-class

    0下载:
  2. TinyXML类库,用于XML文件的便捷写和读,解压后直接放置在项目目录下,并引用两个文件便可以使用,-TinyXML library, convenient for writing and reading XML files, placed directly under the project directory after decompression, and cited two documents you can use,
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:39961
    • 提供者:zhang
  1. MYTOOLS

    5下载:
  2. C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6617088
    • 提供者:southeastofstar
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com