阅读背景:

what is the difference between static and normal variables in c++

来源:互联网 
void func()
{
    static int static_var=1;
    ;



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: