文章分类 -  C++

C++
Code::Blocks 支持c++ 0x
摘要:下载最新版的Code::Blocks 10.05点击 设置 -》编译器和调试器 -》 全局编译器设置 -》 编译器设置 -》 其他选项加入-std=c++0x -U__STRICT_ANSI__ 阅读全文
posted @ 2012-09-28 15:47 yeahdwb 阅读(114) 评论(0) 推荐(0)