本文共 82 字,大约阅读时间需要 1 分钟。
#include<iostream>
int main()
{
std:cout<<"Hello,World"<<std:endl;
return 0;
}
转载地址:http://eoyyl.baihongyu.com/