搜索资源列表
Unescape
- 今日做一个项目批量分析下载网页数据,遇到escape加密,苦苦找寻VC下面的unescape算法,忽然想到变通的方法,遇到同样问题的朋友有兴趣下载看看吧!-Today, a project volume of the data download page encountered escape encryption, hard to find VC unescape the following algorithm, suddenly thought of the alternative metho
Web-browsing
- MFC提供了一个CHtmlView类,它派生自文档/视图结构,实现了web浏览功能的封装。其中,最重要的方法是Navigate函数,通过给它指定参数就可以浏览指定的web页-MFC provides a CHtmlView class, it is derived from the document/view architecture, implementation of the web browsing function package. Among them, the most import
IEcontrol
- IE 控件一些高级使用方法 1、如何显示内存中的 HTML 网页; 2、如何屏蔽掉鼠标右键的上下文菜单; 3、如何扩展 HTML 中的脚本(external)对象; 4、如何显示 HTML 样式的对话窗; 5、如何执行 HTML 脚本;-Use of the IE control
AdBlockerUI
- 垃圾软件屏蔽工具 功能: 屏蔽弹出广告。 最新话到托盘。 开发原由: 使用uusee,pps等工具看电影时,屏蔽掉垃圾广告,以免影响看电影的心情。 使用方法2种: 1.修改配置文件:config.ini 2.add 窗口标题-Shielding spam software tool features: screen pop-up ads. Last words to the tray. Development of Reasons: Use uusee, pps
erase
- Flash erase/program 检查方法-Flash erase/program methods
encode630
- 小的文件加密器,采用des算法,生成d:\\kspw.pd文件,加入了与时间的关系,使用方法见窗口菜单。-A small file encryption devices, using des, build d: \ \ kspw.pd file, adding the relationship with the time
GetIEVersion
- 获取 当前 系统 中IE浏览器版本信息。检测方法是通过注册表键值-Get the current system in the IE browser, version information
klmm
- 界面与代码分离的美女图片小偷,支持自定义界面。 程序说明: 系统设置在Config.asp里,分别可以设置站点名称、站点路径、站点是否开放、数据库缓存是否开启以及列表和最新一条的缓存多久后自动更新。 顶部界面设置在Top.asp里,底部界面设置在Bottom.asp里。 架设方法: 直接拷贝到目录,运行Index.asp即可!-Separation of interface and code beauty image thief, support custom inte
VB-Cache
- VB 实现获取缓存文件目录路径,程序较简单,除了获取缓存目录的功能外,没有其它功能,帮助VB初学者了解VB与Windows各目录的获取方法,这是其中之一。-VB to achieve access to the cache file directory path, the program is relatively simple, except for the function of the cache directory, no other features to help beginners
IEButton
- VC++在IE工具栏中加入一个图标,不懂的朋友可以下载这个示例程序,你会从中学到方法,现在的不少软件像迅雷、MSN、网际快车等,在安装完成后都会在IE的工具栏中加入一个图标,以方便用户使用软件,其实这种功能不赞成使用,如果每个人都把自己的软件添加这么一个功能,那IE的工具栏岂不是太热闹了? -VC++ to add a toolbar in the IE icon, but not the friends can download the sample program, you will l
VCPP-page-elements
- VC++自动控制网页 能够访问网页元素 如打开百度,在搜索框输入“IEPlus测试搜索以下”,然后自动点击搜索 使用COM技术 本程序包含自动得到鼠标下网页元素的方法-VC++ Autocontrol page to access page elements such as open Baidu, the search box enter
MFCopenHTML
- MFC里面打开html文件的方法,包括进行修改-mfc open html
get-pass
- 本人是在家中上网,经常有一些BBS的密码懒得记了,就用IE的自动密码保存功能,这样一来是方便了,但却有一个麻烦,一旦机子不行了,想要重装操作系统了,这些密码却也取不出了,还得重新申请,好麻烦!因此我就写了一个工具,可以取得网页密码框的密码. 因为网页密码框不是一般的EDIT控件,因此不能取得网页密码框的句柄.要实现这个功能,只好通过WebBrowser控件的有关COM接口了.因此取得这些接口是整个程序的关键.有两种方法可以取得WebBrowser控件的接口,接下来我们会逐一介绍,并提供示例源
AREPS
- 电磁传播损耗的计算方法,模拟电磁波在大气中的传播路径-A propagation path of the electromagnetic propagation loss calculation method and the simulation of electromagnetic wave in the atmosphere
MonitorIE
- 详细说明:本程序是用于监视IE操作的插件源码,只用于示例用VC创建IE插件的方法,没有具体功能。-Describe: This procedure is used for the operation of the monitor IE plug-in source code, for example created with VC IE plug only, there is no specific function.
purchase
- 系统运行在WinXP机器以上版本,需要的软件包括 1) IIS 2) MSSQL2005及其以上数据库 3) .NET Framework 3.5 具体使用方法,可以参考 http://www.dotnetcms.org/help/ 安装方法: 1.在app_data目录下找到Purchase.sql脚本,建立purchase数据库并运行该脚本 2.在IIS里建立虚拟目录指向本文件夹 3.修改web.config里的数据库链接字符串 <c
jQuery_showImg
- Jquery实现的点击图片放大方法效果,浏览图片功能-Click the image the the image will be larger than before
Http
- 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures dow
js_date_ctrl
- 如果不喜欢网页上弹出式的日期选择控件,可以试试这个,用textarea模拟出来c/s程序的日期选择方法。不足的地方,还请大家多多指正。-If you do not like pop-up on the page date selection controls, you can try this with a textarea simulated c/s program date selection method. Deficiencies, but please correct me.
Delphi_BHO
- Delphi实现的BHO代码,该代码是最精简的BHO实现例子,同时演示了BHO和EXE之间通过消息机制传输信息的方法. 该代码可以改造成任何用途。-Delphi to achieve the BHO code, which is the most streamlined BHO example implementation, and demonstrates through messages between BHO and EXE mechanisms method for transmit