<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-25803326</id><updated>2011-10-30T20:22:23.707+08:00</updated><title type='text'>冒充另类</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default?start-index=101&amp;max-results=100'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1416</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-25803326.post-601870706371412960</id><published>2011-10-30T20:21:00.000+08:00</published><updated>2011-10-30T20:22:23.754+08:00</updated><title type='text'>月初拍得小花</title><content type='html'>&lt;a href="http://www.tuhigh.com/photo/p/2751720" style="color: rgb(0, 99, 220); text-decoration: none; font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255); "&gt;&lt;img id="asPic" src="http://photo.tuhigh.com/pics/1145/1030/204451t-1298901066_c.jpg" alt="20111003,花" title="20111003,花" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; "&gt;&lt;/a&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-601870706371412960?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/601870706371412960/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=601870706371412960&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/601870706371412960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/601870706371412960'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/10/blog-post.html' title='月初拍得小花'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1921878856712317311</id><published>2011-09-19T12:14:00.000+08:00</published><updated>2011-09-19T12:15:06.713+08:00</updated><title type='text'>Ububtu 11.04 GNOME比较卡的解决 (metacity内存泄露修复方法)</title><content type='html'>最近装了Ubuntu 11.04 amd64版本 发现GNOME用起来很卡 用系统监视器 发现 metacity 竟然占了接近1G的内存&lt;br&gt;重启用了一上午 metacity 又占到了400M 看来是个内存泄露问题&lt;br&gt;而metacity 作为GNOME的关键组件 杀掉其或者卸载都是不成的 所以我介绍一下修复方法&lt;p&gt;基本思路就是 用11.10上的 metacity&lt;p&gt;首先建议11.04的用户用系统监视器看下自己机器上的 metacity 占了多少内存 如果比较大 应该是有泄露的&lt;p&gt;如果是AMD64系统:&lt;br&gt;wget &lt;a href="http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity_2.34.1-1ubuntu4_amd64.deb"&gt;http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity_2.34.1-1ubuntu4_amd64.deb&lt;/a&gt;&lt;br&gt;wget &lt;a href="http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity-common_2.34.1-1ubuntu4_all.deb"&gt;http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity-common_2.34.1-1ubuntu4_all.deb&lt;/a&gt;&lt;br&gt;wget &lt;a href="http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/libmetacity-private0_2.34.1-1ubuntu4_amd64.deb"&gt;http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/libmetacity-private0_2.34.1-1ubuntu4_amd64.deb&lt;/a&gt;&lt;br&gt;sudo dpkg -i metacity_2.34.1-1ubuntu4_amd64.deb&lt;br&gt;metacity-common_2.34.1-1ubuntu4_all.deb&lt;br&gt;libmetacity-private0_2.34.1-1ubuntu4_amd64.deb&lt;br&gt;然后重启(新装的metacity 需要重启生效)&lt;p&gt;如果是i386系统(没有实际检查过是否有内存泄露问题)：&lt;br&gt;wget &lt;a href="http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity_2.34.1-1ubuntu4_i386.deb"&gt;http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity_2.34.1-1ubuntu4_i386.deb&lt;/a&gt;&lt;br&gt;wget &lt;a href="http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity-common_2.34.1-1ubuntu4_all.deb"&gt;http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/metacity-common_2.34.1-1ubuntu4_all.deb&lt;/a&gt;&lt;br&gt;wget &lt;a href="http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/libmetacity-private0_2.34.1-1ubuntu4_i386.deb"&gt;http://mirrors.sohu.com/ubuntu/pool/main/m/metacity/libmetacity-private0_2.34.1-1ubuntu4_i386.deb&lt;/a&gt;&lt;br&gt;sudo dpkg -i metacity_2.34.1-1ubuntu4_i386.deb&lt;br&gt;metacity-common_2.34.1-1ubuntu4_all.deb&lt;br&gt;libmetacity-private0_2.34.1-1ubuntu4_i386.deb&lt;br&gt;然后重启(新装的metacity 需要重启生效)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1921878856712317311?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1921878856712317311/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1921878856712317311&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1921878856712317311'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1921878856712317311'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/09/ububtu-1104-gnome-metacity.html' title='Ububtu 11.04 GNOME比较卡的解决 (metacity内存泄露修复方法)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3160401182674428352</id><published>2011-07-10T16:27:00.000+08:00</published><updated>2011-07-10T16:34:30.184+08:00</updated><title type='text'>玩摄影的人你伤不起啊</title><content type='html'>早上带孩子去紫竹院呼吸新鲜空气 发现坐船看荷花挺方便 于是上了船&lt;br&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="color: rgb(187, 187, 187); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(52, 52, 52); "&gt;&lt;table width="800" align="center" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;  &lt;tbody style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;tr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;  &lt;td valign="top" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;a href="http://www.tuhigh.com/photo/p/2557542" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1129/0710/204451t1441356508_d.jpg" alt="_MG_8497" title="_MG_8497" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; " width="420" height="279"&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); clear: both; "&gt;  &lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(156, 156, 156); "&gt;  发现一堆人拿着长枪短炮的对着一小片荷花狂拍&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;  &lt;td valign="top" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;a href="http://www.tuhigh.com/photo/p/2557548" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1129/0710/204451t-1837702086_d.jpg" alt="_MG_8503" title="_MG_8503" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; " width="420" height="277"&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  船近了发现人可真是不少&lt;/div&gt;&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); clear: both; "&gt;  &lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(156, 156, 156); "&gt;  &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(156, 156, 156); "&gt;  &lt;br&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;  &lt;td valign="top" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;a href="http://www.tuhigh.com/photo/p/2557554" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1129/0710/204451t1285653087_d.jpg" alt="_MG_8504" title="_MG_8504" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; " width="420" height="279"&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); clear: both; "&gt;  &lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(156, 156, 156); "&gt;  &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(156, 156, 156); "&gt;  &lt;br&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;  &lt;td valign="top" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;/div&gt;&lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  &lt;a href="http://www.tuhigh.com/photo/p/2557555" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1129/0710/204451t1459472068_d.jpg" alt="_MG_8530" title="_MG_8530" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; " width="420" height="279"&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; font-size: 12px; color: rgb(187, 187, 187); "&gt;  面对这么一小片荷花和这么一大堆人 我评价一句 玩摄影的人真是伤不起啊&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/span&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3160401182674428352?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3160401182674428352/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3160401182674428352&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3160401182674428352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3160401182674428352'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/07/blog-post.html' title='玩摄影的人你伤不起啊'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1222599228005390377</id><published>2011-06-04T22:32:00.000+08:00</published><updated>2011-06-04T22:33:28.081+08:00</updated><title type='text'>从launchpad PPA取得最新版本GDB</title><content type='html'>GDB和UBUNTU用户们你们好,&lt;p&gt;也许你还在用7.2或者更老版本的GDB,这里面BUG成堆压根没人管了,或者很好用的GDB新功能你也用不上.&lt;br&gt;或者你要同时在好几个体系结构上工作例如ARM和MIPS,而你要针对每个体系结构编译一个GDB.&lt;p&gt;我开始在launchpad PPA上发布UBUNTU 10.04, 10.10, 11.04,&lt;br&gt;11.10(8.04还有点问题)可用的最新版本的GDB(7.3 和 7.3.5).&lt;br&gt;这些GDB的特点是:&lt;br&gt;1. GDB maintainer天天更新他们,他们有最新的功能和更快的BUG修复速度.&lt;br&gt;2. 他们都用&amp;quot;--enable-targets=all&lt;br&gt;--enable-64-bit-bfd&amp;quot;选项编译,所以他们支持GDB支持的所有体系结构,你可以本地调试也可以随时用他们调试远程的其他体系结构的程序.&lt;br&gt;3. 包名是&amp;quot;gdb-7.3&amp;quot; 和 &amp;quot;gdb-trunk&amp;quot;而 GDB程序的名称是&amp;quot;gdb-7.3&amp;quot;和 &amp;quot;gdb-7.3.5&amp;quot;.&lt;br&gt;所以其不会影响你原来安装的GDB, 如果你在使用新版GDB的时候出现问题,随时可以换回老版本的GDB.&lt;p&gt;取得他们请访问下面的URL:&lt;br&gt;&lt;a href="https://launchpad.net/~teawater/+archive/gdb-10.04"&gt;https://launchpad.net/~teawater/+archive/gdb-10.04&lt;/a&gt;&lt;br&gt;&lt;a href="https://launchpad.net/~teawater/+archive/gdb-10.10"&gt;https://launchpad.net/~teawater/+archive/gdb-10.10&lt;/a&gt;&lt;br&gt;&lt;a href="https://launchpad.net/~teawater/+archive/gdb-11.04"&gt;https://launchpad.net/~teawater/+archive/gdb-11.04&lt;/a&gt;&lt;br&gt;&lt;a href="https://launchpad.net/~teawater/+archive/gdb-11.10"&gt;https://launchpad.net/~teawater/+archive/gdb-11.10&lt;/a&gt;&lt;p&gt;谢谢,&lt;br&gt;teawater&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1222599228005390377?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1222599228005390377/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1222599228005390377&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1222599228005390377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1222599228005390377'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/06/launchpad-ppagdb.html' title='从launchpad PPA取得最新版本GDB'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-320909374799923908</id><published>2011-06-04T22:27:00.001+08:00</published><updated>2011-06-04T22:27:55.997+08:00</updated><title type='text'>[JUNK] test</title><content type='html'>test&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-320909374799923908?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/320909374799923908/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=320909374799923908&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/320909374799923908'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/320909374799923908'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/06/junk-test.html' title='[JUNK] test'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5690698051764253802</id><published>2011-05-16T09:17:00.001+08:00</published><updated>2011-05-16T09:17:57.706+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.4)</title><content type='html'>&lt;a href="http://lwn.net/Articles/256433/"&gt;http://lwn.net/Articles/256433/&lt;/a&gt;&lt;p&gt;6.4 Multi-Thread Optimizations&lt;br&gt;三个方面比较重要 一致性 原子性 带宽&lt;p&gt;&lt;br&gt;6.4.1 Concurrency Optimizations&lt;br&gt;为了保持cache一致性 不同芯片的多线程写同一地址会效率差 单个芯片多core因为cache共享就会好很多&lt;p&gt;优化一致性的问题的核心思路是将一致性要求不同的变量放入不同的cache line&lt;p&gt;优化方法&lt;br&gt;方法一 读写变量和初始化后只读变量分入不同section（gcc对const变量会自动这么做） 使他们在内存和cache上分开 如果可以&lt;br&gt;还建议将读多写少变量分入单独section&lt;p&gt;方法二 将经常被同时访问的变量放入同一structure确保他们在内存结构上在一起&lt;p&gt;方法三 将经常被不同线程写的变量放入同一structure确保他们在内存结构上在一起&lt;p&gt;方法二 方法三可配合__attribute__((aligned(l1 cache line size)))确保全部变量在一个cache line&lt;p&gt;方法四 如果一个变量被多个线程分别使用 并且无一致性需求 可用__thread将变量放入tls&lt;p&gt;&lt;br&gt;6.4.2 Atomicity Optimizations&lt;br&gt;主要介绍原子内存操作&lt;p&gt;&lt;br&gt;6.4.3 Bandwidth Considerations&lt;br&gt;每个芯片连接内存都有一个最大带宽 而其会被芯片中的core和硬线程共享&lt;br&gt;多个芯片连接内存的方式可能也是共享的&lt;br&gt;所以效率也受到带宽的影响&lt;p&gt;比较新机器的performance measurement counters可以探测这个问题&lt;p&gt;方法一 买更快的机器 在带宽问题只能在部分机器出现 且换新机器比重写问题程序便宜的时候 这是个可用的方法&lt;p&gt;方法二 如果几个线程经常访问同样的数据 将同一进程的几个线程放在有cache共享的几个core上&lt;p&gt;方法三 如果几个线程经常访问不同的数据 不要将他们放入同一个core(我认为cache共享的几个core上) 否则易引起cache冲突&lt;p&gt;文中介绍了一些控制线程在哪个core上运行的接口&lt;p&gt;方法二 方法三是有冲突的 所以使用时务必分析好当前面对的问题 并作实验&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5690698051764253802?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5690698051764253802/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5690698051764253802&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5690698051764253802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5690698051764253802'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/05/what-every-programmer-should-know-about_16.html' title='What every programmer should know about memory 阅读笔记(6.4)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7574231288024451359</id><published>2011-05-11T09:49:00.001+08:00</published><updated>2011-05-11T09:49:57.544+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.4.1)</title><content type='html'>&lt;a href="http://lwn.net/Articles/256433/"&gt;http://lwn.net/Articles/256433/&lt;/a&gt;&lt;br&gt;6.4 Multi-Thread Optimizations&lt;br&gt;三个方面比较重要 一致性 原子性 带宽&lt;p&gt;6.4.1 Concurrency Optimizations&lt;br&gt;为了保持cache一致性 不同芯片的多线程写同一地址会效率差 单个芯片多core因为cache共享就会好很多&lt;p&gt;优化一致性的问题的核心思路是将一致性要求不同的变量放入不同的cache line&lt;p&gt;优化方法&lt;br&gt;方法一 读写变量和初始化后只读变量分入不同section（gcc对const变量会自动这么做） 使他们在内存和cache上分开 如果可以&lt;br&gt;还建议将读多写少变量分入单独section&lt;p&gt;方法二 将经常被同时访问的变量放入同一structure确保他们在内存结构上在一起&lt;p&gt;方法三 将经常被不同线程写的变量放入同一structure确保他们在内存结构上在一起&lt;p&gt;注意：方法二 方法三可配合__attribute__((aligned(l1 cache line size)))强制其和l1 cache&lt;br&gt;line对齐确保全部变量在一个cache line&lt;p&gt;方法四 如果一个变量被多个线程分别使用 并且无一致性需求 可用__thread将变量放入tls&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7574231288024451359?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7574231288024451359/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7574231288024451359&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7574231288024451359'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7574231288024451359'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/05/what-every-programmer-should-know-about_11.html' title='What every programmer should know about memory 阅读笔记(6.4.1)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6468419582971851088</id><published>2011-05-05T15:53:00.001+08:00</published><updated>2011-05-05T15:53:40.700+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.3)</title><content type='html'>&lt;a href="http://lwn.net/Articles/255364/"&gt;http://lwn.net/Articles/255364/&lt;/a&gt;&lt;br&gt;6.3 Prefetching&lt;br&gt;6.3.1 Hardware Prefetching&lt;br&gt;两次或者更多次的cache miss才会引起prefetch 因为CPU有随机访问引起cache miss的情况 比如访问一个全局变量&lt;br&gt;如果这样也prefetch会影响效率&lt;br&gt;一个CPU中会有多个prefetch unit进行prefetch 高级的cache的unit可能多个core共享&lt;br&gt;prefetch不能越过一个页 因为可能引起page fault或者fetch一个并不需要的页&lt;br&gt;在不需要的时候引起prefetch 需要调整程序结构才能解决 在指令中插入未定义指令是一种解决方法&lt;br&gt;体系结构提供全部或者部分关闭prefetch&lt;p&gt;&lt;br&gt;6.3.2 Software Prefetching&lt;br&gt;#include &amp;lt;xmmintrin.h&amp;gt;&lt;br&gt;enum _mm_hint&lt;br&gt;{&lt;br&gt;  _MM_HINT_T0 = 3,&lt;br&gt;  _MM_HINT_T1 = 2,&lt;br&gt;  _MM_HINT_T2 = 1,&lt;br&gt;  _MM_HINT_NTA = 0&lt;br&gt;};&lt;br&gt;void _mm_prefetch(void *p, enum _mm_hint h);&lt;br&gt;x86系列可用上面函数生成prefetch指令&lt;br&gt;_MM_HINT_T0 = 3, _MM_HINT_T1 = 2, _MM_HINT_T2 = 1, 就是将内存取到1 2 3级cache&lt;br&gt;要注意第一每个芯片可能对其实现不同 第二 一般使用MM_HINT_T0 但是如果数据量较大可用另两个选项&lt;br&gt;_MM_HINT_NTA的NTA是non-temporal access(原文在这里写错了）的缩写 当使用这个选项的时候 数据将被装入l1&lt;br&gt;但是当这个cache要装入其他数据的时候 原来的数据将不会被存入更高级别的cache 如果有需要数据还要直接写入内存&lt;br&gt;注意如果数据量很大不要使用这个选项&lt;br&gt;AMD的CPU提供一种特殊的prefetch指令&lt;br&gt;直接在程序中增加prefetch代码可能起到作用不大 建议方法是用performance counters查询程序的cache&lt;br&gt;misses信息 在需要的位置插入prefetch指令&lt;br&gt;-fprefetch-loop-arrays是GCC提供的编译选项 其将为优化数组循环插入prefetch指令 但是这个选项要小心使用&lt;p&gt;&lt;br&gt;6.3.3 Special Kind of Prefetch: Speculation&lt;br&gt;介绍了IA64下提高乱序执行的Speculative loads&lt;br&gt;其基本思路是当一个load指令和后面的指令关联 造成无法OOO的时候 将load换成Speculative loads&lt;br&gt;其在有关联的时候不会生效 这样即使指令关联也可OOO&lt;p&gt;&lt;br&gt;6.3.4 Helper Threads&lt;br&gt;在当前程序中同时做prefetch会增加程序复杂度 而且可能引起l1i的性能问题&lt;br&gt;可以单独创建一个线程做prefetch 这个线程要跟执行线程在同一core不同的硬线程 这样他们的l2 cache就是共享的&lt;br&gt;cpu_set_t self; NUMA_cpu_self_current_mask(sizeof(self), &amp;amp;self);&lt;br&gt;cpu_set_t hts; NUMA_cpu_level_mask(sizeof(hts), &amp;amp;hts, sizeof(self),&lt;br&gt;&amp;amp;self, 1); CPU_XOR(&amp;amp;hts, &amp;amp;hts, &amp;amp;self);&lt;br&gt;这个函数可用来取得cache共享的信息&lt;p&gt;&lt;br&gt;6.3.5 Direct Cache Access&lt;br&gt;有一种cache miss是由输入数据造成的 现在的网卡等设备为了提高输入数据的速度都支DMA 数据会不通过CPU直接写入内存&lt;br&gt;但是这个方式有个问题 有些输入的数据很快就会被CPU处理 比如网卡接到的数据需要被分析类型 这就会产生cache miss影响处理速度&lt;br&gt;所以INTEL在他们的芯片中增加了DCA功能 其扩展了网卡到内存控制器的协议 在其中传输数据的时候可以增加DCA标志&lt;br&gt;当CPU从FSB中看到有DCA标志的数据的时候 其将把这个数据写入CACHE(当然CPU也可以根据情况乎略DCA)&lt;br&gt;这样就减少了之后CPU处理数据时候的cache miss&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6468419582971851088?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6468419582971851088/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6468419582971851088&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6468419582971851088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6468419582971851088'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/05/what-every-programmer-should-know-about.html' title='What every programmer should know about memory 阅读笔记(6.3)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5463448683586418405</id><published>2011-04-30T10:03:00.001+08:00</published><updated>2011-04-30T10:03:44.400+08:00</updated><title type='text'>LINUX下方便的代理工具 proxychains</title><content type='html'>这个工具很好 UBUNTU源里就有&lt;br&gt;装好后 修改文件 /etc/proxychains.conf 在[ProxyList] 后面写上你用的代理 比如&lt;br&gt;socks5  127.0.0.1 端口&lt;br&gt;然后 在想用代理的程序前加 proxychains&lt;br&gt;比如:&lt;br&gt;proxychains git pull&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5463448683586418405?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5463448683586418405/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5463448683586418405&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5463448683586418405'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5463448683586418405'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/04/linux-proxychains.html' title='LINUX下方便的代理工具 proxychains'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-9179028073362329353</id><published>2011-04-28T09:56:00.000+08:00</published><updated>2011-04-28T09:57:09.579+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.2.4)</title><content type='html'>&lt;a href="http://lwn.net/Articles/255364/"&gt;http://lwn.net/Articles/255364/&lt;/a&gt;&lt;br&gt;6.2.4 Optimizing TLB Usage&lt;p&gt;有两种优化tlb的方法&lt;br&gt;第一 减少程序页数量的使用 这能减少tlb miss&lt;br&gt;第二 减少必须分配的页目录 提高目录搜索的cache命中率 这依赖于程序使用的虚拟地址&lt;br&gt;可采取的办法是关闭Address Space Layout Randomization (ASLR)&lt;br&gt;这个选项为了安全会让程序地址随机分配(gdb调试程序的时候为了帮助复现bug就关闭这个功能)&lt;br&gt;还有一种方法是mmap的MAP_FIXED选项来分配内存 其可让程序自己设置要分配出内存的地址 但是不推荐使用&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-9179028073362329353?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/9179028073362329353/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=9179028073362329353&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/9179028073362329353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/9179028073362329353'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/04/what-every-programmer-should-know-about_28.html' title='What every programmer should know about memory 阅读笔记(6.2.4)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8219506128277313717</id><published>2011-04-28T09:55:00.000+08:00</published><updated>2011-04-28T09:59:06.393+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.2.3)</title><content type='html'>&lt;a href="http://lwn.net/Articles/255364/"&gt;http://lwn.net/Articles/255364/&lt;/a&gt;&lt;br&gt;6.2.3 Optimizing Level 2 and Higher Cache Access&lt;p&gt;前面章节介绍过的对l1的优化方法也对l2或更高级的cache有效&lt;br&gt;但是要注意这些cache会和每个core或者硬线程共享 所以对性能的影响的大小会比实际cache的容量要小&lt;br&gt;l1 cache line的大小通常各平台差不多 即使不同也可以最大的为准 影响比较小 但是更高级别的cache在各平台差异很大 需要程序动态处理&lt;br&gt;取得cache结构在Linux下可在 /sys/devices/system/cpu/cpu*/cache 中取得相关信息&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8219506128277313717?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8219506128277313717/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8219506128277313717&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8219506128277313717'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8219506128277313717'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/04/what-every-programmer-should-know-about_9464.html' title='What every programmer should know about memory 阅读笔记(6.2.3)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4319374320538829585</id><published>2011-04-18T23:51:00.001+08:00</published><updated>2011-04-18T23:51:51.400+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.2.2)</title><content type='html'>&lt;a href="http://lwn.net/Articles/255364/"&gt;http://lwn.net/Articles/255364/&lt;/a&gt;&lt;br&gt;6.2.2 Optimizing Level 1 Instruction Cache Access&lt;p&gt;尽量减小代码大小，要注意loop unrolling和inlining对代码规模的影响，保持平衡。&lt;br&gt;比如如果一个函数只调用一次，将其inline就没问题。&lt;p&gt;代码尽量是线性的，减少代码空洞(不需要经常执行的代码块)的存在。&lt;br&gt;比如一个条件执行代码 条件执行的并不会经常执行 这就会形成空洞。Linux&lt;br&gt;Kernel中使用了宏likely和unlikely，当使用这2个宏的时候，如果gcc编译选项 -freorder-blocks&lt;br&gt;(默认包含在-O2中 不包含在-Os中)打开，gcc就会将标记好的代码块移动到函数尾部，从而不产生代码空洞。&lt;br&gt;还有另一选项 -freorder-blocks-and-partition 但是有使用限制，其不能和exception handling 一起使用。&lt;p&gt;Intel Core 2有一种针对小循环的功能 Loop Stream Detector (LSD)。&lt;br&gt;如果一个循环has no more than 18 instructions (none of which is a call to a&lt;br&gt;subroutine), requires only up to 4 decoder fetches of 16 bytes, has at&lt;br&gt;most 4 branch instructions, and is executed more than 64&lt;br&gt;times。这个循环就会被锁进指令队列中，下次再执行这个循环速度就会更快。&lt;br&gt;一个大循环中的小循环，即使没有这个功能，执行速度也会快一些。&lt;p&gt;代码尽量对齐。对各种对齐问题，汇编器提供了.align伪指令来处理这种问题。&lt;br&gt;函数头的对齐。gcc 编译选项-falign-functions=N，函数都将以N对齐。如果一个小函数碰到一个很大的N，这就会造成浪费，对一个很少执行的函数，这也是浪费。后一种情况经常发生在库中，一个库会包行常用的函数和不常用的函数。一个正确的N的选择可以提高程序的效率。-fno-align-functions可以关闭这个选项。&lt;br&gt;基本块的对齐。gcc编译选项-falign-jumps=N，和上面的参数有同样的问题。&lt;br&gt;循环的对齐。gcc编译选项-falign-loops=N，和上面的参数有同样的问题。&lt;br&gt;最后还有一个参数-falign-labels，会影响程序速度，作者建议不要使用。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4319374320538829585?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4319374320538829585/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4319374320538829585&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4319374320538829585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4319374320538829585'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/04/what-every-programmer-should-know-about_6132.html' title='What every programmer should know about memory 阅读笔记(6.2.2)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1739718058562145257</id><published>2011-04-18T00:14:00.001+08:00</published><updated>2011-04-18T00:14:20.941+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.2.1)</title><content type='html'>&lt;a href="http://lwn.net/Articles/255364/"&gt;http://lwn.net/Articles/255364/&lt;/a&gt;&lt;br&gt;6.2.1 Optimizing Level 1 Data Cache Access&lt;p&gt;大块读写时尽量将非顺序读写转化成顺序读写&lt;br&gt;而每次内存操作可以集中于一cache line，从而提高速度&lt;br&gt;取得当前系统cache line长度的命令为 getconf LEVEL1_DCACHE_LINESIZE&lt;br&gt;这样在编译当前系统执行的程序的时候 可以用 gcc -DCLS=$(getconf LEVEL1_DCACHE_LINESIZE)&lt;br&gt;将cache line长度传递到程序中&lt;br&gt;当然大块数据读写还是SIMD指令速度最快&lt;br&gt;上面提速的原理是提高cache 被污染前的再次使用机率&lt;p&gt;pahole program (see[dwarves])能显示一个struct 在cache 中的分布 文中建议可根据需要压缩struct&lt;br&gt;尽量让数据在同一cache line 同时按照访问顺序设置元素顺序 适当时可将一个struct 分成多个&lt;br&gt;需要时候可用posix_memalign分配cache line 对齐的内存&lt;br&gt;struct strtype {&lt;br&gt;   ...members...&lt;br&gt; } __attribute((aligned(64)));&lt;br&gt;标记内存对齐到多少&lt;p&gt;当使用variable length arrays (VLAs) 或者 alloca&lt;br&gt;的时候，为了保证frame的对齐，会增加很多相关代码，影响程序速度。这个我自己写了些代码看了下，确实增加了很多代码，如果是调用次数很多的函数，建议还是去掉vlas和alloca。&lt;p&gt;gcc支持一个frame对齐参数：&lt;br&gt;-mpreferred-stack-boundary=2&lt;br&gt;使用这个参数的时候，frame将以2的n次方对齐。所以上面让gcc生成的代码从默认的16字节切换为4字节。&lt;br&gt;作者认为在编译x86程序的时候设置这个参数为2，可以减少stack的使用并提高代码执行速度。(我没有测试过)&lt;br&gt;其他ARCH都不能设置为2，即使是x86_64。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1739718058562145257?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1739718058562145257/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1739718058562145257&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1739718058562145257'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1739718058562145257'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/04/what-every-programmer-should-know-about_18.html' title='What every programmer should know about memory 阅读笔记(6.2.1)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7094663254717304027</id><published>2011-04-15T14:53:00.000+08:00</published><updated>2011-04-15T14:54:17.622+08:00</updated><title type='text'>What every programmer should know about memory 阅读笔记(6.1)</title><content type='html'>&lt;a href="http://lwn.net/Articles/255364/"&gt;http://lwn.net/Articles/255364/&lt;/a&gt;&lt;p&gt;6.1 Bypassing the Cache&lt;p&gt;在写连续大块内存的时候 最好能绕过cache防止污染很多cache&lt;br&gt;gcc提供了一些函数可以绕过cache写内存但是文中实测效果不佳 连续读写只能达到同级水平 而随机读写更差&lt;p&gt;个人觉得还是以调用系统提供的memset等内存函数来操作内存 有些会使用更快速SIMD 指令 而且移植性更好&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7094663254717304027?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7094663254717304027/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7094663254717304027&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7094663254717304027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7094663254717304027'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2011/04/what-every-programmer-should-know-about.html' title='What every programmer should know about memory 阅读笔记(6.1)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8092003566927168580</id><published>2010-12-13T00:12:00.001+08:00</published><updated>2010-12-13T00:12:27.657+08:00</updated><title type='text'>紫竹院</title><content type='html'>&lt;font class="Apple-style-span" color="#666666" face="Tahoma, Arial, Helvetica, sans-serif"&gt;&lt;span class="Apple-style-span" style="font-size: 9px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"&gt;&lt;img src="http://photo.tuhigh.com/pics/1051/1213/204451t-1855133155_c.jpg" alt="204451t-1855133155_c.jpg" title="204451t-1855133155_c.jpg" width="420" height="279"&gt;&lt;br&gt;  &lt;/span&gt;&lt;/font&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8092003566927168580?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8092003566927168580/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8092003566927168580&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8092003566927168580'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8092003566927168580'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/12/blog-post.html' title='紫竹院'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3788733147690943404</id><published>2010-12-12T23:55:00.000+08:00</published><updated>2010-12-12T23:56:23.078+08:00</updated><title type='text'>2010-05-22 什刹海(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652703" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1552761376_c.jpg" alt="IMG_5984" title="IMG_5984" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;    &lt;a href="http://www.tuhigh.com/photo/p/1652704" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t991685806_c.jpg" alt="IMG_5985" title="IMG_5985" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/div&gt;    &lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;    &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;    &lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652709" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1758630890_c.jpg" alt="IMG_6012" title="IMG_6012" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;/span&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3788733147690943404?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3788733147690943404/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3788733147690943404&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3788733147690943404'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3788733147690943404'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/12/2010-05-22.html' title='2010-05-22 什刹海(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6199909620885611227</id><published>2010-11-01T21:09:00.001+08:00</published><updated>2010-11-01T21:09:53.305+08:00</updated><title type='text'>云遮日(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652713" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t271686661_c.jpg" alt="IMG_6124" title="IMG_6124" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;    &lt;a href="http://www.tuhigh.com/photo/p/1652714" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1857094802_c.jpg" alt="IMG_6125" title="IMG_6125" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/div&gt;    &lt;/span&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6199909620885611227?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6199909620885611227/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6199909620885611227&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6199909620885611227'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6199909620885611227'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/11/blog-post.html' title='云遮日(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6203775841607607362</id><published>2010-10-27T22:33:00.000+08:00</published><updated>2010-10-27T22:42:05.368+08:00</updated><title type='text'>LUBUNTU 10.10 grub.cfg更新后去掉WIN启动条目问题的解决</title><content type='html'>在一台比较老的机器上装了LUBUNTU 10.10，装好后一切OK。&lt;br&gt;升级KERNEL后grub.cfg信息被重写，再重启发现win的启动条目被去掉了。&lt;p&gt;再启动到LUBUNTU，搜了下发现有这种问题的人还不少。个人觉得&lt;br&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1593276"&gt;http://ubuntuforums.org/showthread.php?t=1593276&lt;/a&gt;&lt;br&gt;最后提供的方法比较好，但是还有缺点是下次再因为升级或者什么原因更新了grub.cfg后，仍然需要手动添加数据到文件中，有点不方便，我对这个方法作了一点小的修改。写入一次就可以了，不再需要每次更新都重新写信息到grub.clf。&lt;br&gt;下面是方法：&lt;br&gt;首先，sudo blkid取得uuid。&lt;p&gt;其次，修改/etc/grub.d/40_custom文件，增加以下行&lt;br&gt;menuentry &amp;quot;Microsoft Windows XP Professional (on /dev/sda1)&amp;quot; {&lt;br&gt;insmod part_msdos&lt;br&gt;insmod ntfs&lt;br&gt;set root=&amp;#39;(hd0,msdos1)&amp;#39;&lt;br&gt;search --no-floppy --fs-uuid --set XXXXXXXX&lt;br&gt;drivemap -s (hd0) ${root}&lt;br&gt;chainloader +1&lt;br&gt;}&lt;br&gt;其中XXXXXXXX换成刚取得的ID。&lt;p&gt;最后，用命令sudo update-grub更新grub.cfg文件/&lt;p&gt;这时你可以打开grub.cfg文件就可以看到win选项已经出现。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6203775841607607362?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6203775841607607362/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6203775841607607362&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6203775841607607362'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6203775841607607362'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/10/lubuntu-1010-grubcfgwin.html' title='LUBUNTU 10.10 grub.cfg更新后去掉WIN启动条目问题的解决'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8347003666140230107</id><published>2010-10-25T23:09:00.001+08:00</published><updated>2010-10-25T23:09:39.626+08:00</updated><title type='text'>画像(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652705" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1947297436_c.jpg" alt="IMG_5989" title="IMG_5989" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8347003666140230107?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8347003666140230107/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8347003666140230107&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8347003666140230107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8347003666140230107'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/10/blog-post_25.html' title='画像(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4320301675508111241</id><published>2010-10-22T17:17:00.001+08:00</published><updated>2010-10-22T17:17:42.214+08:00</updated><title type='text'>上车(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;a href="http://www.tuhigh.com/photo/p/1652699" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t314707251_c.jpg" alt="IMG_6173" title="IMG_6173" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4320301675508111241?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4320301675508111241/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4320301675508111241&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4320301675508111241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4320301675508111241'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/10/blog-post_22.html' title='上车(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1911588999041625054</id><published>2010-10-21T21:13:00.001+08:00</published><updated>2010-10-21T21:13:28.590+08:00</updated><title type='text'>路边抽烟的人(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652698" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-2120641954_c.jpg" alt="IMG_6150" title="IMG_6150" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1911588999041625054?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1911588999041625054/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1911588999041625054&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1911588999041625054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1911588999041625054'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/10/blog-post.html' title='路边抽烟的人(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-255096168373579441</id><published>2010-10-20T08:48:00.000+08:00</published><updated>2010-10-20T08:49:14.689+08:00</updated><title type='text'>2010-06-13 奥林匹克公园(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652728" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1587595631_c.jpg" alt="IMG_6207" title="IMG_6207" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652729" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1542714644_c.jpg" alt="IMG_6219" title="IMG_6219" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652731" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1839038024_c.jpg" alt="IMG_6221" title="IMG_6221" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652732" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t510797391_c.jpg" alt="IMG_6222" title="IMG_6222" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652733" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t570436889_c.jpg" alt="IMG_6261" title="IMG_6261" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-255096168373579441?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/255096168373579441/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=255096168373579441&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/255096168373579441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/255096168373579441'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/10/2010-06-13.html' title='2010-06-13 奥林匹克公园(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2330287601346702716</id><published>2010-10-13T15:55:00.000+08:00</published><updated>2010-10-13T15:56:20.875+08:00</updated><title type='text'>2010-05-27 长安街(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652720" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1861327844_c.jpg" alt="IMG_6083" title="IMG_6083" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652721" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1182883362_c.jpg" alt="IMG_6084" title="IMG_6084" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;a href="http://www.tuhigh.com/photo/p/1652722" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-943714576_c.jpg" alt="IMG_6088" title="IMG_6088" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652723" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1775712447_c.jpg" alt="IMG_6104" title="IMG_6104" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;br&gt;&lt;/div&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652725" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1934520451_c.jpg" alt="IMG_6111" title="IMG_6111" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;/span&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2330287601346702716?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2330287601346702716/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2330287601346702716&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2330287601346702716'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2330287601346702716'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/10/2010-05-27.html' title='2010-05-27 长安街(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1879134118664884839</id><published>2010-09-27T10:35:00.000+08:00</published><updated>2010-09-27T10:36:04.717+08:00</updated><title type='text'>2010-05-16 奥林匹克公园之花(摄影日己)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652683" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155088598_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652684" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155094267_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652685" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155103285_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652686" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155108027_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652688" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155114588_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1879134118664884839?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1879134118664884839/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1879134118664884839&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1879134118664884839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1879134118664884839'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/09/2010-05-16_27.html' title='2010-05-16 奥林匹克公园之花(摄影日己)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1051543192904481360</id><published>2010-09-14T19:48:00.000+08:00</published><updated>2010-09-14T19:49:07.403+08:00</updated><title type='text'>2010-05-16 奥林匹克公园(摄影日己)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652164" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278142165045_o.JPG" alt="IMG_5768" title="IMG_5768" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652164" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;text-decoration:none;background-color:transparent" target="_blank"&gt;&lt;/a&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652165" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278142175248_o.JPG" alt="IMG_5769" title="IMG_5769" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652166" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278142184167_o.JPG" alt="IMG_5817" title="IMG_5817" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652167" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278142193616_o.JPG" alt="IMG_5834" title="IMG_5834" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652168" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278142204888_o.JPG" alt="IMG_5835" title="IMG_5835" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="5"&gt;&lt;span style="font-size:17px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652169" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278142217135_o.JPG" alt="IMG_5837" title="IMG_5837" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1051543192904481360?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1051543192904481360/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1051543192904481360&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1051543192904481360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1051543192904481360'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/09/2010-05-16.html' title='2010-05-16 奥林匹克公园(摄影日己)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5403177411822919802</id><published>2010-09-12T19:21:00.001+08:00</published><updated>2010-09-12T19:21:40.701+08:00</updated><title type='text'>骑自行车的人(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652697" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t334939156_c.jpg" alt="IMG_6025" title="IMG_6025" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5403177411822919802?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5403177411822919802/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5403177411822919802&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5403177411822919802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5403177411822919802'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/09/blog-post.html' title='骑自行车的人(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7138543314470170897</id><published>2010-09-05T11:09:00.001+08:00</published><updated>2010-09-05T11:09:49.137+08:00</updated><title type='text'>2010-04-15 后湾水库(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652157" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141819729_o.JPG" alt="IMG_5375" title="IMG_5375" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652158" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141823754_o.JPG" alt="IMG_5376" title="IMG_5376" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652159" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141828296_o.JPG" alt="IMG_5379" title="IMG_5379" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652160" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141833332_o.JPG" alt="IMG_5382" title="IMG_5382" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652161" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141838481_o.JPG" alt="IMG_5407" title="IMG_5407" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7138543314470170897?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7138543314470170897/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7138543314470170897&amp;isPopup=true' title='1 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7138543314470170897'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7138543314470170897'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/09/2010-04-15_05.html' title='2010-04-15 后湾水库(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1632899217003727333</id><published>2010-09-02T11:25:00.000+08:00</published><updated>2010-09-02T11:26:20.381+08:00</updated><title type='text'>2010-04-15 宝峰寺(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652143" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141649325_o.JPG" alt="IMG_5345" title="IMG_5345" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652144" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141655849_o.JPG" alt="IMG_5346" title="IMG_5346" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652145" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141664542_o.JPG" alt="IMG_5347" title="IMG_5347" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652146" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141671566_o.JPG" alt="IMG_5348" title="IMG_5348" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652147" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141677598_o.JPG" alt="IMG_5350" title="IMG_5350" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652148" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141683134_o.JPG" alt="IMG_5351" title="IMG_5351" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652149" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141691339_o.JPG" alt="IMG_5352" title="IMG_5352" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652150" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141701491_o.JPG" alt="IMG_5353" title="IMG_5353" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652151" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141707004_o.JPG" alt="IMG_5358" title="IMG_5358" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652152" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141714019_o.JPG" alt="IMG_5361" title="IMG_5361" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652153" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141723679_o.JPG" alt="IMG_5362" title="IMG_5362" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652154" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141730256_o.JPG" alt="IMG_5367" title="IMG_5367" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652155" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141738020_o.JPG" alt="IMG_5370" title="IMG_5370" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652156" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141746664_o.JPG" alt="IMG_5372" title="IMG_5372" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1632899217003727333?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1632899217003727333/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1632899217003727333&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1632899217003727333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1632899217003727333'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/09/2010-04-15.html' title='2010-04-15 宝峰寺(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3513231241769268929</id><published>2010-08-28T20:38:00.001+08:00</published><updated>2010-08-28T20:38:37.612+08:00</updated><title type='text'>2010-04-14 雪(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652131" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141303789_o.JPG" alt="IMG_5215" title="IMG_5215" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652132" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141312326_o.JPG" alt="IMG_5222" title="IMG_5222" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652133" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141322360_o.JPG" alt="IMG_5278" title="IMG_5278" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652134" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141328876_o.JPG" alt="IMG_5284" title="IMG_5284" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652135" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278141332482_o.JPG" alt="IMG_5296" title="IMG_5296" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3513231241769268929?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3513231241769268929/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3513231241769268929&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3513231241769268929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3513231241769268929'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/08/2010-04-14.html' title='2010-04-14 雪(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-432494098896215951</id><published>2010-08-22T12:59:00.001+08:00</published><updated>2010-08-22T12:59:47.122+08:00</updated><title type='text'>关于UBUNTU 9.10 等的cpu速率设置(cpufreq)的问题解决</title><content type='html'>从用9.04开始就发现一个问题，虽然不用再自己写控制cpufreq的脚本，而是直接用面板上的CPU监控就可以设置cpufreq的类型，但是一旦开始编译等等负载高点的活动开始，竟然CPU速率自己被限制在半速上了，即使其已经参数是performance，仍然不变，这让我相当郁闷，难道这就是传说中的高频保护？&lt;p&gt;某次编译KERNEL，本子又这么慢慢腾腾的编译着，于是我暴起，冲入/sys/devices/system/cpu/cpu0/cpufreq/里面仔细的翻腾了一阵，发现/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq竟然不是最高频率，于是试着将最高频率写入(注意这里sudo不成，必须su成root)，速度马上上来了，我把CPU1的也写好，一切OK了。&lt;br&gt;可是运行一段时间之后，/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq又被重写，经过研究发现是cpufreqd在搞鬼，kill掉其，于是不再有人修改cpufreqd。&lt;p&gt;最终是删除掉了cpufreqd包，全部问题解决。&lt;p&gt;BTW，8.04的ubuntu直接有个程序可以设置服务，现在竟然找不到了，难道是被干掉了？这cpufreqd为哈限制速率，难道是因为我机器问题过高？&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-432494098896215951?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/432494098896215951/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=432494098896215951&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/432494098896215951'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/432494098896215951'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/08/ubuntu-910-cpucpufreq.html' title='关于UBUNTU 9.10 等的cpu速率设置(cpufreq)的问题解决'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4342386082046923987</id><published>2010-08-18T14:32:00.001+08:00</published><updated>2010-08-18T14:32:29.100+08:00</updated><title type='text'>2010-04-13 向村(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652114" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-506591552_c.jpg" alt="IMG_5058" title="IMG_5058" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652115" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-519899327_c.jpg" alt="IMG_5059" title="IMG_5059" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652116" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1183500265_c.jpg" alt="IMG_5070" title="IMG_5070" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652117" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-298147593_c.jpg" alt="IMG_5078" title="IMG_5078" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652118" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1429227800_c.jpg" alt="IMG_5112" title="IMG_5112" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652119" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-559004369_c.jpg" alt="IMG_5122" title="IMG_5122" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652120" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1293461534_c.jpg" alt="IMG_5128" title="IMG_5128" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652121" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t215454070_c.jpg" alt="IMG_5137" title="IMG_5137" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652122" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t2057575154_c.jpg" alt="IMG_5140" title="IMG_5140" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652123" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1136424849_c.jpg" alt="IMG_5143" title="IMG_5143" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4342386082046923987?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4342386082046923987/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4342386082046923987&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4342386082046923987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4342386082046923987'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/08/2010-04-13_18.html' title='2010-04-13 向村(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6686144489632221950</id><published>2010-08-14T11:15:00.000+08:00</published><updated>2010-08-14T11:16:11.702+08:00</updated><title type='text'>2010-04-13 襄垣(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652087" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278140523844_o.JPG" alt="IMG_5029" title="IMG_5029" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652088" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278140529699_o.JPG" alt="IMG_5033" title="IMG_5033" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652089" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278140537814_o.JPG" alt="IMG_5034" title="IMG_5034" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652090" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278140546451_o.JPG" alt="IMG_5041" title="IMG_5041" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6686144489632221950?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6686144489632221950/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6686144489632221950&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6686144489632221950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6686144489632221950'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/08/2010-04-13_14.html' title='2010-04-13 襄垣(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7543056419402919535</id><published>2010-08-10T08:53:00.001+08:00</published><updated>2010-08-10T08:53:25.878+08:00</updated><title type='text'>过马路(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652694" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155172777_o.JPG" alt="2010 黑白记录" title="2010 黑白记录" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="170"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7543056419402919535?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7543056419402919535/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7543056419402919535&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7543056419402919535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7543056419402919535'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/08/blog-post.html' title='过马路(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7431598544930783560</id><published>2010-08-06T15:22:00.000+08:00</published><updated>2010-08-06T15:23:13.631+08:00</updated><title type='text'>2010-04-13 凉楼庙(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638060" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739475443_o.JPG" alt="IMG_5014" title="IMG_5014" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;    &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638061" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739500263_o.JPG" alt="IMG_5017" title="IMG_5017" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638062" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739511282_o.JPG" alt="IMG_5019" title="IMG_5019" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638063" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739525123_o.JPG" alt="IMG_5020" title="IMG_5020" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638064" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739537927_o.JPG" alt="IMG_5021" title="IMG_5021" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638065" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739542414_o.JPG" alt="IMG_5022" title="IMG_5022" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638066" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739549623_o.JPG" alt="IMG_5024" title="IMG_5024" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638067" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t-1705101837_b.jpg" alt="IMG_5028" title="IMG_5028" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7431598544930783560?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7431598544930783560/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7431598544930783560&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7431598544930783560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7431598544930783560'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/08/2010-04-13.html' title='2010-04-13 凉楼庙(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3919886836519279589</id><published>2010-07-30T11:59:00.001+08:00</published><updated>2010-07-30T11:59:54.076+08:00</updated><title type='text'>愿者上钩(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652706" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t427206681_c.jpg" alt="IMG_6009" title="IMG_6009" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652707" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1538308392_c.jpg" alt="IMG_6010" title="IMG_6010" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3919886836519279589?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3919886836519279589/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3919886836519279589&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3919886836519279589'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3919886836519279589'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_30.html' title='愿者上钩(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2899948845147568140</id><published>2010-07-28T00:18:00.000+08:00</published><updated>2010-07-28T00:19:19.096+08:00</updated><title type='text'>过马路(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;font-size:12px;color:rgb(187, 187, 187)"&gt;   &lt;a href="http://www.tuhigh.com/photo/p/1652696" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1755842524_c.jpg" alt="IMG_6022" title="IMG_6022" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2899948845147568140?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2899948845147568140/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2899948845147568140&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2899948845147568140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2899948845147568140'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_28.html' title='过马路(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-432798612189010911</id><published>2010-07-26T10:00:00.001+08:00</published><updated>2010-07-26T10:00:33.735+08:00</updated><title type='text'>话家常(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652700" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1964338972_c.jpg" alt="IMG_6193" title="IMG_6193" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-432798612189010911?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/432798612189010911/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=432798612189010911&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/432798612189010911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/432798612189010911'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_26.html' title='话家常(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1271733882797869696</id><published>2010-07-22T15:09:00.000+08:00</published><updated>2010-07-22T15:10:00.997+08:00</updated><title type='text'>2010-04-12 后湾水库(山西之旅)</title><content type='html'>&lt;div&gt;那的人都称这个水库为&lt;span class="Apple-style-span" style="line-height: 25px; "&gt;�亭水库&amp;nbsp;&lt;/span&gt;这里的鱼很好吃 :)&amp;nbsp;&lt;/div&gt;&lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638056" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739316358_o.JPG" alt="IMG_4993" title="IMG_4993" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638057" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739323402_o.JPG" alt="IMG_4994" title="IMG_4994" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638058" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739330806_o.JPG" alt="IMG_5004" title="IMG_5004" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1638059" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0628/204451t1277739334825_o.JPG" alt="IMG_5010" title="IMG_5010" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1271733882797869696?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1271733882797869696/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1271733882797869696&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1271733882797869696'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1271733882797869696'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/2010-04-12_22.html' title='2010-04-12 后湾水库(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6931141841109803001</id><published>2010-07-20T15:37:00.001+08:00</published><updated>2010-07-20T15:37:23.798+08:00</updated><title type='text'>地下通道(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652695" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1697979554_c.jpg" alt="IMG_6020" title="IMG_6020" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6931141841109803001?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6931141841109803001/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6931141841109803001&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6931141841109803001'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6931141841109803001'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_20.html' title='地下通道(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6325504684325880083</id><published>2010-07-19T11:11:00.000+08:00</published><updated>2010-07-19T11:12:15.993+08:00</updated><title type='text'>2010-04-12 沁州(山西之旅)</title><content type='html'>&lt;div&gt;沁州黄小米非常有名 有一种烤制的猪肉包也非常好吃 :)&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510672" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274024482248_o.JPG" alt="IMG_4981" title="IMG_4981" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510673" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274024487870_o.JPG" alt="IMG_4982" title="IMG_4982" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510674" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274024490331_o.JPG" alt="IMG_4983" title="IMG_4983" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510675" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274024495201_o.JPG" alt="IMG_4984" title="IMG_4984" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510676" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274024497729_o.JPG" alt="IMG_4985" title="IMG_4985" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510677" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274024501801_o.JPG" alt="IMG_4986" title="IMG_4986" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6325504684325880083?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6325504684325880083/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6325504684325880083&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6325504684325880083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6325504684325880083'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/2010-04-12_19.html' title='2010-04-12 沁州(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4086371908633026810</id><published>2010-07-16T10:01:00.000+08:00</published><updated>2010-07-16T10:02:28.270+08:00</updated><title type='text'>云之心(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652715" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t484735459_c.jpg" alt="IMG_6134" title="IMG_6134" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652716" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t461119558_c.jpg" alt="IMG_6135" title="IMG_6135" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4086371908633026810?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4086371908633026810/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4086371908633026810&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4086371908633026810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4086371908633026810'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_16.html' title='云之心(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4020711758267232345</id><published>2010-07-15T23:01:00.001+08:00</published><updated>2010-07-15T23:01:40.118+08:00</updated><title type='text'>jmp</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4020711758267232345?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4020711758267232345/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4020711758267232345&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4020711758267232345'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4020711758267232345'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/jmp.html' title='jmp'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8726015786018006437</id><published>2010-07-14T09:18:00.000+08:00</published><updated>2010-07-14T09:19:09.140+08:00</updated><title type='text'>看电视(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652691" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t728062082_c.jpg" alt="2010 黑白记录" title="2010 黑白记录" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8726015786018006437?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8726015786018006437/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8726015786018006437&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8726015786018006437'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8726015786018006437'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_14.html' title='看电视(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8532648470850824815</id><published>2010-07-13T14:58:00.001+08:00</published><updated>2010-07-13T14:58:25.433+08:00</updated><title type='text'>HelloGcc Workshop 2010 话题征稿</title><content type='html'>HelloGcc工作组于2007年，由自由软件爱好者成立，旨在营造一个自由，开放，共享的技术社区，讨论和学习GNU底层系统工具，包括GCC，GDB，BINUTILS等。目前，我们的博客地址为：&lt;a href="http://hellogcc.blogbus.com"&gt;http://hellogcc.blogbus.com&lt;/a&gt;。我们的即时通讯IRC在freenode上，房间为：#hellogcc。你可以通过xchat,pidgin等工具登录，也可以通过网页界面&lt;a href="http://webchat.freenode.net"&gt;http://webchat.freenode.net&lt;/a&gt;来登录。&lt;p&gt;我们每年都会举办一次技术讨论会，希望通过自由，开放，共享的方式来增进大家相互的交流。今年的活动预计将在10月份举办。现在向大家提前发出邀请，如果&lt;br&gt;你有兴趣来做相关的技术话题报告，欢迎与我们联系。演讲内容可以是自己的原创工作，也可以是对他人工作的介绍，可以是研究性的，也可以是工程性，甚至也可&lt;br&gt;以是代码讲解，程序演示。我们只需要提前获得演讲者的幻灯片，并发布在网上。如果你打算同时提供文字稿件，当然更好。&lt;p&gt;整个活动是免费的，我们希望能够获得一些赞助，以用于对演讲者提供酬谢和对社区的发展提供支持。&lt;p&gt;你可以发送邮件到：&lt;a href="mailto:hellogcc.workgroup@gmail.com"&gt;hellogcc.workgroup@gmail.com&lt;/a&gt;&lt;p&gt;或者在ChinaUnix论坛的CPU与编译器板块和我们联系！给我站内邮件！&lt;p&gt;感谢ChinaUnix论坛对这次大会的赞助和支持！&lt;p&gt;-------------------------------------------------------------------------------------------&lt;br&gt;HelloGcc Working Group was set up in 2007 by Chinese free software&lt;br&gt;fans. with the goal of constructing a free, open, sharing technical&lt;br&gt;community, discussing and learning GNU system tools, such as GCC, GDB,&lt;br&gt;Binutils etc. Currently our blog address is&lt;br&gt;&lt;a href="http://hellogcc.blogbus.com"&gt;http://hellogcc.blogbus.com&lt;/a&gt;. Our IRC room is #hellogcc on freenode.&lt;p&gt;Every year, we hold a technical discussion in order to enhance&lt;br&gt;communication. The activity will be held in Oct. this year. We&amp;#39;re&lt;br&gt;calling for topic speaker now. As soon as you prefer to give a&lt;br&gt;technical report, welcome to contact us. The presentation can be your&lt;br&gt;original work, or the introduction about the work of others. The&lt;br&gt;presentation can be of researching or of engineering. The&lt;br&gt;presentation can even be the code explanation and program&lt;br&gt;demonstration.  We just need to get the speaker&amp;#39;s slides in advance&lt;br&gt;and post it on the Internet. It&amp;#39;s better if you intend to provide the&lt;br&gt;text of articles, of course.&lt;p&gt;The whole activity is free. We hope to get some sponsorship to be used&lt;br&gt;as the reward of speakers and the support of the community&lt;br&gt;development.&lt;p&gt;You can send email to &lt;a href="mailto:hellogcc.workgroup@gmail.com"&gt;hellogcc.workgroup@gmail.com&lt;/a&gt;, or contact us on&lt;br&gt;&lt;a href="http://linux.chinaunix.net/bbs/forum-46-1.html"&gt;http://linux.chinaunix.net/bbs/forum-46-1.html&lt;/a&gt;.&lt;p&gt;Thank ChinaUnix for the sponsorship and support!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8532648470850824815?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8532648470850824815/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8532648470850824815&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8532648470850824815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8532648470850824815'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/hellogcc-workshop-2010.html' title='HelloGcc Workshop 2010 话题征稿'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7631348945928855229</id><published>2010-07-13T11:16:00.001+08:00</published><updated>2010-07-13T11:16:28.754+08:00</updated><title type='text'>2010-04-12 国道(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510638" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023620932_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510639" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023625472_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="142"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510640" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023627996_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7631348945928855229?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7631348945928855229/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7631348945928855229&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7631348945928855229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7631348945928855229'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/2010-04-12_13.html' title='2010-04-12 国道(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7970449339802364505</id><published>2010-07-12T10:15:00.001+08:00</published><updated>2010-07-12T10:15:36.106+08:00</updated><title type='text'>2010-05-16 蒲公英(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652690" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155130721_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7970449339802364505?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7970449339802364505/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7970449339802364505&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7970449339802364505'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7970449339802364505'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/2010-05-16_12.html' title='2010-05-16 蒲公英(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8732710572911078963</id><published>2010-07-08T10:54:00.000+08:00</published><updated>2010-07-08T10:55:03.473+08:00</updated><title type='text'>莲(摄影日记)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652734" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t577613697_c.jpg" alt="IMG_6309" title="IMG_6309" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652735" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-1604808572_c.jpg" alt="IMG_6316" title="IMG_6316" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652737" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t-616960557_c.jpg" alt="IMG_6318" title="IMG_6318" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="279"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8732710572911078963?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8732710572911078963/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8732710572911078963&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8732710572911078963'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8732710572911078963'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post_08.html' title='莲(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4072864648296574199</id><published>2010-07-07T14:06:00.000+08:00</published><updated>2010-07-07T14:07:11.579+08:00</updated><title type='text'>在终端中让GDB以图形方式显示代码</title><content type='html'>&lt;div&gt;&lt;a href="http://hellogcc.blogbus.com/logs/68435487.html" target="_blank"&gt;http://hellogcc.blogbus.com/logs/68435487.html&lt;/a&gt;&lt;/div&gt;&lt;div&gt;teawater@hellogcc&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;让GDB使用更图形化应该是一个重要的方向，前有ddd后有insight(注意：2者实现方式上有比较大区别)，还有专门设计给IDE工具的接口MI。&lt;div&gt;   但是我个人还是更喜欢强悍稳定的命令行，且不说其在终端中的流畅工作，也不提其在使用中的类脚本支持，光是对TAB键的良好支持，就足够令人喜欢了。&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;不过用单纯命令行有个缺点，确定代码位置有点困难，虽然用list命令能勉强应付，实际上还是不如使用IDE浏览方便，这时候往往需要再打开一个编辑器之类的东西查询代码，总之不是很灵活。&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;其实GDB普通命令行TUI本身就可以方便的浏览当前代码，按CTRL-X然后按A，命令行就可以进入源码浏览模式。这时候所有GDB的调试命令照常使用，跟用命令行一样，只是上面换成了代码浏览窗口。&lt;/div&gt;   &lt;div&gt;如果想切换回来，只需要跟进入这个模式的方式一样按CTRL-X然后按A，就可返回普通的命令行模式。&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;有一点要提醒各位，在代码浏览模式的时候，务必不要按上下键来移动代码，因为这里有BUG，按过上下键后，再切换回普通命令行模式之后，GDB就无法再正常显示当前行的代码了。这个BUG应该存在了很久，我最近发了一个PATCH试图修复这个问题，不过还没得到REVIEW，等这个BUG完全修复的时候，我会更新这篇BLOG来告诉各位。&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4072864648296574199?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4072864648296574199/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4072864648296574199&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4072864648296574199'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4072864648296574199'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/gdb.html' title='在终端中让GDB以图形方式显示代码'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3475070540459529598</id><published>2010-07-06T09:55:00.001+08:00</published><updated>2010-07-06T09:55:24.250+08:00</updated><title type='text'>出行(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652693" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155166622_o.JPG" alt="2010 黑白记录" title="2010 黑白记录" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial" width="420" height="273"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3475070540459529598?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3475070540459529598/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3475070540459529598&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3475070540459529598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3475070540459529598'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/blog-post.html' title='出行(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1719194387414767256</id><published>2010-07-05T15:54:00.000+08:00</published><updated>2010-07-05T15:55:08.357+08:00</updated><title type='text'>2010-05-16 争艳(摄影日己)</title><content type='html'>&lt;meta http-equiv="content-type" content="text/html; charset=utf-8"&gt;&lt;span class="Apple-style-span" style="font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.33333px; color: rgb(187, 187, 187); -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "&gt;&lt;a href="http://www.tuhigh.com/photo/p/1652689" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1027/0703/204451t1278155123665_o.JPG" alt="摄影日记" title="摄影日记" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; "&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1719194387414767256?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1719194387414767256/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1719194387414767256&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1719194387414767256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1719194387414767256'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/2010-05-16.html' title='2010-05-16 争艳(摄影日己)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1271579688681517491</id><published>2010-07-02T13:07:00.000+08:00</published><updated>2010-07-02T13:08:14.812+08:00</updated><title type='text'>2010-04-12 平遥古城(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510602" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023461742_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510603" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023463774_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510604" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023467809_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510605" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023471837_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510606" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023479982_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510607" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023485043_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510608" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023494134_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;br&gt;   &lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510610" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023499688_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;br&gt; &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510611" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023504505_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;br&gt; &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510612" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023511569_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510613" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023516474_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510614" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023521532_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510615" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023528553_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510616" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023532543_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510617" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023535573_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510618" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023539683_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510619" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023544749_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510620" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023548777_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510621" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023551323_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510622" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023555354_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510623" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023559915_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510624" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023564483_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510625" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023568494_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510626" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023573547_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510627" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023577019_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510628" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023581042_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510629" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t-2121705620_b.jpg" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510630" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023589646_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510632" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023595690_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510633" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023600242_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510634" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023604801_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510635" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023608329_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510636" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023612372_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;br&gt; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color="#BBBBBB" face="Tahoma, Arial, Helvetica, sans-serif" size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;font size="3"&gt;&lt;span style="font-size:12px"&gt;&lt;span style="font-size:8.33333px"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510637" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023616893_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1271579688681517491?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1271579688681517491/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1271579688681517491&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1271579688681517491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1271579688681517491'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/07/2010-04-12.html' title='2010-04-12 平遥古城(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7406179975490982434</id><published>2010-06-30T13:15:00.001+08:00</published><updated>2010-06-30T13:15:54.074+08:00</updated><title type='text'>2010-04-12 乔家大院(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510585" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023394018_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510586" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023398589_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510587" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023402087_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510588" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023405605_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510589" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023410143_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510590" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023413657_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510591" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023417216_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510592" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023420733_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510593" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023425842_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510594" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023429367_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510595" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023431438_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510597" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023437508_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510598" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023444563_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510599" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023448399_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510600" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1495092048_b.jpg" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:8.33333px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510601" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023458711_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7406179975490982434?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7406179975490982434/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7406179975490982434&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7406179975490982434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7406179975490982434'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/2010-04-12_30.html' title='2010-04-12 乔家大院(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6202541631041308079</id><published>2010-06-28T23:57:00.001+08:00</published><updated>2010-06-28T23:57:45.050+08:00</updated><title type='text'>rbreak 可以在一个文件的所有函数设置断点的GDB命令</title><content type='html'>&lt;a href="http://hellogcc.blogbus.com/logs/67436524.html"&gt;http://hellogcc.blogbus.com/logs/67436524.html&lt;/a&gt;&lt;br&gt;teawater@hellogcc&lt;p&gt;当我在使用GDB的时候，我总想直接设置断点到一个文件上。这样当被调试程序运行到这个文件里任何一行代码的时候，他就会被断点停止。但是GDB的普通断点指令是不支持这么作的。&lt;p&gt;现在，gdb-cvs-head中有了一个新命令(应该也会出现在gdb 7.2中)：&lt;br&gt;rbreak REGEX&lt;br&gt;这个命令可以在所有满足正则表达式REGEX的函数上设置断点。&lt;br&gt;这个命令在爱这些函数上设置无条件断点，并且打印出设置了断点的函数列表。这些断点跟break命令设置的断点一样，所以你可以像操作普通断点一样操作他们。&lt;p&gt;这个命令中使用的正则表达式和grep中使用的一样，注意这个正则表达式和shell语法不太一样。比如&amp;quot;foo*&amp;quot;将对应名称中包含&amp;quot;fo&amp;quot;后面不跟o或者跟着若干个o的函数，这是一个.*结构的正则表达式。要想对应名称为foo开头的函数，要使用^foo。&lt;p&gt;当调试C++程序的时候，rbreak用在给不属于任何class的重载函数设置断点很方便。&lt;p&gt;rbreak可以直接向一个程序的所有函数设置断点，比如：&lt;br&gt;(gdb) rbreak .&lt;p&gt;rbreak FILE:REGEX&lt;br&gt;如果使用rbreak的时候增加一个文件名，这将限制rbreak的搜索范围在一个文件FILE中。这可以实现一些特别的功能，比如设置断点到一个文件中的所有函数上：&lt;br&gt;(gdb) rbreak file.c:.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6202541631041308079?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6202541631041308079/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6202541631041308079&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6202541631041308079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6202541631041308079'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/rbreak-gdb.html' title='rbreak 可以在一个文件的所有函数设置断点的GDB命令'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-75287078868702721</id><published>2010-06-28T22:45:00.000+08:00</published><updated>2010-06-28T22:46:27.797+08:00</updated><title type='text'>2010-04-12 去乔家大院的路上(山西之旅)</title><content type='html'>&lt;span class="Apple-style-span" style="font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.33333px; color: rgb(187, 187, 187); -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510580" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(238, 243, 251); text-decoration: none; font-size: inherit; font-family: inherit; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; background-position: initial initial; background-repeat: initial initial; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023382972_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; "&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;  &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.33333px; color: rgb(187, 187, 187); -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510582" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023386682_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; "&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;  &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.33333px; color: rgb(187, 187, 187); -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "&gt;&lt;a href="http://www.tuhigh.com/photo/p/1510583" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1021/0516/204451t1274023389020_o.JPG" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; "&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;  &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.33333px; color: rgb(187, 187, 187); -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "&gt;&lt;a href="http://www.tuhigh.com/photo/p/1637951" class="img" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; color: rgb(0, 90, 198); text-decoration: none; font-size: inherit; font-family: inherit; "&gt;&lt;img class="photoBorder" src="http://photo.tuhigh.com/pics/1027/0628/204451t1277736036148_o.JPG" alt="IMG_4742" title="IMG_4742" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; "&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-75287078868702721?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/75287078868702721/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=75287078868702721&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/75287078868702721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/75287078868702721'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/2010-04-12.html' title='2010-04-12 去乔家大院的路上(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2958508011958857419</id><published>2010-06-19T23:27:00.001+08:00</published><updated>2010-06-19T23:27:46.588+08:00</updated><title type='text'>伪球迷看球日记之日本对荷兰</title><content type='html'>今天少有的从开场就开始看了这场球，以为能看到荷兰暴K日本，没想到日本摆出了王八阵，哥们不出头进攻，看你丫怎么办。&lt;br&gt;正巧荷兰人的进攻方式就是围着王八壳子打转，于是就闷了上半场。 其间日本还伸出头来咬了荷兰几下，竟然还相当凶狠，差点咬了荷兰。&lt;p&gt;我估计下半场还是这样，于是去洗澡。&lt;p&gt;洗完回来一看，荷兰竟然进了一球。于是坐下耐心接着看，到结束都是那一个进球。&lt;p&gt;总结下，以我伪球迷的眼光来看，这场球没劲。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2958508011958857419?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2958508011958857419/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2958508011958857419&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2958508011958857419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2958508011958857419'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post_19.html' title='伪球迷看球日记之日本对荷兰'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6173589606692500998</id><published>2010-06-17T10:40:00.001+08:00</published><updated>2010-06-17T10:40:57.579+08:00</updated><title type='text'>DWARF Version 4 Released (gdb)</title><content type='html'>The final version of DWARF Version 4 is available for download from&lt;br&gt;&lt;a href="http://dwarfstd.org"&gt;http://dwarfstd.org&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6173589606692500998?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6173589606692500998/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6173589606692500998&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6173589606692500998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6173589606692500998'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/dwarf-version-4-released-gdb.html' title='DWARF Version 4 Released (gdb)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1160060952642253666</id><published>2010-06-11T14:31:00.001+08:00</published><updated>2010-06-11T14:31:41.532+08:00</updated><title type='text'>电动自行车(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531205" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-365784276_c.jpg" alt="IMG_5954" title="IMG_5954" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1160060952642253666?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1160060952642253666/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1160060952642253666&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1160060952642253666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1160060952642253666'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post_11.html' title='电动自行车(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7785966630962891597</id><published>2010-06-08T09:18:00.000+08:00</published><updated>2010-06-08T09:19:00.865+08:00</updated><title type='text'>回眸(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531201" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t142023053_c.jpg" alt="IMG_5939" title="IMG_5939" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7785966630962891597?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7785966630962891597/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7785966630962891597&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7785966630962891597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7785966630962891597'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post_08.html' title='回眸(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-28366858403523265</id><published>2010-06-07T17:10:00.001+08:00</published><updated>2010-06-07T17:10:30.310+08:00</updated><title type='text'>雷人的lubuntu 10.04安装盘和gcc i386的后续(日记)</title><content type='html'>&lt;span style="font-size:large"&gt;这个周末一大折腾就是觉得epc上的xubuntu不够拉轰，准备换上lubuntu。&lt;br&gt;首先是拿出刻好的ISO，然后找出前几天翻箱倒柜找出的cdrw盘 (这样能有效节省cdr)。&lt;br&gt;刻盘结束，拆下PC上的光驱，接转换器到EPC上启动等一切OK。&lt;br&gt;启动后想起若干年前某次装sled，装之前自动check报错了，然后我也没注意就装了，装到一半就装不了了，给我郁闷的。&lt;br&gt; 所以这次我很小心，装之前就check了一下，报有一个文件有错。&lt;br&gt;我想估计是cdrw盘年久失修，于是又刻了一遍还是报文件有错，我就翻箱倒柜找cdr，也没找到。于是就放弃了周末的安装计划，想回头弄张cdr再装。&lt;/span&gt;&lt;div&gt;&lt;span style="font-size:large"&gt;到了周1我多了个心眼，把安装盘的iso弄到虚拟机上check了下，擦，竟然还是有一个文件有错。于是以为是iso下载的有问题，作了个md5发现和网站上给的md5一样，擦，看来这个iso就是一个有错的。&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;span style="font-size:large"&gt;最后在虚拟机上装了下，发现没什么问题，准备回头继续用那张cdrw装。&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size:large"&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size:large"&gt;昨天提出的gcc i386 dwarf2的问题，由jie总和渔夫帮我测过了，他们的&lt;font color="#021324" face="arial, sans-serif"&gt;&lt;span style="border-collapse:collapse"&gt;4.5和4.5.1都是OK的，看来新gcc已经没这个问题了，我很欣慰。&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-28366858403523265?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/28366858403523265/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=28366858403523265&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/28366858403523265'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/28366858403523265'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/lubuntu-1004gcc-i386.html' title='雷人的lubuntu 10.04安装盘和gcc i386的后续(日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3908832517351934672</id><published>2010-06-06T23:22:00.001+08:00</published><updated>2010-06-06T23:22:38.791+08:00</updated><title type='text'>请用的i386 linux 下gcc版本比较新的朋友帮我作个测试(gdb)</title><content type='html'>/*&lt;br&gt;请用的i386 linux 下gcc版本比较新的朋友帮我作个测试&lt;br&gt;附件中这个程序 编译 然后在cool的最后2条指令用一下GDB的BT命令 看2行的结果是否有不同&lt;br&gt;例如：&lt;br&gt;gcc -g 7.c&lt;br&gt;gdb ./a.out&lt;br&gt;start&lt;br&gt;(gdb) start&lt;br&gt;Temporary breakpoint 1, main () at 7.c:15&lt;br&gt;15		d = cool ();&lt;br&gt;(gdb) s&lt;br&gt;During symbol reading, incomplete CFI data; unspecified registers&lt;br&gt;(e.g., eax) at 0x80483d1.&lt;br&gt;cool () at 7.c:8&lt;br&gt;8		return c;&lt;br&gt;(gdb) s&lt;br&gt;9	}&lt;br&gt;(gdb) set disassemble-next-line on&lt;br&gt;(gdb) si&lt;br&gt;0x080483ca	9	}&lt;br&gt;   0x080483c8 &amp;lt;cool+20&amp;gt;:	 89 c8	mov    %ecx,%eax&lt;br&gt;=&amp;gt; 0x080483ca &amp;lt;cool+22&amp;gt;:	 c9	leave&lt;br&gt;   0x080483cb &amp;lt;cool+23&amp;gt;:	 c2 04 00	ret    $0x4&lt;br&gt;(gdb) bt&lt;br&gt;#0  0x080483ca in cool () at 7.c:9&lt;br&gt;#1  0x080483df in main () at 7.c:15&lt;br&gt;(gdb) si&lt;br&gt;0x080483cb in cool () at 7.c:9&lt;br&gt;9	}&lt;br&gt;   0x080483c8 &amp;lt;cool+20&amp;gt;:	 89 c8	mov    %ecx,%eax&lt;br&gt;   0x080483ca &amp;lt;cool+22&amp;gt;:	 c9	leave&lt;br&gt;=&amp;gt; 0x080483cb &amp;lt;cool+23&amp;gt;:	 c2 04 00	ret    $0x4&lt;br&gt;(gdb) bt&lt;br&gt;#0  0x080483cb in cool () at 7.c:9&lt;br&gt;#1  0xf7e89b56 in __libc_start_main () from /lib32/libc.so.6&lt;br&gt;#2  0x08048321 in _start () at ../sysdeps/i386/elf/start.S:119&lt;p&gt;这里的不同是因为gcc 在生成dwarf2调试信息的时候 最后给了一个错误的寄存器号码 我记得去年讨论过这个问题 而且已经在gcc中修正了&lt;br&gt;但是我现在用了下我的gcc好像amd64是没问题的 但是i386是错的 所以希望英雄们帮我测下 多谢&lt;br&gt;*/&lt;p&gt;struct ty { int a; int b;};&lt;p&gt;struct ty&lt;br&gt;cool ()&lt;br&gt;{&lt;br&gt;	struct ty c;&lt;p&gt;	return c;&lt;br&gt;}&lt;br&gt;int&lt;br&gt;main()&lt;br&gt;{&lt;br&gt;	struct ty d;&lt;p&gt;	d = cool ();&lt;p&gt;	return 0;&lt;br&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3908832517351934672?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3908832517351934672/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3908832517351934672&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3908832517351934672'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3908832517351934672'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/i386-linux-gccgdb.html' title='请用的i386 linux 下gcc版本比较新的朋友帮我作个测试(gdb)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-227075853908007406</id><published>2010-06-04T10:16:00.001+08:00</published><updated>2010-06-04T10:16:50.302+08:00</updated><title type='text'>报亭(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531198" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-1490566194_c.jpg" alt="IMG_5929" title="IMG_5929" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-227075853908007406?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/227075853908007406/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=227075853908007406&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/227075853908007406'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/227075853908007406'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post_04.html' title='报亭(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2768640635582817817</id><published>2010-06-03T13:20:00.001+08:00</published><updated>2010-06-03T13:20:42.790+08:00</updated><title type='text'>精挑细选(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531196" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-370398857_c.jpg" alt="IMG_5926" title="IMG_5926" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2768640635582817817?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2768640635582817817/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2768640635582817817&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2768640635582817817'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2768640635582817817'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post_03.html' title='精挑细选(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2585028400103443821</id><published>2010-06-02T10:07:00.000+08:00</published><updated>2010-06-02T10:10:59.569+08:00</updated><title type='text'>烤串摊(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531192" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-1152373710_c.jpg" alt="IMG_5917" title="IMG_5917" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2585028400103443821?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2585028400103443821/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2585028400103443821&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2585028400103443821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2585028400103443821'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post_02.html' title='烤串摊(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1815597836685815360</id><published>2010-06-01T09:30:00.001+08:00</published><updated>2010-06-01T09:30:53.345+08:00</updated><title type='text'>牵手(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531203" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-1414789318_c.jpg" alt="IMG_5952" title="IMG_5952" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1815597836685815360?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1815597836685815360/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1815597836685815360&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1815597836685815360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1815597836685815360'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/06/blog-post.html' title='牵手(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1586147913432921424</id><published>2010-05-31T11:19:00.001+08:00</published><updated>2010-05-31T11:19:40.952+08:00</updated><title type='text'>借光(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531199" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t1411802846_c.jpg" alt="IMG_5935" title="IMG_5935" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1586147913432921424?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1586147913432921424/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1586147913432921424&amp;isPopup=true' title='1 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1586147913432921424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1586147913432921424'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_31.html' title='借光(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5631412756603852591</id><published>2010-05-29T23:17:00.001+08:00</published><updated>2010-05-29T23:17:55.113+08:00</updated><title type='text'>周6(日记)</title><content type='html'>早上，发现跟天气预报说的不同， 大晴天，为没找人空调移机而不爽，查了下天气预报，还是报雷阵雨，自我安慰下，一会没准就变天了。&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;早饭吃米线，发现汽锅鸡的容器颜色非常类似家里的紫砂锅，觉得是跟紫砂锅一样是泥巴用化工原料染色弄的，影响了吃饭的情绪。&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;吃完早饭收拾乱放的单据，发现家里的紫砂锅竟然不是美的是九阳的，觉得退不了而且也不敢再用，觉得很杯具。&lt;/div&gt;  &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;下午无意间查了下，发现九阳的也可以换掉，很欣慰，希望明天空调弄完就能去退掉。&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;现在，已经这个点了，完全没下过雨，不知道明天弄空调的什么时候能来，反正还没联系过我，现在天气预报是阴天，希望别报错了最后工人一来下雨了。&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5631412756603852591?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5631412756603852591/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5631412756603852591&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5631412756603852591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5631412756603852591'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/6.html' title='周6(日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-900455205489717587</id><published>2010-05-28T09:31:00.001+08:00</published><updated>2010-05-28T09:31:28.758+08:00</updated><title type='text'>2010-05-01 阳台山[10](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;span style="color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448317" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-1252313180_c.jpg" alt="IMG_5594" title="IMG_5594" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448318" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-1968609044_c.jpg" alt="IMG_5601" title="IMG_5601" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-900455205489717587?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/900455205489717587/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=900455205489717587&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/900455205489717587'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/900455205489717587'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-10.html' title='2010-05-01 阳台山[10](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1009331924510963342</id><published>2010-05-27T09:45:00.001+08:00</published><updated>2010-05-27T09:45:34.268+08:00</updated><title type='text'>全能修理摊(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531191" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-772283085_c.jpg" alt="IMG_5902" title="IMG_5902" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1009331924510963342?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1009331924510963342/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1009331924510963342&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1009331924510963342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1009331924510963342'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_27.html' title='全能修理摊(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1374676656731466371</id><published>2010-05-26T09:33:00.001+08:00</published><updated>2010-05-26T09:33:42.380+08:00</updated><title type='text'>电话诉乡愁(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531194" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t-1118983151_c.jpg" alt="IMG_5924" title="IMG_5924" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1374676656731466371?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1374676656731466371/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1374676656731466371&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1374676656731466371'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1374676656731466371'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_26.html' title='电话诉乡愁(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7931250217412714978</id><published>2010-05-25T08:36:00.001+08:00</published><updated>2010-05-25T08:36:53.009+08:00</updated><title type='text'>MTEE 的广告(摄影日记)</title><content type='html'>很好玩的广告 上面一堆动画人物 全是巨星啊！&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1521567" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0519/204451t1826906703_c.jpg" alt="IMG_5660" title="IMG_5660" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7931250217412714978?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7931250217412714978/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7931250217412714978&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7931250217412714978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7931250217412714978'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/mtee.html' title='MTEE 的广告(摄影日记)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8403521158011226017</id><published>2010-05-24T09:46:00.000+08:00</published><updated>2010-05-24T09:47:17.718+08:00</updated><title type='text'>休闲时光(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1531189" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0522/204451t506581400_c.jpg" alt="IMG_5900" title="IMG_5900" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8403521158011226017?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8403521158011226017/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8403521158011226017&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8403521158011226017'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8403521158011226017'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_24.html' title='休闲时光(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-823839125354889678</id><published>2010-05-21T10:05:00.000+08:00</published><updated>2010-05-21T10:06:00.782+08:00</updated><title type='text'>2010-05-01 阳台山[9](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;span style="color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448315" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t2105898032_c.jpg" alt="IMG_5583" title="IMG_5583" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448316" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t1811806959_c.jpg" alt="IMG_5589" title="IMG_5589" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-823839125354889678?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/823839125354889678/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=823839125354889678&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/823839125354889678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/823839125354889678'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-9.html' title='2010-05-01 阳台山[9](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4650331114688386244</id><published>2010-05-20T08:53:00.000+08:00</published><updated>2010-05-20T08:54:15.690+08:00</updated><title type='text'>在路上(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1520826" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1021/0519/204451t-1561874174_c.jpg" alt="IMG_5632" title="IMG_5632" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4650331114688386244?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4650331114688386244/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4650331114688386244&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4650331114688386244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4650331114688386244'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_20.html' title='在路上(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6040662818502615901</id><published>2010-05-19T15:30:00.000+08:00</published><updated>2010-05-19T15:37:53.086+08:00</updated><title type='text'>Prec speed up demo patch(GDB)</title><content type='html'>&lt;div&gt;&lt;a href="http://sourceware.org/ml/gdb/2010-05/msg00055.html"&gt;http://sourceware.org/ml/gdb/2010-05/msg00055.html&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;Still not support segment registers, system call and some others.&lt;br&gt;&lt;br&gt;To get message about the idea,  Goto &lt;a href="http://sourceware.org/ml/gdb/2010-04/msg00161.html"&gt;http://sourceware.org/ml/gdb/2010-04/msg00161.html&lt;/a&gt; . &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6040662818502615901?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6040662818502615901/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6040662818502615901&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6040662818502615901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6040662818502615901'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/prec-speed-up-demo-patchgdb.html' title='Prec speed up demo patch(GDB)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4245234868897169030</id><published>2010-05-19T09:09:00.001+08:00</published><updated>2010-05-19T09:09:24.711+08:00</updated><title type='text'>2010-05-01 阳台山[8](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;span style="color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448312" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(238, 243, 251);text-decoration:none;font-size:inherit;font-family:inherit;background-color:transparent;background-repeat:initial initial" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-1191061485_c.jpg" alt="IMG_5578" title="IMG_5578" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4245234868897169030?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4245234868897169030/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4245234868897169030&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4245234868897169030'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4245234868897169030'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-8.html' title='2010-05-01 阳台山[8](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6376695063746984947</id><published>2010-05-18T13:40:00.001+08:00</published><updated>2010-05-18T13:40:50.788+08:00</updated><title type='text'>2010-05-01 阳台山[7](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448310" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t228426015_c.jpg" alt="IMG_5559" title="IMG_5559" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448311" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-1801762996_c.jpg" alt="IMG_5561" title="IMG_5561" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6376695063746984947?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6376695063746984947/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6376695063746984947&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6376695063746984947'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6376695063746984947'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-7.html' title='2010-05-01 阳台山[7](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6272513999365436720</id><published>2010-05-18T09:54:00.000+08:00</published><updated>2010-05-18T10:01:26.039+08:00</updated><title type='text'>2010-05-01 阳台山[6](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448309" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t579700716_c.jpg" alt="IMG_5539" title="IMG_5539" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6272513999365436720?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6272513999365436720/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6272513999365436720&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6272513999365436720'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6272513999365436720'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-6.html' title='2010-05-01 阳台山[6](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8160247396819780788</id><published>2010-05-17T09:56:00.001+08:00</published><updated>2010-05-17T09:56:49.719+08:00</updated><title type='text'>2010-05-01 阳台山[5](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448308" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t303587039_c.jpg" alt="IMG_5536" title="IMG_5536" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8160247396819780788?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8160247396819780788/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8160247396819780788&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8160247396819780788'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8160247396819780788'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-5.html' title='2010-05-01 阳台山[5](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6855387332228577983</id><published>2010-05-14T09:34:00.000+08:00</published><updated>2010-05-14T09:35:02.542+08:00</updated><title type='text'>2010-05-01 阳台山[4](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(187, 187, 187)"&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448307" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;color:rgb(0, 90, 198);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t1475228253_c.jpg" alt="IMG_5534" title="IMG_5534" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;list-style-type:none;list-style-position:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial"&gt;&lt;/a&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6855387332228577983?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6855387332228577983/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6855387332228577983&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6855387332228577983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6855387332228577983'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-4.html' title='2010-05-01 阳台山[4](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7487267798595759734</id><published>2010-05-13T09:34:00.001+08:00</published><updated>2010-05-13T09:34:55.712+08:00</updated><title type='text'>2010-05-01 阳台山[3](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448306" style="color:rgb(0, 99, 220);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-393632860_c.jpg" alt="IMG_5533" title="IMG_5533" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;远眺凤凰岭 那里云雾缭绕的&lt;/div&gt;  &lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7487267798595759734?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7487267798595759734/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7487267798595759734&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7487267798595759734'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7487267798595759734'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-3.html' title='2010-05-01 阳台山[3](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5901132222773744477</id><published>2010-05-12T10:21:00.000+08:00</published><updated>2010-05-12T10:23:46.768+08:00</updated><title type='text'>Hellogcc IRC交流(IT)</title><content type='html'>windows下可以用mirc，linux下也可以用pidgin,xchat等。也有网页版&lt;a href="https://webchat.freenode.net"&gt;https://webchat.freenode.net&lt;/a&gt;的支持。&lt;br&gt;&lt;br&gt;服务器： &lt;a href="http://irc.ubuntu.com"&gt;irc.ubuntu.com&lt;/a&gt;&lt;br&gt;房间： #hellogcc&lt;br&gt;&lt;br&gt;IRC的好处，是可以即时，群聊。&lt;br&gt;  &lt;br&gt;The topic for #hellogcc is: 讨论GNU工具链相关话题 &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5901132222773744477?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5901132222773744477/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5901132222773744477&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5901132222773744477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5901132222773744477'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/hellogcc-ircit.html' title='Hellogcc IRC交流(IT)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2493749805218245922</id><published>2010-05-12T09:02:00.001+08:00</published><updated>2010-05-12T09:02:45.523+08:00</updated><title type='text'>猫小鱼</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1447776" style="color:rgb(0, 99, 220);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t2072090221_c.jpg" alt="IMG_5613" title="IMG_5613" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2493749805218245922?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2493749805218245922/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2493749805218245922&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2493749805218245922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2493749805218245922'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_12.html' title='猫小鱼'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1498178336714628169</id><published>2010-05-11T08:47:00.001+08:00</published><updated>2010-05-11T08:47:22.925+08:00</updated><title type='text'>2010-05-01 阳台山[2](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448304" style="color:rgb(255, 102, 51);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-1013743515_c.jpg" alt="IMG_5524" title="IMG_5524" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1448305" style="color:rgb(255, 102, 51);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-1176345940_c.jpg" alt="IMG_5528" title="IMG_5528" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1498178336714628169?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1498178336714628169/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1498178336714628169&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1498178336714628169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1498178336714628169'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-2.html' title='2010-05-01 阳台山[2](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8551870864518863711</id><published>2010-05-10T08:49:00.000+08:00</published><updated>2010-05-10T08:50:08.222+08:00</updated><title type='text'>2010-05-01 阳台山[1](徒步)</title><content type='html'>&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;a href="http://maps.google.com/maps/ms?ie=UTF&amp;amp;msa=0&amp;amp;msid=103715033130741702401.000485b04f4111f00c61c" target="_blank"&gt;http://maps.google.com/maps/ms?ie=UTF&amp;amp;msa=0&amp;amp;msid=103715033130741702401.000485b04f4111f00c61c&lt;/a&gt; &lt;div&gt;轨迹在这里&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt; &lt;a href="http://www.tuhigh.com/photo/p/1448301" style="color:rgb(0, 99, 220);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t355931134_c.jpg" alt="IMG_5513" title="IMG_5513" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;金山泉 非常有名的泉水 很多人在这里打水&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;   &lt;a href="http://www.tuhigh.com/photo/p/1448302" style="color:rgb(255, 102, 51);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t1389483942_c.jpg" alt="IMG_5523" title="IMG_5523" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;   &lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8551870864518863711?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8551870864518863711/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8551870864518863711&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8551870864518863711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8551870864518863711'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-05-01-1.html' title='2010-05-01 阳台山[1](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8485397883620146261</id><published>2010-05-08T11:36:00.000+08:00</published><updated>2010-05-08T11:44:03.602+08:00</updated><title type='text'>猫小鱼</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1447777" style="color:rgb(255, 102, 51);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t-187289712_c.jpg" alt="IMG_5609" title="IMG_5609" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8485397883620146261?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8485397883620146261/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8485397883620146261&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8485397883620146261'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8485397883620146261'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_08.html' title='猫小鱼'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-693569498669931555</id><published>2010-05-07T10:08:00.001+08:00</published><updated>2010-05-07T10:08:23.058+08:00</updated><title type='text'>2010-04-03 虎头山到水库[7](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t-1617128364_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-693569498669931555?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/693569498669931555/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=693569498669931555&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/693569498669931555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/693569498669931555'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-04-03-7.html' title='2010-04-03 虎头山到水库[7](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-1889723468171439987</id><published>2010-05-06T08:57:00.001+08:00</published><updated>2010-05-06T08:57:35.845+08:00</updated><title type='text'>2010-04-03 虎头山到水库[6](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t29675170_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-1889723468171439987?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/1889723468171439987/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=1889723468171439987&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1889723468171439987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/1889723468171439987'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-04-03-6.html' title='2010-04-03 虎头山到水库[6](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5875862823267455756</id><published>2010-05-05T09:01:00.001+08:00</published><updated>2010-05-05T09:01:52.039+08:00</updated><title type='text'>猫小鱼</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1447779" style="color:rgb(0, 99, 220);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0503/204451t602989528_c.jpg" alt="IMG_5610" title="IMG_5610" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5875862823267455756?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5875862823267455756/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5875862823267455756&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5875862823267455756'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5875862823267455756'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post_05.html' title='猫小鱼'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-640618461559165136</id><published>2010-05-04T12:29:00.001+08:00</published><updated>2010-05-04T12:29:52.711+08:00</updated><title type='text'>2010-04-09 堵车(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1441170" style="color:rgb(0, 99, 220);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0502/204451t57704992_c.jpg" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-640618461559165136?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/640618461559165136/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=640618461559165136&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/640618461559165136'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/640618461559165136'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-04-09_04.html' title='2010-04-09 堵车(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-4887611929806903854</id><published>2010-05-03T23:27:00.001+08:00</published><updated>2010-05-03T23:27:51.867+08:00</updated><title type='text'>2010-04-03 虎头山到水库[5](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t-767692171_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-4887611929806903854?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/4887611929806903854/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=4887611929806903854&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4887611929806903854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/4887611929806903854'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-04-03-5.html' title='2010-04-03 虎头山到水库[5](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-7233385135942333131</id><published>2010-05-03T14:57:00.001+08:00</published><updated>2010-05-03T14:57:22.782+08:00</updated><title type='text'>2010-04-09 长途车站(山西之旅)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;div&gt;&lt;a href="http://www.tuhigh.com/photo/p/1441171" style="color:rgb(255, 102, 51);text-decoration:none;font-size:inherit;font-family:inherit" target="_blank"&gt;&lt;img src="http://photo.tuhigh.com/pics/1019/0502/204451t902582143_c.jpg" alt="20100409-20100416 山西之旅" title="20100409-20100416 山西之旅" style="border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;float:left;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(206, 206, 206);border-right-color:rgb(206, 206, 206);border-bottom-color:rgb(206, 206, 206);border-left-color:rgb(206, 206, 206)"&gt;&lt;/a&gt;&lt;/div&gt;   &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-7233385135942333131?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/7233385135942333131/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=7233385135942333131&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7233385135942333131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/7233385135942333131'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/2010-04-09.html' title='2010-04-09 长途车站(山西之旅)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-200984669000940054</id><published>2010-05-02T16:25:00.001+08:00</published><updated>2010-05-02T16:25:25.542+08:00</updated><title type='text'>rbreak break every functions in a file -- new gdb breakpoint  command(GDB)</title><content type='html'>When I use the GDB, I always think about insert breakpoint to a file.&lt;br&gt;Then if inferior exec to any part of this file, the inferior will be&lt;br&gt;break.  But GDB simple break command doesn&amp;#39;t support it.&lt;p&gt;Now, gdb-cvs-head have a new command rbreak:&lt;br&gt;`rbreak REGEX&amp;#39;&lt;br&gt;     Set breakpoints on all functions matching the regular expression&lt;br&gt;     REGEX.  This command sets an unconditional breakpoint on all&lt;br&gt;     matches, printing a list of all breakpoints it set.  Once these&lt;br&gt;     breakpoints are set, they are treated just like the breakpoints&lt;br&gt;     set with the `break&amp;#39; command.  You can delete them, disable them,&lt;br&gt;     or make them conditional the same way as any other breakpoint.&lt;p&gt;     The syntax of the regular expression is the standard one used with&lt;br&gt;     tools like `grep&amp;#39;.  Note that this is different from the syntax&lt;br&gt;     used by shells, so for instance `foo*&amp;#39; matches all functions that&lt;br&gt;     include an `fo&amp;#39; followed by zero or more `o&amp;#39;s.  There is an&lt;br&gt;     implicit `.*&amp;#39; leading and trailing the regular expression you&lt;br&gt;     supply, so to match only functions that begin with `foo&amp;#39;, use&lt;br&gt;     `^foo&amp;#39;.&lt;p&gt;     When debugging C++ programs, `rbreak&amp;#39; is useful for setting&lt;br&gt;     breakpoints on overloaded functions that are not members of any&lt;br&gt;     special classes.&lt;p&gt;     The `rbreak&amp;#39; command can be used to set breakpoints in *all* the&lt;br&gt;     functions in a program, like this:&lt;p&gt;          (gdb) rbreak .&lt;p&gt;`rbreak FILE:REGEX&amp;#39;&lt;br&gt;     If `rbreak&amp;#39; is called with a filename qualification, it limits the&lt;br&gt;     search for functions matching the given regular expression to the&lt;br&gt;     specified FILE.  This can be used, for example, to set breakpoints&lt;br&gt;     on every function in a given file:&lt;p&gt;          (gdb) rbreak file.c:.&lt;p&gt;     The colon separating the filename qualifier from the regex may&lt;br&gt;     optionally be surrounded by spaces.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-200984669000940054?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/200984669000940054/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=200984669000940054&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/200984669000940054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/200984669000940054'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/rbreak-break-every-functions-in-file.html' title='rbreak break every functions in a file -- new gdb breakpoint  command(GDB)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-3310093476039496861</id><published>2010-05-02T13:42:00.001+08:00</published><updated>2010-05-02T13:42:52.607+08:00</updated><title type='text'>猫小鱼</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1008/0214/204451t1686881377_o.jpg" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-3310093476039496861?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/3310093476039496861/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=3310093476039496861&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3310093476039496861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/3310093476039496861'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/05/blog-post.html' title='猫小鱼'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2978103138921078972</id><published>2010-04-30T12:09:00.000+08:00</published><updated>2010-04-30T12:10:04.600+08:00</updated><title type='text'>2010-04-03 虎头山到水库[4](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t1039123978_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt;&lt;div&gt;    &lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t-1364870015_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;span&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t-1040056669_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;    &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2978103138921078972?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2978103138921078972/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2978103138921078972&amp;isPopup=true' title='1 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2978103138921078972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2978103138921078972'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/2010-04-03-4.html' title='2010-04-03 虎头山到水库[4](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-6365651552374762157</id><published>2010-04-29T10:10:00.001+08:00</published><updated>2010-04-29T10:10:34.185+08:00</updated><title type='text'>猫小鱼</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1008/0214/204451t-444238269_o.jpg" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-6365651552374762157?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/6365651552374762157/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=6365651552374762157&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6365651552374762157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/6365651552374762157'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/blog-post_29.html' title='猫小鱼'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-5897907828996992445</id><published>2010-04-28T09:58:00.001+08:00</published><updated>2010-04-28T09:58:37.455+08:00</updated><title type='text'>2010-04-03 虎头山到水库[3](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t1912460249_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(102, 102, 102)"&gt;&lt;span&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t543830114_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-5897907828996992445?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/5897907828996992445/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=5897907828996992445&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5897907828996992445'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/5897907828996992445'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/2010-04-03-3.html' title='2010-04-03 虎头山到水库[3](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2099276270670522217</id><published>2010-04-27T13:25:00.001+08:00</published><updated>2010-04-27T13:25:29.761+08:00</updated><title type='text'>软壳服和硬壳服的区别(幽默)</title><content type='html'>&lt;span class="Apple-style-span" style="font-size: large;"&gt;刚在无忌看有人问什么是软壳，某人回答：&lt;/span&gt;&lt;div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;软壳就和王八盖子差不多，能抗一点，但是抗不了太多。&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;硬壳就和乌龟壳差不多，能抗多一点，但是万一有人看上它的壳要写甲骨文，它也抗不住。&lt;/span&gt;&lt;/div&gt;  &lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2099276270670522217?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2099276270670522217/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2099276270670522217&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2099276270670522217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2099276270670522217'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/blog-post_5583.html' title='软壳服和硬壳服的区别(幽默)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-2013189314126803640</id><published>2010-04-27T10:18:00.001+08:00</published><updated>2010-04-27T10:18:31.659+08:00</updated><title type='text'>猫小鱼</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1008/0214/204451t-1575669796_o.jpg" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-2013189314126803640?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/2013189314126803640/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=2013189314126803640&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2013189314126803640'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/2013189314126803640'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/blog-post_27.html' title='猫小鱼'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8839851898267856536</id><published>2010-04-26T10:37:00.000+08:00</published><updated>2010-04-26T10:38:17.919+08:00</updated><title type='text'>2010-04-03 虎头山到水库[2](徒步)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t-1697139241_c.jpg" title="20100403,八大处,徒步,水库" alt="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt;&lt;div&gt;   &lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt; &lt;div&gt;&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;span style="color:rgb(102, 102, 102)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t-1790847849_o.jpg" alt="20100403,八大处,徒步,水库" title="20100403,八大处,徒步,水库" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8839851898267856536?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8839851898267856536/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8839851898267856536&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8839851898267856536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8839851898267856536'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/2010-04-03-2.html' title='2010-04-03 虎头山到水库[2](徒步)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-25803326.post-8862813625078238582</id><published>2010-04-25T12:34:00.000+08:00</published><updated>2010-04-25T12:35:00.877+08:00</updated><title type='text'>汽修向前(黑白记录)</title><content type='html'>&lt;span style="font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:rgb(170, 168, 168)"&gt;&lt;img src="http://photo.tuhigh.com/pics/1017/0419/204451t1982129407_c.jpg" title="20100326,bw,汽修向前,黑白" alt="20100326,bw,汽修向前,黑白" style="border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-style:initial;border-color:initial"&gt;&lt;/span&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25803326-8862813625078238582?l=teawater.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://teawater.blogspot.com/feeds/8862813625078238582/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=25803326&amp;postID=8862813625078238582&amp;isPopup=true' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8862813625078238582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/25803326/posts/default/8862813625078238582'/><link rel='alternate' type='text/html' href='http://teawater.blogspot.com/2010/04/blog-post_25.html' title='汽修向前(黑白记录)'/><author><name>冒充另类</name><uri>http://www.blogger.com/profile/01697877437495578967</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://static.flickr.com/86/213951123_9e7a925421_o.jpg'/></author><thr:total>0</thr:total></entry></feed>
