static extern修饰变量与函数的理解

阅读 224

2022-09-30


头文件:扩大“全局”变量,“全局”函数,让作用域更广;

全局变量:

static 变量,函数

extern 变量,函数

 



相关推荐

精彩评论(0)

0 0 举报