-
cd_util
自动打开关闭CD机舱门,方便使用,值得一试试看(Turn off automatically open the CD drive door)
- 2009-04-08 21:04:53下载
- 积分:1
-
VCPPMulti-COM
windows下的VC++有关于多com接口的编程,是一个在工程中实际用过的例子。(under windows with VC++ programming interface for multi-com, used in a real project.)
- 2011-10-05 23:10:53下载
- 积分:1
-
psexec
大名鼎鼎的psexec软件vc源码,windows出品(The famous the psexec software vc source, windows produced)
- 2021-02-20 10:39:43下载
- 积分:1
-
Performance_self
该程序可以实时监控程序本身对应进程的工作集、私有工作集和CPU使用率(The program can real-time monitor itself corresponds to the working set of the process, the private working sets and CPU usage.)
- 2014-02-26 13:10:02下载
- 积分:1
-
C# 实现定时关机实例源码
C# 实现定时关机实例
- 2013-01-18下载
- 积分:1
-
howtoMatlab7VC++6dll
如何将Matlab7.0函数转换成VC++6.0动态链接库,浅显易懂(How to convert Matlab7.0 function VC++ 6.0 dynamic link library, easy to understand)
- 2008-04-13 19:37:14下载
- 积分:1
-
vsuudo
题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器()
- 2018-02-20 19:18:18下载
- 积分:1
-
SetDefaultPrinter
说明: 通过修改,注册表,实现修改默认打印机功能(it is used to modify the setting of the defualted printer )
- 2011-03-29 10:26:19下载
- 积分:1
-
C#与halcon联合编程
多模板匹配
- 2019-12-14下载
- 积分:1
-
WebBrowser 模拟上传文件 实例
实现了模拟按键与选择文件等功能,详细实现见压缩包 对于IE7及以下,可以简单的利用SendKeys.SendWait方法设置input值,当然首先要将焦点集中在该控件上,利用HtmlElement的focus方法很容易做到。具体可以看后面的代码。但是对于IE8来说,它的安全性更高,具体参看文章http://blogs.msdn.com/ie/archive/2008/07/02/ie8-security-part-v-comprehensive-protection.aspx。 对于IE8来说,file input只能模拟点击upload按钮,然后在弹出的对话框中输入文件名,然后点击确定。
- 2013-04-19下载
- 积分:1