-
20160221005435_DownloadSDK_Demo2
一个DELPHI使用迅雷SDK下载文件的小例子.(A small example of using DELPHI to download files with the Thunder SDK.)
- 2017-04-09 11:50:26下载
- 积分:1
-
用Delphi做的一个数码管倒计时器,有开始,暂停,停止按钮
用Delphi做的一个数码管倒计时器,有开始,暂停,停止按钮-Delphi to do with a digital countdown device control, there are start, pause, stop buttons
- 2022-08-31 22:35:03下载
- 积分:1
-
fxtool
类似百叶窗图形做封面最佳选择,类似百叶窗图形(Similar to the blinds the best graphics on the cover, similar to shutters graphics)
- 2011-06-02 12:51:41下载
- 积分:1
-
蓝牙打印机_漠北 v1.1 2018-11-26
说明: 安卓手机调用蓝牙实现热敏打印机打印,多品牌打印机可用(Android mobile phone calls Bluetooth to print thermal printers, multi-brand printers are available)
- 2020-06-17 11:40:02下载
- 积分:1
-
图片闪烁问题解决 ,delphi 控件 图片闪烁问题解决
图片闪烁问题解决 ,delphi 控件 图片闪烁问题解决-Picture flickering problem solving, delphi control picture flickering problem-solving
- 2022-05-18 08:26:19下载
- 积分:1
-
Delphi 获取网页源代码
Delphi 获取网页源代码,这个程序首先是一个网页浏览器,可解析用户输入的网址,直接输出网页界面,然后通过操作主窗口区的Tab选项,查看该网页的源代码,也就是完成了两种功能:1、网页浏览器,2、查看源代码。运行界面如下图示。
- 2023-05-24 10:50:03下载
- 积分:1
-
Delphi 读写物理扇区——实模式
Delphi 读写物理扇区——实模式, asm //以下汇编代码中,只有第一参数、第二参数、pFunc的值是需要改变的,其余都是固定的写法
pushad
push ebp //#2,保存ebp
sub esp,$2c //#1,预留2c字节的栈空间
push Int13Reg16 //第一参数,如果没有参数,则不用push
//第二参数,如果没有参数,则不用push
mov edx, pFunc //函数地址
mov ebp,esp //
add ebp,$2c //ebp校正,是作者分析QT_Thunk时发现的
call QT_Thunk
add esp,$2c //#1,释放上面预留的2c字节的栈空间
pop ebp //#2,恢复ebp
mov byte ptr @result,al
popad
end;
- 2022-01-24 18:37:58下载
- 积分:1
-
Delphi_demo.zip
Delphi 7应用编程150例附书源码。这本书中有很多实用的源码。-Delphi_demo.zip
- 2022-03-02 15:35:05下载
- 积分:1
-
串口工具源码
模拟串口工具
可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)
- 2018-05-03 15:33:14下载
- 积分:1
-
delph灵感编程,讲述了delphi的许多实例,值得一看
delph灵感编程,讲述了delphi的许多实例,值得一看-delph inspiration programming, spoke of the many examples of delphi, an eye-catcher
- 2022-04-19 14:24:36下载
- 积分:1