-
串口工具源码
模拟串口工具
可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)
- 2018-05-03 15:33:14下载
- 积分: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
-
DIgSILENT
本文主要介绍digsilent/powerfactory软件及其使用方法,内容全面易懂(This paper describes digsilent/powerfactory software and methods of use, comprehensive understandable)
- 2013-09-05 16:10:27下载
- 积分:1
-
FtpMain
Delphi源码,网络相关,断点续传,FTP工具
Delphi编写的支持断点续传功能的FTP上传下载软件的源代码,程序好就好在没有使用任何第三方控件(Delphi source, network-related, HTTP, FTP tool Delphi FTP support the HTTP feature to upload to download the software source code, the program is like without the use of any third party controls)
- 2012-05-23 17:32:32下载
- 积分:1
-
CallDll
Call A DLL file and use it in Delphi
- 2010-03-09 23:03:41下载
- 积分:1
-
capt
Captor network, a small program for captor network with delphi
- 2009-04-14 14:41:56下载
- 积分:1
-
98
趣味拼音体汉字转拼音软件源码,Delphi 编程学习源码,很好的参考资料。(Fun Pinyin Chinese characters to Pinyin software source code, Delphi programming learning source, a good reference.)
- 2014-02-15 21:49:00下载
- 积分:1
-
madKernel
说明: madKernel.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
madRemote
说明: madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
3D
delphi 实现d3d三角型,d3d最小系统的实现
- 2013-11-26 11:05:50下载
- 积分:1