-
直接运行资源文件中的可执行文件
直接运行资源文件中的可执行文件提供了两种调用方式,具体可见 Demo.dpr如果资源文件里的执行文件使用了窗口,那么需要在Demo.dpr引用FORMS如果资源文件里的执行文件使用了ADO,那么也要在Demoh.dpr里引用如果DEMO.dpr 缺少资源文件里的执行文件需要的单元,那么便会发生无法预料的错误
- 2023-05-30 11:40:03下载
- 积分:1
-
比较经典的代码,希望大家
比较经典的代码,希望大家-more classic code, we hope to s
- 2022-01-26 06:22:12下载
- 积分:1
-
right dialog space graphical programming and graphical data figures showed.
对对话框空间进行图形化编程,把数字数据图形化显示。-right dialog space graphical programming and graphical data figures showed.
- 2023-05-05 03:45:03下载
- 积分:1
-
MATLAB的GUI源码,实现两个视频拼接,包括一个变量的使用
Matlab GUI的源码,实现两个视频的拼接,包含各种按钮的使用,以及视频拼接一种有效的算法,希望对大家有帮助。-Matlab GUI source code, to achieve two video splicing, including the use of a variety of buttons, and video splicing an efficient algorithm, we want to help.
- 2023-01-13 11:15:10下载
- 积分:1
-
QT程度实例,实现接收数字和字符串的QEditLine控件及其他控件的slot...
QT程度实例,实现接收数字和字符串的QEditLine控件及其他控件的slot-The degree of QT example, to receive digital and realize QEditLine string controls and other control slot
- 2022-09-29 15:30:03下载
- 积分:1
-
在状态栏上显示进度条
在状态栏上显示进度条,可以给用户反馈,显示程序运行进度,本例将演示如何实现在状态栏窗口中显示进度条栏控件
- 2022-03-31 11:10:23下载
- 积分:1
-
用Delphi写的往IE工具条上加按钮的程序
用Delphi写的往IE工具条上加按钮的程序- Writes with Delphi adds the button toward the IE tool strip on
the procedure
- 2022-03-13 13:22:58下载
- 积分:1
-
需要解压安装,能很好的学习windows图形学编程
需要解压安装,能很好的学习windows图形学编程-need to decompress the installation, can be a good learning windows Graphics Programming
- 2022-02-15 16:17:29下载
- 积分:1
-
鞋店管理系统
在这个项目中可以以有效的方式来维持一家鞋店。在这个项目中的用户可以看到他们客户的详细资料和他们永久客户详细信息。
- 2022-12-08 17:55:03下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1