-
Virtual-Desktop
多虚拟桌面的实现!包括了多个虚拟桌面的管理,添加新的虚拟桌面等功能(Implementation of multiple virtual desktops! Including a number of virtual desktop management, adding new features such as virtual desktops)
- 2011-09-28 23:52:43下载
- 积分:1
-
C# 读取 WebBrowser中的图片验证码到pictureBox 【已测试通过,附完整源码】
用webbrowser打开网页后,读取网页中验证码图片至 picturebox控件, .net framework 2.0和.netframework 4.0 已测试通过 注意: 在COM 页上, 选择 Microsoft HTML Object Library ,添加mshtml 的引用。 使用命名空间 using mshtml。
- 2013-03-08下载
- 积分:1
-
743105
该文件使用VS 创建了一个实例来使用 Google Breakpad在程序崩溃时来生成dmp文件()
- 2018-04-11 08:46:53下载
- 积分:1
-
DISKSN
修改硬盘序列号工具,可以用来修改硬盘序列号,对于绑定硬件的有用。(DISKSN TOOLS,FOR DISK SN,FOR WD ,FOR ,MATRIO,FOR SAMSUNG,FOR RI )
- 2021-03-23 17:49:16下载
- 积分:1
-
分贝显示器,实时显示声音强度 源码下载
分贝显示器,实时显示声音强度 源码下载
- 2013-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
-
luiliangfenxi
简单的流量分析程序,用VC++编写,代码简练,方便理解。(Simple traffic analysis program written using VC++, code concise, easy to understand.)
- 2010-12-22 20:20:42下载
- 积分:1
-
c++ 通过dao 读写 access文件 实例源码下载
c++ 通过dao 读写 access文件 实例源码下载
- 2015-03-16下载
- 积分:1
-
Windows-dll(Lib)
VC平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明(VC LIB DLL)
- 2011-12-29 16:28:39下载
- 积分:1
-
regedit-hive
1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快.
2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用
3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作
4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到.
5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
- 2009-07-08 10:17:51下载
- 积分:1