C++的HelloWord #include using namespace std; int main() { cout << "Hello World" << endl; return 0; } 发表留言:取消回复 名称(*) 邮箱 网站链接 正文(*)(留言最长字数:1000)