-
利用API函数,可以实现硬盘的格式化,可以方便的调用Windows组件...
利用API函数,可以实现硬盘的格式化,可以方便的调用Windows组件-use API function can be achieved formatted drives can be easily called Windows components
- 2022-01-24 09:45:27下载
- 积分:1
-
Delphi版本的State模式范例
Delphi版本的State模式范例-Delphi version of the model example of State
- 2022-04-07 21:12:22下载
- 积分:1
-
这本书给了IDL编程技术的基础上,综合考虑…
本书全面介绍了IDL的基础只是和应用编程技巧。初级者可以掌握IDL的基础语法,中高级读者可以学会如何编写易于理解而又高校的IDL程序。-This book gave a comprehensive account of the basis of IDL programming techniques and applications only. Primary will be able to grasp the basis of IDL grammar, middle and senior readers can learn how to prepare easy-to-understand IDL procedures and institutions of higher learning.
- 2022-08-24 15:08:13下载
- 积分:1
-
利用STL中的MAP和VECTOR实现的一个多节点树
利用STL中的MAP和VECTOR实现的一个多节点树-The use of STL in the MAP and the VECTOR to achieve a multi-node tree
- 2022-02-01 02:30:29下载
- 积分:1
-
石源代码教程,如果客户端提供的服务工具,可以在A源代码中获取源代码..
石器源代码编译教程,如果拿到石器服务端源码不知所措,那就用上它咯!-Stone source code tutorial, if the client service tools to get source code at a loss, then use it pyronaridine!
- 2023-03-31 15:55:08下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
algorithm commonly used C language source code
C语言常用算法源码-algorithm commonly used C language source code
- 2022-05-15 10:51:06下载
- 积分:1
-
自制avr_jtag模拟器
自制avr_jtag仿真器-homemade avr_jtag Simulator
- 2022-04-20 19:41:18下载
- 积分:1
-
write to event log
将日志写入delphi事件日志的简单示例。
- 2022-05-13 18:46:42下载
- 积分:1
-
阿木自己做的简单界面程序,里面用到一个DLL文件是网上找的.大家看看吧....
阿木自己做的简单界面程序,里面用到一个DLL文件是网上找的.大家看看吧.-Amu doing simple interface procedures inside a DLL file used by Internet to. We look at it.
- 2023-04-17 06:50:04下载
- 积分:1