-
1200 BSP
1200的BSP-1200 BSP
- 2022-07-09 19:53:21下载
- 积分:1
-
图像的平滑度处理,可以调整图像的平滑度,变大或变小。
图像的平滑度处理,可以调整图像的平滑度,变大或变小。-Image smoothness treatment, you can adjust image smoothness, become larger or smaller.
- 2022-04-18 10:58:39下载
- 积分:1
-
一个ini文件解析的C++实现,使用STL,并有文档说明。
一个ini文件解析的C++实现,使用STL,并有文档说明。-Ini files parsed a C++ Realize, the use of STL, and documentation.
- 2022-03-19 18:13:50下载
- 积分:1
-
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
- 2022-03-01 01:05:10下载
- 积分:1
-
扫雷
要执行项目。它将用于我的科目。我想知道它如何工作。扫雷是我的项目。我想要你的帮助来做我的项目。我想研究或了解如何在扫雷艇正在使用 c#。而我也教我对它如何工作的朋友。
- 2023-01-11 14:10:04下载
- 积分:1
-
Outlook一样的界面实现
Outlook一样的界面实现-Outlook as an interface between
- 2022-06-22 01:11:22下载
- 积分: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
-
自编的多线程查找文件源码,另外还具有常用网站收录,管理,分类功能...
自编的多线程查找文件源码,另外还具有常用网站收录,管理,分类功能-Written and directed the multi-threaded source Find documents also included with a common site, management, classification of functional
- 2022-04-22 01:44:46下载
- 积分:1
-
HTML source code. Rar
Asp.Net的chart源码.rar-HTML source code. Rar
- 2022-07-06 16:14:12下载
- 积分:1
-
calculator, a simple calculation functions, vc programming reflects the benefits...
计算器,实现简单的计算功能,体现vc编程的好处!-calculator, a simple calculation functions, vc programming reflects the benefits!
- 2022-07-04 15:45:25下载
- 积分:1