会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
嗷嗷
程序员一定要谦卑。
博客园
首页
新随笔
联系
管理
订阅
2011年6月30日
Good book for C++
摘要: The Definitive C++ Book Guide and List(http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list)
阅读全文
posted @ 2011-06-30 21:19 嗷嗷
阅读(258)
评论(1)
推荐(0)
编辑
C++0x learning: Sequencing rules of assignment.
摘要: i = ++i + 1; is well defined in C++0x.
阅读全文
posted @ 2011-06-30 12:10 嗷嗷
阅读(369)
评论(3)
推荐(0)
编辑