-
DCPCrypt2
Encrypt and Decrypt Component free (HASHs CIPHERs, etc..)
- 2010-07-22 00:35:05下载
- 积分:1
-
Propayment
专项拨款逐级下发系统的主要功能:对专项拨款申请系统审批通过的专项拨款进行资金下发和签收,系统通过前端通讯平台,自动接收由上一级部门下发的专项拨款信息,并可进行签收确认。(Earmarked for the next level hair core functions of the system: the system of special funding applications approved by the funds earmarked under the hair and the sign, the system through the front-end communications platform, to automatically receive a higher department issued special funding information, and carried out to confirm receipt.)
- 2009-03-09 12:41:48下载
- 积分:1
-
PhantOm
PhantOm,Ollydbg隐藏调试的辅助插件代码!(Ollydbg hidden code debugging support plug-ins!)
- 2009-05-03 17:45:39下载
- 积分:1
-
IdleTimer
检查系统空闲时间的控件,在设定空闲时间自动触发事件,在空闲后有初次键盘鼠标动作触发另一事件,用于做单机版程序空闲安全保护或网络程序在空闲时断开,触发后再次连接(Check the system idle time control, set the idle time in the auto-trigger event, in the spare keyboard and mouse actions after the initial trigger another event, used for free stand-alone program or network security procedures in idle disconnect the trigger again Connection)
- 2010-11-18 09:21:35下载
- 积分:1
-
source
Some of my Delphi Source Codes
- 2019-06-11 16:25:09下载
- 积分:1
-
WinVersion
说明: 一个delphi小程序,为了让广大delphi爱好者更好的学习delphi(a small procedure, in order to allow the majority of delphi lovers better learning delphi)
- 2006-04-19 12:33:28下载
- 积分:1
-
146
RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。(RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.)
- 2014-02-05 15:55:46下载
- 积分:1
-
ANSI-color
ANSI color控制台颜色示例,在delphi控制台编程时有些借鉴意义(ANSI color console color example, when some reference delphi Console)
- 2013-12-08 13:29:21下载
- 积分: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
-
delphimuma
delphi木马编写技巧~包括自动启动自动关联程序~等等~(Delphi trojans writing skills- including automatic startup automatic correlation program ~ ~)
- 2014-01-07 16:44:51下载
- 积分:1