﻿<?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++博客-组件工厂-随笔分类-C++功夫篇</title><link>http://www.cppblog.com/flashboy/category/6429.html</link><description>------3D游戏研发</description><language>zh-cn</language><lastBuildDate>Sun, 11 Jul 2010 04:48:30 GMT</lastBuildDate><pubDate>Sun, 11 Jul 2010 04:48:30 GMT</pubDate><ttl>60</ttl><item><title>编程常用快捷键</title><link>http://www.cppblog.com/flashboy/archive/2009/12/15/103252.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Tue, 15 Dec 2009 06:12:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2009/12/15/103252.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/103252.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2009/12/15/103252.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/103252.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/103252.html</trackback:ping><description><![CDATA[<p>1. 调试快捷键<br>2. 编辑快捷键<br>3. 代码快捷键<br>4. 窗口快捷键</p>
<p><br>Ctrl+Tab 切换编辑主窗口中的代码选项页</p>
<p>Esc键关闭当前的非模式窗口 (比方说 查找窗口, 切误用 Alt + F4, 这样会连VS.net2005都关掉)</p>
<p>F5: 启动调试<br>Ctrl+F5: 开始执行(不调试)</p>
<p>Shift+F5: 停止调试<br>Ctrl+Shift+F5: 重启调试</p>
<p>F7: 生成解决方案<br>Ctrl+U: 生成当前项目</p>
<p>F11: 独句调试<br>F10: 过程调试</p>
<p>F9: 打断点 或 取消断点<br>Alt+F9: 显示断点窗口</p>
<p>F12: 定位到函数的实现体<br>???: 定位到函数的声明, 只能用右键---&gt;选择A</p>
<p>Shift+Alt+Enter: 切换全屏编辑</p>
<p>Ctrl+F: 查找<br>Ctrl+Shift+F: 在文件中查找</p>
<p>F3: 查找下一个<br>Shift+F3: 查找上一个</p>
<p>Ctrl+H: 替换<br>Ctrl+Shift+H: 在文件中替换</p>
<p>Ctrl+左右箭头键: 一次可以移动一个单词<br>Ctrl+上下箭头键: 滚动代码屏幕，但不移动光标位置。</p>
<p>Ctrl+L: 删除当前行</p>
<p><br>Ctrl+M,M: 隐藏或展开当前嵌套的折叠状态<br>Ctrl+M,L: 将所有过程设置为相同的隐藏或展开状态 或者 右键 + L + O<br>Ctrl+M,P: 停止大纲显示 或者再按一次Ctrl+M,L&nbsp; 或者 右键 + L + O</p>
<p>Ctrl+G: 转到指定行<br>Shift+Alt+箭头键: 选择矩形文本<br>Alt+鼠标左按钮: 选择矩形文本<br>Ctrl+Shift+U: 全部变为大写<br>Ctrl+U: 全部变为小写</p>
<p>//有点难度的:<br>Ctrl+K, Ctrl+C: 注释&nbsp;&nbsp;&nbsp; <br>Ctrl+K, Ctrl+U: 解除注释</p>
<p>Ctrl+Shift+A: 添加新项<br>//----------------------------------------<br>VAssistX: 操作<br>1. 定义标准的代码段, 并设置快捷键<br>2. Alt+M, 再打上函数名的前几个字母, 就会过滤掉很多函数, 最后按Enter定位到当前文件所查找的函数体<br>3. Shift+Alt+O, 查找文件, 输入文件名的前几个字母, 就会过滤掉很多文件, 最后按Enter定位到当前文件所查找的文件<br>4. Alt+O: 切换到.h和.cpp文件<br>5. 右键+查看所有引用 或 VassistX菜单中的Find References, Find References in Files : 查看函数引用的所有地方<br>6. Shift+Alt+S: 查找全局变量<br>//----------------------------------------<br>F7: 查看代码<br>Shift+F7: 查看窗体设计器</p>
<p>Windows键+E&nbsp;打开资源管理器。<br>Windows键+D&nbsp;显示桌面。<br>Windows键+M&nbsp;最小化所有被打开的窗口。<br>Alt+Tab&nbsp;&nbsp;切换任务栏中的激活窗口</p>
<p><br>&nbsp;</p>
<img src ="http://www.cppblog.com/flashboy/aggbug/103252.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2009-12-15 14:12 <a href="http://www.cppblog.com/flashboy/archive/2009/12/15/103252.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>程序员必备工具-----Codehelp</title><link>http://www.cppblog.com/flashboy/archive/2009/05/24/85655.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Sun, 24 May 2009 14:35:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2009/05/24/85655.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/85655.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2009/05/24/85655.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/85655.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/85655.html</trackback:ping><description><![CDATA[假如你在Internet上浏览到好的技术网页或者好的代码, 那你会怎样处置?&nbsp; 不用说了, 肯定保存起来, 但问题就在这里, 有时你会选区择保存到桌面, 有时保存在一文件夹里, 时间久了, 哪个文件夹对哪个文件夹都弄不清楚, 查起来就像大海捞针, 好不容易保存起来的东西为什么不当时就做一下整理呢? 但不同的文件格式有时候还真的很难保管好。 那应该是一种什么样的方式才更有条理的保存又查找方面呢？ 这时候，你想起Email的附件方式了吗？ 是的， 这种方法是最容易保存的啦！ <br>有一种代码资料管理软件出现了， 它叫做CodeHelp，它可以把你的附近保管在Access数据库里边，这样的话你就可以方便查询了，而且它又提供代码高亮编辑视图， 支持C++, HTML, C#等代码模板的高亮显示，小软件大功能。<br>其实做程序员最重要的就是资料库，有时候按我自己的话，就是粘代码。因为程序员做久了就不容易记住太多的东西，只能记住一些索引的位置信息， 像Google一样，这样才能容纳更多的方面。所以我CodeHelp这东西还是帮上我不小的忙的， 应该对这个软件的作者说声：谢谢！<br><br><img height=684 alt="" src="http://www.cppblog.com/images/cppblog_com/flashboy/6771/codehelp2.JPG" width=726 border=0><br><br>
<img src ="http://www.cppblog.com/flashboy/aggbug/85655.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2009-05-24 22:35 <a href="http://www.cppblog.com/flashboy/archive/2009/05/24/85655.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>vs2005运行库冲突问题解决方法</title><link>http://www.cppblog.com/flashboy/archive/2009/05/19/83407.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Tue, 19 May 2009 12:48:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2009/05/19/83407.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/83407.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2009/05/19/83407.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/83407.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/83407.html</trackback:ping><description><![CDATA[<p>链接HGE的tutorial，遇到一个链接错误，vs抱怨说找不着libc.lib（看到这个名字还以为和libc.a有什么联系呢，我以为到UNIX了）。</p>
<p>google一下，libc.lib原来是被遗弃的可怜家伙。</p>
<p>MSDN Labs: What's New in Visual C++ 2005</p>
<p><br>Quote: <br>The single-threaded CRT libraries, , msvcrt.lib, and msvcrtd.lib, . Use the multi-threaded CRT libraries. The /MD, /ML, /MT, /LD (Use Run-Time Library) compiler flag is no longer supported. Non-locking versions of some functions have been added in cases where the performance difference between the multithreaded code and the single-threaded code is potentially significant.<br>&nbsp;</p>
<p>要解决问题的话，只要在链接设置那里忽略它就没问题了。</p>
<p><br>下面再列点抄点总结： <br>?Run-Time Library是编译器提供的标准库，提供一些基本的库函数和系统调用。<br>我们一般使用的Run-Time Library是C Run-Time Libraries。当然也有Standard C++ libraries。 <br>C Run-Time Libraries实现ANSI C的标准库。VC安装目录的CRT目录有C Run-Time库的大部分源代码。 C Run-Time Libraries有静态库版本，也有动态链接库版本；有单线程版本，也有多线程版本；还有调试和非调试版本。<br>?动态链接库版本：<br>/MD Multithreaded DLL 使用导入库MSVCRT.LIB<br>/MDd Debug Multithreaded DLL 使用导入库MSVCRTD.LIB<br>?静态库版本：<br>/ML Single-Threaded 使用静态库LIBC.LIB<br>/MLd Debug Single-Threaded 使用静态库LIBCD.LIB<br>/MT Multithreaded 使用静态库LIBCMT.LIB<br>/MTd Debug Multithreaded 使用静态库LIBCMTD.LIB<br>若要使用此运行时库 请忽略这些库 <br>单线程 (libc.lib) libcmt.lib、msvcrt.lib、libcd.lib、libcmtd.lib、msvcrtd.lib <br>多线程 (libcmt.lib) libc.lib、msvcrt.lib、libcd.lib、libcmtd.lib、msvcrtd.lib <br>使用 DLL 的多线程 (msvcrt.lib) libc.lib、libcmt.lib、libcd.lib、libcmtd.lib、msvcrtd.lib <br>调试单线程 (libcd.lib) libc.lib、libcmt.lib、msvcrt.lib、libcmtd.lib、msvcrtd.lib <br>调试多线程 (libcmtd.lib) libc.lib、libcmt.lib、msvcrt.lib、libcd.lib、msvcrtd.lib <br>使用 DLL 的调试多线程 (msvcrtd.lib) libc.lib、libcmt.lib、msvcrt.lib、libcd.lib、libcmtd.lib </p>
<img src ="http://www.cppblog.com/flashboy/aggbug/83407.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2009-05-19 20:48 <a href="http://www.cppblog.com/flashboy/archive/2009/05/19/83407.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>VS2008快捷键大全</title><link>http://www.cppblog.com/flashboy/archive/2009/01/06/71384.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Tue, 06 Jan 2009 14:35:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2009/01/06/71384.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/71384.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2009/01/06/71384.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/71384.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/71384.html</trackback:ping><description><![CDATA[<span class=Apple-style-span style="WORD-SPACING: 0px; FONT: 12px Verdana; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; webkit-border-horizontal-spacing: 0px; webkit-border-vertical-spacing: 0px; webkit-text-decorations-in-effect: none; webkit-text-size-adjust: auto; webkit-text-stroke-width: 0">
<table style="TABLE-LAYOUT: fixed" cellSpacing=0 cellPadding=0 align=center border=0>
    <tbody>
        <tr>
            <td style="FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Arial, 宋体" align=middle width="100%"></td>
        </tr>
        <tr>
            <td class=newstitle id=fontzoom style="FONT-SIZE: 14px; COLOR: rgb(0,0,0); LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana, Arial, 宋体" vAlign=top><br>Ctrl+m+Crtr+o折叠所有大纲<br>Ctrl+M+Crtr+P: 停止大纲显示<br>Ctrl+K+Crtr+C: 注释选定内容<br>Ctrl+K+Crtr+U: 取消选定注释内容<br>Ctrl+J : 列出成员 智能感知Shift+Alt+Enter: 切换全屏编辑<br>Ctrl+B,T / Ctrl+K,K: 切换书签开关<br>Ctrl+B,N / Ctrl+K,N: 移动到下一书签<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+B,P: 移动到上一书签<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+B,C: 清除全部标签<br>Ctrl+I: 渐进式搜索<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+Shift+I: 反向渐进式搜索<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+F: 查找<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+Shift+F: 在文件中查找<span class=Apple-converted-space>&nbsp;</span><br>F3: 查找下一个<span class=Apple-converted-space>&nbsp;</span><br>Shift+F3: 查找上一个<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+H: 替换<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+Shift+H: 在文件中替换<span class=Apple-converted-space>&nbsp;</span><br>Alt+F12: 查找符号(列出所有查找结果)<br>Ctrl+Shift+V: 剪贴板循环<br>Ctrl+左右箭头键: 一次可以移动一个单词<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+上下箭头键: 滚动代码屏幕，但不移动光标位置。<br>Ctrl+Shift+L: 删除当前行<br>Ctrl+M,M: 隐藏或展开当前嵌套的折叠状态<br>Ctrl+M,L: 将所有过程设置为相同的隐藏或展开状态<br><br>Ctrl+E,S: 查看空白<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+E,W: 自动换行<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+G: 转到指定行<br>Shift+Alt+箭头键: 选择矩形文本<span class=Apple-converted-space>&nbsp;</span><br>Alt+鼠标左按钮: 选择矩形文本<br>Ctrl+Shift+U: 全部变为大写<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+U: 全部变为小写代码快捷键<br>Ctrl+Shift+空格键 / Ctrl+K,P: 参数信息<br>Ctrl+K,I: 快速信息Ctrl+E,U / Ctrl+K,U: 取消选定注释内容<br>Ctrl+K,M: 生成方法存根<br>Ctrl+K,X: 插入代码段<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+K,S: 插入外侧代码<br>F12: 转到所调用过程或变量的定义窗口快捷键Ctrl+W,W: 浏览器窗口<br>Ctrl+W,S: 解决方案管理器<br>Ctrl+W,C: 类视图<br>Ctrl+W,E: 错误列表<br>Ctrl+W,O: 输出视图<br>trl+W,P: 属性窗口<br>Ctrl+W,T: 任务列表<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+W,X: 工具箱<br>Ctrl+W,B: 书签窗口<br>Ctrl+W,U: 文档大纲<br>Ctrl+D,B: 断点窗口<br>Ctrl+D,I: 即时窗口<br>Ctrl+Tab: 活动窗体切换<br>Ctrl+Shift+N: 新建项目<br>Ctrl+Shift+O: 打开项目<br>Ctrl+Shift+S: 全部保存<br>Shift+Alt+C: 新建类<br>Ctrl+Shift+A: 新建项<br>Shift+Alt+Enter: 切换全屏编辑<br>Ctrl+B,T / Ctrl+K,K: 切换书签开关<br>Ctrl+B,N / Ctrl+K,N: 移动到下一书签<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+B,P: 移动到上一书签<br>Ctrl+B,C: 清除全部标签<br>Ctrl+I: 渐进式搜索<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+Shift+I: 反向渐进式搜索<br>Ctrl+F: 查找<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+Shift+F: 在文件中查找<span class=Apple-converted-space>&nbsp;</span><br>F3: 查找下一个<span class=Apple-converted-space>&nbsp;</span><br>Shift+F3: 查找上一个<br>Ctrl+H: 替换<br>Ctrl+Shift+H: 在文件中替换<br>Alt+F12: 查找符号(列出所有查找结果)<br>Ctrl+Shift+V: 剪贴板循环<br>Ctrl+左右箭头键: 一次可以移动一个单词<br>Ctrl+上下箭头键: 滚动代码屏幕，但不移动光标位置。<br>Ctrl+Shift+L: 删除当前行<br>Ctrl+M,M: 隐藏或展开当前嵌套的折叠状态<br>Ctrl+M,L: 将所有过程设置为相同的隐藏或展开状态<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+M,P: 停止大纲显示<br>Ctrl+E,S: 查看空白<br>Ctrl+E,W: 自动换行<br>Ctrl+G: 转到指定行<span class=Apple-converted-space>&nbsp;</span><br>Shift+Alt+箭头键: 选择矩形文本<br>Alt+鼠标左按钮: 选择矩形文本<br>Ctrl+Shift+U: 全部变为大写<span class=Apple-converted-space>&nbsp;</span><br>Ctrl+U: 全部变为小写<span class=Apple-converted-space>&nbsp;</span></td>
        </tr>
    </tbody>
</table>
</span>
<img src ="http://www.cppblog.com/flashboy/aggbug/71384.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2009-01-06 22:35 <a href="http://www.cppblog.com/flashboy/archive/2009/01/06/71384.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在面试一个游戏编程职位前,你需要知道的东西(转)</title><link>http://www.cppblog.com/flashboy/archive/2009/01/04/71169.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Sun, 04 Jan 2009 14:02:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2009/01/04/71169.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/71169.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2009/01/04/71169.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/71169.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/71169.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2009/01/04/71169.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/71169.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2009-01-04 22:02 <a href="http://www.cppblog.com/flashboy/archive/2009/01/04/71169.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>用C++模拟C#的event机制</title><link>http://www.cppblog.com/flashboy/archive/2008/06/30/54956.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Mon, 30 Jun 2008 06:02:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2008/06/30/54956.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/54956.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2008/06/30/54956.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/54956.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/54956.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2008/06/30/54956.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/54956.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2008-06-30 14:02 <a href="http://www.cppblog.com/flashboy/archive/2008/06/30/54956.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Visual Assist X AutoText修改</title><link>http://www.cppblog.com/flashboy/archive/2008/05/27/51206.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Tue, 27 May 2008 02:12:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2008/05/27/51206.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/51206.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2008/05/27/51206.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/51206.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/51206.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2008/05/27/51206.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/51206.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2008-05-27 10:12 <a href="http://www.cppblog.com/flashboy/archive/2008/05/27/51206.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>C++/C 试题的答案与评分标准</title><link>http://www.cppblog.com/flashboy/archive/2008/04/16/47286.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Wed, 16 Apr 2008 09:42:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2008/04/16/47286.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/47286.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2008/04/16/47286.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/47286.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/47286.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2008/04/16/47286.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/47286.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2008-04-16 17:42 <a href="http://www.cppblog.com/flashboy/archive/2008/04/16/47286.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>C++/C 试题 (面试必看)</title><link>http://www.cppblog.com/flashboy/archive/2008/04/16/47285.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Wed, 16 Apr 2008 09:41:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2008/04/16/47285.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/47285.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2008/04/16/47285.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/47285.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/47285.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2008/04/16/47285.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/47285.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2008-04-16 17:41 <a href="http://www.cppblog.com/flashboy/archive/2008/04/16/47285.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>内存管理----高质量C++</title><link>http://www.cppblog.com/flashboy/archive/2008/04/16/47284.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Wed, 16 Apr 2008 09:39:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2008/04/16/47284.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/47284.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2008/04/16/47284.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/47284.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/47284.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2008/04/16/47284.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/47284.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2008-04-16 17:39 <a href="http://www.cppblog.com/flashboy/archive/2008/04/16/47284.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>有符号 &amp; 无符号！改变计算结果的陷阱！</title><link>http://www.cppblog.com/flashboy/archive/2008/04/16/47257.html</link><dc:creator>RedLight</dc:creator><author>RedLight</author><pubDate>Wed, 16 Apr 2008 09:02:00 GMT</pubDate><guid>http://www.cppblog.com/flashboy/archive/2008/04/16/47257.html</guid><wfw:comment>http://www.cppblog.com/flashboy/comments/47257.html</wfw:comment><comments>http://www.cppblog.com/flashboy/archive/2008/04/16/47257.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cppblog.com/flashboy/comments/commentRss/47257.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/flashboy/services/trackbacks/47257.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;<a href='http://www.cppblog.com/flashboy/archive/2008/04/16/47257.html'>阅读全文</a><img src ="http://www.cppblog.com/flashboy/aggbug/47257.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/flashboy/" target="_blank">RedLight</a> 2008-04-16 17:02 <a href="http://www.cppblog.com/flashboy/archive/2008/04/16/47257.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>