纠结!
不配图对不起自己过去的旅行。
花时间配图又对不起自己现在的时间和将来的旅行。
我还是太贪心了。
分类:MyWebsite
website, html, php, blog, picture gallery.
今天搜garmin edge 705的汉化刷机,企图看一下是否存在可能的破解。
在google的搜索结果第一条看到我的博客,也是曾经寻求刷机的,命中结果,又是我自己的blog,很开心。
第二第三条结果就是相关的内容,跟我相似,已经有人尝试或者寻求汉化这个机器了。
前三条都是符合我的搜索的。
忽然想到了试试百度搜索,结果是意料中的失望和一点点出人意料。
第一条结果是产品测试,不能说无关,只能说答非所问。
后面几个页面都没有命中刷机相关的结果。有一条60csx的刷机帖子,相当的弱智,其中提到了705的刷机,这篇算是吻合度最高的一篇了。
一个意外,第一页没有搜到我的博客。另一个意外,看到了我的博客的内容,确实在另一个网站。
看这儿摘录了我的blog rss,是从我feedburner帐号里面收录的,我却毫不知情……
http://www.kanzher.com/rss/review.xhtml?rssid=27154
bing,04年认识05年见面的朋友,看她经历的这几年,除了感慨,只剩尊重。
博客记载了07年11月12日开始至今,与妈妈一起的抗癌小跑。
http://www.51qiji.com/oblog/u/bing423/index.html
新的站点启用:http://bing.ttrek.net/,文章和时间都正确,评论和留言还没弄过来。
有时间帮忙想一个可以注册的域名。
"You will need to place a custom php.ini in the directory of the script
with the issue. You can copy the contents from
http://wiki.site5.com/Php.ini and place them in a text file called
php.ini. Then place that file in the directory of the script with the
error. You will then need to edit the max_upload_size value set in
that file to the amount you require."
//style.css
//original
.commentlist li, #commentform input, #commentform textarea {
font-size: 0.9em;
}
//new
.commentlist li, #commentform input, #commentform textarea {
font-size: 1em;
}