-
一个用来统计程序源文件中代码行数的小工具.使用VC++编写
一个用来统计程序源文件中代码行数的小工具.使用VC++编写-a statistical procedures used to document the source code line number of small tools. Preparation of VC
- 2022-05-24 14:35:43下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-10-09 09:55:03下载
- 积分:1
-
该源代码为一个简单的科学类型的计算器,是用VC编写的
该源代码为一个简单的科学类型的计算器,是用VC编写的-this code is a simple scientific caculator implemented in vc
- 2023-08-14 05:30:02下载
- 积分:1
-
text jitter
文本抖动-text jitter
- 2022-01-28 16:10:04下载
- 积分:1
-
手机端,实现开机画面更改,第二屏和第三批
手机端,实现开机画面更改,第二屏和第三批-Mobile terminal to realize the boot screen to change, and the second and third screen
- 2022-04-13 15:06:42下载
- 积分: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
-
KEA128 UART
飞思卡尔单片机 KEA128 UART 串口调试程序,包括初始化程序,接收及发送程序,CODEWARROIR,可直接调试
简单实用,可直接调试
- 2022-05-13 15:10:39下载
- 积分:1
-
基于SDK,视频卡的,VC++视频采集应用程序设计
基于SDK,视频卡的,VC++视频采集应用程序设计-Based on the SDK, video cards, VC++ Video capture application design
- 2023-07-02 23:20:03下载
- 积分:1
-
C# 实现串口超级终端 能发送文件
c# 实现的串口超级终端程序。能设置串口参数,并能保存;自动扫描计算机上的所有串口,并以列表形式显示;能设置显示字体和颜色,并能保存,下次打开默认上次的设置。
- 2022-03-19 19:26:30下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Command模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Command Mode
- 2022-03-23 11:01:45下载
- 积分:1