<?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>Lisong&#039;s Blog &#187; 木公</title>
	<atom:link href="http://www.imwls.com/author/admin/feed?" rel="self" type="application/rss+xml" />
	<link>http://www.imwls.com</link>
	<description>stay away from the programming</description>
	<lastBuildDate>Tue, 08 Nov 2011 01:09:47 +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>C# RabbitMQ 学习笔记（1）——简单消息发送</title>
		<link>http://www.imwls.com/csharp-rabbitmq-1</link>
		<comments>http://www.imwls.com/csharp-rabbitmq-1#comments</comments>
		<pubDate>Fri, 04 Nov 2011 03:51:32 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[RabbitMQ]]></category>

		<guid isPermaLink="false">http://www.imwls.com/c-rabbitmq-%e5%ad%a6%e4%b9%a0%e7%ac%94%e8%ae%b0%ef%bc%881%ef%bc%89%e2%80%94%e2%80%94%e7%ae%80%e5%8d%95%e6%b6%88%e6%81%af%e5%8f%91%e9%80%81</guid>
		<description><![CDATA[消息发送端代码：



using RabbitMQ.Client;

<span class="readmore"><a href="http://www.imwls.com/csharp-rabbitmq-1" title="C# RabbitMQ 学习笔记（1）——简单消息发送">阅读全文——共5587字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="c# Replace" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-replace&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617532.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# Replace</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="c# 判断网络连接是否正常的方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-net-normally&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617523.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# 判断网络连接是否正常的方法</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="锡山区机关作风与效能建设民主评议系统C#源码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fxssytem-c-code&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617381.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">锡山区机关作风与效能建设民主评议系统C#源码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="C# Delegate/委托 与多线程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-delegate-threading&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">C# Delegate/委托 与多线程</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="c# 隐藏父窗体滚动条" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc_sharp_overflow&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617381.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# 隐藏父窗体滚动条</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>
			<content:encoded><![CDATA[<p><strong><a name="OLE_LINK4"></a><a name="OLE_LINK3"></a><span style="font-family: &quot;color:white; background: teal;">消息发送端代码：</span></strong></p>
<div style="border: none; padding: 0cm 0cm 2.0pt 0cm;">
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;">using</span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;"> RabbitMQ.Client;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;">namespace</span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;"> Produce</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;">{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>    </span><span style="color: blue;">class</span> <span style="color: #2b91af;">Program</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>    </span>{<span id="more-1510"></span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">const</span> <span style="color: blue;">string</span> QUEUE_NAME = <span style="color: #a31515;">"RabbitMQ_Test"</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">static</span> <span style="color: blue;">void</span> Main(<span style="color: blue;">string</span>[] args)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"Produce client test:\r"</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>ProduceMessage(<span style="color: #2b91af;">Console</span>.ReadLine());</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">static</span> <span style="color: blue;">void</span> ProduceMessage(<span style="color: blue;">string</span> msg)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">if</span> (<span style="color: blue;">string</span>.IsNullOrEmpty(msg)) <span style="color: blue;">return</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//Main entry point to the RabbitMQ .NET AMQP client API. Constructs IConnection instances.</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//RabbitMQ</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">主入口，用语构造<span>IConnection</span>实例</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: #2b91af;">ConnectionFactory</span> factory = <span style="color: blue;">new</span> <span style="color: #2b91af;">ConnectionFactory</span>();</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">使用默认用户名（<span>guest</span>）</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//factory.UserName = ConnectionFactory.DefaultUser;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">使用默认密码（<span>guest</span>）</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//factory.Password = ConnectionFactory.DefaultPass;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">使用默认端口</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//factory.Port = AmqpTcpEndpoint.UseDefaultPort;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">使用默认协议</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//factory.Protocol = Protocols.DefaultProtocol;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">使用默认服务器（本机服务器）</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//factory.HostName = "127.0.0.1";</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">try</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">创建到服务器的连接实例</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: blue;">using</span> (<span style="color: #2b91af;">IConnection</span> conn = factory.CreateConnection())</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"Connect server successfully."</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">创建一个新的<span>Channel</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span><span style="color: blue;">using</span> (<span style="color: #2b91af;">IModel</span> channel = conn.CreateModel())</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span>channel.BasicPublish(<span style="color: #a31515;">""</span>,QUEUE_NAME, <span style="color: blue;">null</span>, <span style="color: #2b91af;">Encoding</span>.Default.GetBytes(msg));</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"Message publish successfully."</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>     </span><span>           </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">catch</span> (<span style="color: #2b91af;">Exception</span> ex)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.WriteLine(ex.Message);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">finally</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>ProduceMessage(<span style="color: #2b91af;">Console</span>.ReadLine());</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>    </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;">}</span></span></span></p>
<p><span><span><span>  </span></span></span><span><span><strong><span style="font-family: &quot;color:white; background: teal;">消息接收端代码：</span></strong></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;">using</span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;"> RabbitMQ.Client;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;">using</span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;"> RabbitMQ.Client.Events;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;">using</span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;"> System.IO;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;">namespace</span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;"> Consumer</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;">{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>    </span><span style="color: blue;">class</span> <span style="color: #2b91af;">Program</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>    </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">const</span> <span style="color: blue;">string</span> QUEUE_NAME = <span style="color: #a31515;">"RabbitMQ_Test"</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">static</span> <span style="color: blue;">bool</span> noAck = <span style="color: blue;">true</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">static</span> <span style="color: blue;">void</span> Main(<span style="color: blue;">string</span>[] args)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"Consumer client test:\r\n"</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//InitiativeMessage();</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>SubscriptionMessage();</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;"><span>        </span>#region</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">主动获取队列消息</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;/summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">static</span> <span style="color: blue;">void</span> InitiativeMessage()</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">实例化一个使用默认参数的<span>factory</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: #2b91af;">ConnectionFactory</span> factory = <span style="color: blue;">new</span> <span style="color: #2b91af;">ConnectionFactory</span>();</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">try</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: blue;">using</span> (<span style="color: #2b91af;">IConnection</span> conn = factory.CreateConnection())</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span><span style="color: blue;">using</span> (<span style="color: #2b91af;">IModel</span> channel = conn.CreateModel())</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>               </span><span>         </span>channel.QueueDeclare(QUEUE_NAME, <span style="color: blue;">true</span>, <span style="color: blue;">false</span>, <span style="color: blue;">false</span>, <span style="color: blue;">null</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">获取单条消息</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: green;">//SingleMessage(channel);</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">获取队列中所有消息</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span>MuliteMessage(channel);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">catch</span> (<span style="color: #2b91af;">Exception</span> ex)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.WriteLine(ex.Message);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">finally</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.Read();</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">获取单条消息</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;/summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;param name="channel"&gt;&lt;/param&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">static</span> <span style="color: blue;">bool</span> SingleMessage(<span style="color: #2b91af;">IModel</span> channel)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: #2b91af;">BasicGetResult</span> result = channel.BasicGet(QUEUE_NAME, noAck<span style="color: green;">/*</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">接收消息后从队列中删除<span>*/</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;;">);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">if</span> (result == <span style="color: blue;">null</span>)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"There is no message in queue"</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: blue;">return</span> <span style="color: blue;">false</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">else</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"Message is: "</span> + <span style="color: #2b91af;">Encoding</span>.Default.GetString(result.Body));</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: blue;">return</span> <span style="color: blue;">true</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">获取所有队列消息</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;/summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;param name="channel"&gt;&lt;/param&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">static</span> <span style="color: blue;">void</span> MuliteMessage(<span style="color: #2b91af;">IModel</span> channel)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span> </span><span>       </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">while</span> (<span style="color: blue;">true</span>)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: blue;">if</span> (!SingleMessage(channel))</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span><span style="color: blue;">break</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;"><span>        </span>#endregion</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;"><span>        </span>#region</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">订阅模式获取消息</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: gray;">///</span><span style="color: gray;">&lt;/summary&gt;</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span><span style="color: blue;">private</span> <span style="color: blue;">static</span> <span style="color: blue;">void</span> SubscriptionMessage()</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: #2b91af;">ConnectionFactory</span> factory = <span style="color: blue;">new</span> <span style="color: #2b91af;">ConnectionFactory</span>();</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">try</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: blue;">using</span> (<span style="color: #2b91af;">IConnection</span> conn = factory.CreateConnection())</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span><span style="color: blue;">using</span> (<span style="color: #2b91af;">IModel</span> channel = conn.CreateModel())</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: #2b91af;">QueueingBasicConsumer</span> consumer = <span style="color: blue;">new</span> <span style="color: #2b91af;">QueueingBasicConsumer</span>(channel);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span>channel.BasicConsume(QUEUE_NAME, <span style="color: blue;">false</span>,consumer);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">消息将会异步传递</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span><span style="color: blue;">while</span> (<span style="color: blue;">true</span>)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span><span style="color: blue;">try</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: #2b91af;">BasicDeliverEventArgs</span> e = consumer.Queue.Dequeue() <span style="color: blue;">as</span> <span style="color: #2b91af;">BasicDeliverEventArgs</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: green;">//Handle the delivery</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"Received message: "</span> + <span style="color: #2b91af;">Encoding</span>.Default.GetString(e.Body));</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: green;">//</span></span></span></span><span><span><span style="font-size: 9.0pt; font-family: &quot;color:green;">将消息从队列中删除</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span>channel.BasicAck(e.DeliveryTag, <span style="color: blue;">false</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span><span style="color: blue;">catch</span> (<span style="color: #2b91af;">EndOfStreamException</span>)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: #2b91af;">Console</span>.WriteLine(<span style="color: #a31515;">"The consumer was cancelled, the model closed, or the connection went away."</span>);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: blue;">break</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span><span style="color: blue;">catch</span> (<span style="color: #2b91af;">Exception</span> ex)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: #2b91af;">Console</span>.WriteLine(ex.Message);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                                </span><span style="color: blue;">break</span>;</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                    </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">catch</span> (<span style="color: #2b91af;">Exception</span> ex)</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.WriteLine(ex.Message);</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span><span style="color: blue;">finally</span></span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>{</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>                </span><span style="color: #2b91af;">Console</span>.Read();</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>            </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>        </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;color:blue;"><span>        </span>#endregion</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;"><span>    </span>}</span></span></span></p>
<p style="margin-left: 22.0pt;"><span><span><span style="font-size: 9.0pt; font-family: &quot;;">}</span></span></span></p>
<p>&nbsp;</p>
</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="c# Replace" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-replace&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617532.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# Replace</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="c# 判断网络连接是否正常的方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-net-normally&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617523.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# 判断网络连接是否正常的方法</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="锡山区机关作风与效能建设民主评议系统C#源码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fxssytem-c-code&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617381.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">锡山区机关作风与效能建设民主评议系统C#源码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="C# Delegate/委托 与多线程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-delegate-threading&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">C# Delegate/委托 与多线程</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="c# 隐藏父窗体滚动条" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc_sharp_overflow&from=http%3A%2F%2Fwww.imwls.com%2Fcsharp-rabbitmq-1">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617381.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# 隐藏父窗体滚动条</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/csharp-rabbitmq-1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DevComponents Dotnetbar 9.0破解版下载</title>
		<link>http://www.imwls.com/devcomponents-dotnetbar-9-0-crack-keygen</link>
		<comments>http://www.imwls.com/devcomponents-dotnetbar-9-0-crack-keygen#comments</comments>
		<pubDate>Thu, 02 Dec 2010 00:34:21 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[DotNetBar]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1500</guid>
		<description><![CDATA[其实Dotnetbar最新版已经发布到9.1了，但是9.1的破解版我还没找到，所以就先把9.0的共享出来。下载地址http://u.115.com/file/f08a356d5d。从8.0版开始，这个控件好像有个bug，就是必须在.NET程序集里注册后才能正常使用，所以如果碰到控件无法显示在窗体上的情况，请将DevComponents.DotNetBar2.dll等文件复制到C:\Windows\Assembly文件夹下，然后重新打开工程文件就OK了。

<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="DevComponents DotNetBar 7.6.0.0 破解版 For .NET" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-7600-crack&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617379.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">DevComponents DotNetBar 7.6.0.0 破解版 For .NET</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="DevComponents DotNetBar 8.2 破解版 For .NET" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar82&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617379.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">DevComponents DotNetBar 8.2 破解版 For .NET</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Android LiveCD下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fandroid-livecd-iso&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617387.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Android LiveCD下载</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows7 Beta官方下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-beta-download-microsoft&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617480.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows7 Beta官方下载</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="屏幕文字抓取软件/工具 DWMouse1.3.510" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fdwmouse1-3-510&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617400.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">屏幕文字抓取软件/工具 DWMouse1.3.510</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>
			<content:encoded><![CDATA[<p>其实Dotnetbar最新版已经发布到9.1了，但是9.1的破解版我还没找到，所以就先把9.0的共享出来。下载地址<a href="http://u.115.com/file/f08a356d5d" target="_blank">http://u.115.com/file/f08a356d5d</a>。从8.0版开始，这个控件好像有个bug，就是必须在.NET程序集里注册后才能正常使用，所以如果碰到控件无法显示在窗体上的情况，请将DevComponents.DotNetBar2.dll等文件复制到C:\Windows\Assembly文件夹下，然后重新打开工程文件就OK了。</p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="DevComponents DotNetBar 7.6.0.0 破解版 For .NET" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-7600-crack&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617379.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">DevComponents DotNetBar 7.6.0.0 破解版 For .NET</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="DevComponents DotNetBar 8.2 破解版 For .NET" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar82&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617379.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">DevComponents DotNetBar 8.2 破解版 For .NET</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Android LiveCD下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fandroid-livecd-iso&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617387.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Android LiveCD下载</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows7 Beta官方下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-beta-download-microsoft&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617480.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows7 Beta官方下载</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fyizheng&from=http%3A%2F%2Fwww.imwls.com%2Fdevcomponents-dotnetbar-9-0-crack-keygen">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617514.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/devcomponents-dotnetbar-9-0-crack-keygen/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>在ASP.NET中使用Windows身份验证</title>
		<link>http://www.imwls.com/asp-net-using-windows-authentication</link>
		<comments>http://www.imwls.com/asp-net-using-windows-authentication#comments</comments>
		<pubDate>Mon, 22 Nov 2010 10:27:03 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Asp.NET]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1481</guid>
		<description><![CDATA[前面发布了一篇ASP.NET提供哪些身份验证方式？，那么如何在ASP.NET中使用Windows身份验证呢？

（1）设置Web.config文件

Windows身份验证只适用于放在受控环境里的网站。在应用程序中必须正确的设置web.config文件才能够在ASP.NET应用程序里使用Windows身份验证。

<span class="readmore"><a href="http://www.imwls.com/asp-net-using-windows-authentication" title="在ASP.NET中使用Windows身份验证">阅读全文——共1091字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="ASP.NET提供哪些身份验证方式？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP.NET提供哪些身份验证方式？</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP.NET(C#)生成柱状图和饼图" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-csharp-histogram-pie&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617352.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP.NET(C#)生成柱状图和饼图</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Asp.net动态加载用户自定义控件,并转换成HTML代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-ajax-load-usercontrol-convert-html&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Asp.net动态加载用户自定义控件,并转换成HTML代码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP常用自定义函数--ShowMsg" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-function-showmsg&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617349.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP常用自定义函数--ShowMsg</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP常用自定义函数--IsValidEmail()" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-function-isvalidemail&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617374.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP常用自定义函数--IsValidEmail()</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>
			<content:encoded><![CDATA[<p>前面发布了一篇<a href="http://www.imwls.com/asp-net-authenticaton-overview">ASP.NET提供哪些身份验证方式？</a>，那么如何在ASP.NET中使用Windows身份验证呢？<br />
<span style="background-color: green; font-weight: bold; font-size: 110%; color: black;">（1）设置Web.config文件</span></p>
<p>Windows身份验证只适用于放在受控环境里的网站。在应用程序中必须正确的设置web.config文件才能够在ASP.NET应用程序里使用Windows身份验证。<span id="more-1481"></span></p>
<p>在Visual Studio.NET中打开一个项目，在“解决方案资源管理器”中，双击web.config，打开web.config文件，在里面加入以下设置：</p>
<p><img class="alignnone size-full wp-image-1483" title="asp-net-windows-authentication-01" src="http://www.imwls.com/wp-content/uploads/2010/11/asp-net-windows-authentication-01.png" alt="" width="453" height="257" /></p>
<p>如上图修改了web.config之后，再次访问web.config浏览器就会弹出下图对话框：</p>
<p><img class="alignnone size-full wp-image-1484" title="asp-net-windows-authentication-02" src="http://www.imwls.com/wp-content/uploads/2010/11/asp-net-windows-authentication-02.png" alt="" width="326" height="355" /></p>
<p><span style="background-color: green; font-weight: bold; font-size: 110%; color: black;">（2）全局验证函数</span></p>
<p>当用户访问页面通过了Windows身份验证，ASP.NET就会处罚Global.asax文件中的WindowsAuthentication_OnAuthenticate事件，在这个事件，可以实现System.Security.Principal.Iprincipal接口的类附加到请求上，也可以用已有类的对象附在请求上，比如将一个WindowsPrincipal类的对象附在请求上。这样，在各个页面都可以通过访问User类来访问用户相关信息。</p>
<p>例如：在Visual Studio.NET中打开Global.asax文件，在代码中增加如下图函数，就将一个WindowsPrincipal类的对象附在了User对象上。</p>
<p><img class="alignnone size-full wp-image-1485" title="asp-net-windows-authentication-03" src="http://www.imwls.com/wp-content/uploads/2010/11/asp-net-windows-authentication-03.png" alt="" width="687" height="78" /></p>
<p><span style="background-color: green; font-weight: bold; font-size: 110%; color: black;">（3）在页面中编写代码</span></p>
<p>.NET FrameWork提供了使用Windows验证方式实现安全所需要的类。这些类被包括在System.Web.Security和System.Security.Principal这两个命名空间中。</p>
<p>引入这两个命名空间后，就可以使用适当的安全类来访问当前的用户设置。当使用Windows身份验证时，ASP.NET将WindowsPrincipal类的对象附加到当前请求。该对象有URL身份验证使用。应用程序也可以以编程方式来确定请求标识是否在给定角色中。在页面代码中，可以用User对象来查看当前通过验证的用户名字和验证类型等。下面的代码实现了通过Windows身份验证之后，显示出用户名及验证方式。</p>
<div id="attachment_1486" class="wp-caption alignnone" style="width: 982px"><a href="http://www.imwls.com/wp-content/uploads/2010/11/asp-net-windows-authentication-04.png"><img class="size-full wp-image-1486  " title="点击查看完整图片" src="http://www.imwls.com/wp-content/uploads/2010/11/asp-net-windows-authentication-04.png" alt="" width="972" height="528" /></a><p class="wp-caption-text">点击查看完整图片</p></div>
<p><img class="alignnone size-full wp-image-1482" title="asp-net-windows-authentication-05" src="http://www.imwls.com/wp-content/uploads/2010/11/asp-net-windows-authentication-05.png" alt="" width="509" height="98" /></p>
<p><div class="note"><div class="notetip">Windows验证方式只适用于放在受控环境里的网站，例如企业内网（Intranet），以便于利用域控制进行集中式的统一管理。在通常情况下，Windows验证方式是不适合于互联网条件下的验证。</div></div></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="ASP.NET提供哪些身份验证方式？" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP.NET提供哪些身份验证方式？</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP.NET(C#)生成柱状图和饼图" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-csharp-histogram-pie&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617352.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP.NET(C#)生成柱状图和饼图</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Asp.net动态加载用户自定义控件,并转换成HTML代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-ajax-load-usercontrol-convert-html&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Asp.net动态加载用户自定义控件,并转换成HTML代码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP常用自定义函数--ShowMsg" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-function-showmsg&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617349.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP常用自定义函数--ShowMsg</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP常用自定义函数--IsValidEmail()" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-function-isvalidemail&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617374.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP常用自定义函数--IsValidEmail()</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/asp-net-using-windows-authentication/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>ASP.NET提供哪些身份验证方式？</title>
		<link>http://www.imwls.com/asp-net-authenticaton-overview</link>
		<comments>http://www.imwls.com/asp-net-authenticaton-overview#comments</comments>
		<pubDate>Mon, 22 Nov 2010 08:17:46 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Asp.NET]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1474</guid>
		<description><![CDATA[在ASP.NET中讨论安全性，首先要解决一个问题：谁有权利进入系统？为了解决这个问题，通常做法就是系统维护一张允许进入的用户的名单。当用户要求进入系统时，系统判断他是否为合法用户。这样一来，问题就被转化为如何有效地判别一个用户是否是系统的有效用户，这个过程称为“Authentication（身份验证）”过程。

接受用户凭据，并根据指定的颁发机构来验证凭据的过程称为身份验证。用户的（或者潜在的应用程序或计算机的）标识被称为安全当事者。客户端必须提供凭据，以便服务器验证当事者的标识。确认标识后，应用程序就能授权当事者访问系统资源。

<span class="readmore"><a href="http://www.imwls.com/asp-net-authenticaton-overview" title="ASP.NET提供哪些身份验证方式？">阅读全文——共1030字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="ASP.NET(C#)生成柱状图和饼图" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-csharp-histogram-pie&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617352.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP.NET(C#)生成柱状图和饼图</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在ASP.NET中使用Windows身份验证" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617310.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在ASP.NET中使用Windows身份验证</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Asp.net动态加载用户自定义控件,并转换成HTML代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-ajax-load-usercontrol-convert-html&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Asp.net动态加载用户自定义控件,并转换成HTML代码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="JSON in .NET" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjson-in-dotnet&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617394.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">JSON in .NET</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP常用自定义函数--IsValidEmail()" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-function-isvalidemail&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617374.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP常用自定义函数--IsValidEmail()</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>
			<content:encoded><![CDATA[<p>在ASP.NET中讨论安全性，首先要解决一个问题：谁有权利进入系统？为了解决这个问题，通常做法就是系统维护一张允许进入的用户的名单。当用户要求进入系统时，系统判断他是否为合法用户。这样一来，问题就被转化为如何有效地判别一个用户是否是系统的有效用户，这个过程称为“Authentication（身份验证）”过程。<span id="more-1474"></span></p>
<p>接受用户凭据，并根据指定的颁发机构来验证凭据的过程称为身份验证。用户的（或者潜在的应用程序或计算机的）标识被称为安全当事者。客户端必须提供凭据，以便服务器验证当事者的标识。确认标识后，应用程序就能授权当事者访问系统资源。</p>
<p>ASP.NET和IIS一起为用户提供验证服务。<span style="text-decoration: underline;">ASP.NET有3种用户验证方式，即Windows验证，窗体（Forms）验证和护照（Passport）验证</span>，要激活ASP.NET的身份验证，必须在ASP.NET应用程序的配置文件Web.config中配置&lt;authentication&gt;元素，该元素会具有下表中列出的值。</p>
<p><em><span style="color: #808080;">&lt;authentication&gt;元素的值：</span></em></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="100" valign="top">值</td>
<td width="1068" valign="top">说明</td>
</tr>
<tr>
<td width="100" valign="top">None</td>
<td width="1068" valign="top">ASP.NET不采用身份验证方式</td>
</tr>
<tr>
<td width="100" valign="top">Windows</td>
<td width="1068" valign="top">ASP.NET将采用Windows身份验证方式，IIS根据应用程序的设置执行身份验证（基本、简要或集成Windows）。要使用这种验证方式，在IIS中必须禁用匿名访问。</td>
</tr>
<tr>
<td width="100" valign="top">Forms</td>
<td width="1068" valign="top">ASP.NET身份验证用Cookie来保存用户凭证，并将未经身份验证的用户重定向到自定义的登录页。它通常与IIS选项一起使用以允许匿名访问应用程序。</td>
</tr>
<tr>
<td width="100" valign="top">Passport</td>
<td width="1068" valign="top">身份验证是通过Microsoft的集中身份验证服务执行的，它为成员站点提供单独登录和核心配置文件服务。</td>
</tr>
</tbody>
</table>
<p>例如，打开ASP.NET应用程序的web.config文件，加上如下的配置元素，将为应用程序启用基于窗体的身份验证。</p>
<blockquote><p>&lt;configuration&gt;</p>
<p>&lt;system.web&gt;</p>
<p>&lt;authentication mode="Forms" /&gt;</p>
<p>&lt;/system.web&gt;</p>
<p>&lt;/configuration&gt;</p></blockquote>
<p><div class="note"><div class="notetip">由于验证方式各不相同，因而这3种验证方式在使用范围上也有很大的不同，Windows验证方式只适用于在受控环境里的网站；也就是说，更适合于企业内网（Intranet）。窗体认证特别适合不只于互联网的应用，而护照验证方式适合于跨站之间的应用，用户只用一个用户名和密码可以访问任何成员站，并且在注销离开时，所有护照相关的信息都会清除，你可以在公共场合放心地使用它。</div></div></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="ASP.NET(C#)生成柱状图和饼图" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-csharp-histogram-pie&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617352.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP.NET(C#)生成柱状图和饼图</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在ASP.NET中使用Windows身份验证" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-using-windows-authentication&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617310.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在ASP.NET中使用Windows身份验证</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Asp.net动态加载用户自定义控件,并转换成HTML代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-ajax-load-usercontrol-convert-html&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Asp.net动态加载用户自定义控件,并转换成HTML代码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="JSON in .NET" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjson-in-dotnet&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617394.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">JSON in .NET</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ASP常用自定义函数--IsValidEmail()" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-function-isvalidemail&from=http%3A%2F%2Fwww.imwls.com%2Fasp-net-authenticaton-overview">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617374.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ASP常用自定义函数--IsValidEmail()</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/asp-net-authenticaton-overview/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>[转]360VSQQ之战始末</title>
		<link>http://www.imwls.com/360qqzhizhan</link>
		<comments>http://www.imwls.com/360qqzhizhan#comments</comments>
		<pubDate>Tue, 09 Nov 2010 09:51:44 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[腾讯]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1468</guid>
		<description><![CDATA[长毛象是史前巨兽，比现在幸存的非洲象大得多，纪录片中，古人类捕获长毛象之前，会利用地形地势设局，使部分机动兵力为诱饵，将长毛象引入山谷，谷内各种机关，长毛象动弹不得，猎人早挖好陷阱，只须将猎物逼落陷阱，即可一举杀之。

3Q大战中，360安全卫士系猎人，长毛象，就是腾讯。   说到这儿，想起今晚有网友直接在围脖里说，你别再煽动两家战争了，你知道问题有多严重么，受够了。   看，这位真是太高看我了，我何德何能，区区工程师而已。怎么可能影响腾讯、360两家的决策。   从始至终在观察，也在摇旗呐喊，这场大战惊心动魄，任其消失在记忆中，实在可惜。

<span class="readmore"><a href="http://www.imwls.com/360qqzhizhan" title="[转]360VSQQ之战始末">阅读全文——共4542字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯SOSO舞文弄墨" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fsoso-makepoem&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617462.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯SOSO舞文弄墨</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2F%25E5%2585%25A5%25E4%25BD%258F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="腾讯微博互听查询 for Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617315.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询 for Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fjinshan-vs-360&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617322.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
			<content:encoded><![CDATA[<p>长毛象是史前巨兽，比现在幸存的非洲象大得多，纪录片中，古人类捕获长毛象之前，会利用地形地势设局，使部分机动兵力为诱饵，将长毛象引入山谷，谷内各种机关，长毛象动弹不得，猎人早挖好陷阱，只须将猎物逼落陷阱，即可一举杀之。<span id="more-1468"></span></p>
<p>3Q大战中，360安全卫士系猎人，长毛象，就是腾讯。   说到这儿，想起今晚有网友直接在围脖里说，你别再煽动两家战争了，你知道问题有多严重么，受够了。   看，这位真是太高看我了，我何德何能，区区工程师而已。怎么可能影响腾讯、360两家的决策。   从始至终在观察，也在摇旗呐喊，这场大战惊心动魄，任其消失在记忆中，实在可惜。</p>
<p>在下且把自己观察到的流水帐记下来。另外，需说明的是，本人系穷鬼，腾讯的股价太高，本人没有腾讯的股票。</p>
<p>9月25日，360拦截腾讯软件管理的安装，因为腾讯开始通过  QQ升级推送软件管理（后更名QQ电脑管家）。这显然是腾讯的防御布局，腾讯知道360一家独大，会威胁自身安全，提前布防，免得措手不及。360当然不  是宋襄公，不会等到QQ管家站稳脚跟再发起攻击，因此，立刻做出反应。它的反应是，拦截QQ电脑管家的安装。</p>
<p>9月27日，360抛出腾讯存在偷窥用户隐私问题的话题，并发布针对QQ的隐私保护器，立即引发广泛争议。</p>
<p>其实，这个时候，腾讯的公关犯了大错，没有将QQ的病毒扫描讲清楚。  这里，我先解释一下所谓的隐私和扫描。<strong>在中国，没有人能证明自己的软件不涉及用户隐私，也没有人能证明别人的软件涉及隐私，因为我们没有这样一个信任机制。</strong></p>
<p>第一个跳出来说别人的软件有隐私问题的，一定在说谎，在欺骗公众。被指责的一方，一定得据理力争，不可拖延。   这里，360成功偷换概念，将扫描硬盘视同窥探隐私，是明显的技术错误，但腾讯没有进行有力还击。因为，360利用了公众的怀疑心理，每个人都觉得自己聊  天时，信息是不是腾讯知道。实际上，腾讯是知道的。因为你在用QQ这样的IM软件，你用MSN也一样，微软一定也是知道的。</p>
<p>因为，你在IM软件上说的每一 句话，都要经过服务商提供的服务器转发，服务器就会有记录。  <span style="color: #ff0000;"><strong>在中国经商，必须遵守中国法律，接受中国政府管辖。</strong></span>有一个企业选择了不服，那个企业的结果大家都知道了，这家企业的名字是Google。</p>
<p>好，知道你很聪明，其它的，俺就不细说了。我想说明的是，腾讯QQ的扫描硬盘和隐私是八杆子打不着。这场狩猎的游戏，一开始就和隐私本身没有关系， 隐私这个词只是被利用了。   狩猎的游戏在继续，360推出隐私保护器，用iphone4招募志愿者，将一个无关的隐私话题迅速放大。这些志愿者也参与了狩猎游戏，只不过，最后的战利 品和他们无缘，他们中的极少数可以获得一个iphone4。   10月14日，我判断，如果争端继续升级，360可能会出一个QQ外挂，将QQ除聊天之外的功能关闭，以控制腾讯的赢利。围脖地址：<a href="http://t.sina.com.cn/1644915981/wr0qob25P6">http://t.sina.com.cn/1644915981/wr0qob25P6</a></p>
<p>公关战在不断升级，在某个周末，CCTV的辩论会现场，气氛十分火爆，那一天，我第一次见到了来自360的高管。抱歉，这里我要说一下我的情绪。我 以前就    讨厌360这家公司，那天一睹访司副总之后，我更讨厌这家公司。但我的讨厌，并不意味着，我要在这里添油加醋，贬损这家公司，再反过来抬升腾讯，我说过，   我没买腾讯的股票。</p>
<p>10月27日，腾讯、金山、百度、傲游、可牛等公司联合发布有关反不正当竞争的联合声明。该声明经过QQ新闻弹窗发布，各相关软件厂商都发布弹窗通   知。（这个弹窗，我反对，我不喜欢骚扰用户的无关消息）随后10月28日，360弹窗，点名攻击马化腾。这显然是故意的，360不会不清楚，有关经适房补  贴的新闻是假消息。这样做显然是为了激怒马化腾这个对手。   当然，假新闻是不会真的激怒马化腾这样的成功商人。</p>
<p>第二天（10月29日），更猛的招数出现了。扣扣保镖如期面世，和我预料的QQ插件那样，只有几个功能不完全符合：  360推“扣扣保镖”  称用于保护用户QQ安全隐私。1、保护隐私，阻止QQ强行静默扫描用户硬盘；2、防止QQ盗号，用360云安全体系精确查杀 QQ盗号木马；<span style="color: #ff0000;"><strong>3、QQ加速，禁用不需要的插件，大幅提高QQ运行速度；4、过滤QQ广告，去除名目繁多的广告，让聊天更清爽</strong> </span>3，4才是亮点，这是激怒马化腾的武器，腾讯如剑在喉，动粗在所难免，但腾讯仍在克制观察。 这个工具出来之后，当时并没有推广。</p>
<p>我看到这个工具，第一反应是，腾讯必然会制止，用户将不得不在腾讯QQ和360安全卫士之间二选一，当时，几乎没有人相信腾讯会这么做，我的判断是，腾讯已经无路可走，让用户二选一，是明知山有虎，偏向虎山行。</p>
<p>互联网公司发布软件总是需要测试期的，但这个扣扣保镖的测试期却非常短，一天之后，360就开始弹窗推广这个工具。很显然，这完全是有备而来，这个 工具，  据本司研发管理分析，扣扣保镖的研发可能两个月之前就开始了，这个产品的细节很到位，根本不象赶工期临时做出来的产品，也就是有预谋而为之。两个月之前，  就是8月份前后，8月份，360和腾讯之间有什么故事呢？那个时候就在实施今天这场【狩猎】。   我估计腾讯的反应会非常快，可能立刻宣布二选一，但是，腾讯还是给了几天的时间，显然，腾讯在观察评估360弹窗推广扣扣保镖，会给自己带来多大影响。我   那个时候猜不透360到底在做什么，甚至经常在吃饭的时候和同事聊，到底老周要干嘛呢？这样逼腾讯，老周要做什么。做IM？几乎没有人相信老周会做IM，  到现在也没几个人信。因为今天老周还在对记者说自己没有做IM的计划，公司副总对外说要做是一时气话。   但我现在不信，前几天也不信，老周是个非常擅长诈术的商人。无商不奸，使诈也没什么不可以，不该受到批判，只要对手不被他的骗术蒙蔽就是了。我想来想去， 还是不确定360会不会做IM。</p>
<p>11月1日，我把这个判断发在围脖上，<span style="color: #ff0000;"><strong>我的理由是，老周是商人，商人总是要赚钱的，赔本的买卖不会做。这么费劲搞腾讯，一定是为了IM。</strong> </span>我猜老周的IM会和腾讯QQ互联互通，尽管我明知马化腾一定不愿意，但是，技术上是可以实现的。比如游戏外挂程序，就可以伪装成游戏客户端接入运营商的服  务器，另做一个QQ客户端，技术上肯定是可以的。并且，也是可以实现自己的服务器向腾讯服务器的转发，作为桥梁逐步将腾讯QQ的用户迁移到自己的平台上  来。   有人说了，这不可能，腾讯肯定会告。我想说的是，老周从来不怕当被告，为达目的，不择手段。法院也奈何不了他，等他干个一年半载，QQ的用户关系库早搞的 差不多了。赔钱就赔钱，反正法律也不会把他罚到破产。就算输官司，赔的钱比他直接从马化腾手里买用户ID还要便宜。   也许，360算错了，腾讯就采用了大多数人认为不可能做的事情：让用户在360和QQ之间二选一。在我看来，这是唯一能走的路。要么被360的扣扣保镖勒 死，要么激烈反抗拼死一搏，腾讯选择了后者。</p>
<p>11月3日上午朝阳法院受理腾讯诉360不正当竞争案，腾讯要求360停止隐私保护器开发，赔偿400万人民币，在几大门户显著位置登载道歉声明。——围脖上转这条消息的人很多，太多人笑了，因为他们清楚，360决不会答应。</p>
<p>11月3日下午6点，腾讯表示：在360公司停止对QQ进行外挂侵犯和恶意诋毁之前，我们决定将在装有360软件的电脑上停止运行QQ软件。——用户进入二选一阶段，腾讯终于被逼上梁山。当年林冲一心想当干部，结果一而再，再而三的被逼迫，无路可走，只能落草为寇。</p>
<p>看起来，360被打了个措手不及。2小时后，360下线扣扣保镖，扣扣保镖论坛关闭。</p>
<p>11月4日，360宣布扣扣保镖召回，理由或很可笑，借口送检申请许可。腾讯不还手绝不召回，被腾讯一巴掌打痛了，就耸了。</p>
<p>事情还没有完，11月5日，一直没什么动静的瑞星发布360扣扣保镖的分析报告。   360扣扣保镖为何激怒腾讯。报告指出360扣扣保镖存在4个隐藏功能，针对性极强（针对QQ软件）具有：1、在不被用户知情的情况下进行破坏其它软件正 常运行的流氓软件特性。2、绕开用户控制隐蔽触发的后门功能特性。3、注入其它进程，修改其正常功能运行方式的外挂特性。</p>
<p>11月5日，360不得不缴械投降。因为它清楚再战斗几天，就会全军覆没。360必须借助外界力量叫停这场由360自己发起的战争。   现在回头看，360为什么会逼腾讯向自己下杀手呢？大概是360判断，腾讯要求用户二选一这步棋太险，马化腾可能不敢走。因为风险很大，会有很多QQ用户 被迫做出选择，腾讯这是在得罪用户。   这就是腾讯要么被扣扣保镖勒死，要么自己跳出来拼死，360估计腾讯会低头选择被扣扣保镖勒死。老周这是失算了。因为，一旦360安全卫士被QQ这一跳拼 光，360IM也成不了。</p>
<p>周日上午和朋友聊天，说到<span style="color: #ff0000;"><strong>3Q之争。我必须选择支持腾讯QQ，因为我很清楚的知道，若腾讯被360打垮，绝对不是中国网民的光明。而恰恰相反，获胜的360将会让整个中国互联网陷入黑暗。因为，我清楚360手法之毒辣，所过之处将寸草不生。</strong></span> 如果我当看客，若腾讯倒下之后，会很快看到搜狗倒下，搜狗搜索被迫卖给360，360得到搜狗搜索的支持，会立刻发起针对百度的战役，百度将会很快倒下。   征服百度比征服腾讯还要容易，只需要在360安全卫士中加一条广告拦截的规则，百度搜索结果中的推广链接将全部消失。360浏览器，再将百度流量导入自己  的流量。  最后剩下的会是谁呢？可能是新浪和360。在这次争斗中，我们看到了新浪和360如新婚蜜月般的亲密配合。   跑题了，继续假设360获胜，百度被征服，然后，所有的游戏厂商将向360低头。谁跟360合作，谁就可能成功，否则谁就半死不活，想成功的代价就是付出 高昂的联合推广费。   想到这里，我就觉得好好笑，搜狐、网易、盛大，一个个向360抛媚眼，欲置腾讯于死地。他们真的看不见腾讯倒下之后，自己也可能被先奸后杀吗？   当然，这只是假设。  <strong> </strong></p>
<p><span style="color: #ff0000;"><strong>【结局】</strong></span> 这场【狩猎】大戏中，腾讯做出了一个选择，一个得罪非常多用户的选择，一个没得选择的选择，但同时，又是一个正确的选择。腾讯正在为自己得罪用户付出代价，要接受用户的骂声，安抚受到伤害的用户，同时，还得面对业界的批评。这是巨大的挑战。  我喜欢战争片，<span style="color: #ff0000;"><strong>我认为腾讯会成功地完成中原突围，如果他不选择中原突围，那这场战役就将成为皖南事变。</strong></span></p>
<p>周末也看了羊城晚报采访马化腾和周鸿祎的报道，马化腾提到周发短信对其恐吓，不知道是不是在7，8月份。是周邀请马联合对付百度，马没同意。据我 猜，不仅  是马化腾收到要求合作的短信，可能还有张朝阳，王小川，应该还有丁磊。我猜他们都拒绝合作，周担心直接向百度进攻，会受到夹击，于是决定发起针对腾讯的战  争。策划早在几个月之前就开始了，战争并不完全如360预料的那样顺利。但，还会继续下去。</p>
<p>【意外收获】 原来，我一直只看网媒，比较信任几大门户的新闻，这次事件之后，我看出来了，还是纸媒更可靠。一切神马都是浮云。媒体，连起码的公正性都没有，做什么媒体。</p>
<p><span style="color: #ff0000;"><strong>这是我的看法，任何批评我都接受，谢绝水军，因为，我知道，水军是开车走过公园附近练出来的，水军的智商不配阅读这篇文章。</strong></span></p>
<p><div class="note"><div class="notetip">本文地址：<a href="http://www.maibo.org/360qqzhizhan.html" target="_blank">http://www.maibo.org/360qqzhizhan.html<br />
</a> © <a href="http://www.maibo.org/">麦博</a> 版权所有,转载时必须以链接形式注明作者和原始出处!</div></div></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯SOSO舞文弄墨" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fsoso-makepoem&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617462.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯SOSO舞文弄墨</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2F%25E5%2585%25A5%25E4%25BD%258F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="腾讯微博互听查询 for Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617315.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询 for Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fjinshan-vs-360&from=http%3A%2F%2Fwww.imwls.com%2F360qqzhizhan">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617322.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/360qqzhizhan/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>8个你未见过的HTＭL5动画效果</title>
		<link>http://www.imwls.com/8-simply-amazing-html5-canvas-and-javascript-animations</link>
		<comments>http://www.imwls.com/8-simply-amazing-html5-canvas-and-javascript-animations#comments</comments>
		<pubDate>Sat, 21 Aug 2010 22:56:03 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1450</guid>
		<description><![CDATA[HTML5 的 Canvas 对象将改变 JavaScript 的使命，使之成为 HTML5 下强大的动画脚本编写工具。本文介绍了 8  个你从未见过的，基于 HTML5 Canvas 和 JavaScript 的动画，这些令人难以置信的效果将使你对 HTML5  彻底折服。需要指出的是，这些都是浏览器的原生动画，无需任何插件。

Tunnelers



<span class="readmore"><a href="http://www.imwls.com/8-simply-amazing-html5-canvas-and-javascript-animations" title="8个你未见过的HTＭL5动画效果">阅读全文——共481字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="使用jQuery进行MD5加密" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-md5&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用jQuery进行MD5加密</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="我曾今的碎碎念(5)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2591%25E6%259B%25BE%25E4%25BB%258A%25E7%259A%2584%25E7%25A2%258E%25E7%25A2%258E%25E5%25BF%25B55&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617547.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">我曾今的碎碎念(5)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Asp.net动态加载用户自定义控件,并转换成HTML代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-ajax-load-usercontrol-convert-html&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Asp.net动态加载用户自定义控件,并转换成HTML代码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="5个非常“简单”的网站" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffive-simple-web-sites&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1541849.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">5个非常“简单”的网站</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="成功注册Google Wave" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2590%25E5%258A%259F%25E6%25B3%25A8%25E5%2586%258Cgoogle-wave&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617536.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">成功注册Google Wave</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>
			<content:encoded><![CDATA[<p>HTML5 的 Canvas 对象将改变 JavaScript 的使命，使之成为 HTML5 下强大的动画脚本编写工具。本文介绍了 8  个你从未见过的，基于 HTML5 Canvas 和 JavaScript 的动画，这些令人难以置信的效果将使你对 HTML5  彻底折服。需要指出的是，这些都是浏览器的原生动画，无需任何插件。<span id="more-1450"></span></p>
<p><strong><a href="http://ghost-hack.com/post/jsexperiments/tunneler/tunneler.html">Tunnelers</a></strong></p>
<p><img class="alignnone size-full wp-image-1453" title="1" src="http://www.imwls.com/wp-content/uploads/2010/08/1.jpg" alt="" width="450" height="200" /></p>
<p>纯 JavaScript + HTML5 Canvas 生成的交互动画，难以置信。</p>
<p><strong><a href="http://danforys.com/mesmerizer/">The Mesmerizer</a></strong></p>
<p><img class="alignnone size-full wp-image-1454" title="2" src="http://www.imwls.com/wp-content/uploads/2010/08/2.jpg" alt="" width="450" height="200" /></p>
<p>在格子中移动鼠标，颜色随着改变并扩散到周围的格子，很迷幻。用鼠标点四角的格子，或按键盘，可以看到更奇妙的效果。</p>
<p><strong><a href="http://guciek.net/test/burn">Burn</a></strong><br />
<img class="alignnone size-full wp-image-1460" title="3" src="http://www.imwls.com/wp-content/uploads/2010/08/3.jpg" alt="" width="450" height="200" /><br />
在页面上移动鼠标，或按下鼠标，这样的效果，很难相信是浏览器原生的。</p>
<p><strong><a href="http://spencertipping.com/beta/cheloniidae-live-b1/">Cheloniidae  Live</a></strong></p>
<p><img class="alignnone size-full wp-image-1455" title="4" src="http://www.imwls.com/wp-content/uploads/2010/08/4.jpg" alt="" width="450" height="200" /></p>
<p>也是基于纯粹的 JavaScript，不过使用了一个 JavaScript 库。很有趣，你可以通过修改其 JavaScript 代码实现自己的效果（可惜被墙了）。</p>
<p><strong><a href="http://www.xs4all.nl/%7Epeterned/3d">Canvas 3D engine</a></strong></p>
<p><img class="alignnone size-full wp-image-1456" title="5" src="http://www.imwls.com/wp-content/uploads/2010/08/5.jpg" alt="" width="450" height="200" /></p>
<p>一个基于 Canvas 的 3D 引擎。目前只支持预设的图形，纹理及基本交互功能。</p>
<p><strong><a href="http://bomomo.com/">Bomomo</a></strong></p>
<p><img class="alignnone size-full wp-image-1457" title="6" src="http://www.imwls.com/wp-content/uploads/2010/08/6.jpg" alt="" width="450" height="200" /></p>
<p>很值得一试。</p>
<p><strong><a href="http://the389.com/works/three/">DDD</a></strong></p>
<p><img class="alignnone size-full wp-image-1459" title="8" src="http://www.imwls.com/wp-content/uploads/2010/08/8.jpg" alt="" width="450" height="200" /></p>
<p>这个交互动画也很有趣。</p>
<p><strong><a href="http://openrise.com/lab/PlasmaTree/">Plasma Tree</a></strong></p>
<p><img class="alignnone size-full wp-image-1458" title="7" src="http://www.imwls.com/wp-content/uploads/2010/08/7.jpg" alt="" width="450" height="200" /></p>
<p>非常阿凡达。</p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="使用jQuery进行MD5加密" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-md5&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用jQuery进行MD5加密</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="我曾今的碎碎念(5)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2591%25E6%259B%25BE%25E4%25BB%258A%25E7%259A%2584%25E7%25A2%258E%25E7%25A2%258E%25E5%25BF%25B55&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617547.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">我曾今的碎碎念(5)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Asp.net动态加载用户自定义控件,并转换成HTML代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fasp-net-ajax-load-usercontrol-convert-html&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617308.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Asp.net动态加载用户自定义控件,并转换成HTML代码</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="5个非常“简单”的网站" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffive-simple-web-sites&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1541849.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">5个非常“简单”的网站</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="成功注册Google Wave" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2590%25E5%258A%259F%25E6%25B3%25A8%25E5%2586%258Cgoogle-wave&from=http%3A%2F%2Fwww.imwls.com%2F8-simply-amazing-html5-canvas-and-javascript-animations">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617536.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">成功注册Google Wave</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/8-simply-amazing-html5-canvas-and-javascript-animations/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Windows7自动获取Bing壁纸的主题</title>
		<link>http://www.imwls.com/windows7-auto-download-bing-wallpaper-theme</link>
		<comments>http://www.imwls.com/windows7-auto-download-bing-wallpaper-theme#comments</comments>
		<pubDate>Wed, 11 Aug 2010 12:45:08 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1445</guid>
		<description><![CDATA[微软之前曾提供了很多Windows 7主题包，其中就包括多个Bing主题包，但是此次微软提供了一个独特的Bing动态主题包，之所以称其为动态主题包是因为它可以连接至网络并从全球用户的Windows桌面背景中获取内容，当然这些需要通过RSS订阅。微软表示，这个最新的Bing主题包是微软提供的首个RSS订阅主题。事实上，这也是微软的首个动态主题包，其内容并没有固定，用户可以从网上随时获取新的壁纸。

微软在描述这款主题时解释说，这款Windows 7主题会通过RSS自动升级。之前微软通过Windows个性化提供的Windows 7主题都是内容一定的主题包，但是Bing动态主题却会自动升级，为用户不断更新壁纸。

<span class="readmore"><a href="http://www.imwls.com/windows7-auto-download-bing-wallpaper-theme" title="Windows7自动获取Bing壁纸的主题">阅读全文——共417字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Windows 7新官方主题“春季”" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-new-theme-czech-spring&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617368.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows 7新官方主题“春季”</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows7 beta1 7000安装成功" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-beta1-7000-setup&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617417.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows7 beta1 7000安装成功</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="C# Windows7库(Library)快速参考" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-library-csharp-quick-reference&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617367.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">C# Windows7库(Library)快速参考</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows7 Beta官方下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-beta-download-microsoft&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617480.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows7 Beta官方下载</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="关闭Windows7服务/Windows7服务优化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fclose-win7-service-2&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617474.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">关闭Windows7服务/Windows7服务优化</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>
			<content:encoded><![CDATA[<p>微软之前曾提供了很多Windows 7主题包，其中就包括多个Bing主题包，但是此次微软提供了一个独特的Bing动态主题包，之所以称其为动态主题包是因为它可以连接至网络并从全球用户的Windows桌面背景中获取内容，当然这些需要通过RSS订阅。微软表示，这个最新的Bing主题包是微软提供的首个RSS订阅主题。事实上，这也是微软的首个动态主题包，其内容并没有固定，用户可以从网上随时获取新的壁纸。<span id="more-1445"></span></p>
<p>微软在描述这款主题时解释说，这款Windows 7主题会通过RSS自动升级。之前微软通过Windows个性化提供的Windows 7主题都是内容一定的主题包，但是Bing动态主题却会自动升级，为用户不断更新壁纸。</p>
<p><div class="note"><div class="notetip"></p>
<p>官方下载：</p>
<p><a href="http://download.microsoft.com/download/F/6/2/F623B1DF-2C2E-4E3D-BBFD-70B10657714C/BingDynamic1.theme" target="_blank">http://download.microsoft.com/download/F/6/2/F623B1DF-2C2E-4E3D-BBFD-70B10657714C/BingDynamic1.theme</a></p>
<p></div></div></p>
<p><a href="http://news.mydrivers.com/Img/20100811/09460035.jpg" target="_blank"><img src="http://news.mydrivers.com/Img/20100811/S09460035.jpg" alt="Win7首个动态主题 可自动获取Bing新壁纸" /></a></p>
<p><a href="http://news.mydrivers.com/Img/20100811/09460056.jpg" target="_blank"><img src="http://news.mydrivers.com/Img/20100811/S09460056.jpg" alt="Win7首个动态主题 可自动获取Bing新壁纸" /></a></p>
<p><a href="http://news.mydrivers.com/Img/20100811/09460073.jpg" target="_blank"><img src="http://news.mydrivers.com/Img/20100811/S09460073.jpg" alt="Win7首个动态主题 可自动获取Bing新壁纸" /></a></p>
<p><a href="http://news.mydrivers.com/Img/20100811/09460090.jpg" target="_blank"><img src="http://news.mydrivers.com/Img/20100811/S09460090.jpg" alt="Win7首个动态主题 可自动获取Bing新壁纸" /></a></p>
<p><a href="http://news.mydrivers.com/Img/20100811/09460110.jpg" target="_blank"><img src="http://news.mydrivers.com/Img/20100811/S09460110.jpg" alt="Win7首个动态主题 可自动获取Bing新壁纸" /></a></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Windows 7新官方主题“春季”" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-new-theme-czech-spring&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617368.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows 7新官方主题“春季”</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows7 beta1 7000安装成功" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-beta1-7000-setup&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617417.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows7 beta1 7000安装成功</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="C# Windows7库(Library)快速参考" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-library-csharp-quick-reference&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617367.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">C# Windows7库(Library)快速参考</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows7 Beta官方下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwindows7-beta-download-microsoft&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617480.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows7 Beta官方下载</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="关闭Windows7服务/Windows7服务优化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fclose-win7-service-2&from=http%3A%2F%2Fwww.imwls.com%2Fwindows7-auto-download-bing-wallpaper-theme">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617474.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">关闭Windows7服务/Windows7服务优化</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/windows7-auto-download-bing-wallpaper-theme/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Web 领域那些阴魂不散的产品，技术与思想</title>
		<link>http://www.imwls.com/the-web-undead</link>
		<comments>http://www.imwls.com/the-web-undead#comments</comments>
		<pubDate>Tue, 03 Aug 2010 02:20:59 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1433</guid>
		<description><![CDATA[在很多人眼里，如今的 Web 是活泼，新鲜，充满生机的，然而事实上，在 Web  领域，一些阴魂不散的技术，产品或者思想仍然有它们生存的土壤，本文讲述了 Web  领域那些本该死去，却依然为人所用的东西，像某些版本的浏览器，某些过时的技术，某些代码，某些设计思想。



引言

<span class="readmore"><a href="http://www.imwls.com/the-web-undead" title="Web 领域那些阴魂不散的产品，技术与思想">阅读全文——共1107字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Fweb-xiaoguo&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617353.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="4 套在线翻译 Web API" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffour-translate-web-api&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/14/30889336.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">4 套在线翻译 Web API</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fclosewebform&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/08/5252482.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="如何使CSS跨浏览器兼容" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/08/02/20547201.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">如何使CSS跨浏览器兼容</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fconditional-comments-ie&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617390.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
        </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>
			<content:encoded><![CDATA[<p>在很多人眼里，如今的 Web 是活泼，新鲜，充满生机的，然而事实上，在 Web  领域，一些阴魂不散的技术，产品或者思想仍然有它们生存的土壤，本文讲述了 Web  领域那些本该死去，却依然为人所用的东西，像某些版本的浏览器，某些过时的技术，某些代码，某些设计思想。<span id="more-1433"></span></p>
<p><img src="http://images.sixrevisions.com/2010/07/23-12_web_undead_ld_img.png" alt="" /></p>
<h2>引言</h2>
<p><img src="http://images.sixrevisions.com/2010/07/23-01_nature_of_web.jpg" alt="" /></p>
<p>当人们为 IE6 举办非官方葬礼的时候，很多人并不知道为什么要这样。</p>
<h2>浏览器</h2>
<p><img src="http://images.sixrevisions.com/2010/07/23-03_zombie_browser2.jpg" alt="" /></p>
<p>浏览器无疑是最值得大书特书的了，所有 Web 设计师都知道<a href="http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/">支持 IE6</a> 的痛苦却无能为力，这不是我们所能控制的事，尽管微软自己也煞费苦心地推出了 IE7 和 IE8 两个版本来替换  IE6，仍然有很多人不愿花5分钟去完成这个升级。因此，设计师分成两派，包容派和决绝派，后者对那些已经过时的浏览器不再提供支持，前者则挥汗如雨地通 过 CSS hack 一类的手段缝缝补补，力求自己的设计在 IE6 一类的浏览器中仍然可以正常显示。</p>
<h2>Web 技术</h2>
<p><img src="http://images.sixrevisions.com/2010/07/23-04_zombie_tech.png" alt="" /></p>
<p>有一些 <a href="http://sixrevisions.com/web-technology/web-languages-decoded/">Web 技术与标准</a> ，它们已经死亡，却仍然阻挡不住一些开发者的热情，一个很好的例子是 <a href="http://en.wikipedia.org/wiki/Wireless_Markup_Language">WML</a> （无线标记语言），智能手机的技术在飞速发展，现代的移动设备，已经能够很轻松地实现对常规 HTML 的支持，然而，像 BBC  这样的媒体网站，仍然坚持着他们对这门技术的好感，这里面包含的一个事实就是，虽然 WML 不是真正的 Web，且 W3C  已经从某种程度上宣布了它的死亡，但仍然有不少人在使用老款手机访问这些站点，最终，开发者们只好继续为他们的站点另外提供一个 WML 版本。</p>
<p><img src="http://images.sixrevisions.com/2010/07/23-05_oldschool_mobile.jpg" alt="" /></p>
<h2>代码</h2>
<p><img src="http://images.sixrevisions.com/2010/07/23-06_nasty_markup.png" alt="" /></p>
<p>诸如 <strong>marquee</strong> <strong>blink</strong> 一类的 HTML 标签，<strong>-ms-overflow-y</strong> 一类的专用 CSS 属性，已经被 W3C 列为不建议使用清单，但你仍然能从最现代的 Web 站点中找到它们的影子，虽然目前并不会带来太多问题，但其中潜伏的一个风险是，将来的某一天，一些浏览器很可能会终止对这些东西的支持。</p>
<p><img src="http://images.sixrevisions.com/2010/07/23-07_zombie_code.png" alt="" /></p>
<p>同时，我们还可以从现代 Web 站点的源代码中看到大量90年代风格的东西，结构与式样掺杂在一起，虽然这样的代码现代浏览器仍然支持，但可维护性变得很差。</p>
<h2>设计思想</h2>
<p><img src="http://images.sixrevisions.com/2010/07/23-08_zombie_design.jpg" alt="" /></p>
<p>还记得早起的 Web，拥挤的版面，惹人烦的 JavaScript 效果，动个不停的 Gif 动画，计数器，Flash  广告，背景音乐，虽然这些设计实践如今都有了它们的新体验版本，但仍有不少设计者热衷于一些90年代的思想。设计是一个进化的过程，在不同历史阶段，有自 己的价值，然而，最终都是朝着更好的用户体验发展。</p>
<p><img src="http://images.sixrevisions.com/2010/07/23-09_zombie_nasty_site.png" alt="" /></p>
<h2>生命周期</h2>
<p><img src="http://images.sixrevisions.com/2010/07/23-10_standards_circle.jpg" alt="" /></p>
<p>HTML5 与 CSS3 一类的新技术层出不穷，然而是技术总有过时的一天，应当始终<a href="http://sixrevisions.com/web_design/how-to-stay-ahead-of-the-curve-as-a-designer/">保持你的技术处于最新</a>。Web 的历史中充满了这样的技术，它们被新技术取代，却死而不僵，它们短期内不会带来什么害处，最终却为你带来无尽的麻烦。还有一些技术，像 <a href="http://www.zeldman.com/2009/07/02/xhtml-wtf/">XHTML 2.0</a> 则半路夭折，它们并非过时，而是生不逢时。</p>
<p><img src="http://images.sixrevisions.com/2010/07/23-11_doa_standard.png" alt="" /></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Fweb-xiaoguo&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617353.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="4 套在线翻译 Web API" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffour-translate-web-api&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/14/30889336.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">4 套在线翻译 Web API</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fclosewebform&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/08/5252482.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="如何使CSS跨浏览器兼容" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/08/02/20547201.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">如何使CSS跨浏览器兼容</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fconditional-comments-ie&from=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617390.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
        </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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/the-web-undead/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>腾讯微博互听查询插件加强版 For Firefox/Chrome</title>
		<link>http://www.imwls.com/tencent-microblog-check-follower-firefox-chrome</link>
		<comments>http://www.imwls.com/tencent-microblog-check-follower-firefox-chrome#comments</comments>
		<pubDate>Thu, 15 Jul 2010 13:57:10 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[Tencent]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1402</guid>
		<description><![CDATA[昨天黎晓蔚同学提了个建议，我觉得不错，就用空余时间重写了腾讯微博的互听查询插件，本来昨天晚上差不多已经完成了，不过没有急着放出来，而是让群里的XD测试一下，效果应该还行。由于微博有140字限制，所以将详细的介绍放到了本人的博客上。

更新记录：

version 1.6.4.5:

<span class="readmore"><a href="http://www.imwls.com/tencent-microblog-check-follower-firefox-chrome" title="腾讯微博互听查询插件加强版 For Firefox/Chrome">阅读全文——共1289字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯微博互听查询 for Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617315.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询 for Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Ftencent-microblog-follow-check&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617506.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="手机QQ For M8多图展��" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fmobile-qq-m8&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617350.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">手机QQ For M8多图展��</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>
			<content:encoded><![CDATA[<p>昨天<a href="http://t.qq.com/lixiaoweiblog" target="_blank">黎晓蔚</a>同学提了个建议，我觉得不错，就用空余时间重写了腾讯微博的互听查询插件，本来昨天晚上差不多已经完成了，不过没有急着放出来，而是让群里的XD测试一下，效果应该还行。由于微博有140字限制，所以将详细的介绍放到了本人的博客上。<span id="more-1402"></span></p>
<h3>更新记录：</h3>
<blockquote><p>version 1.6.4.5:</p>
<ol>
<li>修正听众数大时查询结果不准确的问题</li>
</ol>
<p>version 1.6.3.2:</p>
<ol>
<li>修正“神奇听众”普通模式下收听人数太多导致浏览器卡的问题</li>
</ol>
<p>version 1.6.3:</p>
<ol>
<li>增加了极速模式（当听众数大于100时点击“神奇的听众”提示进入）</li>
</ol>
<p>version 1.6.2:</p>
<ol>
<li>暂时取消“神奇听众”和“一键收听”的头像显示（此功能会导致微博出现“系统繁忙”错误）</li>
<li>优化“一键收听”，收听瞬间完成</li>
</ol>
<p>version 1.6:</p>
<ol>
<li>增强了稳定性</li>
</ol>
<p>version 1.6 beta:</p>
<ol>
<li>修正了“神奇的听众”布局</li>
<li>增加头像显示</li>
<li>增加“一键收听”功能</li>
<li>- 由于增加了头像显示，会导致微博出现“系统繁忙”错误（腾讯限制了页面点击速度）</li>
<li>- 此版本适合尝鲜，如果频繁出现“系统繁忙”，请降级为1.5版</li>
</ol>
<p>version 1.5:</p>
<ol>
<li>添加了查询速度设置功能</li>
<li>修改次版本号</li>
</ol>
</blockquote>
<h4>Firefox：</h4>
<p>如果之前安装过旧版的查询插件，请先卸载旧版，卸载方法见下面两图。</p>
<p><img class="alignnone size-full wp-image-1405" title="tx-microblog-1.0.4-3" src="http://www.imwls.com/wp-content/uploads/2010/07/tx-microblog-1.0.4-3.png" alt="" width="423" height="404" /></p>
<p><img class="alignnone size-full wp-image-1406" title="tx-microblog-1.0.4-4" src="http://www.imwls.com/wp-content/uploads/2010/07/tx-microblog-1.0.4-4.png" alt="" width="609" height="534" /></p>
<p><strong>卸载完成后，请<a href="http://userscripts.org/scripts/show/79813">点击这里</a>安装。</strong>请到<a href="http://userscripts.org/scripts/show/79813" target="_blank">http://userscripts.org/scripts/show/79813</a>安装新的版本</p>
<p>如果之前没有安装过旧版的查询插件，请先安装Greasemonkey扩展，安装地址：<a href="https://addons.mozilla.org/zh-CN/firefox/addon/748/" target="_blank">https://addons.mozilla.org/zh-CN/firefox/addon/748/</a>，安装成功后，再到<a href="http://userscripts.org/scripts/show/79813" target="_blank">http://userscripts.org/scripts/show/79813</a>安 装新的版本。</p>
<h4>Chrome：</h4>
<p>如果Chrome用户之前安装过旧版插件，请先到“扩展程序”里将之卸载。<span style="text-decoration: line-through;">Chrome新版插件安装地址：<a href="http://userscripts.org/scripts/show/80021" target="_blank">http://userscripts.org/scripts/show/80021</a>。</span><br />
<span style="color: #ff0000;">Chrome crx扩展安装地址：<a href="https://chrome.google.com/extensions/detail/anjodenjcpcbhidknnmcpkecgadfhjkn?hl=zh-CN">https://chrome.google.com/extensions/detail/anjodenjcpcbhidknnmcpkecgadfhjkn?hl=zh-CN</a></span></p>
<h4>Maxthon：</h4>
<p><img class="alignnone size-full wp-image-1412" title="TX-microblog-1.0.4-5" src="http://www.imwls.com/wp-content/uploads/2010/07/TX-microblog-1.0.4-5.png" alt="" width="855" height="287" /></p>
<p>经过个人短时间测试，Firefox版可以在Maxthon下使用，所以傲游用户可以先安装<a href="http://addonsmx.maxthon.com/en/post/2715" target="_blank">http://addonsmx.maxthon.com/en/post/2715</a>，再安装Firefox版脚本，安装成功后会跳出下面的图片，打勾√即可！</p>
<p><img class="alignnone size-full wp-image-1413" title="TX-microblog-1.0.4-6" src="http://www.imwls.com/wp-content/uploads/2010/07/TX-microblog-1.0.4-6.png" alt="" width="622" height="419" /></p>
<p><img title="TX-Microblog-1.5" src="http://www.imwls.com/wp-content/uploads/2010/07/TX-Microblog-1.5.png" alt="" width="591" height="116" /></p>
<p><img title="tx-microblog-1.0.4-1" src="http://www.imwls.com/wp-content/uploads/2010/07/tx-microblog-1.0.4-1.png" alt="" width="802" height="195" /></p>
<p>是不是看到了“由于微博会出现抽风现象，所以限制了处理速度”这句？这是不得已的，腾讯限制了不允许频繁读取数据，速度太快的话，微博会出现错误页面， 所以目前的速度是每秒钟读取2个听众，如果收听的人较多，那只能等等了~&gt;_&lt;~+</p>
<p><img title="tx-microblog-1.0.4-2" src="http://www.imwls.com/wp-content/uploads/2010/07/tx-microblog-1.0.4-2.png" alt="" width="802" height="182" /></p>
<p>读取结束后，右边有“取消收听”按钮，这个威力太大，<strong>要小心使用！</strong></p>
<p><div class="note"><div class="notetip">如果想要了解插件最新动态或者为插件提供意见，可以收听本人<a href="http://t.qq.com/lisong" target="_blank">http://t.qq.com/lisong</a>。</p>
<p>由于插件更新后最先在<span style="color: #ff0000;">QQ群14639156</span>放出，想优先体验的可以加入该群【红组】。</p>
<p></div></div></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯微博互听查询 for Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617315.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询 for Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Ftencent-microblog-follow-check&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617506.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="手机QQ For M8多图展��" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fmobile-qq-m8&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617350.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">手机QQ For M8多图展��</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/tencent-microblog-check-follower-firefox-chrome/feed</wfw:commentRss>
		<slash:comments>133</slash:comments>
		</item>
		<item>
		<title>腾讯微博互听查询 for Chrome</title>
		<link>http://www.imwls.com/tencent-microblog-follow-check-for-chrome</link>
		<comments>http://www.imwls.com/tencent-microblog-follow-check-for-chrome#comments</comments>
		<pubDate>Fri, 25 Jun 2010 00:02:04 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[Tencent]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1397</guid>
		<description><![CDATA[在Firefox下，我们可以通过安装Greasemonkey插件和适当的脚本解决腾讯微博的互听显示问题，后来有很多朋友问我在Chrome下是否能够用。由于Chrome我只使用过很短的一段时间，而且那时是Chrome刚刚起步的时期，对它了解并不多；只是以为Chrome没有像Greasemonkey这类的扩展，后来才知道，原来Chrome早已支持JS扩展了，折腾了一会儿，解决了Chrome下的互听查询问题，放出。





<span class="readmore"><a href="http://www.imwls.com/tencent-microblog-follow-check-for-chrome" title="腾讯微博互听查询 for Chrome">阅读全文——共394字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯微博互听查询插件加强版 For Firefox/Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/19/18043488.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询插件加强版 For Firefox/Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Ftencent-microblog-follow-check&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617506.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="手机QQ For M8多图展��" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fmobile-qq-m8&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617350.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">手机QQ For M8多图展��</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>
			<content:encoded><![CDATA[<p>在Firefox下，我们可以通过安装Greasemonkey插件和适当的脚本解决腾讯微博的互听显示问题，后来有很多朋友问我在Chrome下是否能够用。由于Chrome我只使用过很短的一段时间，而且那时是Chrome刚刚起步的时期，对它了解并不多；只是以为Chrome没有像Greasemonkey这类的扩展，后来才知道，原来Chrome早已支持JS扩展了，折腾了一会儿，解决了Chrome下的互听查询问题，放出。</p>
<p><span id="more-1397"></span><br />
<div class="note"><div class="noteimportant">
<p>此插件已经升级会加强版，详情请见：<a href="http://www.imwls.com/tencent-microblog-check-follower-firefox-chrome/">http://www.imwls.com/tencent-microblog-check-follower-firefox-chrome</a></p>
<p></div></div></p>
<p><img class="alignnone size-full wp-image-1399" title="chrome-followed-1" src="http://www.imwls.com/wp-content/uploads/2010/06/chrome-followed-1.png" alt="" width="577" height="544" /></p>
<p><img class="alignnone size-full wp-image-1400" title="chrome-followed-2" src="http://www.imwls.com/wp-content/uploads/2010/06/chrome-followed-2.png" alt="" width="574" height="382" /></p>
<p><img class="alignnone size-full wp-image-1398" title="chrome-followed-3" src="http://www.imwls.com/wp-content/uploads/2010/06/chrome-followed-3.png" alt="" width="570" height="348" /></p>
<p><div class="note"><div class="notetip"></p>
<p>脚本安装地址：<a href="http://userscripts.org/scripts/show/80021" target="_blank"><del datetime="2010-08-09T13:29:04+00:00">http://userscripts.org/scripts/show/80021</del></a></p>
<p>Firefox使用方法见： <a href="../tencent-microblog-follow-check/">腾讯微博互听查询</a></p>
<p></div></div></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯微博互听查询插件加强版 For Firefox/Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/19/18043488.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询插件加强版 For Firefox/Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Ftencent-microblog-follow-check&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617506.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="手机QQ For M8多图展��" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fmobile-qq-m8&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617350.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">手机QQ For M8多图展��</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/tencent-microblog-follow-check-for-chrome/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Google产品查询手册</title>
		<link>http://www.imwls.com/google-projects-querys</link>
		<comments>http://www.imwls.com/google-projects-querys#comments</comments>
		<pubDate>Tue, 22 Jun 2010 03:16:50 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1393</guid>
		<description><![CDATA[我们每天使用的工具与服务中，至少有一款来自  Google，不管是搜索，还是电子邮件，还是在线文档或是其它（虽然它们中的大部分在长城的另一边）。这么多产品，功能，快捷键很不容易记住，本文搜集 了11款备受欢迎的 Google 产品的速查手册，可以帮助你更好地使用这些工具与服务。

Gmail Shortcuts (Gmail 快捷键)



<span class="readmore"><a href="http://www.imwls.com/google-projects-querys" title="Google产品查询手册">阅读全文——共599字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="纪念牛顿，Google新的动态Doodle" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fgoogle-doodle-commemorate-newton&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617508.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">纪念牛顿，Google新的动态Doodle</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在GoogleReader阅读器里添加发送到“嘀咕网”" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fgoogle-reader-sendto-digu&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617440.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在GoogleReader阅读器里添加发送到“嘀咕网”</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="成功注册Google Wave" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2590%25E5%258A%259F%25E6%25B3%25A8%25E5%2586%258Cgoogle-wave&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617536.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">成功注册Google Wave</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Android LiveCD下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fandroid-livecd-iso&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617387.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Android LiveCD下载</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Ftencent-microblog-follow-check&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617506.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
			<content:encoded><![CDATA[<p>我们每天使用的工具与服务中，至少有一款来自  Google，不管是搜索，还是电子邮件，还是在线文档或是其它（虽然它们中的大部分在长城的另一边）。这么多产品，功能，快捷键很不容易记住，本文搜集 了11款备受欢迎的 Google 产品的速查手册，可以帮助你更好地使用这些工具与服务。<span id="more-1393"></span></p>
<h3><a href="http://r.evhead.com/hodgepodge/gmail-shortcuts.html" target="_blank">Gmail Shortcuts</a> (Gmail 快捷键)</h3>
<p><a href="http://r.evhead.com/hodgepodge/gmail-shortcuts.html" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_1.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://www.google.com/support/reader/bin/answer.py?hl=en&amp;answer=69973" target="_blank">Google Reader Keyboard Shortcuts</a> （Google Reader  快捷键）</h3>
<p><a href="http://www.google.com/support/reader/bin/answer.py?hl=en&amp;answer=69973" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_10.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://www.googleguide.com/help/calculator.html" target="_blank">Google Calculator Cheat Sheet</a> （Google 计算器命令速查表）</h3>
<p><a href="http://www.googleguide.com/help/calculator.html" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_3.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://docs.google.com/support/bin/answer.py?hl=en&amp;answer=66280" target="_blank">Keyboard shortcuts for Google Presentations</a> （Google  演示快捷键）</h3>
<p><a href="http://docs.google.com/support/bin/answer.py?hl=en&amp;answer=66280" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_4.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://chromecheat.blogspot.com/" target="_blank">Google   Chrome Cheat Sheet</a> （Google Chrome 命令速查表）</h3>
<p><a href="http://chromecheat.blogspot.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_5.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://docs.google.com/support/bin/answer.py?answer=181110" target="_blank">Keyboard shortcuts for Google Spreadsheets</a> （Google  电子表格快捷键）</h3>
<p><a href="http://docs.google.com/support/bin/answer.py?answer=181110" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_6.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://kosciak.blox.pl/2009/12/Gmail-Google-Reader-Cheat-Sheets.html" target="_blank">Google Reader Sheet</a> （Google Reader 速查表）</h3>
<p><a href="http://kosciak.blox.pl/2009/12/Gmail-Google-Reader-Cheat-Sheets.html" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_9.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://mail.google.com/support/bin/answer.py?answer=6594" target="_blank">Gmail Keyboard Shortcuts</a> （Gmail 快捷键）</h3>
<p><a href="http://mail.google.com/support/bin/answer.py?answer=6594" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_2.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://devcheatsheet.com/static/pdf/Google_Maps_Cheat_Sheet.pdf" target="_blank">Google Maps Cheat Sheet</a> （Google 地图速查表 - 适合地图调用）</h3>
<p><a href="http://devcheatsheet.com/static/pdf/Google_Maps_Cheat_Sheet.pdf" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_8.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://docs.google.com/support/bin/answer.py?answer=179738" target="_blank">Keyboard shortcuts for Google Documents</a> （Google DOC  快捷键）</h3>
<p><a href="http://docs.google.com/support/bin/answer.py?answer=179738" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_7.jpg" alt="google cheat sheet" /></a></p>
<h3><a href="http://www.google.com/support/reader/bin/answer.py?hl=en&amp;answer=69973" target="_blank">Google Search Advanced Operators Reference</a> （Google  搜索高级命令）</h3>
<p><a href="http://www.google.com/support/reader/bin/answer.py?hl=en&amp;answer=69973" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2010/06/google_cheat_sheets_11.jpg" alt="google cheat sheet" /></a></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="纪念牛顿，Google新的动态Doodle" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fgoogle-doodle-commemorate-newton&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617508.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">纪念牛顿，Google新的动态Doodle</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在GoogleReader阅读器里添加发送到“嘀咕网”" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fgoogle-reader-sendto-digu&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617440.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在GoogleReader阅读器里添加发送到“嘀咕网”</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="成功注册Google Wave" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2590%25E5%258A%259F%25E6%25B3%25A8%25E5%2586%258Cgoogle-wave&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617536.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">成功注册Google Wave</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Android LiveCD下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fandroid-livecd-iso&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617387.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Android LiveCD下载</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Ftencent-microblog-follow-check&from=http%3A%2F%2Fwww.imwls.com%2Fgoogle-projects-querys">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617506.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/google-projects-querys/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>腾讯微博互听查询</title>
		<link>http://www.imwls.com/tencent-microblog-follow-check</link>
		<comments>http://www.imwls.com/tencent-microblog-follow-check#comments</comments>
		<pubDate>Mon, 21 Jun 2010 02:10:29 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[Tencent]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1384</guid>
		<description><![CDATA[在微博上最怕遇到的就是那种骗互听的人了，遇到这种无耻之人，该怎么办？废话，拉黑他。

分享强大的神器，揪出这些无耻之徒。按照下面的顺序安装！



<span class="readmore"><a href="http://www.imwls.com/tencent-microblog-follow-check" title="腾讯微博互听查询">阅读全文——共488字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯微博互听查询插件加强版 For Firefox/Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/19/18043488.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询插件加强版 For Firefox/Chrome</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="腾讯微博互听查询 for Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617315.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询 for Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fqq-domain-mail&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617499.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
			<content:encoded><![CDATA[<p>在微博上最怕遇到的就是那种骗互听的人了，遇到这种无耻之人，该怎么办？废话，拉黑他。</p>
<p>分享强大的神器，揪出这些无耻之徒。按照下面的顺序安装！<span id="more-1384"></span></p>
<ol>
<li>先下载Firefox安装：<a href="http://www.mozilla.com/en-US/products/download.html?product=firefox-3.6.3&amp;os=win&amp;lang=zh-CN" target="_blank">http://www.mozilla.com/en-US/products/download.html?product=firefox-3.6.3&amp;os=win&amp;lang=zh-CN</a></li>
<li>为Firefox安装GreaseMonkey扩展（需要重启Firefox）：<a href="https://addons.mozilla.org/zh-CN/firefox/addon/748/" target="_blank">https://addons.mozilla.org/zh-CN/firefox/addon/748/</a></li>
<li>用户页面脚本（点击那个“Install”）：<a href="http://userscripts.org/scripts/show/79678" target="_blank">http://userscripts.org/scripts/show/79678</a></li>
<li>“我收听的人”页面脚本：<a href="http://userscripts.org/scripts/show/79813" target="_blank">http://userscripts.org/scripts/show/79813</a> <span style="text-decoration: line-through;"><a href="http://userscripts.org/scripts/show/79324" target="_blank">http://userscripts.org/scripts/show/79324</a>（此脚本有点小bug，不过不影响）</span></li>
</ol>
<p><img class="alignnone size-full wp-image-1385" title="ismyfollower" src="http://www.imwls.com/wp-content/uploads/2010/06/ismyfollower.png" alt="" width="572" height="433" /></p>
<p><img class="alignnone size-full wp-image-1386" title="isfollowedme1" src="http://www.imwls.com/wp-content/uploads/2010/06/isfollowedme1.png" alt="" width="564" height="163" /></p>
<p><img class="alignnone size-full wp-image-1387" title="isfollowedme2" src="http://www.imwls.com/wp-content/uploads/2010/06/isfollowedme2.png" alt="" width="548" height="153" /></p>
<p><div class="note"><div class="notetip"></p>
<p>好吧，很无耻的做个广告，欢迎各位收听我：<a href="http://t.qq.com/lisong" target="_blank">http://t.qq.com/lisong</a></p>
<p></div></div></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="腾讯微博互听查询插件加强版 For Firefox/Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/19/18043488.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询插件加强版 For Firefox/Chrome</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="腾讯微博互听查询 for Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check-for-chrome&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617315.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询 for Chrome</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2F%25E8%2585%25BE%25E8%25AE%25AF%25E5%25BE%25AE%25E5%258D%259A%25E9%2582%2580%25E8%25AF%25B7%25E7%25A0%2581%25E5%25A4%25A7%25E6%2594%25BE%25E9%2580%2581&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/06/28291799.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fqq-domain-mail&from=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-follow-check">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617499.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/tencent-microblog-follow-check/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>关于JavaScript/jQuery事件冒泡</title>
		<link>http://www.imwls.com/about-javascript-jquery-event-propagation</link>
		<comments>http://www.imwls.com/about-javascript-jquery-event-propagation#comments</comments>
		<pubDate>Sun, 13 Jun 2010 12:30:11 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.imwls.com/about-javascript-jquery-event-propagation/</guid>
		<description><![CDATA[JavaSciprt事件中有两个很重要的特性：事件冒泡以及目标元素。

事件冒泡: 当一个元素上的事件被触发的时候，比如说鼠标点击了一个按钮，同样的事件将会在那个元素的所有祖先元素中被触发。这一过程被称为事件冒泡；这个事件从原始元素开始一直冒泡到DOM树的最上层。

目标元素: 任何一个事件的目标元素都是最开始的那个元素，在我们的这个例子中也就是按钮，并且它在我们的元素对象中以属性的形式出现。使用事件代理的话我们可以把事件处理器添加到一个元素上，等待一个事件从它的子级元素里冒泡上来，并且可以很方便地得知这个事件是从哪个元素开始的。

<span class="readmore"><a href="http://www.imwls.com/about-javascript-jquery-event-propagation" title="关于JavaScript/jQuery事件冒泡">阅读全文——共2603字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Javascript中===与==区别" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjavascript-difference-equal&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617345.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Javascript中===与==区别</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="最全的jQuery表格插件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-most-jquery-table-plugins&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/06/7738696.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">最全的jQuery表格插件</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用jQuery进行MD5加密" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-md5&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用jQuery进行MD5加密</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="流行的jQuery信息提示插件(jQuery Tooltip Plugin)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F30-jquery-tooltip-plugin&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/31/20265713.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">流行的jQuery信息提示插件(jQuery Tooltip Plugin)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为jQuery Validator插件增加日期比较" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-validator-date-compare-function&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为jQuery Validator插件增加日期比较</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>
			<content:encoded><![CDATA[<p>JavaSciprt事件中有两个很重要的特性：事件冒泡以及目标元素。</p>
<p>事件冒泡: 当一个元素上的事件被触发的时候，比如说鼠标点击了一个按钮，同样的事件将会在那个元素的所有祖先元素中被触发。这一过程被称为事件冒泡；这个事件从原始元素开始一直冒泡到DOM树的最上层。</p>
<p><span id="more-1363"></span>目标元素: 任何一个事件的目标元素都是最开始的那个元素，在我们的这个例子中也就是按钮，并且它在我们的元素对象中以属性的形式出现。使用事件代理的话我们可以把事件处理器添加到一个元素上，等待一个事件从它的子级元素里冒泡上来，并且可以很方便地得知这个事件是从哪个元素开始的。</p>
<p><strong>事件的冒泡和捕获</strong></p>
<p>捕获是从上级元素到下级元素，冒泡是从下级元素到上级元素.</p>
<p>在IE中，每个元素和window对象都有两个方法：attachEvent()和detachEvent()。attachEvent()用来给一个事件附加事件处理函数。而detachEvent()用来将事件处理函数分离出来。Eg.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> fnClick <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
<span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span>“Clicked<span style="color: #339933;">!</span>”<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #003366; font-weight: bold;">var</span> oDiv <span style="color: #339933;">=</span> document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span>“div1”<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
oDiv.<span style="color: #660066;">attachEvent</span><span style="color: #009900;">&#40;</span>“onclick”<span style="color: #339933;">,</span> fnClick<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
oDiv.<span style="color: #660066;">detachEvent</span><span style="color: #009900;">&#40;</span>“onclick”<span style="color: #339933;">,</span> fnClick<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p><strong>事件的冒泡有什么好处呢？</strong></p>
<p>想象一下现在我们有一个10列、100行的HTML表格，你希望在用户点击表格中的某一单元格的时候做点什么。比如说我有一次就需要让表格中的每一个单元格在被点击的时候变成可编辑状态。如果把事件处理器加到这1000个单元格会产生一个很大的性能问题，并且有可能导致内存泄露甚至是浏览器的崩溃。相反地，使用事件代理的话，你只需要把一个事件处理器添加到table元素上就可以了，这个函数可以把点击事件给截下来，并且判断出是哪个单元格被点击了。</p>
<p>代码很简单，我们所要关心的只是如何检测目标元素而已。比方说我们有一个 table元素，ID是“report”，我们为这个表格添加一个事件处理器以调用editCell函数。editCell函数需要判断出传到table 来的事件的目标元素。考虑到我们要写的几个函数中都有可能用到这一功能，所以我们把它单独放到一个名为getEventTarget的函数中：</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> getEventTarget<span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
   e <span style="color: #339933;">=</span> e <span style="color: #339933;">||</span> window.<span style="color: #660066;">event</span><span style="color: #339933;">;</span>
   <span style="color: #000066; font-weight: bold;">return</span> e.<span style="color: #660066;">target</span> <span style="color: #339933;">||</span> e.<span style="color: #660066;">srcElement</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>e这个变量表示的是一个事件对象，我们只需要写一点点跨浏览器的代码来返回目标元素，在IE里目标元素放在srcElemtn属性或event.toElement属性中，而在其它浏览器里则是target或event.relatedTarget属性。</p>
<p>接下来就是editCell函数了，这个函数调用到了 getEventTarget函数。一旦我们得到了目标元素之后，剩下的事情就是看看它是否是我们所需要的那个元素了。</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> editCell<span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
   <span style="color: #003366; font-weight: bold;">var</span> target <span style="color: #339933;">=</span> getEventTarget<span style="color: #009900;">&#40;</span>e<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
   <span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>target.<span style="color: #660066;">tagName</span>.<span style="color: #660066;">toLowerCase</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">===</span> <span style="color: #3366CC;">'td'</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
     <span style="color: #006600; font-style: italic;">// DO SOMETHING WITH THE CELL</span>
   <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>在editCell函数中，我们通过检查目标元素标签名称的方法来确定它是否是一个表格的单元格。这种检查也许过于简单了点；如果它是这个目标元素单元格里的另一个元素呢？我们需要为代码做一点小小的修改以便于其找出父级的td 元素。如果说有些单元格不需要被编辑怎么办呢？此种情况下我们可以为那些不可编辑的单元格添加一个指定的样式名称，然后在把单元格变成可编辑状态之前先检查它是否不包含那个样式名称。选择总是多样化的，你只需找到适合你应用程序的那一种。</p>
<p><strong>事件冒泡的优点和缺点:</strong></p>
<p>1.那些需要创建的以及驻留在内存中的事件处理器少了。</p>
<p>这是很重要的一点，这样我们就提高了性能，并降低了崩溃的风险。</p>
<p>2.在DOM更新后无须重新绑定事件处理器了。</p>
<p>如果你的页面是动态生成的，比如说通过Ajax，你不再需要在元素被载入或者卸载的时候来添加或者删除事件处理器了。</p>
<p>潜在的问题也许并不那么明显，但是一旦你注意到这些问题，你就可以轻松地避免它们：你的事件管理代码有成为性能瓶颈的风险，所以尽量使它能够短小精悍。</p>
<p><strong>不是所有的事件都能冒泡</strong></p>
<p>blur、focus、load和unload不能像其它事件一样冒泡。事实上blur和focus可以用事件捕获而非事件冒泡的方法获得（在IE之外的其它浏览器中）。</p>
<p><strong>需要注意的是:</strong></p>
<p>如果你的代码处理mousemove事件的话你遇上性能瓶颈的风险可就大了，因为mousemove事件触发非常频繁。而mouseout则因为其怪异的表现而变得很难用事件代理来管理。</p>
<p><strong>如何避免事件冒泡:</strong></p>
<p><strong>1.方法</strong></p>
<p><a href="http://www.imwls.com/wp-content/uploads/2010/06/Untitled1.png" target="_blank"><img style="display: inline; border: 0px;" title="Untitled" src="http://www.imwls.com/wp-content/uploads/2010/06/Untitled_thumb.png" border="0" alt="Untitled" width="644" height="453" /></a></p>
<p>2.方法</p>
<p>在IE下解决问题很简单，用onMouseEnter、 onMouseLeave来代替onMouseOver、onMouseOut就行了，他们的作用基本相同，前者不会发生冒泡。但是 firefox下没有这两个事件.</p>
<p>3.方法:</p>
<p>window.event.cancelBubble = true (IE)   event.stopPropagation()  event.preventDefault() (Firefox)</p>
<p><strong>阻止jQuery事件冒泡</strong></p>
<p>jQuery对DOM的事件触发具有冒泡特性。有时利用这一特性可以减少重复代码，但有时候我们又不希望事件冒泡。这个时候就要阻止 jQuery.Event冒泡。</p>
<p>在<a href="http://docs.jquery.com/Events/jQuery.Event">jQuery.Event的文档</a>中的开头得知，jQuery.Event对象是符合W3C标准的一个事件对象，同时jQuery.Event免去了检查兼容IE的步骤。</p>
<p>jQuery.Event提供了一个非常简单的方法来阻止事件冒泡：<strong>event.stopPropagation();</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;p&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>event<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
     event.<span style="color: #660066;">stopPropagation</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
     <span style="color: #006600; font-style: italic;">// do something</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span></pre></div></div>

<p>但是这个方法对使用<a href="http://docs.jquery.com/Events/live">live</a>绑定的事件没有作用，需要一个更简单的方法阻止事件冒泡：<strong>return false;</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">after</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Another paragraph!&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000066; font-weight: bold;">return</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Javascript中===与==区别" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjavascript-difference-equal&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617345.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Javascript中===与==区别</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="最全的jQuery表格插件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-most-jquery-table-plugins&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/06/7738696.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">最全的jQuery表格插件</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用jQuery进行MD5加密" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-md5&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用jQuery进行MD5加密</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="流行的jQuery信息提示插件(jQuery Tooltip Plugin)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F30-jquery-tooltip-plugin&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/31/20265713.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">流行的jQuery信息提示插件(jQuery Tooltip Plugin)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为jQuery Validator插件增加日期比较" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-validator-date-compare-function&from=http%3A%2F%2Fwww.imwls.com%2Fabout-javascript-jquery-event-propagation">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为jQuery Validator插件增加日期比较</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/about-javascript-jquery-event-propagation/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>jQuery CheckBox全选</title>
		<link>http://www.imwls.com/jquery-checkbox-checkall-checknone</link>
		<comments>http://www.imwls.com/jquery-checkbox-checkall-checknone#comments</comments>
		<pubDate>Fri, 11 Jun 2010 12:02:42 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.imwls.com/jquery-checkbox-checkall-checknone/</guid>
		<description><![CDATA[其实这个只要熟悉了jQuery，基本上都能写得出来。在没接触jQuery之前，使用原生的JS写，虽然代码不是很多，但是也挺麻烦的。在这里不得不赞叹jQuery的选择器是多么的好用！





<span class="readmore"><a href="http://www.imwls.com/jquery-checkbox-checkall-checknone" title="jQuery CheckBox全选">阅读全文——共603字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="流行的jQuery信息提示插件(jQuery Tooltip Plugin)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F30-jquery-tooltip-plugin&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/31/20265713.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">流行的jQuery信息提示插件(jQuery Tooltip Plugin)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="最全的jQuery表格插件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-most-jquery-table-plugins&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/06/7738696.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">最全的jQuery表格插件</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为jQuery Validator插件增加日期比较" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-validator-date-compare-function&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为jQuery Validator插件增加日期比较</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="FlexiGrid IE8修复和扩展，适应新版jQuery" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-flexigrid-ie8-repair-extend&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">FlexiGrid IE8修复和扩展，适应新版jQuery</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用jQuery进行MD5加密" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-md5&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用jQuery进行MD5加密</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>
			<content:encoded><![CDATA[<p>其实这个只要熟悉了jQuery，基本上都能写得出来。在没接触jQuery之前，使用原生的JS写，虽然代码不是很多，但是也挺麻烦的。在这里不得不赞叹jQuery的选择器是多么的好用！</p>
<p><span id="more-1347"></span></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#inputChkAll'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
		$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;input[name='chkJob']&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">attr</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;checked&quot;</span><span style="color: #339933;">,</span> $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">attr</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;checked&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #006600; font-style: italic;">//注意此处</span>
	<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>代码如上，#inputChkAll用来全选或者全不选的CheckBox控件，其控制了name='chkJob'这个复选组。</p>
<p><img style="display: inline; border: 0px;" title="jquery-checkbox-checkall" src="http://www.imwls.com/wp-content/uploads/2010/06/jquerycheckboxcheckall1.png" border="0" alt="jquery-checkbox-checkall" width="735" height="302" /></p>
<p>现在回过头再来看看以前用JS如何实现全选和全不选的：</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//全选</span>
<span style="color: #003366; font-weight: bold;">function</span> checkall<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #003366; font-weight: bold;">var</span> all <span style="color: #339933;">=</span> document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;input&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #000066; font-weight: bold;">for</span> <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">var</span> i <span style="color: #339933;">=</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">;</span> i <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> all.<span style="color: #660066;">length</span><span style="color: #339933;">;</span> i<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		<span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>all<span style="color: #009900;">&#91;</span>i<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">type</span> <span style="color: #339933;">==</span> <span style="color: #3366CC;">&quot;checkbox&quot;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
			all<span style="color: #009900;">&#91;</span>i<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">checked</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">;</span>
		<span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #006600; font-style: italic;">// 反选</span>
<span style="color: #003366; font-weight: bold;">function</span> checknull<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #003366; font-weight: bold;">var</span> all <span style="color: #339933;">=</span> document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;input&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #000066; font-weight: bold;">for</span> <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">var</span> i <span style="color: #339933;">=</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">;</span> i <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> all.<span style="color: #660066;">length</span><span style="color: #339933;">;</span> i<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		<span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>all<span style="color: #009900;">&#91;</span>i<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">type</span> <span style="color: #339933;">==</span> <span style="color: #3366CC;">&quot;checkbox&quot;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
			all<span style="color: #009900;">&#91;</span>i<span style="color: #009900;">&#93;</span>.<span style="color: #660066;">checked</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>
		<span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="流行的jQuery信息提示插件(jQuery Tooltip Plugin)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F30-jquery-tooltip-plugin&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/31/20265713.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">流行的jQuery信息提示插件(jQuery Tooltip Plugin)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="最全的jQuery表格插件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-most-jquery-table-plugins&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/06/7738696.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">最全的jQuery表格插件</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为jQuery Validator插件增加日期比较" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-validator-date-compare-function&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为jQuery Validator插件增加日期比较</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="FlexiGrid IE8修复和扩展，适应新版jQuery" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-flexigrid-ie8-repair-extend&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">FlexiGrid IE8修复和扩展，适应新版jQuery</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用jQuery进行MD5加密" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-md5&from=http%3A%2F%2Fwww.imwls.com%2Fjquery-checkbox-checkall-checknone">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用jQuery进行MD5加密</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/jquery-checkbox-checkall-checknone/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>如何使CSS跨浏览器兼容</title>
		<link>http://www.imwls.com/how-to-set-css-compatible-in-different-browser</link>
		<comments>http://www.imwls.com/how-to-set-css-compatible-in-different-browser#comments</comments>
		<pubDate>Wed, 09 Jun 2010 05:52:21 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1338</guid>
		<description><![CDATA[作为 Web 设计师，你的网站在各种浏览器中有完全一样的表现是很多人的目标，然而这是一个永远无法真正实现的目标，很多人认为，完美的跨  浏览器兼容并不必要，这样说虽然没错，但在很多情形，一种近似的兼容还是很容易实现的，本文讲的是各种跨浏览器兼容的 CSS  编码准则和技巧。



理解 CSS 盒子模型

<span class="readmore"><a href="http://www.imwls.com/how-to-set-css-compatible-in-different-browser" title="如何使CSS跨浏览器兼容">阅读全文——共3259字</a></span><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="94" 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.imwls.com%2Fconditional-comments-ie&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617390.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Web 领域那些阴魂不散的产品，技术与思想" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/09/153546.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Web 领域那些阴魂不散的产品，技术与思想</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fclosewebform&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/08/5252482.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox里面实现页面半透明" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffirefox-touming&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617496.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox里面实现页面半透明</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fweb-xiaoguo&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617353.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
			<content:encoded><![CDATA[<p>作为 Web 设计师，你的网站在各种浏览器中有完全一样的表现是很多人的目标，然而这是一个永远无法真正实现的目标，很多人认为，<a href="http://dowebsitesneedtolookexactlythesameineverybrowser.com/">完美的跨  浏览器兼容并不必要</a>，这样说虽然没错，但在很多情形，一种近似的兼容还是很容易实现的，本文讲的是各种跨浏览器兼容的 CSS  编码准则和技巧。<span id="more-1338"></span></p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/browsers-css.jpg" alt="Browsers-css in The Principles Of Cross-Browser CSS  Coding" width="500" height="500" /><br />
理解 CSS 盒子模型<br />
如果你想实现不需要很多奇巧淫技的跨浏览器兼容的  CSS 代码，透彻地理解 CSS 盒子模型是首要事情，CSS 盒子模型并不难，且基本支持所有浏览器，除了某些特定条件下的 IE 浏览器。</p>
<p>CSS 盒子模型负责处理以下事情:</p>
<ul>
<li>一个 blcok （区块）级对象占据多大的空间</li>
<li>该对象的边界，留白</li>
<li>盒子的尺寸</li>
<li>盒子与页面其它元素的相对位置</li>
</ul>
<div id="news_content">
<p>CSS 盒子模型有以下准则:</p>
</div>
<ul>
<li>Block （区块）对象都是矩形 （事实上所有对象都如此）</li>
<li>其尺寸由 width, height, padding,  borders, 以及 margins 决定</li>
<li>如果不设置高度，该盒子的高度将自动适应其包含的内容，加上留白等（除非使用了 float）</li>
<li>如果不设置宽度，一个非 float 型盒子水平上将充满其父容器（扣除父容器的留白）</li>
</ul>
<div id="news_content">
<p>处理 block 级对象时，必须注意以下事项:</p>
</div>
<ul>
<li>如果一个盒子的宽度设置为 100%，它就不能再设置 margins, padding, 和 borders，否则会撑破其父容器</li>
<li>垂直毗邻的 margin 会引起<a href="http://reference.sitepoint.com/css/collapsingmargins">复杂的坍塌问题</a>， 导致布局问题（比如两个垂直毗邻的 Block 对象，上面的对象的 bottom-margin 为 40，下面的对象的  top-margin 为  20，则两个对象的间距将是 40，而不是 60 - 译者）</li>
<li>拥有相对位置和绝对位置的对象，拥有不同的行为</li>
</ul>
<div id="news_content">
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/css-box-model.gif" alt="Css-box-model in The Principles Of Cross-Browser CSS  Coding" width="500" height="270" /><br />
<strong><em>在  Firefox 的 Firebug 中显示的盒子模型<br />
</em></strong><br />
理解 block  级和 inline 级  对象的区别<br />
这个看似简单的问题事如果能透彻地理解，会<a href="http://css-tricks.com/the-css-ah-ha-moment/">受益匪浅</a>。</p>
<p>下图讲 解了 block 级对象和 inline 级对象的区别:</p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/block-inline.jpg" alt="Block-inline in The  Principles Of Cross-Browser CSS Coding" width="500" height="500" /></p>
<p>下面是 block  级对象和 inline 级对象的基本区别:</p>
</div>
<ul>
<li>Block 级对象会自然地水平充满其父容器，因此没有必要为之设置 100% 宽度属性</li>
<li>Block 级对象的起始摆放位置是其父容器的左上边界，并顺排在其前面的兄弟 Block 对象的下方（除非设置 float 或绝对位置）</li>
<li>Inline 级对象会忽略其宽度和高度设置</li>
<li>Inline 级对象会随着文字排版，并受排版属性的影响（如 white-space, font-size,  letter-spacing）</li>
<li>Inline 级对象可以使用 vertical-align 属性控制其垂直对齐，block 级对象不可以</li>
<li>Inline 级对象的下方会保留一些自然的空间，以适应字母 g 一类的会向下探出的笔画</li>
<li>一个设置为 float 的 inline 对象将变成 block 对象</li>
</ul>
<div id="news_content">
<p>理解 Floating 和 Clearing 属性<br />
实现多栏排版的最好方法是使用 <a href="http://www.smashingmagazine.com/2009/10/19/the-mystery-of-css-float-property/">float</a> 属性，float 也是一个将使你受益匪浅的属性。一个 float 对象可以居左或居右，一个设置为 float  的对象，将根据设置的方向，左移或右移到其父容器的边界，或其前面的 float 对象的边界，而紧随其后的非 float  对象或内容，则包围在其相反的方向。</p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/float-css.jpg" alt="Float-css in The Principles Of  Cross-Browser CSS Coding" width="500" height="439" /></p>
<p>以下是使用 float 和  clear 属性的一些重要准则:</p>
</div>
<ul>
<li>一个 float 对象，将从其置身的 block 级非 float 内容流中跳出，换句话说，如果你要将一个 box 向左边  float，它后面的 block 级非  float 对象会显示到下方，inline 级内容会在旁边包围</li>
<li>要让一段内容从一侧包围一个 float  对象，这段内容必须要么是 inline 级的，要么也设置为相同方向的 float</li>
<li>一个 float 对象，如果没有设置宽度，则会自动缩成其包含的内容的宽度，因此最好为 float 对象明确设置宽度</li>
<li>如果一个 block  对象包含 float  子对象，会出现<a href="http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/">本 文中阐述的问题</a>。</li>
<li>一个设置了 clear 属性的对象，将不会包围其前面的 float 对象</li>
<li>一个既设置了 clear 又设置了 float 属性的对象，只有 clear:left 属性生效，clear:right 不起作用</li>
</ul>
<div id="news_content">
<p>首先使用 IE 进行测试<br />
虽然我们都痛恨 IE6 和  IE7，但当你开始一个新项目的时候，最好还是首先针对这两种浏览器进行测试，否则，如果你在设计在后期才想起针对 IE6 和 IE7  进行测试，将出现以下问题：</p>
</div>
<ul>
<li>你将不得不使用一些奇巧淫技，甚至使用独立的 IE6/7 CSS，导致 CSS 文件臃肿。</li>
<li>某些地方的布局将不得不重新设计</li>
<li>会增加测试的时间</li>
<li>你的布局在 IE/6/7 中和其它浏览器中不一样</li>
</ul>
<div id="news_content">
<p>如果你设计的是个人项目，Web 程序等，则不建议你针对旧版本 IE 做太多工作，而对一些公司类站点，它的用户群中有大量 IE  用户，这些技巧会让你避免大量的头痛。如果将 IE 的问题归类为 IE 的 BUG 而不去处理，会带来很多负面的影响，和 IE 和平共处是 Web  开发与设计者不可逃避的现实。</p>
<p>译者注：在 IE6/7  仍有大量用户基础的国内（感谢中行，建行，农行，工行，以及各级政府网站），忽视这两种浏览器是极不明智的，首先针对 IE6/7  进行设计是一种很好的方法，一般来说，在IE6/7 通过测试的站点，在 Firefox，Chrome，Safari，Opera  等标准浏览器面前基本不会出现问题，前提是，你的 CSS 设计是基于 W3C 标准的。<br />
IE 浏览器最常见的问题</p>
</div>
<ul>
<li>IE6 中不可滥用 float，否则会带来<a href="http://haslayout.net/css/Disappearing-Content-Bug">内容消失</a>以及<a href="http://www.impressivewebs.com/ie6-ghost-text-bug-with-multiple-solutions/">文 字重复</a>等稀奇古怪的问题</li>
<li>IE6 中，float 对象，在 float 方向的那边，会出现双倍 margin，将 display 设置为 inline  会解决这个问题</li>
<li>IE6/7 中，一个没有直接或间接设置 hasLayout 的对象，会发生各种稀奇古怪的问题 （译者注：对这类问题，zoom 这个  css 属性可以帮很大的忙，将 zoom 设置为除了 normal 之外的其它值，可以迫使一个对象 hasLayout  同时不影响这个对象的任何视觉外观）</li>
<li>IE6 不支持 min-width, max-width, min-height, max-height 一类的属性</li>
<li>IE6 不支持固定位置背景图</li>
<li>IE6/7 不支持很多 display 属性值（如 inline-table,  table-cell, table-row）</li>
<li>IE6 中，只有 a 这个对象才可以使用 :hover 这个伪类</li>
<li>IE 的某些版本对某些 CSS 选择器支持很少（如属性选择器，子对象选择器）</li>
<li>IE6~8 对 CSS3 的支持很有限 (不过有一些<a href="http://www.smashingmagazine.com/2010/04/28/css3-solutions-for-internet-explorer/">变 通方法</a>)</li>
</ul>
<div id="news_content">
<p>永远不要指望在所有浏览器中都一模一样<br />
在不同浏览器实现相同的体验个功能是可能的，实现近似像素级的一致外观也是可能的，但永远不要指 望一模一样。<br />
Form 控件在不同浏览器显示总是不同</p>
<p>以下是 <a href="http://www.facebook.com/">Facebook</a> 首页中的 select  控件，在5种不同浏览器的显示差异（基于 <a href="https://browserlab.adobe.com/">Adobe’s  Browserlab</a> 截图）</p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/forms-browsers.jpg" alt="" width="500" height="331" /></p>
<p>某些 Form  控件，如果要求必须跨浏览器一致，可以找到变通办法，如，可以使用图片 替代 submit 按钮，但有一些控件，比如 radio，select，  textarea，文件选择框，是永远都不可能一模一样的。<br />
字体的表现都有差异<br />
先不谈有的字体在有的系统中根本不存 在，即时存在，它们在不同系统的渲染效果也不完全一样，比如，<a href="http://www.microsoft.com/typography/cleartype/tuner/step1.aspx">Windows    ClearType</a> 支持 IE7，但不支持 IE6，导致同一个字体在 IE7 和 IE6 有不同的样子。</p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/cleartype-ie.jpg" alt="Cleartype-ie in The Principles Of Cross-Browser CSS Coding" width="500" height="381" /><br />
<strong><em>A  List Apart’s 文章字体在 IE6 and IE7 中的区别<br />
</em></strong><br />
使用 CSS 清零<br />
使用 CSS 清零（CSS Reset）是实现跨浏览器兼容的灵丹妙药，CSS 清零可以消除不同浏览器对  margin，padding 这些属性的默认表现，你可以更容易控制诸如对齐，间隙等等问题。推荐使用 <a href="http://meyerweb.com/eric/tools/css/reset/">Eric Meyer’s CSS  清零代码</a>。</p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/reset-wd.jpg" alt="Reset-wd in The Principles Of Cross-Browser CSS  Coding" width="500" height="319" /><strong><em><br />
</em></strong></p>
<p>参考 SitePoint’s  CSS 兼容表<br />
<a href="http://reference.sitepoint.com/css">SitePoint CSS  Reference</a> 是一个非常好的资源（<a href="http://www.sitepoint.com/books/cssref1/">下载离线版</a>），可 以用来检查某些 CSS 属性的跨浏览器兼容问题</p>
<p><img src="http://media.smashingmagazine.com/cdn_smash/wp-content/uploads/2010/06/sitepoint-chart.jpg" alt="Sitepoint-chart in The  Principles Of Cross-Browser CSS Coding" width="500" height="127" /><strong><em><br />
</em></strong><br />
结语<br />
跨浏览器兼容是个永恒的话题，本文介绍的跨浏览器兼容 CSS 准则只是帮助 Web  开发设计者尽可能实现这一目标，除了这些，<a href="http://perishablepress.com/press/2010/01/11/css3-progressive-enhancement-smart-design/">基 于 CSS3 的渐进式增强设计也是一种趋势</a>，Web  开发与设计者可以针对某些浏览器提供增强功能，而在不支持这些增强功能的浏览器中降级使用基本功能。</p>
</div>
<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="94" 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.imwls.com%2Fconditional-comments-ie&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617390.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Web 领域那些阴魂不散的产品，技术与思想" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-web-undead&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/09/153546.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Web 领域那些阴魂不散的产品，技术与思想</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fclosewebform&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/08/5252482.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox里面实现页面半透明" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffirefox-touming&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617496.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox里面实现页面半透明</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fweb-xiaoguo&from=http%3A%2F%2Fwww.imwls.com%2Fhow-to-set-css-compatible-in-different-browser">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617353.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/how-to-set-css-compatible-in-different-browser/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WordPress用小墙防垃圾的问题</title>
		<link>http://www.imwls.com/problem-wordpress-anti-spam-with-willin</link>
		<comments>http://www.imwls.com/problem-wordpress-anti-spam-with-willin#comments</comments>
		<pubDate>Wed, 02 Jun 2010 22:56:05 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1324</guid>
		<description><![CDATA[自从Akismet部分服务器被墙之后，留言时时常会跳转到404页面，所以换用了小墙，一段轻巧有用的反spam代码。而且也确实帮我拦住了很多的spam。

可问题是，为什么我在查看这些spam内容时，留言内容全都是“[C”字符，我想看看他们都放了什么P呢。求解。



<span class="readmore"><a href="http://www.imwls.com/problem-wordpress-anti-spam-with-willin" title="WordPress用小墙防垃圾的问题">阅读全文——共302字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="WordPress崩溃" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwordpress-collapse&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress崩溃</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress永久链接Windows/IIS下静态化去index.php方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwordpress-iis-cut-index&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress永久链接Windows/IIS下静态化去index.php方法</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IIS下配置WordPress永久链接支持中文完美版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fiis-wordpress-permalink-cn&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IIS下配置WordPress永久链接支持中文完美版</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="404页面实现WordPress永久链接修正大小写字母版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F404-wordpress-permalink-tolower-url&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">404页面实现WordPress永久链接修正大小写字母版</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Upgrade to WordPress 2.9 beta1" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fupgrade-to-wordpress-2-9-beta1&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Upgrade to WordPress 2.9 beta1</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>
			<content:encoded><![CDATA[<p>自从Akismet部分服务器被墙之后，留言时时常会跳转到404页面，所以换用了<a title="WordPress 小墙" href="kan.willin.org/?p=1267" target="_blank">小墙</a>，一段轻巧有用的反spam代码。而且也确实帮我拦住了很多的spam。</p>
<p>可问题是，为什么我在查看这些spam内容时，留言内容全都是“[C”字符，我想看看他们都放了什么P呢。求解。</p>
<p><span id="more-1324"></span></p>
<div id="attachment_1326" class="wp-caption alignnone" style="width: 520px"><img class="size-full wp-image-1326" title="willin01" src="http://www.imwls.com/wp-content/uploads/2010/06/willin01.png" alt="Spam列表页面" width="510" height="640" /><p class="wp-caption-text">Spam列表页面</p></div>
<div id="attachment_1325" class="wp-caption alignnone" style="width: 636px"><img class="size-full wp-image-1325" title="willin02" src="http://www.imwls.com/wp-content/uploads/2010/06/willin02.png" alt="编辑Spam时一样的情况" width="626" height="332" /><p class="wp-caption-text">编辑Spam时一样的情况</p></div>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="WordPress崩溃" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwordpress-collapse&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress崩溃</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress永久链接Windows/IIS下静态化去index.php方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fwordpress-iis-cut-index&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress永久链接Windows/IIS下静态化去index.php方法</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IIS下配置WordPress永久链接支持中文完美版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fiis-wordpress-permalink-cn&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IIS下配置WordPress永久链接支持中文完美版</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="404页面实现WordPress永久链接修正大小写字母版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F404-wordpress-permalink-tolower-url&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">404页面实现WordPress永久链接修正大小写字母版</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Upgrade to WordPress 2.9 beta1" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fupgrade-to-wordpress-2-9-beta1&from=http%3A%2F%2Fwww.imwls.com%2Fproblem-wordpress-anti-spam-with-willin">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Upgrade to WordPress 2.9 beta1</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/problem-wordpress-anti-spam-with-willin/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;流氓&#8221;喷&#8220;民族&#8221;</title>
		<link>http://www.imwls.com/jinshan-vs-360</link>
		<comments>http://www.imwls.com/jinshan-vs-360#comments</comments>
		<pubDate>Tue, 25 May 2010 12:23:05 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1317</guid>
		<description><![CDATA[今天腾讯微博上最火热的一个话题当属#金山360PK#，国内流氓软件始祖@周鸿伟一小时发了30+条微博狂喷金山网盾，为这几天闹的火热的“金山 vs 奇虎360 口水战”增加了更多的内容，而在接近下午六点时，@金山毒霸终于忍无可忍，回讽了一句。一起看图。

 



<span class="readmore"><a href="http://www.imwls.com/jinshan-vs-360" title="&#8220;流氓&#8221;喷&#8220;民族&#8221;">阅读全文——共430字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Ffishdesk-rubbish&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617361.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox里面实现页面半透明" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffirefox-touming&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617496.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox里面实现页面半透明</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Falipay-boc-2&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617519.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fbefore-2010-lunar-new-year-something&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617409.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="腾讯微博互听查询插件加强版 For Firefox/Chrome" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftencent-microblog-check-follower-firefox-chrome&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/07/19/18043488.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">腾讯微博互听查询插件加强版 For Firefox/Chrome</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>
			<content:encoded><![CDATA[<p>今天腾讯微博上最火热的一个话题当属#<a href="http://t.qq.com/k/%25E9%2587%2591%25E5%25B1%25B1360PK" target="_blank">金山360PK</a>#，国内流氓软件始祖@<a href="http://t.qq.com/zhouhongyi" target="_blank">周鸿伟</a>一小时发了30+条微博狂喷金山网盾，为这几天闹的火热的“<a href="http://www.google.com/search?q=%E9%87%91%E5%B1%B1+vs+%E5%A5%87%E8%99%8E360+%E5%8F%A3%E6%B0%B4%E6%88%98&amp;hl=en" target="_blank">金山 vs 奇虎360 口水战</a>”增加了更多的内容，而在接近下午六点时，@<a href="http://t.qq.com/jsduba" target="_blank">金山毒霸</a>终于忍无可忍，回讽了一句。一起看图。</p>
<p> <span id="more-1317"></span>
<p><a href="http://www.imwls.com/wp-content/uploads/2010/05/zhouhongwei1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="周鸿伟狂喷金山" border="0" alt="周鸿伟狂喷金山" src="http://www.imwls.com/wp-content/uploads/2010/05/zhouhongwei_thumb1.png" width="704" height="1889" /></a></p>
<p>我不知道这个流氓教父是不是真的有这么时间在小小腾讯微博上吐口水，但是从上面就可以看出360这次的毅力之大.。</p>
<p><a href="http://www.imwls.com/wp-content/uploads/2010/05/jsduba1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="金山毒霸回击一次" border="0" alt="金山毒霸回击一次" src="http://www.imwls.com/wp-content/uploads/2010/05/jsduba_thumb1.png" width="704" height="395" /></a></p>
<p>而直到今天下午六点，金山才作出回应,相比于360，实在是显得势弱.我想此时金山公关部一定在开会！</p>
<p>而腾讯官方也将这次口水战的话题作为了一个热门话题置顶，不知腾讯又有什么小心思，略看了一下，口水最多的360支持者反而最少，可笑可笑！</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="jinshan vs 360" border="0" alt="jinshan vs 360" src="http://www.imwls.com/wp-content/uploads/2010/05/jinshanvs360_thumb.png" width="704" height="1871" /></p>
<p>老实说,就我个人而言，还是比较支持金山的，可能是因为WPS太深入人心了。至于这些娱乐公司的“安全”产品，都没使用。话说，有良好的上网习惯，谨慎安装软件，小心处理U盘、移动硬盘，一般不会中招的；即使不慎中招，也能自己手动处理。</p>
<p>至于最终这次事件会如何结束，我们这些看客还是拭目以待吧。</p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Ffishdesk-rubbish&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617361.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IIS下配置WordPress永久链接支持中文完美版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fiis-wordpress-permalink-cn&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IIS下配置WordPress永久链接支持中文完美版</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="4 套在线翻译 Web API" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ffour-translate-web-api&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/09/14/30889336.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">4 套在线翻译 Web API</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fmicrosoft-wga&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/02/02/2512657.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="最全的jQuery表格插件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthe-most-jquery-table-plugins&from=http%3A%2F%2Fwww.imwls.com%2Fjinshan-vs-360">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/05/06/7738696.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">最全的jQuery表格插件</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/jinshan-vs-360/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>我的第一次就这么没了</title>
		<link>http://www.imwls.com/my-first-time-is-no-longer</link>
		<comments>http://www.imwls.com/my-first-time-is-no-longer#comments</comments>
		<pubDate>Sun, 23 May 2010 23:47:10 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Living]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1309</guid>
		<description><![CDATA[2010年5月14日接到一个非常意外的电话，约定第二天去对方那里看看。

2010年5月15日，经过将近两小时的长途跋涉，又是转车又是步行，终于从无锡新区到了滨湖区江大南门。

二十分钟后，见到了对方，经过一番友好、河蟹、期许的谈话，双方基本达成一致的意识；遂向对方告辞离去，对方说会尽快通知我。

<span class="readmore"><a href="http://www.imwls.com/my-first-time-is-no-longer" title="我的第一次就这么没了">阅读全文——共253字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Ffirst-busyness&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fxuxiaofeng-zuihouyici&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617446.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Dota主题MV 2" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fdota-mv2&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617392.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Dota主题MV 2</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="OMG,每天12个小时" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fomg-12-hours-erveryday&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617511.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">OMG,每天12个小时</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="SQL语句left join/right join/inner join 的用法比较" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fsql-join&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617339.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SQL语句left join/right join/inner join 的用法比较</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>
			<content:encoded><![CDATA[<p>2010年5月14日接到一个非常意外的电话，约定第二天去对方那里看看。</p>
<p>2010年5月15日，经过将近两小时的长途跋涉，又是转车又是步行，终于从无锡新区到了滨湖区江大南门。</p>
<p>二十分钟后，见到了对方，经过一番友好、河蟹、期许的谈话，双方基本达成一致的意识；遂向对方告辞离去，对方说会尽快通知我。<span id="more-1309"></span></p>
<p>可到今天了，也没有等到面试结果，NND是不是在忽悠我呢。</p>
<p>本来我也就没投过任何简历，当初是你们突然找到我，叫我去面试的。我翻山越岭跋山涉水的，容易么？画个圈圈诅咒你们！ <img src='http://www.imwls.com/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' /> </p>
<p>我的第一次面试就这么无果而终了，结局很杯具啊！</p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Ffirst-busyness&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fxuxiaofeng-zuihouyici&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617446.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Android LiveCD下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fandroid-livecd-iso&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617387.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Android LiveCD下载</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="SQL like子句的另一种实现方法,速度比like快" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fsql-like&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617339.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SQL like子句的另一种实现方法,速度比like快</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="FlexiGrid IE8修复和扩展，适应新版jQuery" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-flexigrid-ie8-repair-extend&from=http%3A%2F%2Fwww.imwls.com%2Fmy-first-time-is-no-longer">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">FlexiGrid IE8修复和扩展，适应新版jQuery</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/my-first-time-is-no-longer/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>19个新鲜漂亮的英文字体</title>
		<link>http://www.imwls.com/19-fresh-and-beautiful-english-fonts</link>
		<comments>http://www.imwls.com/19-fresh-and-beautiful-english-fonts#comments</comments>
		<pubDate>Mon, 17 May 2010 22:46:32 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1307</guid>
		<description><![CDATA[字体设计中的非常重要的一部分，我们经常看到一些非常不错的字体应用。在合适的地方，选择合适的字体会让我们的设计更加具有吸引力。在这篇文章中，我们 收集了19个新鲜的英文字体供大家免费下 载…… 

1) ariapenciroman



<span class="readmore"><a href="http://www.imwls.com/19-fresh-and-beautiful-english-fonts" title="19个新鲜漂亮的英文字体">阅读全文——共332字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Fget-font-from-picture&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617546.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="404页面实现WordPress永久链接修正大小写字母版" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F404-wordpress-permalink-tolower-url&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">404页面实现WordPress永久链接修正大小写字母版</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="FlexiGrid IE8修复和扩展，适应新版jQuery" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fjquery-flexigrid-ie8-repair-extend&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617342.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">FlexiGrid IE8修复和扩展，适应新版jQuery</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fchun-and-zeng-story&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617434.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fan-egg&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617469.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>
			<content:encoded><![CDATA[<p><a href="http://www.imwls.com/19-fresh-and-b…-english-fonts/">字体</a>设计中的非常重要的一部分，我们经常看到一些非常不错的字体应用。在合适的地方，选择合适的字体会让我们的设计更加具有吸引力。在这篇文章中，我们 收集了<a href="http://www.imwls.com/19-fresh-and-b…-english-fonts/">19个新鲜的英文字体</a>供大家免费下 载…… <span id="more-1307"></span></p>
<p>1) <a href="http://fontstruct.fontshop.com/fontstructions/show/ariapenciroman">ariapenciroman</a></p>
<p><a href="http://fontstruct.fontshop.com/fontstructions/show/ariapenciroman"><img src="http://fg3cwa.bay.livefilestore.com/y1plCrAbQ9auoEjcGHVIcVCEa3NACEwoktz_iSsodvSdmgntNoc_6uYcixEdwLTYR2xt_DI3D09x0piDKq99Wh2exfPGwkQWX7A/efont.jpg" alt="arie" width="500" /></a></p>
<p><a href="http://www.dafont.com/romance-fatal-serif.font">2) Romance  Fatal Serif</a></p>
<p><a href="http://www.dafont.com/romance-fatal-serif.font"><img src="http://fg3cwa.bay.livefilestore.com/y1pbm0iOUdt3nwZb89foWkRlczf_WILt4ah0uK3_PSFiHz1Xa5gFTY1eHJJogkq30As_mEp6scuG0aSsjibVzvgpnhy6LZyOcW8/efont%20%289%29.jpg" alt="romance" width="500" /></a><br />
<a href="http://www.campivisivi.net/titillium/">3) TitilliumText14L</a></p>
<p><a href="http://www.campivisivi.net/titillium/wp-content/themes/wonderland/images/titillium.zip"><img src="http://fg3cwa.bay.livefilestore.com/y1pxyxCu2fo6X-Slcbw8OdREfxJPdX58KWRgHGUAbbKyqlzK8iL5MSM_Kosa-UJeeghfhpqiwfPnXgj1B4e_o7sOkqUirOLuMmA/efont%20%284%29.jpg" alt="fonts-644-titillium_sample" width="500" /></a></p>
<p>4) <a href="http://deathmunkey.deviantart.com/art/DENNE-Sketchy-126213052">Denne  Sketchy</a></p>
<p><a href="http://deathmunkey.deviantart.com/art/DENNE-Sketchy-126213052"><img src="http://fg3cwa.bay.livefilestore.com/y1pNtpCRTHihMC7SQRDpfL9YcSeJEY-S40HPG9-NlZQnSTwgWH9LQOkYI8pTzU6Pwf4YXUVIAm07GJL4mPgnKbQ2yiuV8P9mVSl/efont%20%283%29.jpg" alt="DENNE_Sketchy_by_deathmunkey" width="500" /></a></p>
<p>5<a href="http://beraka.deviantart.com/art/Beraka-Font-2-122185850">)  Beraka</a></p>
<p><a href="http://beraka.deviantart.com/art/Beraka-Font-2-122185850"><img src="http://fg3cwa.bay.livefilestore.com/y1p0LQ_6XFCJF1-Qsa6bsNwOsFQhv9Dw0I4hDi5olG2yaELSh-QV8BnUV_mDIm-nCMO3JSSQE96vQ5FfNPDPhgXycUTcx6BXaF7/efont%20%281%29.jpg" alt="Beraka_Font_2_by_beraka" width="500" /></a></p>
<p>6 ) <a href="http://www.ripetype.com.au/?p=48">Ripe</a></p>
<p><a href="http://www.ripetype.com.au/?p=48"><img src="http://fg3cwa.bay.livefilestore.com/y1pw5DYs9fz7mjNyAMJcpsZGBQBr9gR9mL83j6ex6ZbaBasEINYJe626uR78v7zNVihQCafhbhfhQt5SxpsjvqFBgEliOR5oyJ-/efont%20%288%29.jpg" alt="ripe_full_feature_2" width="500" /></a></p>
<p>7) <a href="http://keepwaiting.deviantart.com/art/WILD-AFRICA-Font-119608960">Wild  Africa</a></p>
<p><a href="http://www.deviantart.com/download/119608960/WILD_AFRICA_Font_by_KeepWaiting.zip"><img src="http://fg3cwa.bay.livefilestore.com/y1pqXmT0ok47EbF5nOJw0-nXwSfTanpsRtm7l21DARD4bKoUehi9KWGsi-VY4VCVBSyVd8LQhYGtnktIz-VWm9JqIUgsGIickt9/efont%20%2816%29.jpg" alt="wild" width="500" /></a></p>
<p><img src="http://www.ipc.me/wp-includes/images/smilies/icon_cool.gif" alt="8)" /> <a href="http://www.ripetype.com.au/?p=148">Unite</a></p>
<p><a href="http://www.ripetype.com.au/download-manager.php?id=9"><img src="http://fg3cwa.bay.livefilestore.com/y1pt74TbVjTo5QzonBojTOCeDinCgLtwfZQLBmGFBDoFOmorcyR6i_2q1Ia0mFRnBwdfixgAeFCe9HFCwrWZlOjEkKARn-zl1AI/efont%20%2815%29.jpg" alt="unite_full_feature_2" width="500" /></a></p>
<p>9) <a href="http://gomezswift.deviantart.com/art/Suede-Font-134724491">Suede</a></p>
<p><a href="http://gomezswift.deviantart.com/art/Suede-Font-134724491"><img src="http://fg3cwa.bay.livefilestore.com/y1pbUU0OltJYC2ycFXPAYHa3P2iXwnmjI-e0efINRO7ul5Fl8FEBpOzwrFi31de7xpp8qJkATyMRc6reh6jFdn0wTMqjlFchBuG/efont%20%2812%29.jpg" alt="Suede_Font_by_GomezSwift" width="500" /></a></p>
<p>10) <a href="http://digitalam.deviantart.com/art/squaretypeB-125986122">Square  Type</a></p>
<p>11) <a href="http://lydia-distracted.deviantart.com/art/Sunday-Morning-Garage-Sale-94083171">Sunday  Morning</a></p>
<p><a href="http://www.deviantart.com/download/94083171/Sunday_Morning_Garage_Sale_by_Lydia_distracted.ttf"><img src="http://fg3cwa.bay.livefilestore.com/y1psx7JWuavHYclFBPTj8QsJzHlJ_C5icWZ60p2pnARfVkyHShEsbGk0cylBQ7pNBy0wLc7w7d58-SffLHkJOvnP5lnxqyCzEed/efont%20%2813%29.jpg" alt="Sunday_Morning_Garage_Sale_by_Lydia_distracted" width="500" /></a></p>
<p>12) <a href="http://bigyellowbiohazard.deviantart.com/art/surrounding-68530037">Surrounding</a></p>
<p><a href="http://bigyellowbiohazard.deviantart.com/art/surrounding-68530037"><img src="http://fg3cwa.bay.livefilestore.com/y1pcuI4RVB3OO3Hp3OhKHswAetHSIcS1T9eDXSIs6ZPEOKYIqjEeCQc0MvocAWmVGvrDQ4t7lY9cho9EL1l15WsZzePPYPvcFx3/efont%20%2814%29.jpg" alt="surrounding____by_BigYellowBiohazard" width="500" /></a></p>
<p>13) <a href="http://mileyglamm.deviantart.com/art/School-Script-Dashed-Font-125905309">School  Script</a></p>
<p><a href="http://mileyglamm.deviantart.com/art/School-Script-Dashed-Font-125905309"><img src="http://fg3cwa.bay.livefilestore.com/y1pzP_q_Ntcb2iRBXdpseTKSe4hhX55ETcWPd1T_RiJBIiSee9CX9XhY7f-_zNBNA7QF_4TkpoCCAqqpOrSiyaFUUcfTO5tNdpu/efont%20%2810%29.jpg" alt="School_Script_Dashed_Font_by_MileyGlamm" width="500" /></a></p>
<p>14) <a href="http://nymphont.deviantart.com/art/Nymph-s-Handwriting-Font-125967653">Nymph’s  Handwriting</a></p>
<p><a href="http://nymphont.deviantart.com/art/Nymph-s-Handwriting-Font-125967653"><img src="http://fg3cwa.bay.livefilestore.com/y1pzbgx5U15F_RKp4eg8VQSjbQ264OtK88mBIpSiBhxC7C7THxjgftg1g7iuaSy6A_ASGNjS8_Q3s5VpeKDJOvhBf7EKGzvo2A2/efont%20%2818%29.jpg" alt="Nymph__s_Handwriting_Font_by_nymphont" width="500" /></a></p>
<p>15) <a href="http://nunodias.deviantart.com/art/Origram-100360312">Origam</a></p>
<p><a href="http://www.deviantart.com/download/100360312/Origram_typeface_by_NunoDias.rar"><img src="http://fg3cwa.bay.livefilestore.com/y1pFQJn2j5fMlvDwcSPvfAH0Oi35cpGqAkfJhQuF2SEFsyqOq9V278jqURizVhR49eEaE3ZJ1ai2HOCxZz1QP_nplp4O97kD8wF/efont%20%287%29.jpg" alt="Origram_typeface_by_NunoDias" width="500" /></a></p>
<p>16) <a href="http://keepwaiting.deviantart.com/art/GoodPeace-Free-Font-123459042">Good  Peace</a></p>
<p><a href="http://www.deviantart.com/download/123459042/GoodPeace_Free_Font_by_KeepWaiting.zip"><img src="http://fg3cwa.bay.livefilestore.com/y1pocFlNH18z2sbqGmHTHT3qYivGw2y8McJOA7ZkkwqHK3S1eC_kZ9GmvlZF8inT-BhUPMzT6tQ2AklYisTdwEwdaTcuFypVrEc/efont%20%285%29.jpg" alt="GoodPeace_Free_Font_by_KeepWaiting" width="500" /></a></p>
<p>17) <a href="http://javierzhx.deviantart.com/art/BLazteR-Tagg-30605280">Blazter</a></p>
<p><img src="http://fg3cwa.bay.livefilestore.com/y1pe17wVM497kI_kevyUef-dR7v6Dal3mUkpHeanP4rgLH-5DnP4ml1td6Vp92_7594592sa1UL3gSeniMJhkoPkqDQRdZLDyj1/efont%20%282%29.jpg" alt="BLazteR_Tagg_by_JavierZhX" width="500" /></p>
<p>18) <a href="http://nymphont.deviantart.com/art/Champagne-and-Limousines-Font-125890482">Champagne</a></p>
<p><a href="http://nymphont.deviantart.com/art/Champagne-and-Limousines-Font-125890482"><img src="http://fg3cwa.bay.livefilestore.com/y1pazApjdvy-4wAbGJZbkUTwio5nT_xAMrPTRV2yIlBFs15AYSY895EkG41Q6KGmP9_zkxBBYyAX6iP0HHvmtdMktNxy1sCStSO/efont%20%2817%29.jpg" alt="Champagne_and_Limousines_Font_by_nymphont" width="500" /></a></p>
<p><a href="http://veredgf.deviantart.com/art/Grumbling-Effect-Font-123407368">19)  Grumbling</a></p>
<p><a href="http://veredgf.deviantart.com/art/Grumbling-Effect-Font-123407368"><img src="http://fg3cwa.bay.livefilestore.com/y1p6KTTvx7WNX_KLCyJaogIpVy51RAISRJpsKqkqytMGBL25Q13t8n0gRBHvOeP0H7Wj2G6olYstJGOptlcwo-nIDfllVyuZ2ma/efont%20%286%29.jpg" alt="Grumbling_Effect_Font_by_veredgf" width="500" /></a></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !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.imwls.com%2Fget-font-from-picture&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617546.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Upgrade to WordPress 2.9 beta1" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fupgrade-to-wordpress-2-9-beta1&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2011/04/14/5601704.png" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Upgrade to WordPress 2.9 beta1</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Fdigu-or-huotu&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617493.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IIS 500错误解决方案，绝对有效" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fiis-500&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617375.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IIS 500错误解决方案，绝对有效</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="从51.com和腾讯的口水仗分析:腾讯公关可以换人了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F51com-and-tencent&from=http%3A%2F%2Fwww.imwls.com%2F19-fresh-and-beautiful-english-fonts">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617477.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">从51.com和腾讯的口水仗分析:腾讯公关可以换人了</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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/19-fresh-and-beautiful-english-fonts/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>弦子—醉清风</title>
		<link>http://www.imwls.com/xianzi-zuiqingfeng</link>
		<comments>http://www.imwls.com/xianzi-zuiqingfeng#comments</comments>
		<pubDate>Thu, 13 May 2010 12:03:27 +0000</pubDate>
		<dc:creator>木公</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.imwls.com/?p=1300</guid>
		<description><![CDATA[因为在腾讯微博上收听了弦子，于是想到了这首很老的歌，很喜欢。

这首还是弦子作为网络歌手时创作的，第一次听到就觉得完全称得上是“天籁”。

虽然由于当时的设备条件限制，这首歌细听感觉会有破音，不过瑕不掩瑜，这并不影响歌迷对《醉清风》的喜爱，呵呵，一起试听一下mp3版的。

<span class="readmore"><a href="http://www.imwls.com/xianzi-zuiqingfeng" title="弦子—醉清风">阅读全文——共379字</a></span><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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="stay" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fstay-here-forever-jewel&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617442.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">stay</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Taylor Swift - Love Story" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftaylor-swift-love-story&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617439.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Taylor Swift - Love Story</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="三国之2009" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthree-co-2009&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">三国之2009</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="我曾今的碎碎念(3)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2F%25E6%2588%2591%25E6%259B%25BE%25E4%25BB%258A%25E7%259A%2584%25E7%25A2%258E%25E7%25A2%258E%25E5%25BF%25B53&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617418.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">我曾今的碎碎念(3)</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="c# 判断网络连接是否正常的方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fc-net-normally&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617523.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">c# 判断网络连接是否正常的方法</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>
			<content:encoded><![CDATA[<p>因为在腾讯微博上收听了<a href="http://t.qq.com/xianzi" target="_blank">弦子</a>，于是想到了这首很老的歌，很喜欢。</p>
<p>这首还是弦子作为网络歌手时创作的，第一次听到就觉得完全称得上是“天籁”。</p>
<p>虽然由于当时的设备条件限制，这首歌细听感觉会有破音，不过瑕不掩瑜，这并不影响歌迷对《醉清风》的喜爱，呵呵，一起试听一下mp3版的。<span id="more-1300"></span></p>
<div id="attachment_1304" class="wp-caption alignnone" style="width: 343px"><img class="size-full wp-image-1304" title="xianzi460" src="http://www.imwls.com/wp-content/uploads/2010/05/xianzi460.jpg" alt="" width="333" height="500" /><p class="wp-caption-text">这是弦子最近在自己的腾讯微博上发布的照片，很漂亮^_^</p></div>
<p>[Audio clip: view full post to listen]</p>
<p><a href="ed2k://%7Cfile%7C%E5%BC%A6%E5%AD%90.-.%5B%E9%86%89%E6%B8%85%E9%A3%8E%5D.%E4%B8%93%E8%BE%91.%28ape%29.ape%7C209273028%7Ccc64341c37ab613a9a3388bc25fb06dc%7Ch=ucesa53yryyootxgtta547yp2uwvilvd%7C/">弦 子.-.[醉清风].专辑.(ape).ape</a></p>
<p><a href="ed2k://%7Cfile%7C%E5%BC%A6%E5%AD%90.-.%5B%E9%86%89%E6%B8%85%E9%A3%8E%5D.%E4%B8%93%E8%BE%91.%28ape%29.cue%7C454%7Cf2ea5b8591fafc306fad894b97311ad8%7Ch=625nrh5dw2jsq2nltitxgvckgfqwkzau%7C/">弦 子.-.[醉清风].专辑.(ape).cue</a></p>
<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="94" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="stay" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fstay-here-forever-jewel&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617442.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">stay</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Taylor Swift - Love Story" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Ftaylor-swift-love-story&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617439.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Taylor Swift - Love Story</font>
                    </a>
                </td>
                <td width="94" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="三国之2009" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.imwls.com%2Fthree-co-2009&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">三国之2009</font>
                    </a>
                </td>
                <td width="94" 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.imwls.com%2Finto-the-wrong-profession-or-the-wrong-test-study&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617456.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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="94" 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.imwls.com%2Fdigu-or-huotu&from=http%3A%2F%2Fwww.imwls.com%2Fxianzi-zuiqingfeng">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 88px !important; height: 88px !important;" src="http://static.wumii.com/site_images/2010/12/28/1617493.jpg" width="88px" height="88px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 94px !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>]]></content:encoded>
			<wfw:commentRss>http://www.imwls.com/xianzi-zuiqingfeng/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
<enclosure url="http://www.lzfamily.com/up/mp3/86fe79917973a54c1c949cdb50830f4f.mp3" length="4913400" type="audio/mpeg" />
		</item>
	</channel>
</rss>

