﻿<?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/deane/CommentsRSS.aspx</link><description>                    追逐梦想，永不停步......</description><language>zh-cn</language><pubDate>Fri, 10 Feb 2012 09:48:34 GMT</pubDate><lastBuildDate>Fri, 10 Feb 2012 09:48:34 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 对C++ Local的经典分析(转)</title><link>http://www.cppblog.com/deane/archive/2012/01/02/153007.html#163394</link><dc:creator>jana</dc:creator><author>jana</author><pubDate>Mon, 02 Jan 2012 03:33:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2012/01/02/153007.html#163394</guid><description><![CDATA[windows wchar_t 不是UTF-16BE是UTF-16LE<img src ="http://www.cppblog.com/deane/aggbug/163394.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">jana</a> 2012-01-02 11:33 <a href="http://www.cppblog.com/deane/archive/2012/01/02/153007.html#163394#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: vim目录树插件NERD tree的安装方法 </title><link>http://www.cppblog.com/deane/archive/2011/09/07/109379.html#155288</link><dc:creator>地平线</dc:creator><author>地平线</author><pubDate>Wed, 07 Sep 2011 08:16:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2011/09/07/109379.html#155288</guid><description><![CDATA[我只想说，你把上面名字抹掉了，可是下面还有啊，呵呵<img src ="http://www.cppblog.com/deane/aggbug/155288.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">地平线</a> 2011-09-07 16:16 <a href="http://www.cppblog.com/deane/archive/2011/09/07/109379.html#155288#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 双缓冲消息队列-减少锁竞争</title><link>http://www.cppblog.com/deane/archive/2011/09/04/113983.html#155033</link><dc:creator>leehark</dc:creator><author>leehark</author><pubDate>Sat, 03 Sep 2011 16:31:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2011/09/04/113983.html#155033</guid><description><![CDATA[对于方案一：chrome的消息循环是这样处理的。<br>这样对接收队列操作的时候，不会对运行队列进行加锁。<br><br>方案二也很不错 ；）<img src ="http://www.cppblog.com/deane/aggbug/155033.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">leehark</a> 2011-09-04 00:31 <a href="http://www.cppblog.com/deane/archive/2011/09/04/113983.html#155033#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 关于C++中的临时对象问题[未登录]</title><link>http://www.cppblog.com/deane/archive/2011/07/19/108428.html#151342</link><dc:creator>Leo</dc:creator><author>Leo</author><pubDate>Mon, 18 Jul 2011 17:06:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2011/07/19/108428.html#151342</guid><description><![CDATA[谢谢楼主的点拨，深受启发，解决了心中的困惑<img src ="http://www.cppblog.com/deane/aggbug/151342.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">Leo</a> 2011-07-19 01:06 <a href="http://www.cppblog.com/deane/archive/2011/07/19/108428.html#151342#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: edit控件消息大全</title><link>http://www.cppblog.com/deane/archive/2011/06/18/103346.html#148923</link><dc:creator>dereky</dc:creator><author>dereky</author><pubDate>Sat, 18 Jun 2011 11:23:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2011/06/18/103346.html#148923</guid><description><![CDATA[当控件没有输入焦点时，本操作将会失败，一般在执行本操作前都应调用SetFocus先取得输入焦点<br>.....<br>杯具原来是这样的，多谢大牛啊<img src ="http://www.cppblog.com/deane/aggbug/148923.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">dereky</a> 2011-06-18 19:23 <a href="http://www.cppblog.com/deane/archive/2011/06/18/103346.html#148923#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: [VC/MFC]滑动动条控件Slider的用法</title><link>http://www.cppblog.com/deane/archive/2011/04/15/82060.html#144310</link><dc:creator>实数</dc:creator><author>实数</author><pubDate>Fri, 15 Apr 2011 07:18:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2011/04/15/82060.html#144310</guid><description><![CDATA[sprintf_s是怎么定义的@李阳<br><img src ="http://www.cppblog.com/deane/aggbug/144310.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">实数</a> 2011-04-15 15:18 <a href="http://www.cppblog.com/deane/archive/2011/04/15/82060.html#144310#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: &amp;quot;当前不会命中断点。源代码与原始版本不同&amp;quot;解决方法</title><link>http://www.cppblog.com/deane/archive/2010/12/07/83473.html#135688</link><dc:creator>mattertome</dc:creator><author>mattertome</author><pubDate>Tue, 07 Dec 2010 05:56:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2010/12/07/83473.html#135688</guid><description><![CDATA[生成  -配置--活动解决方案  改成AnyCpu<img src ="http://www.cppblog.com/deane/aggbug/135688.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">mattertome</a> 2010-12-07 13:56 <a href="http://www.cppblog.com/deane/archive/2010/12/07/83473.html#135688#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: SDL简介</title><link>http://www.cppblog.com/deane/archive/2010/07/15/37141.html#120443</link><dc:creator>essay order</dc:creator><author>essay order</author><pubDate>Thu, 15 Jul 2010 06:12:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2010/07/15/37141.html#120443</guid><description><![CDATA[People that were searching for some facts associated with order essay from the essay writing service will follow your superior research related to this post. In other situation, that is real to utilize the help of the custom essay service. <img src ="http://www.cppblog.com/deane/aggbug/120443.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">essay order</a> 2010-07-15 14:12 <a href="http://www.cppblog.com/deane/archive/2010/07/15/37141.html#120443#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: SDL简介</title><link>http://www.cppblog.com/deane/archive/2010/07/12/37141.html#120146</link><dc:creator>Horne21Erin</dc:creator><author>Horne21Erin</author><pubDate>Mon, 12 Jul 2010 11:57:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2010/07/12/37141.html#120146</guid><description><![CDATA[If you are willing to buy a house, you will have to get the &lt;a href=&quot;<a target="_new" href="http://bestfinance-blog.com/topics/business-loans&quot;&gt;business">http://bestfinance-blog.com/topics/business-loans&quot;&gt;business</a> loans&lt;/a&gt;. Furthermore, my sister usually takes a sba loan, which occurs to be the most useful. <img src ="http://www.cppblog.com/deane/aggbug/120146.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">Horne21Erin</a> 2010-07-12 19:57 <a href="http://www.cppblog.com/deane/archive/2010/07/12/37141.html#120146#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 捕获控制台程序的消息</title><link>http://www.cppblog.com/deane/archive/2009/12/17/78593.html#103428</link><dc:creator>qinqing</dc:creator><author>qinqing</author><pubDate>Thu, 17 Dec 2009 14:00:00 GMT</pubDate><guid>http://www.cppblog.com/deane/archive/2009/12/17/78593.html#103428</guid><description><![CDATA[根本捕获不了Ctrl+C啊?程序崩溃了<img src ="http://www.cppblog.com/deane/aggbug/103428.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/deane/" target="_blank">qinqing</a> 2009-12-17 22:00 <a href="http://www.cppblog.com/deane/archive/2009/12/17/78593.html#103428#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>