-
cmd101
delphi 取刀剑英雄游戏命令行程序,可以取得游戏所在大区和服务器名称(delphi command line to take the sword heroes of the game program, you can get the game where the largest area and the server name)
- 2016-04-24 17:17:01下载
- 积分:1
-
Delphi.code.public.sign.on.system.design
Delphi公共登录系统设计代码Delphi code for public sign-on system design
(Delphi code for public sign-on system design
)
- 2010-11-03 12:10:21下载
- 积分:1
-
ios-sms
IOS SMS, DELPHI xe8
一個小小簡單的sample 給大家看看(IOS SMS)
- 2021-03-05 15:29:32下载
- 积分:1
-
754
Delphi获取电脑硬盘空间容量,编程学习源码,很好的参考资料。(Delphi get computer hard disk space capacity, programmed learning source, a good reference.)
- 2014-02-06 17:58:46下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
Netmanager
说明: CS结构的Delphi网络故障上报维护系统(Delphi network fault reporting and maintenance system based on CS structure)
- 2020-07-02 18:34:32下载
- 积分:1
-
encryptdpr
简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。(Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of course, can also be through this program to decrypt.)
- 2014-07-20 19:31:54下载
- 积分:1
-
Delphi
delphi仓库管理信息,一个简单的仓库管理系统,利用delphi环境下。包含源代码和执行exe文件。(delphi warehouse management information, a simple warehouse management system, using delphi environment. Contains the source code and implementation of exe files.)
- 2009-05-09 21:09:56下载
- 积分:1
-
AutoNumber
自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。
(Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate a number for each add a data ID field of the database will automatically add 1 to form a change order ID number, the program also requires SQL database with a pity that the authors did not provide a database file for Delphi programming special needs, according to the code to restore the database details.)
- 2012-12-07 20:25:45下载
- 积分:1
-
ahel
Simple Additive Weighting Method with Delphi
- 2016-07-22 18:34:22下载
- 积分:1