2014年5月23日
摘要: 1、在下面的代码中,如何引用命名空间fabulous中的great?namespace fabulous{// code in fabulous namespace}namespace super{ namespace smashing{// great name defined }} 答:supe... 阅读全文
posted @ 2014-05-23 14:12 GC2013 阅读(4030) 评论(1) 推荐(1) 编辑