-
连接SQL数据库的一个程序,主要实现基本信息的添加,修改,删除,保存功能,并以树状结构列出关系...
连接SQL数据库的一个程序,主要实现基本信息的添加,修改,删除,保存功能,并以树状结构列出关系-Connect a SQL database procedures, the main achievement of the basic information to add, modify, delete, save function, and to set out the relationship between tree
- 2022-03-19 16:42:16下载
- 积分:1
-
数值分析的一些常用程序代码
数值分析的一些常用程序代码-numerical analysis of some commonly used code
- 2023-08-30 11:20:02下载
- 积分:1
-
Client/Server版本 DBISAM compiles directly into your application with no external...
Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.-Client/Server edition DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.
- 2023-03-26 02:30:04下载
- 积分:1
-
achieve find MapX
mapx + delphi 实现find-achieve find MapX
- 2022-06-26 02:45:45下载
- 积分:1
-
Delphi 拖放控件 ,类似设计期的RAD模式,运行期可控可视控件的大小和 位置
Delphi 拖放控件 ,类似设计期的RAD模式,运行期可控可视控件的大小和 位置-Delphi drag-and-drop controls, similar to the design phase of RAD mode, run-time controllable visual control the size and position of
- 2022-02-10 12:39:50下载
- 积分:1
-
获取CPU的ID号,适用于软件加密,比如生成一段随机码,然后判断CPU的ID号,如果CPU的ID号不相同就可以使用本软件。因为CPU的序列号是唯一的...
获取CPU的ID号,适用于软件加密,比如生成一段随机码,然后判断CPU的ID号,如果CPU的ID号不相同就可以使用本软件。因为CPU的序列号是唯一的-CPU access to the ID number, apply to software encryption, such as a section of randomly generated code, then determine the CPU s ID No., if the CPU is not the same as the ID number you can use this software. Because the serial number of CPU is the only
- 2022-07-15 09:21:23下载
- 积分:1
-
该写字板实现了基本的文字录入,字体,颜色,大小,加粗,倾斜,和文字的剪切,复制,粘贴等功能...
该写字板实现了基本的文字录入,字体,颜色,大小,加粗,倾斜,和文字的剪切,复制,粘贴等功能-The tablet to achieve the basic text input, font, color, size, bold, italic, and text cut, copy, paste and other functions
- 2022-02-06 11:07:47下载
- 积分:1
-
用DELPHI写的网卡启动禁用程序,可以将网卡的配置文件保存然后通过选择切换...
用DELPHI写的网卡启动禁用程序,可以将网卡的配置文件保存然后通过选择切换-Written by DELPHI disable the network card restart process, you can configure the network card and then save the file by selecting the switch
- 2022-02-15 19:57:35下载
- 积分:1
-
GIF图像组件支持Delphi 5、6、7
Gif Image Component Support Delphi 5,6,7
- 2022-11-23 12:35:04下载
- 积分:1
-
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.C...
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end-this code can be achieved using the following functions wordappalication components, the following code at the start Word with the following code : begin try Wordapplication.Connect except MessageDlg ( "Word may not be installed", mtError, [mbOk], 0) Abort end Wordapplication.Visible : = True WordApplication.Caption : = "Delphi automation" end
- 2022-04-26 15:16:35下载
- 积分:1