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