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

搜索资源列表

  1. kupu-1.3

    0下载:
  2. Kupu是一个开源的Javascr ipt应用程序,它实现了一个灵活的、全功能(full-featured)的HTML编辑器,不需要任何插件就可以在网页中运行。它的主要应用是作为内容管理系统(如Zope、Plone)的嵌入式编辑器,提供创建网页的功能。它的设计非常灵活,你几乎可以毫不费力地将其嵌入到任何web应用程序中。 -Kupu is an open source Javascr ipt applications, it implements a flexible, full-featu
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:730.48kb
    • 提供者:流浪汉
  1. soap协议请求与分析

    0下载:
  2. SOAP协议请求与分析 主要为封装SOAP消息包请求服务器接受发回的数据包来分析的一个简单的程序-SOAP request and analysis of the main sources for Packaging SOAP packet requests to the server to accept return of data packets to the analysis of a simple procedure
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:16.38kb
    • 提供者:李飞飞
  1. xmldtree_7

    0下载:
  2. 此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:11.26kb
    • 提供者:周涛
  1. netdisk

    0下载:
  2. 《桃源网络硬盘.Net》说明 --- --- --- --- --- ---- 版本信息:桃源网络硬盘.Net 3.2 (免费版) 开发环境:Microsoft.NET Framework SDK 运行要求:   ·Windows 2000 或 Windows XP 安装 .Net Framework 或 VS.net、Windows 2003   ·要求上传目录有写权限   ·请将其放在虚拟目录下 主要功能:   ·支持多人注册使用,注册后
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:535.77kb
    • 提供者:000000
  1. Main

    2下载:
  2. VC 操作 XML文件的例子.已经经过测试
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:44.92kb
    • 提供者:振宇
  1. 200521510455499

    0下载:
  2. 主要实现了对XML的语法分析,可以方便你在创作过程中保持清晰的思路。不错。-main achievement of the XML parser, you can facilitate the creative process to maintain a clear line of thought. Yes.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:124.63kb
    • 提供者:阿才
  1. IXMDB_RDBMSinanewXMLdatastorag

    0下载:
  2. IXMDB_RDBMS中XML数据的一种全新存储模式 本文为MPEG-7文档提出了一个全新的存 储方法: IXMDB。IXMDB吸取了Schema-conscious和Schema-oblivious的优点,同时避免了它们的主要缺点。IXMDB还为 特殊数据类型提供了专门的存储机制。 ,IXMDB_RDBMS in a new XML data storage model in this article for the MPEG-7 document proposed a new met
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:88.45kb
    • 提供者:杨康
  1. XML_Test

    0下载:
  2. 基于对话框的工程。XML文档的操作,主要实现的功能:节点插入、删除和修改,属性的插入、删除和修改。-Dialog-based project. XML documents on the operation, the main achievement of the function: node insert, delete and modify properties of the insert, delete and modify.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:谢婷
  1. dom

    0下载:
  2. DOM的优势主要表现在:易用性强,使用DOM时,将把所有的XML文档信息都存于内存中,并且遍历简单,支持XPath,增强了易用性。 DOM的缺点主要表现在:效率低,解析速度慢,内存占用量过高,对于大文件来说几乎不可能使用-DOM advantage of the main problems: ease-of-use, and the use of DOM, the XML document will all the information are stored in memory, and ea
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:110.51kb
    • 提供者:小友
  1. ConfXml

    0下载:
  2. 操作XML,主要读取XML配置内容。请详细见附件-Operation of XML, the main read the contents of XML configuration. Please provide details see Annex
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-28
    • 文件大小:66.57kb
    • 提供者:MR li
  1. ajax

    0下载:
  2. 这是一个ajax示例主要实现的功能是用XMLHTTP对象获取到WEB页面HTTP内容后,采用Split的方式进行截取,取出自己需要的web部分,然后绑定到页面的div上。CSS样式表也就远程使用了-This is a sample ajax main function is to use the XMLHTTP object HTTP access to the WEB page content, the way the use of Split interception, took out p
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-26
    • 文件大小:19.05kb
    • 提供者:tk
  1. lunwen

    0下载:
  2. 实习期间,我接触了NOKIA 6500系列,5610系列,以及PC套件下载项目.相对于IOVICE,NOKIA项目难度有所增加,因为涉及到了FLASH连接外部SWF,和FLASH加载XML.我的主要任务,是把英文FLASH,翻译为中文FLASH,虽然不需要独自开发,但是需要接触其他FLASH程序员的代码,由于是国外程序员的作品,他们没有考虑到中文不能显示XML的问题,这个问题就需要我来解决. -During the internship, I contacted NOKIA 6500 ser
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-10
    • 文件大小:1.98mb
    • 提供者:aaaaaa
  1. newsite

    0下载:
  2. 淄博某泵业网站源码 主要功能有: 企业中心 企业简介 企业荣誉 企业公告 联系方式 在线调查 新闻中心 新闻管理 添加新闻 产品中心 产品类别 添加产品 产品管理 推荐产品 留言管理 留言管理 系统服务 密码修改 网站管理 1.开发平台VS2008+SQL2005 2.涉及的技术有flash编程,xml文件编程,生成上传略图等技术。 3.这个程序只供学习用,请不要用于商业目的,想用于商业请联系本人为你定制。 4.附加DB_51aspx目
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:adfsdf
  1. XMLdoc

    0下载:
  2. This document explains about the brief on XML. Main difference between XML and HTML and XML in future Web developmen.-This document explains about the brief on XML. Main difference between XML and HTML and XML in future Web developmen.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:23.23kb
    • 提供者:Vijay
  1. Hibernate_study

    0下载:
  2. 介绍了hibernate的知识,给一些初学者一点帮助。这份文档主要是讲的hibernate的主要知识,其中可以是基于xml的和annotation的一些配置-Introduces the knowledge, give some hibernate a beginner. This document is mainly about the main hibernate, knowledge is based on XML and component that some configuration
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:478.98kb
    • 提供者:gavin
  1. main

    0下载:
  2. 解析XML通过VC6.0编写的一个源代码文件-XML parsing
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:975byte
    • 提供者:maxueli
  1. xml-parser

    1下载:
  2. 简要的xml解析器,是老师上课的题目,主要使用了树的结构吧~-Brief xml parser, is the subject teacher in the class, the main use of the tree structure it ~
  3. 所属分类:xml/soap/webservice

    • 发布日期:2013-02-25
    • 文件大小:2.22kb
    • 提供者:ryan
  1. main

    0下载:
  2. 读取xml文件的小程序,编写较为简单,没有考虑xml的层次结构,也没有读取层次信息-read xml read xml read xml read xml
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:899byte
    • 提供者:张章
  1. web-service-BBS

    0下载:
  2. 使用Web service 技术建立一个对数据库进行访问的BBS论坛,共有5个模块:主页面登录模块;发表主题模块;投票模块;管理模块;服务模块。-Use Web service technology to build a database on access to the BBS. There are five modules: the main of login module A topic module Vote module Management module The servic
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:282.54kb
    • 提供者:李客
  1. Contact

    0下载:
  2. 通讯录管理,基于ADO.NET&XML。主要功能:添加用户,删除用户,修改用户信息等-Contact management, based on ADO.NET & XML. Main functions: add users, delete users, change user information
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-03
    • 文件大小:1.23mb
    • 提供者:ye
搜珍网 www.dssz.com