-
similar to the network to download the software ants
类似于网络蚂蚁的下载软件-similar to the network to download the software ants
- 2022-01-31 22:51:55下载
- 积分:1
-
用来监控系统进程,如出现预定义拦截进程,则终止进程。通过ini文件载入拦截进程名,压缩文件中已带有一个事例ini文件...
用来监控系统进程,如出现预定义拦截进程,则终止进程。通过ini文件载入拦截进程名,压缩文件中已带有一个事例ini文件-Used to monitor system processes, where there is a predefined block the process, then terminate the process. Ini file loading process by blocking the name of the file has been compressed with an example ini file
- 2022-02-09 23:27: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
-
C++ 编程练习代码
c++第五版,用于前四章的联系,使用于初学者,希望大家多多交流,获得更好的学习资源。其中包括了前四章的部分练习题答案,其中也有不完善或者不规范的请,大家批评指正。
- 2022-08-24 11:57:21下载
- 积分:1
-
(1)可选择不同的规则集(用普通文本文件存贮规则)。
(2)利用VC TreeCtrl控件显示分析得到的句法结构树。
(3)中间分析过程产生的所...
(1)可选择不同的规则集(用普通文本文件存贮规则)。
(2)利用VC TreeCtrl控件显示分析得到的句法结构树。
(3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。
(4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析
“学习/verb 文件/noun”
这样的例子时结果就不同:
-(1) choice of different sets of rules (using ordinary text file storage rules). (2) VC TreeCtrl control analysis showed the syntactic structure of the tree. (3) Intermediate analysis of all the edges are exported to the outcome document, and facilitate the tracking analysis of the details. (4) analysis process, the rules focus on the search rules, found a meet conditions to stop the rules, which not all of the analysis results, and, rules of the order will also have an impact on results of the analysis (which can compare the two rules, which rules the same content, but there are two the sequence of the different rules, the analysis of "learning/verb documents/noun" Such examples on the different results :
- 2022-05-31 03:27:45下载
- 积分:1
-
程序中含有一些对控制台输出和事件进行控制的API函数.
程序中含有一些对控制台输出和事件进行控制的API函数.-Includeing some function to contral the input and output of console.
- 2022-12-29 23:20:03下载
- 积分:1
-
JULIA之C语言源代码
JULIA之C语言源代码-JULIA on C language source code
- 2022-01-28 19:21:53下载
- 积分:1
-
I wrote an online update, which contains the detailed design and all the source...
我写的一个在线更新程序,里面包含了详细的设计和所有源代码,使用了完成端口技术-I wrote an online update, which contains the detailed design and all the source code, using the completion port technology
- 2022-11-23 21:40:03下载
- 积分:1
-
仿winamp的mp3播放器
仿winamp的mp3播放器-imitation of the Winamp MP3 player
- 2022-12-16 19:10:04下载
- 积分:1
-
Sometimes, it would be nice to have an edit box with a spell checker and/or thes...
Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages
- 2022-02-12 05:19:41下载
- 积分:1