-
A simple windows program code, hoping to give everyone a little help, run the en...
一个简单的windows程序代码,希望能给大家一点小小的帮助,运行环境在VS2005。-A simple windows program code, hoping to give everyone a little help, run the environment in VS2005.
- 2022-12-04 20:00: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
-
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行...
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行-WINDOWS XP automatically install the patch, and the patch and it should be placed in the same directory and then run
- 2022-10-19 22:50:04下载
- 积分:1
-
可移植播放器,drict show视频播放器 开发。
可移植播放器,drict show视频播放器 开发。-Portable players, drict show video player development.
- 2022-05-30 22:20:14下载
- 积分:1
-
可设置计算器的大小、色彩等,可进行简单的数学运算
可设置计算器的大小、色彩等,可进行简单的数学运算-Calculator can be set the size, color and so on, can be carried out simple mathematical calculations
- 2022-12-25 15:25:03下载
- 积分:1
-
NERO刻录SDK1.08版.里面包括了多个不同形式的demo
NERO刻录SDK1.08版.里面包括了多个不同形式的demo
-NERO Burning SDK1.08 version. Inside, including a number of different forms of demo
- 2023-04-01 03:10:04下载
- 积分:1
-
VS2005 development. Breadth of search for solving the issue of sub
vs2005开发。
广度搜索求解分油问题。
分油问题:两个小孩去打油,一人带了一个一斤的空瓶,另一个带了一个七两和一个三两的空瓶。原计划各打一斤油,可是由于所带的钱不够,只好合打了一斤油,在回家的路上,二人想平分这一斤油,可是又没有其它工具。现只用这三个瓶子(一斤、七两、三两)精确地分出两个半斤油来。-VS2005 development. Breadth of search for solving the issue of sub-oil. Oil sub-issues: two children to play oil, one with a pound of the empty bottles, and the other with a 72 and a couple of empty bottles. Originally planned to play the catty oil, but because of the money raised, they played together catty oil, in the way home, they would like to share this small amount of oil, but no other tools. Are only three bottles (catty, 72, 32) precisely half a catty of oil is used for the separation of the two.
- 2023-06-29 19:45:03下载
- 积分:1
-
这个程序是用C++来实现的最优三角剖分问题。用的是动态规划算法来实现的。...
这个程序是用C++来实现的最优三角剖分问题。用的是动态规划算法来实现的。-This procedure is used to achieve the C optimal triangulation problem. Using a dynamic programming algorithm to achieve.
- 2022-03-16 11:34:05下载
- 积分:1
-
With VC (MFC) to prepare a simple game of Sokoban source process, as I can run a...
用VC(MFC)编写的简单的推箱子游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用。-With VC (MFC) to prepare a simple game of Sokoban source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.
- 2022-02-07 11:48:37下载
- 积分:1
-
js 封装的htc 控件,功能很好用
js 封装的htc 控件,功能很好用-js package htc control, function very well with
- 2022-05-10 12:38:12下载
- 积分:1