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

搜索资源列表

  1. msxml

    0下载:
  2. 使用MSXML的DOM和SAX下的VC编程-use MSXML DOM and SAX under the VC program
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:242051
    • 提供者:李杰
  1. 提供CNSXML留言本下载(使用XML代替数据库)

    0下载:
  2. 提供CNSXML留言本下载(使用XML代替数据库) .rar-provide CNSXML download the message (instead of using XML database). Rar
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:111081
    • 提供者:lzh
  1. NtSky

    0下载:
  2. 采用struts+xml+mysql写成,里面包含详细的文档和完全公开的BEAN,主要技术:XML,log4j,dom4j,struts,jstl,并且程序中使用多种设计模式,内含安装动画、源程序管理员的用户名和密码为ntsky、ntsky888 -using struts xml mysql languages, which contains a detailed documentation and a fully open Beans, mainly technology : XML, US
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:9923779
    • 提供者:icefreeman
  1. AddressBook-xml

    0下载:
  2. 一个完整的应用了castor的文件,解压可以直接使用-a complete application of castor document can be used directly extracting
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:467178
    • 提供者:赵敏
  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. Corp_Edit

    0下载:
  2. 这是一个真实的项目,使用xml数据源,用vc编写,对vc中如何使用xml的朋友可以看一看。或许会对你有所帮助!-This is a real project, it programs with VC++, use XML as data source. If you are using VC++ to write a xml project,this sample will be helpful to you.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:251939
    • 提供者:why
  1. XML文档处理类CMarkup

    0下载:
  2. 一个xml解析类源代码,C++实现但使用了mfc的CString类,用于Linux需要改写相关部分。-an analytic category xml source code, but the use of C realization of the mfc redeem category, the need for Linux rewrite the relevant parts.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:207147
    • 提供者:岁月无声
  1. SoapTest

    2下载:
  2. 一个使用webservice的实例,包含了客户端和服务器端的源程序。采用vb开发,需要调用soap3.0-a webservice example of the use, including the client and server side of the source. Vb use development, calling the soap3.0
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:14685
    • 提供者:李义明
  1. xmldtree

    0下载:
  2. 示范如何用XML/XSLT技术在Web UI中创建进程条指示器,并介绍一个实际的XML/XSLT进程条指示器的应用例子,在数据绑定表格(Data-Bound Table)中使用Progress Indicator-demonstrations on how to use XML / XSLT Web UI technology in the process of creating indicator, and introduced an actual XML / XSLT indicator o
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:16170
    • 提供者:谈一虎
  1. XML作业—DOM&SAX

    0下载:
  2. XML作业—关于DOM&SAX的使用编译的两个小程序,附有JAVA源码-XML operations-DOMSAX the use of a translation of two small programs, with Java source code
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:33951
    • 提供者:流星雨
  1. MyWebServerCode

    0下载:
  2. This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8527
    • 提供者:远超
  1. struts-1.2.8-src

    0下载:
  2. struts1.2.8,著名的framework,mvc模式,使用资料网上查。-struts1.2.8, the famous framework, myc model, the use of information online.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8550284
    • 提供者:常槊
  1. PHPGooglev2.02

    0下载:
  2. 用php调用google的api,开发的google搜索,使用了webservice技术-use php called Google api, the development of the Google search, the use of technology webservice
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:94207
    • 提供者:jrd
  1. Stringindexof

    0下载:
  2. 有时候我们拿到一个HTML文本的时候我们并不在意它的格式,而只是想提取其中包含的文本信息。例如说为了在手机上显示一个超文本,如果直接显示的话那肯定会收到一大堆的错误,很多手机根本没有能力显示HTML信息,因此我们需要把存在于HTML中的文本提取出来并使用WML来重新组合以便手机可以正确的查看,这样做虽然丢失了格式,但是毕竟这种情况下更关心的是数据。下面给出一段程序完成这个功能,很简单!-Sometimes we get an HTML version of the time we do not
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:刘尧
  1. X2BlogV3.03

    0下载:
  2. X2Blog完全基于AJAX实现,符合web标准,使用div+css的布局。从页面的浏览到文章的管理和发布完全不需要刷新或者新开页面,功能切换可以瞬间完成,最大程度的减少了网络传输大小,提高了访问速度。-X2Blog AJAX based entirely achievable, web standards, using div css layout. The View from the pages of articles published in the management and do n
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1363874
    • 提供者:顾留碗
  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
    • 文件大小:548633
    • 提供者:000000
  1. HtmlAnalyzer

    0下载:
  2. 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:166078
    • 提供者:周嘉
  1. test_sax

    0下载:
  2. 本程序使用XML的SAX(Simple API for XML)机制,实现了读取XML文档内容的功能,-procedures for the use of the XML SAX (Simple API for XML) mechanism, to achieve the contents of XML documents read function
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:40809
    • 提供者:武丹
  1. MSXML_SAX

    0下载:
  2. 一个简单的XML解析程序,使用了MSXML的SAX,通过MFC界面进行显示。不过只是关于Document以及Element的演示,只涉及简单的XML内容格式-a simple XML parser procedures, the use of MSXML SAX, MFC interface through the show. But it is on the Document and the Element demonstration involves only simple content
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:45989
    • 提供者:raymon
  1. Pro_AJAX

    0下载:
  2. ajax使用它可以构建更为动态和响应更灵敏的Web应用程序。该方法的关键在于对浏览器端的Javascr ipt、DHTML和与服务器异步通信的组合。-building can use it more dynamic and more sensitive response of Web applications. The method is the key to the browser Javascr ipt, DHTML and asynchronous communication server
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:3037285
    • 提供者:xuliu
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com