Welcome![Sign In][Sign Up]
Location:
Search - Internet browser cache

Search list

[Browser Clienti030_zm036

Description: 可以列出并删除Internet Cache中的文件-Can list and delete Internet Cache files
Platform: | Size: 4096 | Author: ensurf | Hits:

[OtherVB_NET_Ie7Clone

Description: VB.NET的Web浏览器IE7的克隆选项卡式浏览器 描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航和功能,搜索服务提供商的代码,与收藏,显示如何显示大多数的对话可以在Internet Explorer 7 ,文档浏览器,抓取图片的网页,确定,并与元素用户上空盘旋在加载的文件。还包括代码处理弹出包括一个信息栏,一个简单的RSS阅读器,检测的RSS ,节省图像,与历史记录, Cookie和高速缓存,网站拦截, phising滤波器首发等等。这应该让你多以及在您的方式充分被炸的浏览器应用程序。请投票如果您发现此代码有用。 此文件来自星球源Code.com ...家庭数百万行的源代码 您可以查看关于此代码/和或表决时: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=5484&lngWId=10 作者可能有某些保留版权此代码...请遵守它们的要求和法律的审查所有版权条件在上述网址。-VB.NET Web browser IE7 Clone Tabbed Browser Description: This is an example browser written in vb.net using .net framework 2.0 (Visual Studio 2005). It is a tabbed web browser. It shows many examples of working with the new browser control and the loaded document. Things you will find in this example are: Basic browser navigation and functionality, Search provider code, working with favorites, showing how to display most of the dialogs available in internet explorer 7, Document Explorer, Ripping images from web pages, identifying and working with the element a user is hovering over in the loaded document. Also included is code to deal with popups including an info bar, a simple rss reader, detecting rss, saving images, working with history, cookies and cache, site blocking, phising filter starters and much more. This should get you more than well on your way to a full blown browser application. Please vote if you find this code useful. This file came from Planet-Source-Code.com...t
Platform: | Size: 3493888 | Author: 吴浩源 | Hits:

[File OperateIECache_demo

Description: 解析index.dat文件,分析ie浏览缓存,分析上网记录-Analysis of index.dat files, ie browser cache analysis, analyzes the Internet record
Platform: | Size: 27648 | Author: 秦涛 | Hits:

[Windows DevelopUrlExplr_src

Description: 提取URL网页缓存记录,通过winet库接口调用,FindFirst返回一个句柄,FindNext返回下一个,直到所有返回完为止。-My desire to create a one button solution to blow away all files left on my machine from my browser lead me down the path of the URL Cache. This seems to be the place where all internet related files are managed. Of course this journey turned into a full-blown application to look into the cache and view the details of what s actually kept there. All methods to manipulate the URL cache are part of the WinInet library. This library is fairly low-level (not quite at the socket level, but it s pretty far down there). In addition to the cache, the library also provides http, ftp, and gopher file transfer functionality. Walking the URL cache is very similar to using the Win32 file related functions. FindFirst (with some parameters) returns a handle, FindNext (until there are no more), that sort of thing. I developed a set of classes to deal with the nitty-gritty. You ll find these in the UrlCacheUtil.h/.cpp files. The application is fairly self documenting (famous last words). I
Platform: | Size: 26624 | Author: 老板 | Hits:

[WEB Code5w_GBK_7.6

Description: 五维网址导航站是国内专业的网址收集和分类网站。随时更新最新的网站导航信息。同时拥有一支专业的各类导航源码开发团队,我们将持续不断的提供导航网站的源码更新。五维网址导航以快捷、实用、方便、特色、个性等优点,让您体验高速上网导航的乐趣!赶快下载使用源码吧! 演示网址:www.yt88.net 五维网址导行源码(v7.6) 更新日期 20101220 完善密码取回功能,并增加外发邮箱设置 自定义导航多项功能完善 优化默认主题首页大小以及浏览器访问速度 自定义导航增加缓存管理设置 增加网址回收管理 修改天气预报在UTF8下显示问题 完善天气预报程序,提高天气显示速度 新增114la、2345等主题 -Five-dimensional site navigation station is a professional Web site to collect and classify websites. Keep updated with the latest navigation information. At the same time various types of navigation has a professional source development team, we will provide ongoing updates the navigation source website. Five-dimensional site navigation to provide a quick, practical, convenient features, personality, etc., allowing you to experience the fun of high-speed Internet navigation! To download using the source code now! Website guided five-dimensional source (v7.6) updated 20101220 Improve the password retrieval function, and to increase the outgoing mail settings Number of functional custom navigation Optimization of the size of the default theme page and browser access speed Custom navigation to increase the cache management settings Web site management to increase recycling Weather modification is displayed in the UTF8 issue Perfect weather procedures, im
Platform: | Size: 6245376 | Author: harry125 | Hits:

[WEB CodeSVN

Description: 1.设置好GoogleCode.com的SVN服务器地址,来读取文件列表,并显示源码(语法高亮、带行号)。 2.可将文件缓存到本地,并根据更新时间来自动读取一个周之内的最新文件,超过一周没有更改的文件,缓存将不再更新。 3.可以作为一款简单的 SVN 在线浏览器,界面自由定制,并可以显示文件的最后更新时间。 为什么开发这个东西? 因为我自己有需求,到网上找了很多SVN WEB Client 都必须修改服务器配置来支持,在虚拟机上不能用,所以,自己开发了一个简单的。 -1. Set the SVN server address of the good GoogleCode.com, to read the file list, and display the source code (syntax highlighting, line numbers). 2 to cache the file to the local, and according to the update time to automatically read the latest documents within a week, more than a week without changing the file, the cache will not be updated. 3 can be used as a simple SVN online browser, interface free customization, and can display the last update time of the file. Why the development of this thing? Because I have the need, to the Internet to find a lot of WEB Client SVN have to modify the server configuration to support, in the virtual machine can not be used, so, they developed a simple.
Platform: | Size: 23552 | Author: 戴伟昊 | Hits:

[IME Developpwdremover

Description: HOLA网路加速器加速您的Web浏览,同时节省您的数据和疏导审查的网站 • 更快的互联网更快的网上冲浪和下载! • 更流畅的视频:减缓冲,观看高清流畅! • 降低数据成本:HOLA缓存保存数据使用量的20-30%,随着时间的推移! • 解除封锁网站:访问网站和应用程序挡在你的国家! • 100%:无广告!-HOLA web accelerator on your Web browser, and save your data and ease the review site • Faster and faster Internet surfing and downloading! • smoother video: slow down the rush, watching high-definition smooth! • Reduce the cost of data: 20-30 HOLA cache holds data usage, as time goes on! • Unblock Website: block access to Web sites and applications in your country! • 100 : no ads!
Platform: | Size: 874496 | Author: 谢洁 | Hits:

CodeBus www.codebus.net