﻿<?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++博客-lijiakxl的专栏-最新评论</title><link>http://www.cppblog.com/lijiakxl/CommentsRSS.aspx</link><description>Make it right before you make it faster. 
Keep it right when you make it faster. 
Make it clear before you make it faster. 
Do not sacrifice clarity for small gains in efficiency.</description><language>zh-cn</language><pubDate>Sat, 08 Oct 2016 03:18:35 GMT</pubDate><lastBuildDate>Sat, 08 Oct 2016 03:18:35 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 今天学习C#  居然发现C++也有 Region[未登录]</title><link>http://www.cppblog.com/lijiakxl/archive/2014/04/25/95181.html#206709</link><dc:creator>helloworld</dc:creator><author>helloworld</author><pubDate>Fri, 25 Apr 2014 03:26:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2014/04/25/95181.html#206709</guid><description><![CDATA[@test<br>赞！<img src ="http://www.cppblog.com/lijiakxl/aggbug/206709.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">helloworld</a> 2014-04-25 11:26 <a href="http://www.cppblog.com/lijiakxl/archive/2014/04/25/95181.html#206709#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 今天学习C#  居然发现C++也有 Region</title><link>http://www.cppblog.com/lijiakxl/archive/2013/11/01/95181.html#204054</link><dc:creator>test</dc:creator><author>test</author><pubDate>Fri, 01 Nov 2013 15:32:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2013/11/01/95181.html#204054</guid><description><![CDATA[具体设置过程为：菜单栏，工具——&gt;选项——&gt;文本编辑器——&gt;C/C++——&gt;格式设置。在右边，将大纲显示里面的大纲语句块设为True，点击确定。你没有设置吧<img src ="http://www.cppblog.com/lijiakxl/aggbug/204054.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">test</a> 2013-11-01 23:32 <a href="http://www.cppblog.com/lijiakxl/archive/2013/11/01/95181.html#204054#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 解决了VC ADO链接数据库查询时返回空值 报错的问题</title><link>http://www.cppblog.com/lijiakxl/archive/2013/09/24/94025.html#203407</link><dc:creator>cyfage</dc:creator><author>cyfage</author><pubDate>Tue, 24 Sep 2013 04:01:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2013/09/24/94025.html#203407</guid><description><![CDATA[其实catch可以抓住的……<br><br>	catch (_com_error error)<br>	{<br>		CString errormsg;<br>		errormsg.Format(&quot;DB Error: %s&quot;, error.ErrorMessage());<br>		return;<br>	}<img src ="http://www.cppblog.com/lijiakxl/aggbug/203407.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">cyfage</a> 2013-09-24 12:01 <a href="http://www.cppblog.com/lijiakxl/archive/2013/09/24/94025.html#203407#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 一个简单的日志类 SDK + STL写的[未登录]</title><link>http://www.cppblog.com/lijiakxl/archive/2009/12/02/99906.html#102388</link><dc:creator>expter</dc:creator><author>expter</author><pubDate>Wed, 02 Dec 2009 06:36:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/12/02/99906.html#102388</guid><description><![CDATA[    日志类不用加锁，看你的代码，直接用singleton，对于一些日志可以看看boost,oege.cugi的写法。。。<br><br>   <img src ="http://www.cppblog.com/lijiakxl/aggbug/102388.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">expter</a> 2009-12-02 14:36 <a href="http://www.cppblog.com/lijiakxl/archive/2009/12/02/99906.html#102388#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 看过了OO思想的专著 才知道自己以前的代码有多么的丑陋...</title><link>http://www.cppblog.com/lijiakxl/archive/2009/11/18/101207.html#101263</link><dc:creator>陈梓瀚(vczh)</dc:creator><author>陈梓瀚(vczh)</author><pubDate>Tue, 17 Nov 2009 17:52:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/11/18/101207.html#101263</guid><description><![CDATA[飘过。C++模板跟OO结合的时候最漂亮。<img src ="http://www.cppblog.com/lijiakxl/aggbug/101263.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">陈梓瀚(vczh)</a> 2009-11-18 01:52 <a href="http://www.cppblog.com/lijiakxl/archive/2009/11/18/101207.html#101263#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 好久没写文章了  贴个奇技淫巧</title><link>http://www.cppblog.com/lijiakxl/archive/2009/10/28/99179.html#99674</link><dc:creator>李佳</dc:creator><author>李佳</author><pubDate>Wed, 28 Oct 2009 07:37:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/10/28/99179.html#99674</guid><description><![CDATA[@陈梓瀚(vczh)<br>是不是很无语啊... <br>代码写的很粗糙   呵呵 <img src ="http://www.cppblog.com/lijiakxl/aggbug/99674.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">李佳</a> 2009-10-28 15:37 <a href="http://www.cppblog.com/lijiakxl/archive/2009/10/28/99179.html#99674#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 好久没写文章了  贴个奇技淫巧</title><link>http://www.cppblog.com/lijiakxl/archive/2009/10/28/99179.html#99637</link><dc:creator>陈梓瀚(vczh)</dc:creator><author>陈梓瀚(vczh)</author><pubDate>Wed, 28 Oct 2009 03:00:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/10/28/99179.html#99637</guid><description><![CDATA[……<img src ="http://www.cppblog.com/lijiakxl/aggbug/99637.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">陈梓瀚(vczh)</a> 2009-10-28 11:00 <a href="http://www.cppblog.com/lijiakxl/archive/2009/10/28/99179.html#99637#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 今天学习C#  居然发现C++也有 Region</title><link>http://www.cppblog.com/lijiakxl/archive/2009/10/10/95181.html#98243</link><dc:creator>侠客西风</dc:creator><author>侠客西风</author><pubDate>Sat, 10 Oct 2009 06:42:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/10/10/95181.html#98243</guid><description><![CDATA[C++/CLI<br>好像我已经像爱上C++一样爱上了它<img src ="http://www.cppblog.com/lijiakxl/aggbug/98243.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">侠客西风</a> 2009-10-10 14:42 <a href="http://www.cppblog.com/lijiakxl/archive/2009/10/10/95181.html#98243#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 今天学习C#  居然发现C++也有 Region</title><link>http://www.cppblog.com/lijiakxl/archive/2009/10/10/95181.html#98242</link><dc:creator>侠客西风</dc:creator><author>侠客西风</author><pubDate>Sat, 10 Oct 2009 06:41:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/10/10/95181.html#98242</guid><description><![CDATA[我晕,vs2005以上就有region了,我一直在用,很好用的,<br><br>博主才发现这个好东西,呵呵,<br><br>既然是自己学一点玩,就不要碰winform了,那个不过是对Windows的封装,研究下wpf啊,这个才是很牛很牛的东西,惭愧的是我也是昨天才遇见wpf<br><br>wpf和传统的在代码中的界面技术(用Windows API写界面,用GDI函数绘图)不是一个时代的东西<br><br>DirectUI也是一个很不错的技术,可以算是一种wpf的迷你版,像QQ2009,msn这些软件的界面,都是Window less的界面技术<br>用xml描述界面,用JavaScript或lua做脚本语言,很强悍<br><br>现在我也是在研究软件的界面技术,准备学wpf,真是为了wpf才碰.net的<img src ="http://www.cppblog.com/lijiakxl/aggbug/98242.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">侠客西风</a> 2009-10-10 14:41 <a href="http://www.cppblog.com/lijiakxl/archive/2009/10/10/95181.html#98242#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 推荐一个不错的OutLook样式的类</title><link>http://www.cppblog.com/lijiakxl/archive/2009/10/10/96856.html#98240</link><dc:creator>侠客西风</dc:creator><author>侠客西风</author><pubDate>Sat, 10 Oct 2009 06:33:00 GMT</pubDate><guid>http://www.cppblog.com/lijiakxl/archive/2009/10/10/96856.html#98240</guid><description><![CDATA[是得多上上外国的网站,呵呵,我也是比较佩服外国的牛人<br><br>特别是他们开源的精神,好多代码都发布源码,<br><br>不像一些人,写点东西唯恐他人知道代码<br><br>codeproject codeguru msdn,这些都不错,呵呵<img src ="http://www.cppblog.com/lijiakxl/aggbug/98240.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lijiakxl/" target="_blank">侠客西风</a> 2009-10-10 14:33 <a href="http://www.cppblog.com/lijiakxl/archive/2009/10/10/96856.html#98240#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>