What’s new Delphi 6 introduces new features and enhancements in the following areas:
Delphi6 New Features What’s new Delphi 6 introduces new features and enhancements in the followin
delphi6的新特性 BizSnap™ simplifies eBusiness integration by easily and seamlessly cr
DELPHI 6的新特性 BizSnap™通过容易地、无缝地创建和使用基于XML/SOAP的网络服务来简化电子商务的整合 DELPHI 6通过完全基于SOAP的网络服务和XML数据交换支持
The Joy Of 6 What's In The New Version Of Delphi? This is a MasterClass to be held on 7th Augu
首部 function RightStr(const AText: string; const ACount: Integer): string; $[StrUtils.pas 功能 返回字符串A
摘要:一步一步用Delphi6实现WebService 本文介绍的是如何用Delphi6开发Web Service程序,并把服务程序放在IIS Web服务器上提供给各种客户程序调
摘要:用Delphi6开发Webservices1 直到不久以前,Delphi才拥有了开发Web服务程序(Web services)的能力.在以前的版本中,你可以选择诸如CORBA,DCOM
上一次在csdn发失败了,再试试看 句柄泄漏最终造成系统的网络完全瘫痪! 下面是 Delphi6 VCL 标准类库 Sockets 单元中 TBaseSocket 类的一段代码: procedure
我在编写一个系统时遇到了一个问题,无法在C#中调用Delphi6写的DLL,只因为DLL的参数是string类型的。然后在网上找相关的资料,还是没有结果。经过我的再三琢磨,现在已经解决,特写此文章与大