搜索资源列表
dotnet2
- 本程序实现了一个Web Service 并且实现了一个Client对Web Service提供的服务进行调用,Soap Request 和 Soap Response 都以Xml的格式显示在界面上-this program a Web Service and the implementation of a Web Service Client to provide services for the call, Soap and Soap Request Response to Xml are s
java_rean_writer_xml
- jsp中读写XML文件,使用JAVABEAN实现-jsp which read and write XML documents and use JAVABEAN Implementation
cugpetrel.rar
- 类似petrel的工程管理树的C++实现,使用xml文档记录工程条目,xml使用msxmllite组件操作,Similar to the petrel project management tree of C++ implementation, using the xml documentation project entry, xml using msxmllite component operation
gsoap-2.7.tar
- gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
IEC61850-deweite-DEMO
- IEC61850的实现 的测试程序,能够加载xml模型,并且生成报告-IEC61850 implementation of testing procedures, able to load xml model, and generate reports
WebServices
- Web Services构件库的研究,设计实现Web Ser构件库-Web Services Component Library Research, Design and Implementation of Web Ser Component Library
xmlhttpchat
- 用XMLHTTP编写的无刷新聊天室。 XML+ASP实现。 可以学习XMLHTTP,和XMLDOM解析。 本人多年前的学习之作。-Prepared using XMLHTTP chat rooms without refresh. XML+ ASP implementation. Can learn XMLHTTP, and XMLDOM Analysis. I many years ago for the study.
PrabolaRSS
- 简单用C#实现了RSS源的读取,核心是XML文件的处理。只利用了三种控件textbox,button,treeview-Easy to use C# source implementation of the RSS reader, XML documents are the core of treatment. Using only three control textbox, button, treeview
XML_code
- XML网页制作实作教程源码 XML HTML C-XML Implementation Guide produced page source XML HTML CSS
xml-rpc
- an xml-rpc implementation with vb6
WebService
- 一个关于WebService的实例,有实体,接口以及相应的实现类,jar包和配制文件。-One on the WebService instance, there are entities, interfaces and the corresponding implementation class, jar packages and preparation of documents.
gSoap_Calc
- 压缩文件里有两个VS2005做的项目,一个是基于gSoap实现的计算器服务端,一个是基于gSoap实现的计算器客户端。直接编译就可运行。 server运行:CalcServer 端口号 client运行:CalcClient add 3 4 (表示3+4)-Compressed file in VS2005 to do two projects, one based on implementation calculator gSoap server, a calculator is ba
java-dom-and-sax-read-xml
- 用Java实现dom和sax读取xml文件-Dom and sax with the Java implementation to read xml file
xml.tar
- 这是perl中使用xml的一个运行库.-XML::SAX is a new way to work with XML Parsers in Perl. In this article we ll discuss why you should be using SAX, why you should be using XML::SAX, and we ll see some of the finer implementation details. The text below ass
javaxml
- java XML 程序设计与实现。非常好的入门程序。-java XML program design and implementation. Very good entry procedures.
xmlCode
- XML的实现源码,对学习和使用XML的源码很有裨益。-Implementation of XML source code, to learn and use XML source is very beneficial.
XML_code_window_implementation_of_data
- 数据窗口和XML实现代码XML code window and implementation of data-XML code window and implementation of data
XMLtest
- 通过xml文件实现程序的多语言界面,包括使用CMarkup类对xml文档进行解析,对菜单资源进行遍历,对话框控件进行遍历。最后设置caption属性,实现语言切换。-Xml files to achieve the program through the multi-language interface, including the use of CMarkup class on xml document parsing, traversing resources on the menu, di
CXML
- 这是一个DLL,关于XML的DLL,可以调用里面的函数实现添加节点,属性,删除节点,属性等功能-This is a DLL, on XML, DLL, can be called inside the function implementation to add nodes, attributes, delete nodes, attributes etc.
ReadWriteXML
- 本程序实现的是专门针对于xml文件的读写操作。-Implementation of this program is specific to the xml file read and write operations.