论坛


2009年9月20日 星期日

nrComm Lib Pro 8.29 for Delphi & C++ Builder 7-2010 FullSource

DELPHI盒子| Delphi盒子 |16:09:00

nrComm Lib provides some tools for performing the serial communications tasks in Delphi/CBuilder development. It has ready solutions for many communication tasks : RS232, TAPI (data and voice modems), Text to speech conversion, access to LPT port,...

拒绝采访,请勿打扰!

TinTinSoft| 碧水航工作室-delphi |01:14:00

九月初,CSDN的《程序员》杂志想在邮件里采访我,本人一向不喜CSDN,拒绝采访,请勿打扰!如果仅仅是通过一篇杂志(免费宣传??)就想欲盖弥彰,那CG中国也太不争气了吧。至于CSDN和CG中国如何如何,那是他们的事情,我是一个普通的程序员而已,与我无关!邮件如下?..

Remobjects webservice 一些经验

TinTinSoft| 碧水航工作室-Remobjects |00:25:00

(1)服务端RO使用Webservice,关键是要设置http 连接通道,选择SOAP的message,然后用其RO的webservice 导出 WSDL接口文件。为了达到通用接口,一般只设置三个或两个参数,比如是输入参数、输出参数、结果集参数,参数类型可以为XML格式化字符串、JSON格式化字符串?..