-
安全中断窗口 (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
-
与PLC1500通讯实例
简单的一个实例测试与西门子PLC1500通讯,已TCP的形式进行网口式通讯,PLC需要将TCEND模块进行设置下即可完成通讯状态。本实例支持7组数据时时传输。可做修改
- 2022-08-06 07:12:55下载
- 积分:1
-
VC下的一个简单音频采集程序,用来学习还是很不错嘀
VC下的一个简单音频采集程序,用来学习还是很不错嘀-VC under a simple audio capture program for learning is still very good嘀
- 2022-02-04 18:42:47下载
- 积分:1
-
可以快捷方便的删除掉版本控制程序下面的每一个scv,解除版本控制...
可以快捷方便的删除掉版本控制程序下面的每一个scv,解除版本控制-rt
- 2022-07-18 22:57:58下载
- 积分:1
-
1.0版本只能查看Oracle数据库. 连接特定用户可查看所有表,视图,存储过程,触发器,序列,索引.可创建表,可直接执行SQL语句.可查看所有用户...
1.0版本只能查看Oracle数据库. 连接特定用户可查看所有表,视图,存储过程,触发器,序列,索引.可创建表,可直接执行SQL语句.可查看所有用户-version 1.0 can only view the Oracle database. Users can connect a specific check all the tables, views, stored procedures, triggers, sequences, and the index. Can create, can be directly executed SQL statements. All users can view
- 2022-02-03 19:42:04下载
- 积分:1
-
LPC2368 the first document, beginners must look at the yo
LPC2368的头文件,初学者一定要看的哟-LPC2368 the first document, beginners must look at the yo
- 2022-10-12 23:20:03下载
- 积分:1
-
用C语言写的 关于 航空订票系统的 代码 可能功能还不是很全 希望大家改正...
用C语言写的 关于 航空订票系统的 代码 可能功能还不是很全 希望大家改正-sfdsfsdjfsdljf fsdf jsd fkds s
- 2022-02-26 15:56:44下载
- 积分:1
-
日期还原
日期还原 -date Reduction Date Date Reduction
- 2022-08-13 09:04:05下载
- 积分:1
-
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例-Embedded/MCU Programming Windows CE under the card-driven programming examples
- 2023-06-09 05:10:04下载
- 积分:1
-
MCI' s application examples, including the play WAV, MIDI files and play the...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等 -MCI" s application examples, including the play WAV, MIDI files and play the CD in the CD and the tracks transcribed into WAV files
- 2022-04-15 08:25:41下载
- 积分:1