<?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>ie归档 - 布鲁文的蓝色奇想</title>
	<atom:link href="https://www.mrven.com/node/tag/ie/feed" rel="self" type="application/rss+xml" />
	<link>https://www.mrven.com/node/tag/ie</link>
	<description>A MRVEN SITE</description>
	<lastBuildDate>Wed, 10 Jul 2024 17:09:33 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>
	<item>
		<title>关于Firefox的一些统计数据</title>
		<link>https://www.mrven.com/node/373</link>
					<comments>https://www.mrven.com/node/373#comments</comments>
		
		<dc:creator><![CDATA[Ven]]></dc:creator>
		<pubDate>Wed, 07 Apr 2010 14:24:49 +0000</pubDate>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[浏览器]]></category>
		<guid isPermaLink="false">http://cheweb.org/373.html</guid>

					<description><![CDATA[<p>Firefox——以安全、高效和可定制性而闻名的一款浏览器，在全球范围内获得了极大的拥护，并成为开源软件的标志 [&#8230;]</p>
<p><a href="https://www.mrven.com/node/373">关于Firefox的一些统计数据</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.mrven.com/wp-content/uploads/2010/04/firefox_statistics_lead_image.jpg"><img decoding="async" style="display: inline; border: 0px;" title="firefox_statistics_lead_image" src="https://www.mrven.com/wp-content/uploads/2010/04/firefox_statistics_lead_image_thumb.jpg" border="0" alt="firefox_statistics_lead_image" width="244" height="91" /></a></p>
<p>Firefox——以安全、高效和可定制性而闻名的一款浏览器，在全球范围内获得了极大的拥护，并成为开源软件的标志之一。六年来，Firefox在竞争激烈的浏览器市场中牢牢的占有了一席之地。</p>
<h3>使用率</h3>
<p><strong>24.5%</strong> Firefox在全球浏览器市场的占有率，仅次于IE</p>
<p><strong>13亿</strong> Firefox自2004年来的全球累计下载次数</p>
<p>Firefox市场份额最高的三个国家分别为</p>
<p><strong><span id="more-373"></span>22.2%</strong> 美国</p>
<p><strong>9.5%</strong> 德国</p>
<p><strong>5.7%</strong> 巴西</p>
<h3>插件</h3>
<p><strong>18.8亿</strong> Firefox所有插件的总下载次数</p>
<p><strong>1.49亿</strong> 使用中的插件/浏览器次</p>
<p><strong>5.36万</strong> Firefox插件总数</p>
<p><strong>11929</strong> addons.mozilla.org中收录的插件</p>
<h3>安全性</h3>
<p><strong>122</strong> 2007至2008年间发现的漏洞</p>
<p><strong>99</strong> 2008-2009年间发现的漏洞</p>
<p><strong>&lt;1</strong> 修补一个漏洞所需的平均天数</p>
<h3>其他数据</h3>
<p><strong>2004</strong> Firefox正式发布的年份</p>
<p><strong>150</strong> Firefox的版本更新次数</p>
<p><strong>250+</strong> Mozilla集团的员工数量</p>
<p><strong>94</strong> Firefox 3.6的Acid3测试得分</p>
<p><strong>7.7</strong> Firefox 3.6.3安装包的容量，单位是MB</p>
<p><a href="https://www.mrven.com/node/373">关于Firefox的一些统计数据</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mrven.com/node/373/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>如何在CSS里区分IE6、7和8</title>
		<link>https://www.mrven.com/node/361</link>
					<comments>https://www.mrven.com/node/361#comments</comments>
		
		<dc:creator><![CDATA[Ven]]></dc:creator>
		<pubDate>Tue, 30 Mar 2010 00:38:00 +0000</pubDate>
				<category><![CDATA[Web开发]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ie]]></category>
		<guid isPermaLink="false">http://cheweb.org/361.html</guid>

					<description><![CDATA[<p>针对IE8和之前版本： 关键是在样式的最后缀上“9”。对，只能是9，大于9或者小于9都不行。 body { c [&#8230;]</p>
<p><a href="https://www.mrven.com/node/361">如何在CSS里区分IE6、7和8</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></description>
										<content:encoded><![CDATA[<h3>针对IE8和之前版本：</h3>
<p>关键是在样式的最后缀上“9”。对，只能是9，大于9或者小于9都不行。</p>
<p>body {    <br />color: red; /* 对全部浏览器有效 */     <br />color : green9; /* 针对IE8和之前版本 */     <br />}</p>
<h3>针对IE7和之前版本：</h3>
<p>有经验的Web Developer一定知道，关键在与样式前的*号。</p>
<p>body {   <br /> color: red; /* 对全部浏览器有效 */    <br /> color : green9; /* 针对IE8和之前版本*/    <br /> *color : yellow; /* 针对IE7和之前版本 */    <br />}</p>
<h3>针对IE6：</h3>
<p>万恶的IE6，你可以用一个下划线把它区分出来。</p>
<p>body {   <br /> color: red; /* 对全部浏览器有效 */    <br /> color : green9; /* 针对IE8和之前版本 */    <br /> *color : yellow; /* 针对IE7和之前版本 */    <br /> _color : orange; /* 针对IE6 */    <br />}</p>
<p><a href="https://www.mrven.com/node/361">如何在CSS里区分IE6、7和8</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mrven.com/node/361/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
