C 标准库- C 库函数void exit(int status) 立即终止调用进程。 ... #include <stdio.h> #include <stdlib.h> int main () { printf("程序的开头.
確定! 回上一頁