搜索资源列表
DelphiXML
- 关于XML的入门例子,是用delphi写的-portal on the XML example is the use of written delphi
delphiforxml
- 这些文章介绍了在DELPHI中如何进行XML文件的操作-these articles introduced in Delphi XML document how the operation
delphi-TXMLDocument
- delphi中的XML解析控件TXMLDocument的用法
AuthenticationWebServices
- 用delphi实现web services安全认证-using web services to achieve security certification
xmlToTree
- 采用Delphi开发环境编写的简单代码,实现XML结构到树型结构的转换
delphi webservice实现方式
- 通过xml格式交换数据
Tranlates.rar
- google翻译 例子.利用httpxmlrequest请求.googl apis.,examples of google translation
delphiPOST.rar
- 使用IDHTTP,POST数据到WEB服务器的例子。,The use of IDHTTP, POST data to a WEB server example.
FeedReader290_Source
- 想制作自己的RSS阅读器吗?FeedReader是最著名的RSS开源程序,采用Delphi开发,通过看他人的源代码可以学习到如何用Delphi写互联网应用程序。是一个很好的学习的例子。-Would like to create your own RSS reader it? FeedReader the RSS is the most famous open source program, using Delphi development, by looking at other people
Readrss.[DelphiFans.com]
- 读取RSS的客户端软件,功能比较全,界面也比较的好。-RSS reader client software, full-feature comparison, the interface is also a good comparison.
SoapOne
- SOAP在WebService中的运用,很不错的东东,和大家分享一下。
superobject
- JSON toolkit for delphi-JSON- SuperObject JSON toolkit is compatible with Delphi and Freepascal(win32/64 linux32/64). Features: - Fastest JSON parser for Delphi. - XML to JSON parser. - Easy to use. - JSON Validator. - JSON-RPC. -
RealThinClient_SDK2_85
- 一个类似WEBSERVICE和RO的远程调用SDK包,实现简单,效率很高-A similar long-range WEBSERVICE and RO call SDK package, to achieve a simple and efficient
Client
- Delphi调用Web service服务-Delphi client call Web Service to get data.
DealXml
- DELPHI 自主处理WEBSERVICE返回的XML-DELPHI self-dealing WEBSERVICE returned XML
xmlparser-1.1.1
- Nice XML parser component with samples for Delphi.
test-service
- Delphi写的,如何调用Web Service。。。 案例是当时测浙江移动接口时写的-Delphi write, how to call the Web Service. . . Test case was written by Zhejiang Mobile interface
RssFeedTree
- RSS feeds are XML formatted documents used to present digital content. RSS typically list items, such as articles or blogs posts. Here s how to create a simple RSS feed reader by transforming the XML into a tree view. Learn how to attach data to a tr
XML
- 用Delphi 实现直接读写XML文件,用Delphi 实现直接读写XML文件-Read & Write XML File
用Delphi-实现WebService
- 用Delphi-实现WebService.定义一个接口单元。先通过向导生成一个空的单元文件,然后在此单元中实现基本的接口(Iinvokable)和定义以后客户端程序可以调用的方法