没脾气2x: C语言的全局函数 static 与没 static 有啥区别? [阅读: 605] 2007-09-20 02:49:24 如: static int a(void); 与 int a(void);