-
[Function] of the source is a tool for Internet downloads. He could scan the pag...
[功能]
本源码是一个因特网下载工具。他可以扫描整个网站的页面及各种图片音频视频等资源,你可以给这些待下载的资源设定最小的大小。
程序还使用了一个剪切板钩子(HOOK),使用它监控任何拷贝到剪切板中的文字,如果你复制了一个URL网页链接或者是一个URL的图片等链接,程序会立即弹出一个对话框让你配置下载任务。
用户可以通过设置文件名和文件大小,来下载整个站点的资源,或限制下载图片等等。
本质上来说,这是一个网络蜘蛛,可以多线程抓取网站。
-[Function] of the source is a tool for Internet downloads. He could scan the page the entire site and all kinds of pictures audio video and other resources, you can download these resources to be set a minimum size. Procedure also used a clipboard hook (HOOK), use it to monitor any copy to the clipboard in text, if you copy a URL link to a page or a URL link to the pictures, the program will immediately pop up a dialogue box allows you to configure the download mission. Users can by setting the file name and file size, to download the entire site resources, or limit the download pictures and so on. Essentially, this is a network of spiders, can be multi-threaded crawling your site.
- 2023-02-15 10:20:03下载
- 积分:1
-
一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理...
一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理-A visual basic prepared with Mouse
- 2022-05-25 10:42:49下载
- 积分:1
-
一个键盘钩子,供初学者学习使用,快捷键F1是加载钩子,F2为卸载...
一个键盘钩子,供初学者学习使用,快捷键F1是加载钩子,F2为卸载-A keyboard hook for beginners learning to use, quick keys F1 is a load hook, F2 for the unloading
- 2023-08-29 19:45:05下载
- 积分:1
-
calculator numbers
数的运算,数的加减运算,是大航海时代很多很多锁定胜局的黄金圣斗士多看少动精神可嘉-calculator numbers
- 2022-04-30 09:08:46下载
- 积分:1
-
a simple keyboard hook procedures
一个简单的键盘钩子程序-a simple keyboard hook procedures
- 2022-02-04 00:57:53下载
- 积分:1
-
VB6_Journal_Record_Hook_
VB6_Journal_Record_Hook_
- 2022-01-25 14:04:30下载
- 积分:1
-
完美国际116副本挂VC源代码
附:完美116版本基址(十进制,需要的自己转换为十六进制)
一级基址:9594476
穿墙地址:4215385...
完美国际116副本挂VC源代码
附:完美116版本基址(十进制,需要的自己转换为十六进制)
一级基址:9594476
穿墙地址:4215385
无限视野:4216647
隐藏地址:4330376
飞天地址:4522917
飞行地址:4556113
空中漫步:4593960-A perfect copy of 116 linked to the international VC source code is attached: the perfect version of the base site 116 (decimal, convert to their own needs hexadecimal) level-based site: 9594476 through walls Address: 4215385 infinite horizon: 4216647 hide Address: Flying 4330376 Address: 4,522,917 flight Address: Skywalk 4556113: 4593960
- 2022-02-01 10:50:00下载
- 积分:1
-
HOOKDX
#pragma once
class CHOOKDX
{
public:
CHOOKDX(void);
~CHOOKDX(void);
static void InitHookDx();
static void SettHookDxTime(int hooktime);
};
- 2022-04-12 05:35:06下载
- 积分:1
-
键盘钩子,也可以称为音乐键盘,按键不同的声音,…
键盘勾子,也可叫做音乐键盘,不同的键发出不同的声音,没有用动态链接库-keyboard hook, can also be called music keyboard, the keys of different voices, no dynamic link library
- 2023-07-28 10:45:03下载
- 积分:1
-
改变多种控件风格的示范程序,使用了hook技术实现,值得学习...
改变多种控件风格的示范程序,使用了hook技术实现,值得学习--Example program which can change the styles of many controls, has used hook technology, worth studying
- 2023-06-19 00:05:03下载
- 积分:1