搜索资源列表
Pro_AJAX
- 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
IvkWebservice
- WebService动态调用,只需要伟URL,参数,方法名即可-WebService dynamic invocation, only need - URL, parameter, a method name can be
dyninvoke
- 实现对web method的动态抽取和调用,支持本地wsdl的解析,也可从网上直接获取wsdl文档,支持uddi搜索,包括tmodel和 bussiness。并对调用方法返回调用结果。-web method to achieve the dynamic extraction and use of the support of the local wsdl analysis, can be obtained directly from the Internet wsdl files, suppor
xsl的实例1
- xsl的基本实现方法,其中包括滚动字和table的实现-xsl the basic method, which includes the words rolling table and the realization! !
netmatters040616380
- 1、我想从某个方法中使用该方法的 XML 说明文档,这可能吗?... 2、我想在运行时访问一个 COM 组件,但我没有对应的 interop 程序集。我还能使用它吗?我曾考虑在需要时动态生成一个程序集,但这 样做似乎有些过度。问题是我正在编写一个.NET的通用工具类,在编译时不知道该 COM 组件的 ProgID。而这个组件实现了 IDispatch 接口。-one, I think from a certain method to use the methods of XML document
经典ASP代码
- 包括屏蔽右键、防复制、不准粘贴、关闭输入法、网页不能另存为、检查来访这是否用代理、取得控件的绝对位置、光标是停在文本框文字的最后等等30多个。-including shielding right, anti-copying, pasting not closed input method can separate website to check whether this visit with agents, made the absolute position control, the cur
IXMDB_RDBMSinanewXMLdatastorag
- 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
CMarkup--test
- 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。 -Create a new XML document analysis, modify the existing XML documents, all of which can be from a use of MFC or STL strings
dwr.xml
- DWR.xml配置文件说明书配置文件init部分声明那些用于建立远程bean和在方法调用中转换bean的类.这部分是可选择性配置的,多数情况下可以不必使用它,如果你想定义一个新的creator或者converter那么就必须在部分中声明,but do double check on the ones that are currently available first.-Manual DWR.xml configuration file configuration file init part
XmlUseLib
- xml解包文件,本程序详细介绍解xml的方法-Unpacking xml document, the procedures detailed solution method xml
XMLtext
- 一个xml考试系统,地球人都知道。运行方法 修改DataBean 构造函数的数据库连接密码 修改MyXML里的public static String myPath 字符对象 适合你环境的路径 还原数据库 就可以运行了 -Xml examination of a system, the Earth' s people know that. Run method DataBean modify the database connection constructor MyXM
XMLProxy
- 基于MSXML的xmlhttp代理,分为同步和异步两种-A proxy base on MSXML s xmlhttp use post method(as default) or get method support async and sync mode rewrite onGetResponse method to do your own work in async mode in Parameter isAsync (false is default) method (post is
pugxml
- 网上开源项目PUGXML,使用更加便利的方法操作XML文件。欢迎大家下载试用!-Online open-source projects PUGXML, the use of more convenient method of XML documents. Welcome to download the trial!
ASPtowebservice
- 使用ASP构建SOAP协议包调用web服务,包括GET,HTTP,SOAP三种调用方法-SOAP protocol to use ASP to build web service call package, including GET, HTTP, SOAP call method three
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
Mylogin
- 通过XML的方法实现用户对软件的登陆.阻止用户从地址直接进入.并在页面间实现简单的参数传递.-Achieved through the method of XML software users landing. To prevent the user from the address directly into. And in the page between the realization of a simple argument.
XML_to_JavaEE_fangfa
- XML在Java EE中使用方法及应用.doc请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修-The use of XML in the Java EE method and its application. Doc Please carefully write a detailed upload features, including the content descr iption (at least 20 words). Try not t
DataService
- 典型利用Myeclipse6.5+weblogic8.x+Xfire1.2+jdk1.4开发的webservice,在客户端测试中采取wdsl调用方法类-A typical use of Myeclipse6.5+ weblogic8.x+ Xfire1.2+ jdk1.4 developed webservice, the client test class to call a method wdsl
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
TestXml
- 解析通过URL方式发送过来的XML文件的例子,支持doget,dopost方法-URL parsing through XML files sent over from the example, support doget, dopost method