riversHahaha

参照:这里

这让我想起之前看的一部书,

int i;

其实是等价与

auto int i;

表示为局部变量

这应该与static是相对的吧?

 

分类:

技术点:

相关文章: