资源列表
corba2
- 自己总结的 corba 入门教程及代码示例-corba tutorial and source code
4
- C# 读取外部XML文件并显示在表格中,这个方法是参考,只修改参数就可以。-C# to read external XML file and displayed in the table, this method is the reference, you can only modify the parameters.
loopxmldocument
- vs2005 xml简单操作适合入门提高 -vs2005 xml entry for simple operation to enhance
returnXMl
- 网页日历时间的选择实现 及传送到serverlet-The web calendar time choose to implement and sent to serverlet
XML_Development_XPath_classic_electronic_data
- XML开发XPath经典电子资料XML Development XPath classic electronic data-XML Development XPath classic electronic data
SoapTest
- 一个使用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
SoapPro
- 用VB调用WebService的朋友们注意咯!!本模块支持同步/异步调用. 性能优越!如有任何意见或建议请发送邮件到:ray530@21cn.com 谢谢!!!
webservice
- Web Service主要为了使原来各个孤立的站点(B/S架构的软件)之间的信息能够相互通信、共享而提出的一种接口。-Web Service primarily to enable the various isolating the original site (B/S structure software) communicate with each other between the information can be shared and made an interface.
wstest
- Web Service相信大家都很熟悉,当多个系统间的交互非常频繁的时候,开发过程中总是需要对web service进行测试,确保web service能正常运行。常用的方法是输入web service地址进行测试,但是webservice经常会部署在其他的机器上,不能进行直接测试,只能通过编写测试代码进行测试了,这样感觉非常繁琐。这里我们可以通过动态调用web service来进行测试。
ezxml.用C语言实现的XML解析库
- 用C语言实现的XML解析库,适合在嵌入式或非WINDOWS环境下使用,Using C language to resolve the XML database, suitable for use in embedded or non-WINDOWS environment
IFilterSample
- This C++ project implements a sample IFilter for a fictitious file format .filtersample which is actually an XML file.
04_java_xml
- JAVA处理XML教程源代码,使用JDK1.6API。-JAVA processing XML tutorial source code