-
用VB.NET2003编写的基于WINDOWS API 函数的PDA串行通讯子程序库
用VB.NET2003编写的基于WINDOWS API 函数的PDA串行通讯子程序库-with VB.NET2003 prepared based on the Windows API function PDA Serial Communication Subroutine Library
- 2022-03-05 15:41:39下载
- 积分:1
-
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。...
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
- 2023-03-17 17:45:03下载
- 积分:1
-
自己编写的vb小程序,功能还不完善,仅供参考
自己编写的vb小程序,功能还不完善,仅供参考-Their own small program written in vb, function is not perfect, only for reference
- 2022-08-23 00:47:55下载
- 积分:1
-
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
- 2022-01-25 15:47:58下载
- 积分:1
-
This is visual basic 6 sourcecode include utility
getmacaddress, animate effec...
This is visual basic 6 sourcecode include utility
getmacaddress, animate effect, connect printer port,Print via Excel,Input Image to database
sorry my poor english
- 2022-01-26 00:08:19下载
- 积分:1
-
在桌面上显示N朵玫瑰的一个小程序,很吸引女孩子的
在桌面上显示N朵玫瑰的一个小程序,很吸引女孩子的-Display on your desktop N Duo Rose a small program, it is to attract girls
- 2022-08-04 04:31:51下载
- 积分:1
-
tictactoe in netbeans
/*
- 2022-02-01 14:15:26下载
- 积分:1
-
可在windows系统中显示指定进程的地址空间使用情况的程序源码。...
可在windows系统中显示指定进程的地址空间使用情况的程序源码。-the windows system that shows the process address space use of the procedure source.
- 2023-06-24 14:05:03下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
Apriori算法的实现,Apriori关联规则的实现
Apriori算法的实现,Apriori关联规则的实现
- 2022-07-15 06:02:22下载
- 积分:1