在C语言中,'static'是一个修饰符,用于控制变量的作用域。
In C language, 'static' is a ___modifier that controls the scope of variables.