-
建立10个优先级不同的任务,并且察看每个任务的Angel
建立10个优先级不同的任务,并且察看每个任务的Angel-Set up 10 different mission priorities and mission of each of the Angel View
- 2023-02-16 01:15: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
-
迷宫 用回溯算法设计的迷宫
迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
- 2022-04-09 04:05:47下载
- 积分:1
-
短信应用程序
很有趣的......你可以使用此代码给任何人发信息,我们需要调制解调器与 sim 卡发送短信通过此应用程序
- 2023-08-28 08:30:04下载
- 积分:1
-
一个画图软件,实现直线,曲线,画多边行等功能
一个画图软件,实现直线,曲线,画多边行等功能-A drawing software, to achieve a straight line, curve, line features such as multilateral painting
- 2023-05-30 06:25:02下载
- 积分:1
-
良好功能界面,实现学生信息管理,
CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展
BAT是测试数据文件...
良好功能界面,实现学生信息管理,
CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展
BAT是测试数据文件-Good functional interface, the achievement of students in information management, CHLOR.H header file after the main consideration to the processes, such as shortcut keys to facilitate the procedures for the function of the expansion of BAT is a test data file
- 2022-03-16 07:12:26下载
- 积分:1
-
c++ well outside the instrument, in the hope that useful to everyone c++ well ou...
c++ 很好的外文书,希望对大家有用
c++ 很好的外文书,希望对大家有用 -c++ well outside the instrument, in the hope that useful to everyone c++ well outside the instrument, in the hope that useful to everybody
- 2022-08-22 17:53:04下载
- 积分:1
-
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题....
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题.
-some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
- 2022-01-28 14:08:29下载
- 积分:1
-
初始油藏网格数较多,如何根据需要提取自己需要的网格参数呢?这是一值得一看的程序...
初始油藏网格数较多,如何根据需要提取自己需要的网格参数呢?这是一值得一看的程序-initial reservoir grid few more, how to extract their own needs, the need Grid parameters? This is an eye-catcher procedures
- 2023-09-08 20:40:02下载
- 积分:1
-
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。...
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string function, given the number and the matching time.
- 2022-01-25 14:38:29下载
- 积分:1