▍1. 以Delphi为平台,开发的一个两个随机数进行加减法并且可以验证结果的程序....
以Delphi为平台,开发的一个两个随机数进行加减法并且可以验证结果的程序.-To Delphi as a platform to develop a two-random number addition and subtraction and can be carried out to verify the results of the procedure.
以Delphi为平台,开发的一个两个随机数进行加减法并且可以验证结果的程序.-To Delphi as a platform to develop a two-random number addition and subtraction and can be carried out to verify the results of the procedure.
一个浏览器的程序-a browser procedures
zhe ge neng gou shi xian zhe ge gong neng da jia keyi qu shi yan shi yan -zhe ge neng gou shi xian zhe ge gong neng da jia keyi qu shi yan shi yan
多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complier for Delphi编译器方可编译执行。Borland已经正式推出Delphi 8 for .NET,所以本书范例中部分内容可能与D8最终版本不符。-most directly in the code and Delphi6 Delphi7 operating environment. Some involved.NET technology content of the code, the need to install Delphi 7 Borland.NET Complier for Delphi compiler can compile implementation. Borland has officially launched for Delphi 8.NET, the book example might be part of the final version D8 inconsistent.
Indy控件示例程序,使用Indy控件实现了端口映射功能。-Indy Control example, the use of Indy Control of the port mapping functions.
在deplhi开发平台下,利用intraweb组件开发网站的案例。-Use intraweb web site development
1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4. The "one-to-many table," the design of five. Text and data conversion record 6.ADO network called 7. The use of multimedia database technology 8.IntraWeb 9.Rave statements for the realization of the use of database 10. the use of decision-making map
一个经典的读写Excel的控件,对于使用Excel 开发很有帮助-A classic to read and write Excel controls, for the use of Excel to develop useful
用delphi语言编写实现传教士食人魔过河问题,结构比较复杂,有改进的空间-By delphi language Ogre realize missionaries across the river problem, more complex structure, has room for improvement
ImageEN VC3.0 DELPHI 图片支持库让你的程序更加强大 更加漂亮 ImageEN VC3.0 DELPHI 图片支持库让你的程序更加强大 更加漂亮 ImageEN VC3.0 DELPHI 图片支持库让你的程序更加强大 更加漂亮 ImageEN VC3.0 DELPHI 图片支持库让你的程序更加强大 更加漂亮 ImageEN VC3.0 DELPHI 图片支持库让你的程序更加强大 更加漂亮 ImageEN VC3.0 DELPHI 图片支持库让你的程序更加强大 更加漂亮
本程序实现的是delphi实例,练习一下吧-This procedure is to realize delphi examples, exercises yourself
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
多线程应用,探测局域网内的共享文件夹,DELPHI编写-multi-threaded applications, detecting LAN within the shared folder, prepared DELPHI
一个比较好的图象处理器。-a relatively good image processor.
一个可设置窗口透明属性的控件,可让窗口透明、半透明,也可显示窗口的淡入/淡出效果。-One can set the window transparent property of the controls that allow the window transparent, translucent, but also displays a window fade in/fade out effects.
利用delphi 中的IDTCPSERVER空间编写的网络聊天服务器端程序,可以成功启动等待客户端接入。-Use delphi in IDTCPSERVER chat room for the preparation of the network server-side program, you can wait for the successful launch of client access.
Borland C++Builder中调用CHM帮助系统的详细方法-Borland C++ Builder call CHM help system detailed methodology
bmp和wmf图片格式转jpg(delphi)就是这个小功能:你选择一个图片路径,点击执行,图片路径下的bmp和wmf图片格式会转换为jpg格式,并且原来的文件会被删除掉。