﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-rebol</title><link>http://www.cppblog.com/rebol/</link><description /><language>zh-cn</language><lastBuildDate>Thu, 23 Apr 2026 10:16:11 GMT</lastBuildDate><pubDate>Thu, 23 Apr 2026 10:16:11 GMT</pubDate><ttl>60</ttl><item><title>ipod</title><link>http://www.cppblog.com/rebol/archive/2007/10/23/35027.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Tue, 23 Oct 2007 13:17:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/10/23/35027.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/35027.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/10/23/35027.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/35027.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/35027.html</trackback:ping><description><![CDATA[<p>It took me a week to collect the "on sale" informations of ipod online,u might have a "?", so long time, why?&nbsp; :). the answer is money, what I search for is a second hand ipod, either mini or nano. The price online ranges from 450 to 1000.<br>I found mini better after having a close touch with nano in digital mall. Nano is too tiny, apart from the consideration of price.<br>At last, I got my eyes on a mini 2nd generation, for which the seller asked for 630 RMB, I'm a price killer and paid 500 RMB ultimately. <br>I think it is a good bargain, the machine is under-used for only a month, and the accessory is complete including a selectable AC adapter. The moment I touched the awesome click-wheel, I took to ipod. The tech is something like touch pad on notebook, but more amazing.<br>Here is a photo, it's not bad, isn't it?</p> <img src="http://fm191.img.xiaonei.com/blog/20071021/22/23/A659374390994EWE.jpg" width="100%" height="1" /><img src ="http://www.cppblog.com/rebol/aggbug/35027.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-10-23 21:17 <a href="http://www.cppblog.com/rebol/archive/2007/10/23/35027.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Hog the system information by DirectX?</title><link>http://www.cppblog.com/rebol/archive/2007/09/26/32952.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Wed, 26 Sep 2007 13:44:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/09/26/32952.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/32952.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/09/26/32952.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/32952.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/32952.html</trackback:ping><description><![CDATA[<p>Yesterday a 'asking for help' email was send by a stuff from britain, it was then forwarded to me by my leader. He asked me to write out a sample code to make following functionality working, to get the video card information including driver and driver version as well as the audio card. I found it a challenge to me when I make clear what he want.</p> <p>Let me try, I replied and began to work. At first I was lost in various API functions in Win32 and DX SDK Documents, and switched from one to another between them. Step by step, I could obtain the video card description and driver ,and a version number as bonus. When it comes to audio, things became bad to worse, the driver version seemed never be emerged. Finally, All luck in the world falls on me, I found that there is a sample project packed in the sdk, with its name DxDiagReport, similar to the DX tool--dxdiag.exe. This project is to query the information obtained by the very tool programmatically. What a fantastic tool MS made, and what a helpful project I found.</p> <p>Actually, the ultimate aim for me is to rewrite the dxdiag, but it's too difficult, ^_^</p><img src ="http://www.cppblog.com/rebol/aggbug/32952.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-09-26 21:44 <a href="http://www.cppblog.com/rebol/archive/2007/09/26/32952.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Unable to create a DCOM User Account</title><link>http://www.cppblog.com/rebol/archive/2007/08/06/29415.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Mon, 06 Aug 2007 02:34:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/08/06/29415.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29415.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/08/06/29415.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29415.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29415.html</trackback:ping><description><![CDATA[<blockquote> <h3>重装VC居然出问题，一查原来是VC的Bug，解决办法参见：<a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257413">http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257413</a></h3></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29415.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-08-06 10:34 <a href="http://www.cppblog.com/rebol/archive/2007/08/06/29415.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Facebook</title><link>http://www.cppblog.com/rebol/archive/2007/08/05/29400.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Sun, 05 Aug 2007 12:22:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/08/05/29400.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29400.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/08/05/29400.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29400.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29400.html</trackback:ping><description><![CDATA[<blockquote> <p>我是先知道facebook然后才知道校内网，校内网的界面和功能设置很大程度上能看到facebook的影子。前些天在youyube上看到 facebook的一些视频，尤其是facebook song，其中有三个版本的，拍的很搞笑，也很好听。</p> <p>&nbsp;<embed src="http://www.youtube.com/v/fpaxaxEWMSA" width="425" height="350" type="application/x-shockwave-flash" wmode="transparent"></embed></p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29400.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-08-05 20:22 <a href="http://www.cppblog.com/rebol/archive/2007/08/05/29400.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Jane Zhang</title><link>http://www.cppblog.com/rebol/archive/2007/08/05/29382.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Sun, 05 Aug 2007 05:32:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/08/05/29382.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29382.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/08/05/29382.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29382.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29382.html</trackback:ping><description><![CDATA[<blockquote> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wiki上居然有张靓颖的信息，而且很全面。我才知道靓颖小时候经常省下午饭的钱买歌带，真让人感动，她能有今天这样的成绩真是不容易，作为一个凉粉，我要向她学习。</p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29382.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-08-05 13:32 <a href="http://www.cppblog.com/rebol/archive/2007/08/05/29382.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>pimp</title><link>http://www.cppblog.com/rebol/archive/2007/08/04/29356.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Sat, 04 Aug 2007 12:32:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/08/04/29356.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29356.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/08/04/29356.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29356.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29356.html</trackback:ping><description><![CDATA[<blockquote> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 上MySpace的时候看到一个美女的页面上写着Pimp MySpace，是个链接，<a href="http://www.pimpmyspace.org/">http://www.pimpmyspace.org/</a>，我不知道Pimp是什么意思，估摸着是打分什么的，就在lingoes上查，不查不知道，一查吓一跳，不管是TOEFL，还是Collins，还是langman，都跟我说是皮条客的意思。没那么夸张吧，于是又去wiki上查，在看到other uses的时候才有点领悟，Pimp can also be used as a verb such as "You're pimped up!" or "Pimp my ride." The latter example refers to customizing an automobile。这里的customizing应该是DIY的意思，后面也提到了decorate，所以Pimp MySpace应该是个性化MySpace的意思，其实我要是早打开那个网页就什么都知道了，不过如果打开了我也就不会来wiki查pimp了，也就不会知道pimp居然还有</p> <p>"Lady's Man"的意思，而"Man's Lady"是pimpette，也就是万人迷的意思，who can get whatever she wants with teenage males just by using her looks.</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pimp可不敢随便用，如果我称对方为pimp，谁知道我是说皮条客还是魅力男啊。</p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29356.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-08-04 20:32 <a href="http://www.cppblog.com/rebol/archive/2007/08/04/29356.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>上海一日</title><link>http://www.cppblog.com/rebol/archive/2007/08/03/29240.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Thu, 02 Aug 2007 16:04:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/08/03/29240.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29240.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/08/03/29240.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29240.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29240.html</trackback:ping><description><![CDATA[<blockquote> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 上次去上海还是小学的时候，当时从上海转道去安徽，然后回重庆（当时还属于四川），我这人记性一向不好，小学以前的事根本没印象，小学阶段发生的事情也差不多都遗忘了，还是靠父母发掘我儿时的趣事，才知道我原来也有过童年。因为当时去上海是夏天，所以除了热，我对这个城市就再没别的记忆了。跟2k定了时间让我去二面，公司还提供报销，终于可以出去转转了。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 面试的前两天居然感冒了，我估计是热伤风，小鹛同学居然凌晨五点把空调关了，由于我睡在地上，没风扇，间接造成我梦里迷失在沙漠，干渴难耐。中途醒了好几次，起来就发现扁桃体不舒服，到了晚上就开始鼻塞，唏嘘不已，第二天在吃速效，喝板蓝根未果的情况下，只好去药店买了包白加黑，谁让咱已经毕业了呢，学校的医疗服务也没了。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 买的时候吃了一颗白的，昨晚睡前吃了颗黑的，那颗黑的还真管用，一晚上没醒过，等我甜蜜的睡了一觉后，发现一切居然都正常了，不过还是掰了片白的巩固巩固。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 昨晚快回公寓的时候发现wiki上有2k游戏很详细的资料，于是copy了一些到u盘里，本指望今天早上能找家打印店印出来在火车上看看，可是我忘了打印店不会8点就开门，只好先去火车站，再找打印的地方，这个失误导致我后来在火车东站为找到一家打印店辛苦得走了两个街区，不对，应该说跑了两个街区，等我上火车的时候，衣服上的汗都能滴水了，最令人气愤的是居然一块钱一张，我可准备了二十来张呢，最后只好打了前面六张，还好都是英文的，够我看的。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 这趟车性价比很高，才动车组一半的票价，却只慢了10分钟，感觉就跟从学校到市区差不多，可是由于坐的是火车，总觉得这么短时间的行程挺不适应的，我可是曾经“坐”过43个小时的人啊。在火车上我主要看打印的资料，可是低估了自己的阅读能力，一会就翻到了最后一页，怎么感觉字体那么大，是不是打印的时候给改了？</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 下车后感觉挺不错，衣服上的汗已经干了，外面虽然温度高，却不是很热，重要的是我昨天还对着一包纸巾唏嘘，今天居然神清气爽的站在申城的站台上，incredible。另外，火车南站建设得挺不错的，依我看跟南京站有的一拼。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 遵循着Mr sun给我的线路指示，再加上我敏锐的嗅觉和洞察能力，我很顺利的坐上了3号线，就像在做文字解谜游戏。Mr sun还真是细心，把所有路线都列出来了，而且还是用的“如果”，“那么”，他可能本打算写成if，else的吧，难怪Julien说他是中国游戏界程序员的top 10，有这么个leader还是挺不错的。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 中午在麦当劳吃的鲜蔬鳕鱼，不好吃，就着一杯可乐，我在里面坐到13：10，期间拿着那本随身的《流利美国口语》边看边记，这本书还是挺不错的，让我学会不少以前不标准的说法。上海的老外真多，我前面那个还会用中文说：“我朋友马上过来”，因为有个人走过来坐他对面的位置上了，那人其实是麦当劳的工作人员，坐着歇歇罢了，当然那个老外不知道。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13：15到的27楼，突然想上厕所，绕了一圈才找到，居然是坐的，虽说家里也是坐的，不过在公共场所用坐的总感觉不大放心，不过来不及了只好。。。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一进2k大门就看见前台的me就是me，不过我没告诉她我看过她的blog，照例填了来访名单，就被安排去会议室。不一会儿面试官就来了，Mr sun居然也出现了，他昨天不是还在杭州的吗。还有一位女面试官，后来我才知道是miss tang，猜猜都知道了，肯定是她。依旧是些主旋律的问题（主旋律这个词是我今天刚学会的），我也回答的很主旋律，当然足够真诚，后来他们让我等Julien回来，我嗓子还是有些不舒服，自己倒了杯水喝，也看到了冰柜里的那些个饮料，似乎还有个咖啡机。会议室的玻璃上写满了字，居然看到了enum，我昨天刚学会了用enum在类里面当常量。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Julien确实是个不错的老板，很随和，进来后向我展示他的衣服，原来淋湿了一大片，我也不知道怎么接话，就说：是的，外面下雨了，傻吧，这就是我当时说的，在此希望Julien不要象我一样，感冒了。自我介绍说完后，我就进入状态了，他的发音很正，90%都能听懂，我说的他基本上也都明白，后来还夸我发音不错，我也知道自己发音不错，不过发音只是带给说者和听者的一种感受，how to speak才是更重要的，其实跟游戏一样，真实的图形，逼真的音响和物理效果只是外表，真正带给玩家快乐的是游戏的内容，学英语也要积累这些content，然后才知道how to speak，这是我回来时在3号线上想到的，当时还在想自己前世是不是鹦鹉，因为对于发音我向来学的很快，不管是南京话，重庆话，山东话，不过浙江上海的方言我是打死也学不会的。</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 后来Julien把我送到门口，咱们就拜拜了。我走在来时一样的路上还在回忆面试时的表现，面试官进来的时候我不够热情，另外，走的时候忘了把杯子和草稿纸带走，这是两个失误。希望不会留下不好的印象。等我带着一路的思考买到回程票的时候，我才发现刚才忘了提报销的事了，Julien肯定是不管这些的，又是他把我送走的，我当时又沉浸在英语的感觉里，晕。其实也没多少钱，不过是事先说好的，以后再说吧。</p> <p>Ps：后来在车上听到后面有人说英语，回头一看原来是俩中国人，再仔细听了一会发现原来他们说的是上海话，偶的天啊，我中毒了。</p> <p>Ps2：火车上没美女，挺失望的，为什么梁去广州的时候下铺和隔壁都是美女呢，以后有机会也坐那趟车。</p> <p>Ps3：暂未发售</p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29240.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-08-03 00:04 <a href="http://www.cppblog.com/rebol/archive/2007/08/03/29240.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>潜龙谍影4</title><link>http://www.cppblog.com/rebol/archive/2007/07/31/29098.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Tue, 31 Jul 2007 13:29:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/07/31/29098.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29098.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/07/31/29098.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29098.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29098.html</trackback:ping><description><![CDATA[<blockquote></blockquote> <blockquote> <p>刚刚看了这款游戏高清的playable demonstration,一段15分钟的视频居然六百多兆。电影般真实果然是小岛秀夫的代名词，画面太逼真，太令人惊讶了，原来游戏也可以做成这样。不过游戏的可玩性有点假，AI再真实些就好了，当然AI真实了玩家反而来不及思考和操作了，所以如果是真实的战场环境，估计snake在里面呆上半分钟就挂了。</p> <p><a href="http://www.gamespot.com.cn/news/story/0,3869070315...">http://www.gamespot.com.cn/news/story/0,3869070315...</a></p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29098.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-07-31 21:29 <a href="http://www.cppblog.com/rebol/archive/2007/07/31/29098.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>RTTI</title><link>http://www.cppblog.com/rebol/archive/2007/07/31/29087.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Tue, 31 Jul 2007 09:10:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/07/31/29087.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29087.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/07/31/29087.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29087.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29087.html</trackback:ping><description><![CDATA[<blockquote> <p>//一道笔试题<br>//考察RTTI的基本知识， 运行时类型识别<br>//还要打开VC编译器的RTTI功能<br>//Project / Settings/ C/C++ /Catogory选C++ language就看到那个选项了<br>#include &lt;iostream&gt;<br>#include &lt;typeinfo&gt;<br>using namespace std;<br>class base<br>{<br>public:<br>virtual void funcA() {cout &lt;&lt; "base" &lt;&lt; endl;}<br>};<br>class derived : public base<br>{<br>public:<br>virtual void funcB() {cout &lt;&lt; "derived" &lt;&lt; endl;}<br>};<br>//要求func能够输出形参的真实类型，下面两个func都可以</p> <p>//funcC是用dynamic_cast类型转换是否成功来识别类型</p> <p>//dynamic_cast必须要在有虚函数的hierarchy里进行<br>void funcC(base *p)<br>{<br>derived *dp = dynamic_cast&lt;derived*&gt;(p);<br>if(dp != NULL)<br>dp-&gt;funcB();<br>else<br>p-&gt;funcA();<br>} </p> <p>//funcD用typeid操作符</p> <p>void funcD(base *p)<br>{<br>derived *dp = NULL;<br>if (typeid(*p) == typeid(derived))<br>{<br>dp = static_cast&lt;derived*&gt;(p);<br>dp-&gt;funcB();<br>}<br>else<br>p-&gt;funcA();  <p>}<br>int main()<br>{<br>base *cp = new derived;<br>funcD(cp);<br>funcC(cp);<br>base *dp = new base;<br>funcC(dp);<br>funcD(dp);<br>return 0;<br>}</p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29087.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-07-31 17:10 <a href="http://www.cppblog.com/rebol/archive/2007/07/31/29087.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Google新解</title><link>http://www.cppblog.com/rebol/archive/2007/07/31/29060.html</link><dc:creator>rebol</dc:creator><author>rebol</author><pubDate>Tue, 31 Jul 2007 02:15:00 GMT</pubDate><guid>http://www.cppblog.com/rebol/archive/2007/07/31/29060.html</guid><wfw:comment>http://www.cppblog.com/rebol/comments/29060.html</wfw:comment><comments>http://www.cppblog.com/rebol/archive/2007/07/31/29060.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/rebol/comments/commentRss/29060.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/rebol/services/trackbacks/29060.html</trackback:ping><description><![CDATA[<blockquote> <p>Google = Go,ogle.</p> <p>ogle的對象是中國市場。</p></blockquote><img src ="http://www.cppblog.com/rebol/aggbug/29060.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/rebol/" target="_blank">rebol</a> 2007-07-31 10:15 <a href="http://www.cppblog.com/rebol/archive/2007/07/31/29060.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>