登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:C++ Builder
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 随机抽奖程序 抽出一等奖1名,二等奖10名,三等奖100 同一个号码不能中多等奖...

随机抽奖程序 抽出一等奖1名,二等奖10名,三等奖100 同一个号码不能中多等奖-random draw process out a prize, second prize 10, Third with a 100 number can not multi-Prize

1
下载
74
浏览
2022-06-30发布

2. this series is my usual collection of pascal

这一系列是我平时收集的pascal深入核心变成,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth into the core, we hope to help the development environment is delphi

1
下载
58
浏览
2022-06-29发布

3. 在Delphi中对用户输入的数据该如何控制?

在Delphi中对用户输入的数据该如何控制?-in Delphi on user input on how to control the data?

1
下载
73
浏览
2022-06-27发布

4. 采用windows的SpeechLib组件实现语音播报; 主线程播报正常, 子线程播报异常,各路大神若有空,帮我看看

WideString SountContent = Memo1->Text.Trim();    TSpVoice *SpVoice1 = new TSpVoice(NULL);    try {        SpVoice1->Speak(SountContent.c_bstr(), SVSFDefault);    }__finally {        delete SpVoice1;    }

1
下载
60
浏览
2022-06-27发布

5. GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行...

GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行-GPRS server, data forwarding can take the TCP protocol, the system has been run successfully

1
下载
78
浏览
2022-06-20发布

6. 其实是delphi函数大全呀,对程序员有参考价值

其实是delphi函数大全呀,对程序员有参考价值-function Daquan ah, the right programmer reference value

1
下载
89
浏览
2022-06-18发布

7. expansion Delphi IDE

扩展Delphi的IDE --Extending the IDE中译版 原文:Delphi7官方帮助 翻译:与月共舞(master@cnvcl.org) 发布:http://www.cnvcl.org 版本:V1.0.0.0 创建:2004-06-04 更新:2004-06-12-expansion Delphi IDE-- Extending the IDE Chinese translation of the original edition : Delphi7 official help Translation : and on the dancing (master@cnvcl.org) Releases : http://www.cnvcl.org Version : V1.0.0.0 created : 2004-06-04 Update : 2004-2006-06-12

1
下载
77
浏览
2022-06-17发布

8. 《Delphi 7课程设计案例精编》源代码包含本书二十个案例的全部代码,并可全部运行...

《Delphi 7课程设计案例精编》源代码包含本书二十个案例的全部代码,并可全部运行-"Delphi 7 cases intensive curriculum design series" source code book contains 20 cases of all the code and can run all

1
下载
71
浏览
2022-06-14发布

9. C++Builder:显示指导日期时间对应的Double值

在开发各种应用程序中,经常要知道指定日期时间对应的Double值,此程序可以根据指定的日期/时间显示其Double值和一周里的星期几.程序有C++builder编写,也可供C++Builder初学者学习C++Builder等开发平台下的日期时间表术形式.包括Delphi,VC,SQL Server,Microsoft ACCESS数据库等都是采用同样的形式存储日期时间.以此转换后的DOuble数据可相互使用

1
下载
86
浏览
2022-06-14发布

10. 详细介绍了用Delphi实现网络数据采集原理。

详细介绍了用Delphi实现网络数据采集的原理及开发过程!-Described in detail with the Delphi to achieve the principle of network data collection and the development process!

1
下载
69
浏览
2022-06-13发布

11. Delphi中向TDBGrid添加组件是一件十分麻烦的事情。笔者在这里向大家介绍一种利用WIN32 API函数在TDBGRID中嵌入CHECKBOX组件的方法。...

Delphi中向TDBGrid添加组件是一件十分麻烦的事情。笔者在这里向大家介绍一种利用WIN32 API函数在TDBGRID中嵌入CHECKBOX组件的方法。-Delphi to add components to the TDBGrid is a very troublesome thing. I here to tell you about a using WIN32 API function in TDBGRID embedded CHECKBOX components.

1
下载
72
浏览
2022-06-13发布

12. 这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi...

这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth core programming, we hope to help the development environment is delphi

1
下载
77
浏览
2022-06-12发布

13. 在生产过程中,可以实现对动态画面的捕捉功能…

用Delphi制作的程序,可以实现对屏幕的动态抓取的功能。-Delphi production process, can achieve the right dynamic screen capture function.

1
下载
76
浏览
2022-06-03发布

15. 站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下....

站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下.-head Hello, this is my last year doing graduate design Aviation Logistics Management System, which through the implementation of all the code, documentation of data flow diagram. Examine what you please.

1
下载
74
浏览
2022-06-01发布

16. 关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。

关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。-Delphi on technical documents and significant examples of classic, suitable for multi-year development experience delphi programmers use.

1
下载
83
浏览
2022-05-31发布

17. Delphi4核心编程技术

Delphi4核心编程技术-Delphi4 core programming technology

1
下载
74
浏览
2022-05-28发布

18. 信息技术竞赛辅导(用于pascal)语言

信息技术竞赛辅导(用于pascal)语言 -IT race counseling (for pascal) language

1
下载
81
浏览
2022-05-27发布

19. DelphiPackage practical Dynamic Data Collection module design patterns restructu...

DelphiPackage实用动态数据采集模块设计模式重构技术实例使用DelphiPackage框架开发应用程序环境

1
下载
89
浏览
2022-05-24发布