static data


對編譯單元内的static全局數據,如果這些數據沒有被使用,g++編譯器會自動remove掉這些數據,vc++好像沒有這麽"智能"。

posted on 2013-09-25 17:15  mhgu  阅读(153)  评论(0)    收藏  举报