资源列表

« 1 2 ... .78 .79 .80 .81 .82 2083.84 .85 .86 .87 .88 ... 2388 »

[Dephi控件源码delphiextfile

说明:Delphi更改文件的扩展名并保存,比如,本代码中的默认文件扩展名为ICO,程序将其改为BMP,演示如何截取文件扩展名并修改扩展名后保存文件属性。-Delphi change file extensions and save, for example, the code in the default file extension for ICO, the program will read BMP, demonstrates how t
<lpudn2> 在 2025-01-18 上传 | 大小:8kb | 下载:0

[Dephi控件源码mouseenter

说明:Delphi截获鼠标移开事件MouseLeave事件和MouseEnter事件,鼠标在本窗口上移动时,会告诉你鼠标的移动状态,MouseLeave或MouseEnter。-Delphi intercept mouse events away MouseLeave event and MouseEnter event, move the mouse over the window, will tell you the mouse movi
<lpudn3> 在 2025-01-18 上传 | 大小:5kb | 下载:0

[Dephi控件源码Delphikey

说明:Delphi模拟键盘输入,好像模拟的不太好,点击模似按钮后,一下子出来很多字符,有兴趣的参阅下代码,不多介绍了。-Delphi simulation of keyboard input, like simulation is not too good, click the model button, all of a sudden out of many characters, interested to see under the c
<lpudn4> 在 2025-01-18 上传 | 大小:11kb | 下载:0

[Dephi控件源码ployfit

说明:Delphi 多点曲线光滑拟和,实现1次多项式最小二乘、2次多项式最小二乘,最终显示实验值、a+bx+cx^2拟合、ae^(b/x)拟合值,以控制台窗口方式显示出运算结果。-Delphi more smooth curve fitting, the realization of 1 polynomial least squares, 2 polynomial least squares, the final show experimen
<lpudn5> 在 2025-01-18 上传 | 大小:4kb | 下载:0

[Dephi控件源码delphijinstance

说明:Delphi禁止运行程序多个实例,程序先初始化参数,然后判断程序是否已经运行,得到程序的句柄,若发现多个句柄,就只运行一个句柄,程序也就始终保持一个窗口。-Prohibit running multiple instances of Delphi program, the program first initialization parameter, then judge whether the program is already r
<lpudn6> 在 2025-01-18 上传 | 大小:4kb | 下载:0

[Dephi控件源码mouseclick

说明:Delphi持续响应鼠标点击,以图片移动、图片放大和图片连续缩小为例,演示如何实现持续的鼠标点击响应代码,你可以编译本源码,运行生成的测试程序,用鼠标连续点击对应功能查看演示。-Delphi continue to respond to mouse clicks, taking pictures, picture and image moving continuously reduces as an example, demonstra
<lpudn7> 在 2025-01-18 上传 | 大小:11kb | 下载:0

[Dephi控件源码iebarico

说明:Delphi在IE工具栏中加入你程序的快捷图标,依次在自定义的设置窗口中定义好图标相关参数,确定就可以了,在编写一些IE插件时,可能会在IE的工具栏上显示一个图标,本实例源码可帮助你把图标添加到IE工具栏上显示。-Delphi joined the shortcut icon you program in the IE toolbar, which defined the good icon related parameters in
<lpudn8> 在 2025-01-18 上传 | 大小:6kb | 下载:0

[Dephi控件源码autorundeiphi

说明:Delphi设置程序被自动执行,就是把程序添加到开机启动项里面,程序主要是通过添加或修改注册表的HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\run键值来实现此功能。这也是大家惯用的添加开机启动的方法。通过程序界面你可以轻松实现这一功能。-Delphi setup is automated, is to add the user to the boot entr
<lpudn9> 在 2025-01-18 上传 | 大小:5kb | 下载:0

[Dephi控件源码counterstring

说明:Delphi统计中英文字符个数,对一段含有英文和中文的字符串分别统计,显示出英文个数和中文文字数量,测试了下,源码在Delphi7中可直接编译,但运行时程序功能好像失效了,这里把代码发上来,想用或学习的,自己研究一下修正下。-Delphi statistical number in English character, string for a section containing English and Chinese respect
<lpudn10> 在 2025-01-18 上传 | 大小:5kb | 下载:0

[Dephi控件源码hexconversion

说明:Delphi转换进制,可实现的功能:将16进制字符串转换成十进制整数、16进制AI转换成10进制数、2进制和十进制之间的转换、十进制数32转换成2进制数00000100000、2进制数01110转换成10进制数、将十进制整数转换成任意16进制以内的字符串、将10进制转换成罗马字符10进制数20转换成罗马进制数XX。有些进制间的转换平时见的不多,因此本源码还是有一定参考价值的。-Delphi conversion system, can
<gpudn67> 在 2025-01-18 上传 | 大小:4kb | 下载:0

[Dephi控件源码randomnumber

说明:Delphi随机选号程序源码下载,很有意思的随机数选号程序,选号过程中,右侧的符号动画显示,点击左侧下边的“结束”按钮,即可显示出随机选中的号码。在此基础上扩展一下,可实现一个完善的Delphi选号程序。代码中运用了for循环的原因来实现。-Delphi random selection procedure source code download, a random number meaning selection procedure
<gpudn67> 在 2025-01-18 上传 | 大小:7kb | 下载:0

[Dephi控件源码Delphiregencrypt

说明:Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through t
<gpudn67> 在 2025-01-18 上传 | 大小:17kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 2083.84 .85 .86 .87 .88 ... 2388 »

源码中国 www.ymcn.org