搜索资源列表
Readerample
- 用C#开发的XMLRead开发例子,可以下载直接用Visual stdio.net -C# development XMLRead development examples, can be downloaded directly with Visual stdio.net
xmlRead
- xml的读写操作,这是我曾参加的一个日企的面试,当时未做出来。-xml read and write operation, which I had attended a Japanese-owned enterprises in the interview, when bosses out.
XMLread
- XML全称EXtensible Markup Language,翻译为可扩展置标语言,可扩展标记语言或可延伸标示语言,是 一种置标语言。置标指计算机所能理解的信息符号,通过此种标记,计算机之间可以处理包含各种信息的文章 等。 如何定义这些标记,既可以选择国际通用的标记语言,比如HTML,也可以使用象XML这样由相关人士自由决定的标记语言,这就是语言的可扩展性。XML是从标准通用置标语言(SGML)中简化修改出来的。它主要用到的有XML、XSL、XBRL和XPath等。 本
XMLRead-Write
- XML的作用我就不用多说了,这个是使用CMarkup类进行XML装配以及解析的程序示范。其中CMarkup类用的是刚从www.firstobject.com上的最新版本。 其中Pocket PC上的例子工程由该公司提供的老版本的markupclass_demo改写,做成单文档应用程序。具体的就看这个程序吧!
XMLread
- XML文件时可以自定义标签的文件,现在一般应用程序都用它来保存配置,本应用程序可以读取XML文件中的数据。
ReadXML.rar
- VC 6.0下读取XML文档的例子 API + SDK程序 没有使用MFC,VC 6.0 under the example of reading XML documents API+ SDK procedure does not use MFC
XmlRead
- xmlreader,包含了对xml,dom的所有操作方法-xmlreader, contains a xml, dom all the How-to
XMLReader
- 对自定义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
XMLRead
- how to read from XML document
XmlRead
- 一个用java读和写 xml 文件的源码,演示在java中如何操作 xml文件-Read and write a xml file with java source code, demonstration of how to operate in the java file xml
XMLread
- 一个读写XML的代码, 采用COM组件进行操作, 代码也很简单-A read and write XML code, using COM components operation, code is also very simple
XMLRead
- XML文本的读取,简单的读取方法,容易实现-XML text to read, easy to read method, easy to implement
XmlRead
- XML文件读取-XML file to read
xmlread
- dom和sax解析技术读取和写入xml文件-read and write into xml for dom or sax
XMLread
- 这是一个XML读写编辑程序源代码,可以用其对XML文件进行各项操作-This is an XML editing program source code to read and write, you can use it to conduct various operations on XML files
XMLRead
- XML文件读取数据和声音按键,用于读取初始化数据以及点击按键发出声音。-XML file to read data and voice buttons to read the initialization data, and click the button sound.
XMLRead
- Read xml data and import to Database.
XMLread
- VB读取XML文件的操作实例,有需要的就下载吧。-VB example of the operation reads the XML file, there is a need to download it.
XMLread
- 现在很多WEB软件导入/读取功能均是XML格式,程序实现了读取和分解XML信息-Now many WEB software import/read functions are XML format, the program implements the read and decomposition of XML information
xmlRead
- c#读取XML文件,只是读取遍历节点数据(C# reads the XML file)