-
XP界面实现代码
XP界面实现代码-achieve XP interface code
- 2022-07-10 11:43:58下载
- 积分:1
-
每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。...
每行注释来解释如何生成一个完整,最简单的窗口程序,适用与windows程序设计初学者。-Notes of each line to explain how to generate a complete, simple window program for beginners in windows programming.
- 2022-01-25 20:09:38下载
- 积分:1
-
取苹果游戏,人机轮流取苹果,谁最终取最后一个谁胜利。取苹果个数有限制。...
取苹果游戏,人机轮流取苹果,谁最终取最后一个谁胜利。取苹果个数有限制。-take apple games。
- 2022-05-06 06:26:11下载
- 积分:1
-
一个经典的direct程序。用C++编写类来包装Direct API。想成为高手必看!...
一个经典的direct程序。用C++编写类来包装Direct API。想成为高手必看!-A classical program about direct.It encapsulates direct API with C++ class,it is helpful for you!
- 2022-01-20 23:30:46下载
- 积分: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
-
这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助...
这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助的!-This is, the preparation of the calculator software, knowledge is Xin Sun 10 teachers before classes as a small sum up : including control, attribute form, the basic operation of the registry, configuration files to read and write. . the newcomers believe there is still some way to help!
- 2022-05-13 02:07:24下载
- 积分:1
-
温度采集以及LCD1602显示
基于STC89C52以及DS18B20温度传感器的温度检测代码,可通过串口与PC端串口助手通信,并使用LCD1602进行温度显示,精度在0.5℃左右,
- 2022-12-05 23:25:03下载
- 积分:1
-
永久日历程序
Program of Perpetual Calendar
- 2022-08-18 07:50:20下载
- 积分:1
-
在方程组的运算中可以经常遇到多个未知数,算起来比较的麻烦,利用高斯消元法可以快速的求解....
在方程组的运算中可以经常遇到多个未知数,算起来比较的麻烦,利用高斯消元法可以快速的求解.-The algorithm can achieve the operation of Gauss Erosion.
- 2022-11-30 16:00:03下载
- 积分:1
-
用vb编的一个关闭和隐藏我的电脑,回收站程序,希望对visual basic编程感兴趣和希望了解关闭和隐藏我的电脑,回收站程序原理的人有所帮助...
用vb编的一个关闭和隐藏我的电脑,回收站程序,希望对visual basic编程感兴趣和希望了解关闭和隐藏我的电脑,回收站程序原理的人有所帮助-With vb for a closed and hidden My Computer, Recycle Bin procedures visual basic programming of interest and would like to shut down and hide my computer, recycle bin program to help the people of principle! !
- 2023-09-04 22:35:06下载
- 积分:1