<?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>梁剑的Blog &#187; iPhone</title>
	<atom:link href="http://icomes.net/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://icomes.net</link>
	<description>做有趣的事，做有用的人</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:23:06 +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>监控iPhone 4S发布的Python脚本</title>
		<link>http://icomes.net/2011/11/03/%e7%9b%91%e6%8e%a7iphone-4s%e5%8f%91%e5%b8%83%e7%9a%84python%e8%84%9a%e6%9c%ac/</link>
		<comments>http://icomes.net/2011/11/03/%e7%9b%91%e6%8e%a7iphone-4s%e5%8f%91%e5%b8%83%e7%9a%84python%e8%84%9a%e6%9c%ac/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 15:56:36 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=574</guid>
		<description><![CDATA[但愿不用等太晚：） #!/usr/bin/python &#160; import urllib2 import sys import time &#160; def alarm&#40;&#41;: while True: sys.stdout.write&#40;'\a'&#41; sys.stdout.flush&#40;&#41; &#160; def poll&#40;&#41;: count=0; while True: count = count + 1 now = time.localtime&#40; time.time&#40;&#41; &#41; print '%02d:%02d:%02d %d' % &#40;now.tm_hour, now.tm_min, now.tm_sec, count&#41; try: urllib2.urlopen&#40;'http://store.apple.com/hk-zh/browse/home/shop_iphone/family/iphone/iphone4s'&#41; alarm&#40;&#41; except urllib2.HTTPError as error: pass #print error &#160; try: iphone4 = urllib2.urlopen&#40; [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F02%2F13%2Fzen-of-python%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">The Zen of Python</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F01%2F24%2F%25E5%2588%259D%25E5%25AD%25A6python%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">初学Python</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">iPhone 2.2 firmware下载地址</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F06%2Fubunt904%25E7%25BB%2588%25E4%25BA%258E%25E5%258F%2591%25E5%25B8%2583%25E4%25BA%2586%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Ubunt9.04终于发布了</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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>

<div class="wp_syntax"><div class="code"><pre class="python" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">#!/usr/bin/python</span>
&nbsp;
<span style="color: #ff7700;font-weight:bold;">import</span> <span style="color: #dc143c;">urllib2</span>
<span style="color: #ff7700;font-weight:bold;">import</span> <span style="color: #dc143c;">sys</span>
<span style="color: #ff7700;font-weight:bold;">import</span> <span style="color: #dc143c;">time</span>
&nbsp;
<span style="color: #ff7700;font-weight:bold;">def</span> alarm<span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>:
	<span style="color: #ff7700;font-weight:bold;">while</span> <span style="color: #008000;">True</span>:
		<span style="color: #dc143c;">sys</span>.<span style="color: black;">stdout</span>.<span style="color: black;">write</span><span style="color: black;">&#40;</span><span style="color: #483d8b;">'<span style="color: #000099; font-weight: bold;">\a</span>'</span><span style="color: black;">&#41;</span>
		<span style="color: #dc143c;">sys</span>.<span style="color: black;">stdout</span>.<span style="color: black;">flush</span><span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>
&nbsp;
<span style="color: #ff7700;font-weight:bold;">def</span> poll<span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>:
	count=<span style="color: #ff4500;">0</span><span style="color: #66cc66;">;</span>
	<span style="color: #ff7700;font-weight:bold;">while</span> <span style="color: #008000;">True</span>:
		count = count + <span style="color: #ff4500;">1</span>
		now = <span style="color: #dc143c;">time</span>.<span style="color: black;">localtime</span><span style="color: black;">&#40;</span> <span style="color: #dc143c;">time</span>.<span style="color: #dc143c;">time</span><span style="color: black;">&#40;</span><span style="color: black;">&#41;</span> <span style="color: black;">&#41;</span>
		<span style="color: #ff7700;font-weight:bold;">print</span> <span style="color: #483d8b;">'%02d:%02d:%02d %d'</span> <span style="color: #66cc66;">%</span> <span style="color: black;">&#40;</span>now.<span style="color: black;">tm_hour</span>, now.<span style="color: black;">tm_min</span>, now.<span style="color: black;">tm_sec</span>, count<span style="color: black;">&#41;</span>
		<span style="color: #ff7700;font-weight:bold;">try</span>:
			<span style="color: #dc143c;">urllib2</span>.<span style="color: black;">urlopen</span><span style="color: black;">&#40;</span><span style="color: #483d8b;">'http://store.apple.com/hk-zh/browse/home/shop_iphone/family/iphone/iphone4s'</span><span style="color: black;">&#41;</span>
			alarm<span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>
		<span style="color: #ff7700;font-weight:bold;">except</span> <span style="color: #dc143c;">urllib2</span>.<span style="color: black;">HTTPError</span> <span style="color: #ff7700;font-weight:bold;">as</span> error:
			<span style="color: #ff7700;font-weight:bold;">pass</span>
			<span style="color: #808080; font-style: italic;">#print error</span>
&nbsp;
		<span style="color: #ff7700;font-weight:bold;">try</span>:
			iphone4 = <span style="color: #dc143c;">urllib2</span>.<span style="color: black;">urlopen</span><span style="color: black;">&#40;</span> <span style="color: #483d8b;">'http://store.apple.com/hk-zh/browse/home/shop_iphone/family/iphone/iphone4'</span> <span style="color: black;">&#41;</span>
			html = <span style="color: #483d8b;">''</span>.<span style="color: black;">join</span><span style="color: black;">&#40;</span> iphone4.<span style="color: black;">readlines</span><span style="color: black;">&#40;</span><span style="color: black;">&#41;</span> <span style="color: black;">&#41;</span>
			<span style="color: #ff7700;font-weight:bold;">if</span> html.<span style="color: black;">find</span><span style="color: black;">&#40;</span> <span style="color: #483d8b;">'iPhone 4S'</span> <span style="color: black;">&#41;</span> <span style="color: #66cc66;">!</span>= -<span style="color: #ff4500;">1</span> :
				alarm<span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>
		<span style="color: #ff7700;font-weight:bold;">except</span>:
			<span style="color: #ff7700;font-weight:bold;">pass</span>
&nbsp;
		<span style="color: #808080; font-style: italic;">#time.sleep(1)</span>
&nbsp;
<span style="color: #ff7700;font-weight:bold;">if</span> __name__ == <span style="color: #483d8b;">'__main__'</span>:
	poll<span style="color: black;">&#40;</span><span style="color: black;">&#41;</span></pre></div></div>

<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F02%2F13%2Fzen-of-python%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">The Zen of Python</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F01%2F24%2F%25E5%2588%259D%25E5%25AD%25A6python%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">初学Python</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">iPhone 2.2 firmware下载地址</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F06%2Fubunt904%25E7%25BB%2588%25E4%25BA%258E%25E5%258F%2591%25E5%25B8%2583%25E4%25BA%2586%2F&from=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Ubunt9.04终于发布了</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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://icomes.net/2011/11/03/%e7%9b%91%e6%8e%a7iphone-4s%e5%8f%91%e5%b8%83%e7%9a%84python%e8%84%9a%e6%9c%ac/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>《iPhone开发基础教程》1－3章</title>
		<link>http://icomes.net/2009/12/30/iphone%e5%bc%80%e5%8f%91%e5%9f%ba%e7%a1%80%e6%95%99%e7%a8%8b1-3/</link>
		<comments>http://icomes.net/2009/12/30/iphone%e5%bc%80%e5%8f%91%e5%9f%ba%e7%a1%80%e6%95%99%e7%a8%8b1-3/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 17:27:12 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=478</guid>
		<description><![CDATA[第一章      Xcode需要运行在基于Intel的Leopard之后的Mac OS之上      Cocoa Touch使用Objective-C 2.0      编写iPhone应用程序的特别之处           只有一个正在运行的程序           只有一个窗口           访问受限     沙盒           有限的响应时间     按下Home后5秒内没完成清理，将被强制退出           有限的屏幕大小     480*320           有限的系统资源     内存不足时，应用程序会收到通知。如果不能及时释放内存，可能被强制退出           缺少Cocoa工具     不支持垃圾收集           新属性     定位、摄像、图片库和加速计      本书内容           2 Interface Builder基础           3 基础交互           4 基本控件           5 方向感应           6 多视图           7 工具栏           8 TableView           9 分层列表           10 应用程序设置           11 数据管理     SQLite           12 绘图     Quartz和OpenGL ES           13 多点触摸           14 Core [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2007%2F10%2F27%2Fajax%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Ajax基础教程</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F08%2F30%2Fanother-hello-world-is-running-on-my-iphone%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Another Hello World is running on my iPhone!</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">iPhone 2.2 firmware下载地址</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">监控iPhone 4S发布的Python脚本</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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><font size="4"><font size="4"><b>第一章</b></font></font>
<div>     Xcode需要运行在基于Intel的Leopard之后的Mac OS之上</div>
<div>     Cocoa Touch使用Objective-C 2.0</div>
<div>     编写iPhone应用程序的特别之处</div>
<div>          只有一个正在运行的程序</div>
<div>          只有一个窗口</div>
<div>          访问受限     沙盒</div>
<div>          有限的响应时间     按下Home后5秒内没完成清理，将被强制退出</div>
<div>          有限的屏幕大小     480*320</div>
<div>          有限的系统资源     内存不足时，应用程序会收到通知。如果不能及时释放内存，可能被强制退出</div>
<div>          缺少Cocoa工具     不支持垃圾收集</div>
<div>          新属性     定位、摄像、图片库和加速计</div>
<div>     本书内容</div>
<div>          2 Interface Builder基础</div>
<div>          3 基础交互</div>
<div>          4 基本控件</div>
<div>          5 方向感应</div>
<div>          6 多视图</div>
<div>          7 工具栏</div>
<div>          8 TableView</div>
<div>          9 分层列表</div>
<div>          10 应用程序设置</div>
<div>          11 数据管理     SQLite</div>
<div>          12 绘图     Quartz和OpenGL ES</div>
<div>          13 多点触摸</div>
<div>          14 Core Location</div>
<div>          15 加速计</div>
<div>          16 摄像头和图片库</div>
<div>          17 I18n</div>
<div><br/></div>
<div><font color="#000000" size="4"><font size="4"><b>第二章</b></font></font></div>
<div>     Project的目录结构，仅为逻辑结构</div>
<div>          Classes     存放大部分代码</div>
<div>          Other Sources     其他源代码</div>
<div>               .pch     预编译的头文件 precompiled header</div>
<div>               main.m     main函数，通常不需修改</div>
<div>          Resources     非代码文件，图标、图像、音频、视频文本</div>
<div>               .xib     Interface Builder用到的信息</div>
<div>               Info.plist     应用程序相关属性列表</div>
<div>               MainWindow.xib     主Interface Builder文件</div>
<div>          Frameworks     框架和库</div>
<div>          Products     编译生成的应用程序</div>
<div>     Interface Builder</div>
<div>          支持.nib（旧）和.xib（新）两种格式，统称nib或nib文件</div>
<div>     nib文件的构成</div>
<div>          File&#8217;s Owner     所有nib文件的第一个图标，表示加载nib文件的对象，<font color="#FF2A28">控制器类是与之同名的nib文件的Owner</font></div>
<div>          First Responder     用户当前正在与之交互的对象，随用户与界面的交互而变化</div>
<div>          其他图标表示将在nib文件加载时创建的对象实例</div>
<div>     图标</div>
<div>          png     57*57</div>
<div>          放到Resources文件夹中</div>
<div>          在Info.plist中设置</div>
<div>     仿真器</div>
<div>          删除~/Library/Application Support/iPhone Simulator以清空主屏幕图标</div>
<div><br/></div>
<div><font color="#000000" size="4"><font size="4"><b>第三章</b></font></font></div>
<div>     MVC模型</div>
<div>          M     Objective-C类</div>
<div>          V     Interface Builder</div>
<div>          C     NSObject，更多的是通用控制器类，如UIViewController</div>
<div>     控制器</div>
<div>          控制器类试用一种特殊的实例变量（输出口，outlet）来引用nib中的对象</div>
<div>          输出口可以看成是指向nib中的对象的指针</div>
<div>          可以通过绑定操作方法，设置nib文件的界面对象触发控制类中的特殊方法</div>
<div>     输出口</div>
<div>          IBOutlet     一个没有内容的宏，唯一作用是告诉Interface Builder此实例变量将被连接到nib中的对象</div>
<div>     操作</div>
<div>          IBAction     告诉Interface Builder，此方法是一个操作，且可以被某控件触发</div>
<div>          - (IBAction)doSomething:(id) sender;</div>
<div>     Outlet与Action的声明</div>
<div>          @property (retain, nonatomic) IBOutlet UILabel *statusText;</div>
<div>          retain 对象在内存中驻留</div>
<div>          nonatomic 无须支持多线程？</div>
<div>          myVar = [someObj foo] 等价于 myVar = someObj.foo</div>
<div>          someObj.foo = myVar 等价于 [someObj setFoo:myVar]</div>
<div>     Outlet与Action的实现</div>
<div>          @synthesize statusText</div>
<div>          [statusText release] in dealloc()，照应retain</div>
<div>     应用程序委托</div>
<div>          每个iPhone应用程序有且仅有一个UIApplication实例，负责应用程序的运行循环以及处理各种应用程序级功能</div>
<div>     连接输出口</div>
<div>          Control+拖动，从File‘s Owner到相应的控件对象</div>
<div>     指定操作</div>
<div>          Touch Up Inside</div>
<div>          拖动，从Event到File‘s Owner</div>
<div>          </div>
<div><br/></div>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2007%2F10%2F27%2Fajax%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Ajax基础教程</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F08%2F30%2Fanother-hello-world-is-running-on-my-iphone%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Another Hello World is running on my iPhone!</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">iPhone 2.2 firmware下载地址</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">监控iPhone 4S发布的Python脚本</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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://icomes.net/2009/12/30/iphone%e5%bc%80%e5%8f%91%e5%9f%ba%e7%a1%80%e6%95%99%e7%a8%8b1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 2.2 firmware下载地址</title>
		<link>http://icomes.net/2009/04/19/iphone-22-firmware%e4%b8%8b%e8%bd%bd%e5%9c%b0%e5%9d%80/</link>
		<comments>http://icomes.net/2009/04/19/iphone-22-firmware%e4%b8%8b%e8%bd%bd%e5%9c%b0%e5%9d%80/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 05:47:08 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[firmware]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=375</guid>
		<description><![CDATA[iPhone firmware 2.2 iPhone 3G firmware 2.2 iPod Touch 1st Gen 2.2.1 iPod Touch 2nd Gen 2.2<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F08%2F30%2Fanother-hello-world-is-running-on-my-iphone%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Another Hello World is running on my iPhone!</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">监控iPhone 4S发布的Python脚本</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">《iPhone开发基础教程》1－3章</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2008%2F07%2F08%2F%25E7%25BD%2591%25E5%258D%25A1%25E5%2588%25AB%25E5%2590%258D-%25E7%25BB%2599%25E4%25B8%2580%25E5%259D%2597%25E7%2589%25A9%25E7%2590%2586%25E7%25BD%2591%25E5%258D%25A1%25E8%25AE%25BE%25E7%25BD%25AE%25E5%25A4%259A%25E4%25B8%25AAip%25E5%259C%25B0%25E5%259D%2580%25E7%259A%2584%25E6%2596%25B9%25E6%25B3%2595%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">网卡别名 – 给一块物理网卡设置多个IP地址的方法</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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[<ul>
<li><a style="font-weight: bold;" href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5779.20081120.Pt5yH/iPhone1,1_2.2_5G77_Restore.ipsw">iPhone firmware 2.2</a></li>
<li><a style="font-weight: bold;" href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5778.20081120.Aqw4R/iPhone1,2_2.2_5G77_Restore.ipsw">iPhone 3G firmware 2.2</a></li>
<li style="font-weight: bold;"><a href="http://pfd.apple.com/ProtectedAsset/iPod/061-5862.2009127.f2dke/iPod1,1_2.2.1_5H11_Restore.ipsw?downloadKey=1233275331_b9dc8f05a4ffabcc322133758d58dead">iPod Touch 1st Gen 2.2.1</a></li>
<li style="font-weight: bold;"><a href="http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5358.20081120.Gtghy/iPod2,1_2.2_5G77a_Restore.ipsw">iPod Touch 2nd Gen 2.2<br />
</a></li>
</ul>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F08%2F30%2Fanother-hello-world-is-running-on-my-iphone%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Another Hello World is running on my iPhone!</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F11%2F03%2F%25E7%259B%2591%25E6%258E%25A7iphone-4s%25E5%258F%2591%25E5%25B8%2583%25E7%259A%2584python%25E8%2584%259A%25E6%259C%25AC%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">监控iPhone 4S发布的Python脚本</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F12%2F30%2Fiphone%25E5%25BC%2580%25E5%258F%2591%25E5%259F%25BA%25E7%25A1%2580%25E6%2595%2599%25E7%25A8%258B1-3%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">《iPhone开发基础教程》1－3章</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2008%2F07%2F08%2F%25E7%25BD%2591%25E5%258D%25A1%25E5%2588%25AB%25E5%2590%258D-%25E7%25BB%2599%25E4%25B8%2580%25E5%259D%2597%25E7%2589%25A9%25E7%2590%2586%25E7%25BD%2591%25E5%258D%25A1%25E8%25AE%25BE%25E7%25BD%25AE%25E5%25A4%259A%25E4%25B8%25AAip%25E5%259C%25B0%25E5%259D%2580%25E7%259A%2584%25E6%2596%25B9%25E6%25B3%2595%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F04%2F19%2Fiphone-22-firmware%25E4%25B8%258B%25E8%25BD%25BD%25E5%259C%25B0%25E5%259D%2580%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">网卡别名 – 给一块物理网卡设置多个IP地址的方法</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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://icomes.net/2009/04/19/iphone-22-firmware%e4%b8%8b%e8%bd%bd%e5%9c%b0%e5%9d%80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pander Reader存放书的路径</title>
		<link>http://icomes.net/2009/03/09/pander-reader%e5%ad%98%e6%94%be%e4%b9%a6%e7%9a%84%e8%b7%af%e5%be%84/</link>
		<comments>http://icomes.net/2009/03/09/pander-reader%e5%ad%98%e6%94%be%e4%b9%a6%e7%9a%84%e8%b7%af%e5%be%84/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 05:50:57 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=325</guid>
		<description><![CDATA[/private/var/mobile/Media/EBooks/<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="利用ssh tunnel建立本地sock代理" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F07%2F25%2F%25E5%2588%25A9%25E7%2594%25A8ssh-tunnel%25E5%25BB%25BA%25E7%25AB%258B%25E6%259C%25AC%25E5%259C%25B0sock%25E4%25BB%25A3%25E7%2590%2586%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015597.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">利用ssh tunnel建立本地sock代理</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="新主题iBlog2" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F09%2F15%2F%25E6%2596%25B0%25E4%25B8%25BB%25E9%25A2%2598iblog2%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15014886.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">新主题iBlog2</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="The Last Lecture" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F10%2F15%2Fthe-last-lecture%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/15/9228539.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">The Last Lecture</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="浏览器战争" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F01%2F13%2F%25E6%25B5%258F%25E8%25A7%2588%25E5%2599%25A8%25E6%2588%2598%25E4%25BA%2589%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015466.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">浏览器战争</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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>/private/var/mobile/Media/EBooks/</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="利用ssh tunnel建立本地sock代理" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F07%2F25%2F%25E5%2588%25A9%25E7%2594%25A8ssh-tunnel%25E5%25BB%25BA%25E7%25AB%258B%25E6%259C%25AC%25E5%259C%25B0sock%25E4%25BB%25A3%25E7%2590%2586%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015597.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">利用ssh tunnel建立本地sock代理</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="新主题iBlog2" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F09%2F15%2F%25E6%2596%25B0%25E4%25B8%25BB%25E9%25A2%2598iblog2%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15014886.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">新主题iBlog2</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="The Last Lecture" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F10%2F15%2Fthe-last-lecture%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/15/9228539.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">The Last Lecture</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="浏览器战争" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F01%2F13%2F%25E6%25B5%258F%25E8%25A7%2588%25E5%2599%25A8%25E6%2588%2598%25E4%25BA%2589%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F03%2F09%2Fpander-reader%25E5%25AD%2598%25E6%2594%25BE%25E4%25B9%25A6%25E7%259A%2584%25E8%25B7%25AF%25E5%25BE%2584%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015466.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">浏览器战争</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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://icomes.net/2009/03/09/pander-reader%e5%ad%98%e6%94%be%e4%b9%a6%e7%9a%84%e8%b7%af%e5%be%84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>删除多余换行的awk命令</title>
		<link>http://icomes.net/2009/02/03/%e5%88%a0%e9%99%a4%e5%a4%9a%e4%bd%99%e6%8d%a2%e8%a1%8c%e7%9a%84awk%e5%91%bd%e4%bb%a4/</link>
		<comments>http://icomes.net/2009/02/03/%e5%88%a0%e9%99%a4%e5%a4%9a%e4%bd%99%e6%8d%a2%e8%a1%8c%e7%9a%84awk%e5%91%bd%e4%bb%a4/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 14:56:23 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[电子书]]></category>

		<guid isPermaLink="false">http://icomes.net/?p=303</guid>
		<description><![CDATA[找到了txt版本的天龙八部，准备放到手机上，但发现这个版本略有瑕疵。 可能是为了在固定宽度的显示器上显示的缘故，往往到了一定字数，文章就会折行。 萧峰道：“不行！”突然拍出一掌，击向木几，只听得劈拍一声响，木几碎成 数块，匕首随而跌落，凛然说道：“杀母大仇，岂可当作买卖交易？此仇能报便报， 如不能报，则我父子毕命于此便了。这等肮脏之事，岂是我萧氏父子所屑为？” 慕容博仰天大笑，朗声说道：“我素闻萧峰萧大侠才略盖世，识见非凡，殊不 知今日一见，竟虽个不明大义、徒逞意气的一勇之夫。嘿嘿，可笑啊可笑！” 萧峰知他是以言语相激，冷冷的道：“萧峰是英雄豪杰也罢，是凡夫俗子也罢， 总不能中你圈套，成为手中的杀人之刀。” 慕容博道：“食君之禄，忠君之事。你是大辽国这臣，欲只记得父母私仇，不 思尽忠报国，如何对得起大辽？” 萧峰蹭上一步，昂然说到：“你可曾见过边关之上、宋辽相互仇杀的惨状？可 曾见过宋人辽人妻离子散、家破人亡的情景？宋辽之间好容易罢兵数十年，倘若刀 兵再起，契丹铁骑侵入南朝，你可知将有多少宋人惨遭横死？多少辽人死于非命？” 他说到这里，想起当日雁门关外宋兵和辽兵相互打草谷的残酷情状，越说越响，又 道：“兵凶战危，世间岂有必胜之事？大宋兵多财足，只须有一二名将，率兵奋战， 大辽、吐蕃联手，未必便能取胜。咱们打一个血流成河，尸骨如山，欲让你慕容氏 来乘机兴复燕国，我对大辽尽忠报国，是在保土安民，而不是为了一己的荣华富贵， 因而杀人取地、建功立业。” 忽听得长窗外一个苍老的声音说道：“善哉，善哉！萧居士宅心仁厚，如此以 天下苍生为念，当真是菩萨心肠。” 这样的格式在640*480的屏幕上可能很好，但是在iPhone上看殊为不爽。 解决方法： awk 'BEGIN{ while(getline){ if( $0 !~ /^$/ ) printf $0; else printf &#34;\n&#34; } } END{printf &#34;\n&#34;}' filename 找解决方法的过程中，发现了两个附加产品： 下载txt电子书的网站（不是论坛，无需注册，虽然广告很多） GNU的awk手册（比种种学习笔记要好得多） 曾尝试用sed，不果。 Update: 20090206 针对中文书，优化了一下 for f in *; do awk 'BEGIN{ [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Windows的休眠命令" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2007%2F09%2F16%2Fwindows%25E7%259A%2584%25E4%25BC%2591%25E7%259C%25A0%25E5%2591%25BD%25E4%25BB%25A4%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows的休眠命令</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Ubuntu 8.04 Server在VMWare中无法启动的解决办法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2008%2F06%2F29%2Fubuntu-804-server%25E5%259C%25A8vmware%25E4%25B8%25AD%25E6%2597%25A0%25E6%25B3%2595%25E5%2590%25AF%25E5%258A%25A8%25E7%259A%2584%25E8%25A7%25A3%25E5%2586%25B3%25E5%258A%259E%25E6%25B3%2595%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15017346.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubuntu 8.04 Server在VMWare中无法启动的解决办法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Ubunt9.04终于发布了" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F04%2F06%2Fubunt904%25E7%25BB%2588%25E4%25BA%258E%25E5%258F%2591%25E5%25B8%2583%25E4%25BA%2586%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015339.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Ubunt9.04终于发布了</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="黄子华 – 娱乐圈血肉史2" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F01%2F22%2F%25E9%25BB%2584%25E5%25AD%2590%25E5%258D%258E-%25E5%25A8%25B1%25E4%25B9%2590%25E5%259C%2588%25E8%25A1%2580%25E8%2582%2589%25E5%258F%25B22%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15014211.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">黄子华 – 娱乐圈血肉史2</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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>找到了txt版本的天龙八部，准备放到手机上，但发现这个版本略有瑕疵。<br />
可能是为了在固定宽度的显示器上显示的缘故，往往到了一定字数，文章就会折行。</p>
<blockquote><p>萧峰道：“不行！”突然拍出一掌，击向木几，只听得劈拍一声响，木几碎成<br />
数块，匕首随而跌落，凛然说道：“杀母大仇，岂可当作买卖交易？此仇能报便报，<br />
如不能报，则我父子毕命于此便了。这等肮脏之事，岂是我萧氏父子所屑为？”</p>
<p>慕容博仰天大笑，朗声说道：“我素闻萧峰萧大侠才略盖世，识见非凡，殊不<br />
知今日一见，竟虽个不明大义、徒逞意气的一勇之夫。嘿嘿，可笑啊可笑！”</p>
<p>萧峰知他是以言语相激，冷冷的道：“萧峰是英雄豪杰也罢，是凡夫俗子也罢，<br />
总不能中你圈套，成为手中的杀人之刀。”</p>
<p>慕容博道：“食君之禄，忠君之事。你是大辽国这臣，欲只记得父母私仇，不<br />
思尽忠报国，如何对得起大辽？”</p>
<p>萧峰蹭上一步，昂然说到：“你可曾见过边关之上、宋辽相互仇杀的惨状？可<br />
曾见过宋人辽人妻离子散、家破人亡的情景？宋辽之间好容易罢兵数十年，倘若刀<br />
兵再起，契丹铁骑侵入南朝，你可知将有多少宋人惨遭横死？多少辽人死于非命？”<br />
他说到这里，想起当日雁门关外宋兵和辽兵相互打草谷的残酷情状，越说越响，又<br />
道：“兵凶战危，世间岂有必胜之事？大宋兵多财足，只须有一二名将，率兵奋战，<br />
大辽、吐蕃联手，未必便能取胜。咱们打一个血流成河，尸骨如山，欲让你慕容氏<br />
来乘机兴复燕国，我对大辽尽忠报国，是在保土安民，而不是为了一己的荣华富贵，<br />
因而杀人取地、建功立业。”</p>
<p>忽听得长窗外一个苍老的声音说道：“善哉，善哉！萧居士宅心仁厚，如此以<br />
天下苍生为念，当真是菩萨心肠。”</p></blockquote>
<p>这样的格式在640*480的屏幕上可能很好，但是在iPhone上看殊为不爽。<br />
解决方法：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">awk</span> <span style="color: #ff0000;">'BEGIN{ while(getline){ if( $0 !~ /^$/ ) printf $0; else printf &quot;\n&quot; } }  END{printf &quot;\n&quot;}'</span>  filename</pre></div></div>

<p>找解决方法的过程中，发现了两个附加产品：</p>
<ol>
<li><a href="http://www.bookdown.com.cn/" target="_blank">下载txt电子书的网站</a>（不是论坛，无需注册，虽然广告很多）</li>
<li><a href="http://www.gnu.org/manual/gawk/html_node/index.html" target="_blank">GNU的awk手册</a>（比种种学习笔记要好得多）</li>
</ol>
<p>曾尝试用sed，不果。</p>
<p>Update: 20090206<br />
针对中文书，优化了一下</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">for</span> f <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #000000; font-weight: bold;">*</span>; <span style="color: #000000; font-weight: bold;">do</span> <span style="color: #c20cb9; font-weight: bold;">awk</span> <span style="color: #ff0000;">'BEGIN{ while(getline){ if( $0 !~ /^[ \t\xa1]+/ ) printf $0; else printf &quot;\r\n%s&quot;, $0 } }  END{printf &quot;\n&quot;}'</span>  <span style="color: #007800;">$f</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #007800;">$f</span>.new; <span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<p>xA1A1是全角的\t</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="4"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Windows的休眠命令" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2007%2F09%2F16%2Fwindows%25E7%259A%2584%25E4%25BC%2591%25E7%259C%25A0%25E5%2591%25BD%25E4%25BB%25A4%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows的休眠命令</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Second Screenshot" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F09%2F03%2Fsecond-screensho%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015227.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Second Screenshot</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="The Last Lecture" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2011%2F10%2F15%2Fthe-last-lecture%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/15/9228539.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">The Last Lecture</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="利用ssh tunnel建立本地sock代理" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ficomes.net%2F2009%2F07%2F25%2F%25E5%2588%25A9%25E7%2594%25A8ssh-tunnel%25E5%25BB%25BA%25E7%25AB%258B%25E6%259C%25AC%25E5%259C%25B0sock%25E4%25BB%25A3%25E7%2590%2586%2F&from=http%3A%2F%2Ficomes.net%2F2009%2F02%2F03%2F%25E5%2588%25A0%25E9%2599%25A4%25E5%25A4%259A%25E4%25BD%2599%25E6%258D%25A2%25E8%25A1%258C%25E7%259A%2584awk%25E5%2591%25BD%25E4%25BB%25A4%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/29/15015597.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">利用ssh tunnel建立本地sock代理</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="4" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" 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://icomes.net/2009/02/03/%e5%88%a0%e9%99%a4%e5%a4%9a%e4%bd%99%e6%8d%a2%e8%a1%8c%e7%9a%84awk%e5%91%bd%e4%bb%a4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

