CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 xml/soap/webservice 搜索资源 - 数据操作

搜索资源列表

  1. XMLdatabinding

    0下载:
  2. 使用Jbuilder数据绑定对XML进行操作的源代码-Jbuilder use of XML data binding for the operation of the source code
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:60763
    • 提供者:李峥嵘
  1. message

    0下载:
  2. VB实现的利用XML文件作为存储数据的通讯录系统,实现对XML文件的操作
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:22995
    • 提供者:落叶
  1. AjaxFastLane

    0下载:
  2. 基于标准的表示技术,使用XHTML与CSS、动态显示和交互技术,使用Document Object Model(文档对象模型)、数据互换和操作技术,使用XML与XSLT
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:629221
    • 提供者:程寿
  1. rapidxml-1.13-with-tests

    0下载:
  2. RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。   整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。   RapidXml 为采用C++语言
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-17
    • 文件大小:5025679
    • 提供者:动力传说
  1. SAX

    0下载:
  2. 本教程探讨 Simple API for XML 2.0.x 版(或 SAX 2.0.x)的使用。它针对的是如下开发人员,他们理解 XML,并且希望学习这个用于操作 XML 数据的轻量级的、基于事件的 API。 这里假设读者熟悉诸如格式良好性和 XML 文档的类标签性质等概念。(如果有必要,您可以通过 XML 入门 教程了解 XML 本身的基础知识。)在本教程中,您将学习如何使用 SAX 来检索、操作和输出 XML 数据。-Guide to explore the Simple API for
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-27
    • 文件大小:397340
    • 提供者:小旭
  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

    • 发布日期:2017-04-03
    • 文件大小:3438
    • 提供者:小松
  1. Save2Xml

    0下载:
  2. 对xml文档进行解析成数据,便于对数据进行后续的操作,比如把数据导入数据库;把数据构建成xml文档,以进行后续的传输-disparse the xml document construct xml document
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:581111
    • 提供者:jack
  1. MyFriends

    0下载:
  2. 压缩包内是一个用WPF写的通讯录,没有数据库操作,所有数据保存在xml文件中。-Compressed within a book written with WPF, there is no database operation, all data stored in the xml file.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-10
    • 文件大小:2096621
    • 提供者:David Lee
  1. j2ee

    0下载:
  2. 基于CXF框架创建并发布WebService,要求从XML中读取数据信息,或从数据库读取信息,提供数据的显示和查询操作接口-CXF-based framework to create and publish WebService, required to read data from XML, or read information from a database, providing data display and query interfaces
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-11
    • 文件大小:2838378
    • 提供者:木子李
  1. XMLDOM

    0下载:
  2. 从批量XML文件中读取XML DOM标记,并操作其相关属性值进行计算或者动态数据处理。- Response XML file s DOM, operation the DOM s tag attribute ,and calculate the data.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-26
    • 文件大小:2875
    • 提供者:Li Shngli
  1. Example_8_8

    0下载:
  2. 主要是读取XML文件的数据,让你了解DateSet和XML数据之间的转换,操作-Mainly to read data from XML file
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:26227
    • 提供者:lin
  1. XMLyuanmazi

    0下载:
  2. XML解析器是用来解析XML数据的程序,它是具有特定编程接口的程序,能把纯文本的XML文件当成一个具有树形结构的对象,然后对其进行操作。 -XML is a data format, a data format requires a parser which will resolve the information for you, XML is no exception. You can use SAX or DOM to build such a parser, certainly mu
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-13
    • 文件大小:3141792
    • 提供者:小杨
  1. XML

    0下载:
  2. 从XML文件导入数据,并根据该数据重建XML树(如果XML树已经创建,则自动释放当前XML树,然后执行导入操作)。(The data is imported from the XML file, and the XML tree is rebuilt based on that data (if the XML tree has been created, the current XML tree is automatically released, and then the import op
  3. 所属分类:xml/soap/webservice

    • 发布日期:2018-01-06
    • 文件大小:75776
    • 提供者:破晓war
搜珍网 www.dssz.com