﻿<?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/Herbert/CommentsRSS.aspx</link><description>如果我们能时时刻刻都在学习，从观察、聆听、注视和行动中学习，那么你会发现，学习是不断进展，永无过去 | 学习技术不是发财之道 | 学习技术，因为崇尚科学与真理</description><language>zh-cn</language><pubDate>Sun, 04 Jul 2010 16:41:03 GMT</pubDate><lastBuildDate>Sun, 04 Jul 2010 16:41:03 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 国外游戏设计网站与论坛</title><link>http://www.cppblog.com/Herbert/archive/2010/04/11/68055.html#112210</link><dc:creator>resume</dc:creator><author>resume</author><pubDate>Sat, 10 Apr 2010 17:43:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2010/04/11/68055.html#112210</guid><description><![CDATA[ Yeah almost certainly very <br>favorable for the lector it was pleasant to read about this topic! If you need to get a great job firstofall you need resume writer. Study and don't forget - if you have to work and study at the same time, there arehotshots who are ready to help you with your resume when you under time pressure and looking for a great job.<img src ="http://www.cppblog.com/Herbert/aggbug/112210.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">resume</a> 2010-04-11 01:43 <a href="http://www.cppblog.com/Herbert/archive/2010/04/11/68055.html#112210#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: STL中用erase()方法遍历删除元素</title><link>http://www.cppblog.com/Herbert/archive/2010/03/20/70479.html#110157</link><dc:creator>kidst</dc:creator><author>kidst</author><pubDate>Sat, 20 Mar 2010 03:53:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2010/03/20/70479.html#110157</guid><description><![CDATA[erase( itList++) 是先获取下一个元素的位置再删除； erase( ++itList) 是删除以后再获取下一个元素的位置。 <br>我觉得不应该这样理解。<br>我认为，erase（itList++)是itList先传递值给erase()，然后再自增；<br>erase(++itList)是先自增，然后再把自增后的值传递给erase()，这个是出错的根源。<img src ="http://www.cppblog.com/Herbert/aggbug/110157.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">kidst</a> 2010-03-20 11:53 <a href="http://www.cppblog.com/Herbert/archive/2010/03/20/70479.html#110157#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 国外游戏设计网站与论坛</title><link>http://www.cppblog.com/Herbert/archive/2010/03/05/68055.html#108957</link><dc:creator>Susanna35Workman</dc:creator><author>Susanna35Workman</author><pubDate>Fri, 05 Mar 2010 05:16:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2010/03/05/68055.html#108957</guid><description><![CDATA[Some time ago, I needed to buy a good car for my firm but I did not have enough money and could not order something. Thank God my mate proposed to get the &lt;a href=&quot;<a target="_new" href="http://lowest-rate-loans.com/topics/credit-loans&quot;&gt;credit">http://lowest-rate-loans.com/topics/credit-loans&quot;&gt;credit</a> loans&lt;/a&gt; from trustworthy creditors. Therefore, I acted that and used to be satisfied with my credit loan. <img src ="http://www.cppblog.com/Herbert/aggbug/108957.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">Susanna35Workman</a> 2010-03-05 13:16 <a href="http://www.cppblog.com/Herbert/archive/2010/03/05/68055.html#108957#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 制作波浪（1）</title><link>http://www.cppblog.com/Herbert/archive/2009/12/25/67888.html#104037</link><dc:creator>Bill Hsu</dc:creator><author>Bill Hsu</author><pubDate>Fri, 25 Dec 2009 04:02:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/12/25/67888.html#104037</guid><description><![CDATA[制作波浪（2）怎么没写呢？<img src ="http://www.cppblog.com/Herbert/aggbug/104037.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">Bill Hsu</a> 2009-12-25 12:02 <a href="http://www.cppblog.com/Herbert/archive/2009/12/25/67888.html#104037#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 卡通渲染和水墨渲染</title><link>http://www.cppblog.com/Herbert/archive/2009/10/25/75538.html#99440</link><dc:creator>serenity</dc:creator><author>serenity</author><pubDate>Sun, 25 Oct 2009 13:37:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/10/25/75538.html#99440</guid><description><![CDATA[你好 可不可以把水墨渲染的效果发给我啊.....邮箱serenity.1988@qq.com<img src ="http://www.cppblog.com/Herbert/aggbug/99440.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">serenity</a> 2009-10-25 21:37 <a href="http://www.cppblog.com/Herbert/archive/2009/10/25/75538.html#99440#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 水面反射效果</title><link>http://www.cppblog.com/Herbert/archive/2009/09/05/75692.html#95393</link><dc:creator>王瑞雪</dc:creator><author>王瑞雪</author><pubDate>Sat, 05 Sep 2009 12:41:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/09/05/75692.html#95393</guid><description><![CDATA[可以给我发一个源码吗？谢谢我的邮件wangruixue014@163.com<img src ="http://www.cppblog.com/Herbert/aggbug/95393.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">王瑞雪</a> 2009-09-05 20:41 <a href="http://www.cppblog.com/Herbert/archive/2009/09/05/75692.html#95393#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: STL中用erase()方法遍历删除元素</title><link>http://www.cppblog.com/Herbert/archive/2009/08/05/70479.html#92269</link><dc:creator>xxt</dc:creator><author>xxt</author><pubDate>Wed, 05 Aug 2009 04:15:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/08/05/70479.html#92269</guid><description><![CDATA[转到我的空间，谢谢：）<br><a target="_new" href="http://blog.c114.net/html/87/367587-50926.html">http://blog.c114.net/html/87/367587-50926.html</a><img src ="http://www.cppblog.com/Herbert/aggbug/92269.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">xxt</a> 2009-08-05 12:15 <a href="http://www.cppblog.com/Herbert/archive/2009/08/05/70479.html#92269#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: STL中用erase()方法遍历删除元素</title><link>http://www.cppblog.com/Herbert/archive/2009/05/30/70479.html#86160</link><dc:creator>xu</dc:creator><author>xu</author><pubDate>Sat, 30 May 2009 05:08:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/05/30/70479.html#86160</guid><description><![CDATA[这里“++”运算符与我们平常的理解刚好相反，erase( itList++) 是先获取下一个元素的位置在删除； erase( ++itList) 是删除以后再获取下一个元素的位置。<br>为什么会这样呢？我好像没看到这方面的资料，有这方面的说明吗？<img src ="http://www.cppblog.com/Herbert/aggbug/86160.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">xu</a> 2009-05-30 13:08 <a href="http://www.cppblog.com/Herbert/archive/2009/05/30/70479.html#86160#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Python中的异常类型</title><link>http://www.cppblog.com/Herbert/archive/2009/05/24/78486.html#85629</link><dc:creator>新人</dc:creator><author>新人</author><pubDate>Sun, 24 May 2009 11:10:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/05/24/78486.html#85629</guid><description><![CDATA[你好！我在学习python，希望找个师傅，能不能带带我，我没什么基础，我迷上了编程&#183;&#183;&#183;我QQ215612488 希望你能教教我！谢谢！<img src ="http://www.cppblog.com/Herbert/aggbug/85629.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">新人</a> 2009-05-24 19:10 <a href="http://www.cppblog.com/Herbert/archive/2009/05/24/78486.html#85629#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 水面反射效果</title><link>http://www.cppblog.com/Herbert/archive/2009/05/04/75692.html#81841</link><dc:creator>神的华丽</dc:creator><author>神的华丽</author><pubDate>Mon, 04 May 2009 09:18:00 GMT</pubDate><guid>http://www.cppblog.com/Herbert/archive/2009/05/04/75692.html#81841</guid><description><![CDATA[水面反射到底怎么做啊，<br>把反射纹理作为水面网格的纹理，渲染水面网格<br>（在计算水面网格的纹理寻址时，先把水面网格中的点投影到屏幕空间，根据屏幕空间坐标确定纹理寻址）<br>这一步怎么做啊，纹理渲染的位置总是不对啊，能不能发个源码给我，谢谢<br><br>ccd1230102@qq.com<img src ="http://www.cppblog.com/Herbert/aggbug/81841.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Herbert/" target="_blank">神的华丽</a> 2009-05-04 17:18 <a href="http://www.cppblog.com/Herbert/archive/2009/05/04/75692.html#81841#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>