搜索资源列表
webbrowser
- 浏览器 实现url网页的浏览 前进后退另存为功能-Browser url browser page forward back Save As function
WebBrowser
- 网页浏览器Java课程设计。 本课程设计需要学生运用面向对象编程和网络编程方法等,建立模型,最后设计出一个简单的网页浏览器,使该浏览器具有打开内容简单的网页,以及将网页另存,网页前进和后退,并且能够查看所浏览网页的源代码。-Web browser Java curriculum design. The need for students to use the curriculum design of object-oriented programming and network progra
dxptjk
- 为了发广告而作的一个小东西,使用 WebBrowser 实现,可以保存信息内容,免除每次都手工输入的麻烦。 内附源码,用到的第三方组件:Ehlib,TinyDB,AAFont,GtDBNav,RxDBComb。 作者的主页很精致,另有几套精品组件及小工具下载,欢迎大家访问:) -Hair advertisements in order to make a small thing, use the WebBrowser to achieve, you can save content
WebBrowser
- 用java写的一个简单的web浏览器,能显示网页源码,保存源码等功能-Using java to write a simple web browser can display web pages source code, save the source code and other functions
echo
- listctrl和webbrowser的简单运用,以及简单的实现打开保存文件对话框,可选择从文件中读取数据,添加到listctrl中,并从listctrl中读取记录,利用webbrowser自动登录网站,这里仅仅实现了从文件中读取数据添加到listctrl中和自动登录的功能,其它功能已经去掉,防止非法用途,可用来研究学习-webbrowser listctrl and simple use, and simple to achieve open the save file dialog box,
WBSource1.3.tar
- Web Browser Readme/Change log ------- Webbrowser.sourceforge.net------- 1.3~I had to rewrite the whole program because my computer crashed and I didn t back it up. - Generally looks better - Added error handling (less error message
WebBrowser
- 简单浏览器 并且有保存,编辑,新建,刷新等功能-Browser and a simple save, edit, create, update and other functions
MSDNDownloader_src
- I needed to read MSDN while I m on train using my Windows Mobile 6 device. I found a decent reader which can read HTML files, but I had no HTML file to read. This tool uses WinForms and the WebBrowser control to show the MSDN topics tree. You ca
get-pass
- 本人是在家中上网,经常有一些BBS的密码懒得记了,就用IE的自动密码保存功能,这样一来是方便了,但却有一个麻烦,一旦机子不行了,想要重装操作系统了,这些密码却也取不出了,还得重新申请,好麻烦!因此我就写了一个工具,可以取得网页密码框的密码. 因为网页密码框不是一般的EDIT控件,因此不能取得网页密码框的句柄.要实现这个功能,只好通过WebBrowser控件的有关COM接口了.因此取得这些接口是整个程序的关键.有两种方法可以取得WebBrowser控件的接口,接下来我们会逐一介绍,并提供示例源
pic
- 获取Webbrowser中的图片并保存到本地-Get Webbrowser in the image and save it to the local
MSDNDownloader_src
- I needed to read MSDN while I m on train using my Windows Mobile 6 device. I found a decent reader which can read HTML files, but I had no HTML file to read.This tool uses WinForms and the WebBrowser control to show the MSDN topics tree. You can sele
MSDNDownloader_src
- I needed to read MSDN while I m on train using my Windows Mobile 6 device. I found a decent reader which can read HTML files, but I had no HTML file to read.This tool uses WinForms and the WebBrowser control to show the MSDN topics tree. You can sele
htmlsnap
- C#使用webBrowser读取网页并将网页保存成图片,可保存图片为PNG 格式、JPG 格式图片、BMP 格式图片文件,需要.Net Framework2.0支持,如果没有请先下载安装微软的.Net Framework2.0:输入要抓图的网址,点“Go”按钮,页面加载完成后点"Save"按钮即可保存当前网页为图片-C# using webBrowser read pages and pages saved as images, save images in PNG format, JPG fo
WebBrowser
- 利用WebBrowser控件打开mht文件(其他格式文件可以先转为mht格式),并实现只能查看,禁止复制、修改、另存为等操作。-Use WebBrowser control to open mht files (files can be converted to other formats mht format), and to achieve only view to prohibit copy, modify, save as other operations.