#include<stdio.h> #include<stdlib.h> int main() {printf("Hello,world!\n");system("Pause");return 0; } 相关文章: