关于语言特性
摘要:
keyword: Visual CPP Team, C++ *** Language Features in Visual C++ *** 有些bug是因为对对编译器的特性不熟悉造成的. 不同版本的VS,编译器版本也不同(可以通过cl.exe的输出看见其版本号, 或者 _MSC_VER). There's the branded version (printed on the box), the... 阅读全文
posted @ 2014-07-18 10:52 vczh_tonyc 阅读(103) 评论(0) 推荐(0) 编辑