Delphi是著名的Borland公司开发的可视化软件开发工具。有这样一句话最为经典、贴切的描述了Delphi——“真正的程序员用C,聪明的程序员用Delphi”。很多人把Delphi称为是第四代编程
Delphi是著名的Borland公司开发的可视化软件开发工具。有这样一句话最为经典、贴切的描述了Delphi——“真正的程序员用C,聪明的程序员用Delphi
预备: (1)、引入ADO类 #import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename
准备: (1)、引入ADO类 #import "c:\program files\common files\system\ado\msado15.dll" no_names
准备: (1)、引入ADO类 #import "c:\program files\common files\system\ado\msado15.dll" no_namespac
摘要:用Delphi编写CGI程序(五) 用Delphi编写CGI程序(五) CGI 程 序 的 功 能 是 强 大 的, 但 正 是 因 为 如 此 , 如 果 您 作 为 CGI
摘要:用Delphi编写CGI程序(三) 用Delphi编写CGI程序(三) 也 许 各 位 读 者 感 到 CGI 程 序 有 一 种 神 秘 感, 在 这 一 部 分 将 讲 述
摘要:用Delphi编写CGI程序(一) 用Delphi编写CGI程序(一) 1.0 、 CGI 程 序 的 功 能: 首 先, 什 么 是 公 共 网 关 接 口( C
摘要:用Delphi编写点对点传文件程序 文章摘要: Delphi功能强大,用Delphi写软件,可以大大缩短软件的开发周期。本文介绍怎样用Delphi编写点对点传文件程序。
摘要:用Delphi编写CGI程序(六) 用Delphi编写CGI程序(六) 在 前 面 的 几 个 章 节 里 , 我 们 完 成 了 CGI 程 序 的 一 般 论 述 。 在