资源列表
读写XML文件
- 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
VC++中利用MSXML解析XML文档
- vc中xml的应用,利用MSXML解析XML文档。-vc which xml applications, the use of MSXML parsing XML documents.
xml(xmlBase)
- xml从入门到精通(黄金版)是一本很不错的xml基础资料-xml college degree (Gold version) is a very good basis of information xml
Pizza1
- 基于web service 的Pizza定购系统,采用.net remoting 远程调用技术-Pizza ordering system used. Net Remoting technology called Remote
FDSclient
- Frontier Data System is a collection programs for data acquisition and data mining. It uses MySQL and PHP to monitor process variables and performance of shop floor equipment. Produces information on issues such as cycle time, downtime and SPC.-Front
xuMyXML
- XML解析宏,自动生成适合任意XML文件格式的类,然后实现读取功能-XML parser, automatic generation for arbitrary XML file format types, and then realize read function
onlinebookshop
- 上学期做的作业网上书店,需要的朋友就下吧~-last semester so Operating online bookstores, on the need of a friend are you ~
WebServiceCNMARC
- 用C#开发的WebService服务器端程序,用来发布CNMARC数据。-C# development WebService server applications, used to distribute data CNMARC.
pb自动升级程序Http协议
- powerbuilder自动升级程序Http协议 [BeDatabase] DBMS=ODBC ServerName= Database=1676:676?61>4158>3<87> LogId=86:? LogPassword=;6?6<674<=;87519:; UserId= DatabasePassword=<<4>;? DbParm= Lock=0 [HisDatabase] DBMS=ODBC Se
SVG例子
- SVG例子,实现矩形描述功能,包括坐标,长,宽,高等属性
cimvalide
- 模型验证工具,支持svg格式文件,快速,直观
用Delphi-实现WebService
- 用Delphi-实现WebService.定义一个接口单元。先通过向导生成一个空的单元文件,然后在此单元中实现基本的接口(Iinvokable)和定义以后客户端程序可以调用的方法