<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Seven Two Blog &#187; 浏览器</title>
	<atom:link href="http://www.seven2.com.cn/archives/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seven2.com.cn</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 13:47:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求</title>
		<link>http://www.seven2.com.cn/archives/508/</link>
		<comments>http://www.seven2.com.cn/archives/508/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 13:07:16 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=508</guid>
		<description><![CDATA[HTTP 请求的拦截技术可以广泛地应用在反向代理、拦截 Ajax 通信、网页的在线翻译、网站改版重构等方面。而拦截根据位置可以分为服务器端和客户端两大类，客户端拦截借助 JavaScript 脚本技术可以方便地和浏览器的解释器及用户的操作进行交互，能够实现一些服务器端拦截不容易实现的功能。本文将重点介绍通过 JavaScript 脚本在客户端对页面内容进行拦截修改的一些原理和技术。 随着互联网应用及 B/S 架构的软件系统的风行，越来越多的基于浏览器的应用得以开发和部署。对已经上线的应用系统进行拦截和跟踪可以方便、快捷地实现很多功能. 不仅仅是 URL 改写，通过拦截和跟踪技术可以在极小修改或者使用反向代理不修改原网页的前提下为基于 BS 的 Web 应用提供更复杂的页面改写，脚本改写等功能。 如图 1 所示，传统的 Web 访问模型通过浏览器向 HTTP 服务器获取 Web 数据，浏览器将获取的数据进行解释渲染，得到用户的客户端界面。 而在带有服务器端和浏览器端跟踪和拦截的访问模型中，传统的访问方式发生了变化。服务器端和浏览器端的跟踪和拦截将页面中的拦截对象，在适当的拦截时机进行了拦截变化，导致用户面前的浏览器的解释渲染结果和 HTTP 服务器上的内容存在了逻辑上的差异，而这种差异恰巧是 HTTP Server 所需要的结果，而不方便将差异部署在 HTTP Server 上。 Server trace 可以作为反向代理服务器的一项逻辑功能存在，Browser trace 是通过脚本完成在客户端拦截和跟踪行为。 拦截根据位置可以分为服务器端和客户端两大类，客户端拦截借助 JavaScript 脚本技术可以方便地和浏览器的解释器和用户的操作进行交互，能够实现一些服务器端拦截不容易实现的功能。如果将服务器端和客户端拦截融合在一起，可以很好地处理拦截和跟踪问题。 功能比较 服务器端拦截 客户端拦截 向页面头部插入代码 强。简洁，无需逐个加入代码 麻烦。需要逐个为页面加代码 访问资源的权限 强。可以访问跨域资源。 受限。浏览器间有差异 会话的控制和访问 强。可以使用相应 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="10个小型 JavaScript 的库(很值得收藏哦！)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F708%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">10个小型 JavaScript 的库(很值得收藏哦！)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Opera 发力中国浏览器市场" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Opera 发力中国浏览器市场</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="event.keycode值大全" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F704%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">event.keycode值大全</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="jQuery 性能优化指南（2）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F713%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">jQuery 性能优化指南（2）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IETester让IE 4个版本共存" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236879.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IETester让IE 4个版本共存</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/508/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE浏览器1月市场份额再创新低</title>
		<link>http://www.seven2.com.cn/archives/469/</link>
		<comments>http://www.seven2.com.cn/archives/469/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 07:47:17 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[浏览器]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[火狐]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=469</guid>
		<description><![CDATA[北京时间2月2日消息，据国外媒体报道，美国互联网流量监测机构Net Applications周日发布的最新统计数据显示，2009年1月期间，微软IE浏览器市场份额继续下滑，即由2008年12月的68.2%降至67.6%，创下Net Applications从2005年开始相应监测活动以来的历史新低。 与此同时，苹果Safari浏览器的市场增速已连续三个月超过了火狐(Firefox)。过去12月中，微软IE市场份额已累计下跌了8个百分点；而在此前的24个月中，IE市场份额累计跌幅为9.8%左右。换句话说，过去12个月当中，微软IE市场份额下滑速度比以前更快。 Net Applications指出，微软上月发布其IE 8 RC1版(注：RC为英文“发布候选版”之意)之后，其相应市场份额则有所增长。今年1月期间，IE 8的市场份额为0.92%。与微软去年夏季发布的IE 8 Beta2相比，IE 8 RC1在性能表现、页面加载速度、兼容性和其他功能上进行了一些改进和调整。 但从整体上看，今年1月期间，Mozilla的火狐、苹果Safari和谷歌Chrome浏览器都不同程度地从微软IE手中抢走了一些市场份额。 今年1月火狐市场份额增长了0.19%，增至21.5%，创下自火狐发布以来的历史新高。过去12个月当中，火狐市场份额累计增长了4.3%。今年1月期间，大量2.0版用户开始转用3.0版。火狐3.0于去年6月发布，目前对外提供的正式版本号为3.0.5版。 今年1月苹果Safari市场份额增幅超过了火狐，即增长了0.36个百分点，市场份额增至8.3%，同样也创下了其历史新高。值得注意的是，Safari相应市场增速已连续三个月超过火狐。过去三个月当中，火狐累计增幅已达1.7个百分点，而火狐相应增幅为1.5个百分点。 谷歌Chrome浏览器去年12月去掉了“测试版”字样，该产品今年1月的市场份额也有所增长，即增至1.1%，这也是Chrome市场份额连续两个月突破了1.0%大关。 Net Applications最后指出，过去12月当中，微软IE市场份额平均每月下降0.67个百分点，而同期火狐平均每月增长0.39个百分点，Safari平均每月增长0.24个百分点。 文章来源：http://bbs.w3club.cn<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F44%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2454071.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="三大浏览器性能大PK" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F42%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">三大浏览器性能大PK</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="各大浏览器所占市场率" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F332%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">各大浏览器所占市场率</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="警惕定时炸弹　微软IE7 0day漏洞全面解析" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">警惕定时炸弹　微软IE7 0day漏洞全面解析</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="四大浏览器，摸过才知我爱你——火狐" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F54%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器，摸过才知我爱你——火狐</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/469/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera 发力中国浏览器市场</title>
		<link>http://www.seven2.com.cn/archives/411/</link>
		<comments>http://www.seven2.com.cn/archives/411/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 08:39:34 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[浏览器]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=411</guid>
		<description><![CDATA[启用中国新版网站 支持“通用网址——网站直达”功能 沉寂数月之后，Opera在中国市场终于全面爆发。日前，Opera宣布全面升级在中国的产品线，同时发布Opera桌面中国版等产品，引人注目的是其强化了对通用网址等第三方功能的支持，以更好地满足国内用户使用中文上网的需求。Opera此举使其成为微软IE之后又一家支持通用网址的全球主流浏览器，显示出在新的经济形势下，中国市场正受到国际巨头越来越多的重视。 据Opera官方介绍，这是其首次在华全面发布产品，更进一步的本土化成为此次新品发布的重要特色。为了使产品更加符合中国用户的习惯，Opera团队对产品进行了大规模开发和定制，对本土第三方功能的支持能力大大提升。业内人士指出，凭借对“通用网址”等国内互联网流行网站直达功能的支持，Opera由内而外完成了中国化的过程，为其进一步抢占中国浏览器市场打下了良好的基础。 在最新发布的Opera中国版浏览器中，用户可以在右侧的搜索栏内选择“通用网址”，然后输入希望到达网站的名称，如“百度”直接访问百度网，此外，也可以在左侧的地址栏中输入“= 通用网址”实现网站直达功能，如“= 新浪”直接访问新浪网。通过这种方式，Opera浏览器完美地弥合了中国用户在网上冲浪时的语言鸿沟，Opera用户可以通过关键词直达目标网站，而不必记忆繁琐的网址。互联网专家指出，Opera中国版浏览器的这一变革，在根本上迎合了中国用户的上网习惯，成功地迈出了本土化的第一步。 据了解，通用网址是中国互联网关键词网站直达应用的代表，是新一代网络名称访问技术，通过建立关键词与网址ur的对应关系，方便快捷的让中国用自己熟悉中文直接上网。通用网址在中国市场上具有广泛企事业用户群，广泛网民日常使用。同时，获得了百度、搜狐、网易、雅虎等多家门户网站，中华网众多知名网站和80余家地方信息港的支持，覆盖95%以上中国的互联网用户。目前，在微软2009年即将推出的IE8浏览器对通用网址也有着良好的支持。此次Opera对通用网址的支持则更为深入、全面。 实际上，进入到2008年以来，整个浏览器市场再掀竞争风暴，微软的浏览器霸主地位正受到严重威胁，对手不但有苹果、Firefox(火狐)，还有Opera和谷歌推出的Chrome等。2009年金融风暴必然会带来整个浏览器行业的一次重新洗牌，中国市场已成为全球公司“避寒”的重地，Opera在2008年已明显加大了对中国市场的投入，此次通过支持通用网址等功能无疑是再次发出了谋求中国市场的强烈信号，未来中国浏览器市场的竞争必然更加激烈，对中国网民习惯的把握将成为决定成败的重要因素。 文章来源：互联网<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F44%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2454071.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/29/2446429.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="四大浏览器，摸过才知我爱你——火狐" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F54%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器，摸过才知我爱你——火狐</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IE浏览器1月市场份额再创新低" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IE浏览器1月市场份额再创新低</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="网络流行术语的起源" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F171%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">网络流行术语的起源</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/411/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IETester让IE 4个版本共存</title>
		<link>http://www.seven2.com.cn/archives/402/</link>
		<comments>http://www.seven2.com.cn/archives/402/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 13:05:01 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[浏览器]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[WEB]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=402</guid>
		<description><![CDATA[目前常用的Internet Explorer浏览器有4个版本，不可能在一个操作系统上安装4个不同版本的浏览器来作网站的调试，在没有IETester之前一般都是安装VirtualBox，再在VirtualBox上安装操作系统和不同版本的浏览器来作网站的调试。 IETester是什么： IETester是一个免费的Web浏览器调试工具,可以模拟出不同的js引擎来帮助程序员设计效果统一的代码.IETester可以在独立的标签页中开启IE5.5、IE6、IE7以及最新的IE8 beta2这4个不同版本的IE，目前最新版本：V0.2.3支持简体中文，IETester的界面很简洁，操作也很便利，在调试网站时可以在 IETester选项设置&#8211;设置主页，不用每次调试时都需要输入要的网址。 环境要求： 系统：Windows Vista、Windows XP； 浏览器：Internet Explorer 7； 注意事项： 如果在Windows XP下的Internet Explorer 6会出现一些小问题，并且在这个配置下 IE7/IE8 版本不能运行； ————————————————————————————————————————————————————— 像以上的图那样分栏，你可以按住鼠标的左键拖拉标签栏的标签页,到你想放的位置释放鼠标即可。 标签栏上的蓝色醒目的数字是Internet Explorer的版本， IETester 目前已知的问题有： 当窗口大小改变的时候，页面内容可能会消失（IETester改进中）； 上一页/下一页功能不正常； Focus功能不正常； Java apple不能运行； Flash不能在IE6下正常运行。 文章首发于：http://www.seven2.com.cn 文章可自由转载，转载需注明出处。 [ad#ad336x280img]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Internet Explorer 浏览器版本向量" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F747%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Internet Explorer 浏览器版本向量</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows Internet Explorer 会将什么内容报告为用户代理字符串？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F748%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236573.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows Internet Explorer 会将什么内容报告为用户代理字符串？</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F44%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2454071.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IE浏览器1月市场份额再创新低" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IE浏览器1月市场份额再创新低</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="警惕定时炸弹　微软IE7 0day漏洞全面解析" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">警惕定时炸弹　微软IE7 0day漏洞全面解析</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/402/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>警惕定时炸弹　微软IE7 0day漏洞全面解析</title>
		<link>http://www.seven2.com.cn/archives/340/</link>
		<comments>http://www.seven2.com.cn/archives/340/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 07:55:42 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[网事]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=340</guid>
		<description><![CDATA[12月9日，就在微软发布最新漏洞补丁的前一天，微软IE7 曝出严重0day漏洞，金山毒霸等安全厂商纷纷发布紧急预警。就在大家都以为12月10日微软会公布这一漏洞的相关信息，并发布漏洞修复补丁的时候。12月10，在微软公布的最新漏洞补丁中并无法修复该漏洞。由此，IE7 0day漏洞的危害仍在继续。 微软IE7 0day漏洞介绍： 微软IE7 0day漏洞是一个基于IE7浏览器内核的漏洞，所有基于IE7内核的浏览器和应用程序都会成为攻击对象。如傲游、世界之窗、腾讯TT、Office系统软件、Outlook、某些网游的登陆界面等等。 目前已经发现“IE7 0day漏洞生成工具”，而且金山毒霸已经截获数个利用该漏洞的恶意挂马网站。目前挂马的网站都是通过这一类型的工具自动生成的，下载的病毒主要是超级AV终结者、weiai、扫荡波一类的下载器。这些下载器再下载大量的盗号木马、ARP攻击木马等。 影响的平台是：Windows XP\2003 安装了IE7的用户 微软IE7 0day漏洞危害分析： 2．5亿网民的定时炸弹，所有上网的用户都有可能遭受攻击。 常用可能“中招”的软件列表： 浏览器类(基于IE内核的，访问挂马网站时可能会中招) (1) IE7浏览器 (2) 傲游浏览器 (3) 世界之窗 (4) 腾讯TT (5) 糖果浏览器 (6) greenbrowser.exe 邮件客户端软件(浏览含有攻击代码的邮件时可能中招) (1) outlook (2) foxmail 下载软件(局域网ARP攻击，可能将恶意代码插入到下载软件提供的内嵌网页中) (1) 迅雷 (2) 快车 (3) 超级旋风 (4) 电驴 (5) BT (6) ppstream (7) pplive 等等 音乐视听(局域网ARP攻击，将恶意代码插入到下载软件提供的内嵌网页中) (1) 千千静听 (2) 酷我音乐 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="IE浏览器1月市场份额再创新低" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IE浏览器1月市场份额再创新低</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IETester让IE 4个版本共存" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236879.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IETester让IE 4个版本共存</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F44%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/28/2454071.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器五大项目对比分析，火狐最优谷歌次之IE最差</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="四大浏览器，摸过才知我爱你——火狐" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F54%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">四大浏览器，摸过才知我爱你——火狐</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/29/2446429.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/340/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网络流行术语的起源</title>
		<link>http://www.seven2.com.cn/archives/171/</link>
		<comments>http://www.seven2.com.cn/archives/171/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 15:05:47 +0000</pubDate>
		<dc:creator>七二</dc:creator>
				<category><![CDATA[网事]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.seven2.com.cn/?p=171</guid>
		<description><![CDATA[从blog（博客）、browser（浏览器）到software（软件）、wiki（维基）和World Wide Web（万维网），网络的今天全得仰赖这些历史并不悠久的技术，以及给这些技术命名的人。虽然有时候很难确定到底是谁为这些技术术语起了名字，但我们还是要尝试着寻找一番，看看都是些什么人在参与着历史的创造。 BLOG（博客）：这是“weblog”（网络日志）的简写形式，该词的最早出现似可追溯至1997年由Jorn Barger创办的“机器人智慧”网站。Barger在网站上开设了“logging the Web”（网络日志）栏目专门用来记录他在网络上无意间收集到的各种信息。而Peter Merholz则被认为是首次完整使用了这个术语的人。1999年，他在自己的weblog中写道：“我决定把‘weblog’读为‘wee-blog’，或者采用其简写形式‘blog’。” BYTE（字节）： 1956年，Werner Buchholz在IBM Stretch计算机的设计阶段采用了这个术语用来衡量计算机的信息存储容量。他是根据“吃下（bite）”这个词杜撰出来的，意思是一台计算机到底能“吃下”多少数据。不过需注意这个词的拼写，不要和“bit”相混淆。 BROWSER（浏览器）： 经常被称为“Web之父”的Tim Berners-Lee在1989年开发出了他称为“WorldWideWeb”的软件。不过Berners-Lee说，“browser”这个词要早于Web，是作为“超媒体浏览器”而出现的。 CELL PHONE（手机）： 一般认为，是AT&#38;T贝尔实验室的工程师William Rae Young首先提出了蜂窝移动电话的六角形蜂窝小区的概念。Young所做的工作在1947年与Douglas H. Ring合写的一份内部文件中提到过，该文论述了如何构建广域的蜂窝通信服务。用移动电话所拨打的第一个电话是1946年6月17日从圣路易斯的一辆行进的汽车中打出的，不过这部移动电话的形状和我们今天所见到的手机相差甚远。这部电话重约80英镑，采用的是AT&#38;T的服务，（massive party line），每个月的服务费30美元，每打一次本地电话再加30到40美分。可惜，贝尔实验室却未能争得“手机之父”的美名。这个名头被摩托罗拉通信系统部的总经理Martin Cooper夺走，1973年4月3日，他携带着一部大块头的手机穿越纽约城，用这部电话给他在贝尔实验室的竞争对手Joel Engels打了一通电话。 CIO（首席信息官）： 根据美国计算机历史博物馆的记载，任命IT人员担任高级职位是从军队和政府开始的，然后普及到工业界。William Synnott和William Gruber在1981年首次获得这一头衔。 COMPUTER VIRUS（计算机病毒）： 这个术语今天被广泛用来描述可自我复制的和恶意入侵的软件，发明此术语的人是Leonard Max Adelman，他在1984年参与了“计算机病毒实验”的研究，并向研究人员Fred Cohen建议使用这个术语。Adelman还是RSA（Rivest-Shamir-Adelman）密码系统的联合发明人之一。 HYPERTEXT（超文本）： Ted Nelson在1965年杜撰了”hypertext”和”hypermedia（超媒体）”这两个术语，1968年他与Andries van Dam一起在布朗大学共同开发超文本编辑系统。这些术语的前缀“hyper”的词义出自希腊语的“超越、超出”一词。所谓超文本就是计算机使用者通过超链 接和其他人共享文本信息的一种文本。超文本的首次实际使用是上世纪60年代Douglas Engelbart在斯坦福大学开发的“On-Line系统”上进行的。Engelbart还与Bill English共同发明了电脑鼠标。 INTERNET（互联网）： 根据美国计算机历史博物馆的记载，这个术语是在论述TCP/IP组网的文献中首次出现的，目前能够查到的包含此术语的最早文献是IETF RFC675，此文献即是由Vint Cerf、Yogen Dalal和Carl Sunshine共同撰写的《互联网传输协议编程规范》，发表于1974年。 MAINFRAME（主机）： 起源无法确定，但是美国计算机历史博物馆则相信，“main frame”这个术语的出现要早于计算机，是在机械和电话时代出现的。而当它在上世纪60年代上半叶再次出现时，是用来指称计算机的中央处理器，或者更经常地被用来指称不带外设的计算机。到了上世纪70年代，组合词”mainframe”则主要用来称呼小型机。根据计算机历史博物馆的记载，“今天，被大多数人视为主机制造商的IBM，在上世纪80年代之前并未将这个词作为计算机的一个分类词来使用。在1964年IBM System/360的操作手册中你肯定找不到‘主机’这个词。 MALWARE(恶意软件)： [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">猜您喜欢的：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F508%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F171%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/29/2446429.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用 JavaScript 拦截和跟踪浏览器中的 HTTP 请求</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Opera 发力中国浏览器市场" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F411%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F171%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Opera 发力中国浏览器市场</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IE浏览器1月市场份额再创新低" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F469%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F171%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IE浏览器1月市场份额再创新低</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IETester让IE 4个版本共存" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F402%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F171%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/01/20/2236879.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IETester让IE 4个版本共存</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="警惕定时炸弹　微软IE7 0day漏洞全面解析" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F340%2F&from=http%3A%2F%2Fwww.seven2.com.cn%2Farchives%2F171%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">警惕定时炸弹　微软IE7 0day漏洞全面解析</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.seven2.com.cn/archives/171/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

