﻿<?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++博客-若即·</title><link>http://www.cppblog.com/SherryWong/</link><description>从未停止过的追求</description><language>zh-cn</language><lastBuildDate>Thu, 09 Apr 2026 07:06:28 GMT</lastBuildDate><pubDate>Thu, 09 Apr 2026 07:06:28 GMT</pubDate><ttl>60</ttl><item><title>非C++错误</title><link>http://www.cppblog.com/SherryWong/archive/2011/04/17/144384.html</link><dc:creator>辰雾</dc:creator><author>辰雾</author><pubDate>Sun, 17 Apr 2011 07:26:00 GMT</pubDate><guid>http://www.cppblog.com/SherryWong/archive/2011/04/17/144384.html</guid><wfw:comment>http://www.cppblog.com/SherryWong/comments/144384.html</wfw:comment><comments>http://www.cppblog.com/SherryWong/archive/2011/04/17/144384.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/SherryWong/comments/commentRss/144384.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/SherryWong/services/trackbacks/144384.html</trackback:ping><description><![CDATA[<div>某一天删除了一些系统盘内空文件夹和看似没用的文件夹，之后清理了一些临时文件，然后在开IM软件时就遇到下面状况...</div><img src="http://www.cppblog.com/images/cppblog_com/sherrywong/faultFromQQ.PNG" id="" width="575" height="147" vspace="0" hspace="0" border="" align="baseline" alt="" longdesc=""><div>原以为只是软件问题，重装之后还是没有解决问题，在打开windows帮助时，甚至在打开offic办公软件时都遇到找不到路径或没有安装该程序的提示。求助... ...how to deal wiht it</div><div><br></div><img src ="http://www.cppblog.com/SherryWong/aggbug/144384.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/SherryWong/" target="_blank">辰雾</a> 2011-04-17 15:26 <a href="http://www.cppblog.com/SherryWong/archive/2011/04/17/144384.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>《疯狂的程序员》摘一</title><link>http://www.cppblog.com/SherryWong/archive/2011/02/13/139964.html</link><dc:creator>辰雾</dc:creator><author>辰雾</author><pubDate>Sun, 13 Feb 2011 01:53:00 GMT</pubDate><guid>http://www.cppblog.com/SherryWong/archive/2011/02/13/139964.html</guid><wfw:comment>http://www.cppblog.com/SherryWong/comments/139964.html</wfw:comment><comments>http://www.cppblog.com/SherryWong/archive/2011/02/13/139964.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/SherryWong/comments/commentRss/139964.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/SherryWong/services/trackbacks/139964.html</trackback:ping><description><![CDATA[<span style="FONT-FAMILY: 微软雅黑; COLOR: #666699">&nbsp;&nbsp;&nbsp; 1 程序员是值得尊敬的，程序员的双手是魔术师的双手，他们把枯燥无味的代码变成了丰富多彩的软件。<br>&nbsp;&nbsp;&nbsp; 2 其实C语言这东西，只要你天天上机，经常摸着代码很多东西不用背甚至不用看就知道了，反而是那些天天背不上机的人，一旦上机，写的东西又全是错的。写程序，不比其它的学科，动手才是硬道理。<br>&nbsp;&nbsp;&nbsp; 3 你比他好一点，他不会承认你，会嫉妒你。要是你比他好很多，他才会承认你，然后会很崇拜你。所以你要做，就应该比别人做得好很多。<br>&nbsp;&nbsp;&nbsp; 4 其实机会就像羊，满地都是，关键是你自己要知道怎么去剪羊毛挤羊奶。――难道你还等着羊自己把毛和奶送到你手上，那才叫机会？<br>&nbsp;&nbsp;&nbsp; 5 程序员泡妞的技术其实和写程序差不多。比如你拿到一个题目上手就去写，那多半要糟糕。也许就在还有几行代码就要完了的时候你忽然发现写不动了，这样写根本写得不到结果；或者你忽然发现走了冤枉路，用这个方法写了二三百行代码，但是C标准库里本来就已经给你提供了这个函数，直接调用就完事。所以泡妞和写程序一样，要有计划，有设计，甚至要去写文档，画流程图。<br>&nbsp;&nbsp;&nbsp; 6 所以程序员不管是做程序还是做事，都应该有这种习惯：一个问题要尽量在做之前就把所有的结果想出来，分别对每种结果进行分析，找到较好的应对措施再去做。这样，整个问题都尽量在你的控制中，不至于做出&#8220;Out of control&#8221;的事情。<br>&nbsp;&nbsp;&nbsp; 7 一件事，如果你决定去做，就要尽力让它在你的控制中。<br>&nbsp;&nbsp;&nbsp; 8 天下几乎所有的男人都会有自己的老婆，但不是所有的男人都能拥有自己的事业。要有事业，一定要花比找老婆更多的时间和心血。<br>&nbsp;&nbsp;&nbsp; 9 有时候就是这样明明知道事情肯定是这样，但是不能跟别人说，成果出来了你跟别人说，那是你的成功，成果没出来你就跟别人说，那是你狂想，反而被别人笑话。<br>&nbsp;&nbsp;&nbsp; 10 大四的招聘会，如果我也参加，但是不是去被招聘而是去招聘人，那该有多好。<br>&nbsp;&nbsp;&nbsp;&nbsp;11 你要明白程序员想要的是什么？是肯定。钱也许是次要的，但是凭良心说，自己做了CASE，并且做得很好，自己觉得自己的劳动可以值3万快钱，但是他们就拿1500来打发你，不管他嘴上怎么说，首先这就是对你工作成绩的不肯定。<br>&nbsp;&nbsp;&nbsp;&nbsp;12 这就好比现在BOSS总跟你说：&#8220;小张啊，好好干，再干两年就分点公司股份给你。&#8221;你要是真信了就傻了，这句话完全有资格收录到十大谎话里面。你要是够聪明你就应该跟BOSS说：&#8220;BOSS啊，股份这东西太高级咱懂不起，还是不要了，折现吧。</span>
<img src ="http://www.cppblog.com/SherryWong/aggbug/139964.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/SherryWong/" target="_blank">辰雾</a> 2011-02-13 09:53 <a href="http://www.cppblog.com/SherryWong/archive/2011/02/13/139964.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>【开篇】</title><link>http://www.cppblog.com/SherryWong/archive/2010/12/22/137170.html</link><dc:creator>辰雾</dc:creator><author>辰雾</author><pubDate>Wed, 22 Dec 2010 04:04:00 GMT</pubDate><guid>http://www.cppblog.com/SherryWong/archive/2010/12/22/137170.html</guid><wfw:comment>http://www.cppblog.com/SherryWong/comments/137170.html</wfw:comment><comments>http://www.cppblog.com/SherryWong/archive/2010/12/22/137170.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/SherryWong/comments/commentRss/137170.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/SherryWong/services/trackbacks/137170.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp; 渴望自己变强，渴望专注，渴望在CPP中发现一个世界<br>&nbsp;&nbsp;&nbsp; 不曾放弃的念想，愿一切安好，在技术的洪流中<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WISHES
<img src ="http://www.cppblog.com/SherryWong/aggbug/137170.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/SherryWong/" target="_blank">辰雾</a> 2010-12-22 12:04 <a href="http://www.cppblog.com/SherryWong/archive/2010/12/22/137170.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>