搜索资源列表
newbrowser
- 一款浏览器的源码,可以实现网页的浏览,前进后退及刷新,适合初学者,参考学习。
pro2.0
- 随缘网络产品管理系统 V2.0 一、全站采用主流DIV+CSS框架布局,DIV+CSS的优势何在? 1、符合W3C标准。微软等公司均为W3C支持者。这一点是最重要的,因为这保证您的网站不会因为将来网络应用的升级而被淘汰。 2、支持浏览器的向后兼容,也就是无论未来的浏览器大战,胜利的是IE7或者是火狐,您的网站都能很好的兼容。 3、搜索引擎更加友好。相对与传统的table, 采用DIV+CSS技术的网页,对于搜索引擎的收录更加友好。 4、样式的调整更加方便。内容和样式的分
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
39_sexplorer
- 以ie浏览器为内核的网页浏览器,支持多页面浏览-Ie in the browser for the core web browser, supports multi-page views
TamperIESetup(2)
- 在网页上点击提交按钮之后,浏览器会使用GET方法或POST方法进行封装,然后向服务器发送,这个小工具能够截获向服务器发送的一些值,人工对这些值进行修改,再提交给服务器进行处理。-Click the Submit button on the page, the browser uses the GET method or POST method of packaging, and then sent to the server, this gadget can intercept some of
browser
- 基于QT的浏览器,功能很全,打开网页的速度很快-a browser based on qt, very good ,the speed of open a web is fast
gae-django-cms-encry.tar
- 将gae-django-cms 网页文件加密 环境:在Google App Engine下使用gae-django-cms 搭建的CMS 目的 : 加密HTML网页文件,使之可以在浏览器中正常显示,但是查看HTML文件时,显示乱码。 方式:将源生成的数据(html) 在服务器端用python加密,然后再在浏览器端用javascr ipt解密 加解密算法,从http://www.aspxhome.com/javascr ipt/program/20103/1284528.ht
redirect
- windows下,squid代理服务器的外部组件 1、外部acl,限制浏览器标识,仅有固定浏览器才可使用代理。 2、重定向,可将网页重定向到别处。 3、登录验证。 使用此工具的前题需要会配置squid服务器。-windows under the external components of the Squid proxy server, external acl restrictions browser identification, only fixed the brow
getwebpassword
- 用于取出网页中所有密码输入框的密码,对IE、360安全浏览器全部有效。-For the password to remove the password input box in a web page, all of IE, 360 security browser.
CHtmlViewProjV2
- 这是一个比较早的时候用VC++编写的网页浏览器实例,可打开内部定义好的网页地址,其实不算是浏览器,只是具备一个HtmlView类的功能,要想成为真正的网页浏览器,需要写的代码还有不少,喜欢的或有需求的就下载本源码完善修改吧。-Web browser instance is the earlier VC++ written to open the internal definition of a good web address, in fact, not a browser, just have
vcliulan
- VC写的网页浏览器源码,功能不多,但是真正用VC实现的,运行效果图如上所示,地址栏在新建按钮那里,点击一下新建,会弹出一个需要输入地址的框框哦。浏览网页时候可以后退前时、刷新、停止等操作-VC write web browser source code, not much, but the real VC, run the renderings shown above, the address bar in the New button, click New, a pop-up will ne
cssmetro
- ss3响应式网页设计特效,仿win8 metro风格网页扁平化设计卷土重来,又一网页设计的流行趋势。在预览前,请先保证你的浏览器支持CSS3属性,推荐使用Chrome浏览器。-ss3 responsive web design effects, imitation win8 metro style web design flat comeback, another web design trends. In the preview before you ensure that your brow
internet_browser(qt)
- 用QT制作了一款浏览器,可以浏览网页,多窗口打开,播放媒体-With QT produced a browser, you can browse the web, multi-window open, play media
MyWebIE
- C#实现的一个网页浏览器的一个程序模块,直接可用-C# implementation of a web browser a program module
MonitorRegistry
- 1、实时监控浏览器主页修改情况。 2、运行该程序后,只要修改浏览器主页,就会弹框提示网页修改。 3、代码使用vc2010编写。-1, real-time monitoring browser home page revision. 2, after running the program, just modify the browser home page, the page will be prompted to modify bomb box. 3, code written
SNAP
- VB网页抓图精灵2源码,自带网页浏览器,打开某一网址后,点击抓图按钮,可将本网页完整抓取成图片,原理和以前的截图相似,有兴趣的Vb爱好者可参考。-VB Web Wizard 2 capture source, comes with a Web browser, open a Web site, click on the Capture button, you can crawl into a complete picture of the pages, the principle is simi
tinymce_v4.1.7
- TinyMCE是一个轻量级的基于浏览器的所见即所得编辑器,支持目前流行的各种浏览器,采用Javascr ipt/ECMAscr ipt开发,主要特性包括主题/模板支持,多语言支持(包括简体中文),支持通过插件的方式进行扩展。功能配置灵活简单(两行代码就可以将编辑器嵌入网页中),支持AJAX。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是 PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,你可以把它用于商业应用。-TinyMCE is
sniffly
- HTTPS Everywhere和Let s Encrypt项目的开发者Yan Zhu在上周末举行的 ToorCon 2015大会上介绍了一种滥用HSTS(HTTP Strict Transport Security)和内容安全策略(CSP)嗅探浏览器历史的时序攻击方法Sniffly(幻灯片、演示、源代码)。Sniffly允许任意网站嗅探浏览器历史: 当用户访问一个嵌入Sniffly代码的网页,它会试图通过HTTP加载来自HSTS域名的图像,Sniffly将一个CSP策略设置为限制图像通过H
IP_1
- 用socket_IP下载网页,这对于下离线浏览器有一定的参考作用-Use the socket_IP download page, which for the offline browser has a certain reference
458518
- 检测浏览器网页是否载入完毕例程,很不错的易语言源码,适合易语言爱好者学习,()