摘要:
阅读全文
posted @ 2021-05-28 15:04
威威后花园
阅读(1108)
评论(0)
推荐(0)
摘要:
main.cpp #include<iostream> using namespace std; int main() { cout << "Hello world!" << endl; return 0; } 编译单个的文件 g++ main.cpp -o you_want_name 参考 htt 阅读全文
posted @ 2021-05-28 10:37
威威后花园
阅读(80)
评论(0)
推荐(0)

浙公网安备 33010602011771号