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

搜索资源列表

  1. DMPprototype20050314_1

    1下载:
  2. 这是我在公司为整合PMDB和CQ的DB所写一个工具,能实现为N个服务器的N*N个数据库中的表建立关系.并导出为XML关系文件,提供API能将XML中关系读回成关系对象,并于数据库交换.-in there for the integration of CQ and the DB wrote a tool to achieve servers N N N * database table relationships. And exported to XML documents relationshi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1160717
    • 提供者:李禅
  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. 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. 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. Address-Book

    0下载:
  2. 如何使用XML语言(读和写XML)来构建数据基础。检查该代码,其自由不是演示和你真的会学会很多关于XML…… -How to use XML language (reading and writing XML) to build a data base. Examine the code, its free demo and you really will not learn much about XML ......
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-11
    • 文件大小:45678
    • 提供者:希望
  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 ... 11 12 13 14 15 16»
搜珍网 www.dssz.com