本篇介紹如何在Linux 系統上使用GCC 編譯器,將寫好的C 與C++ 程式碼編譯成執行 ... hello.c #include <stdio.h> int main() { printf("Hello, world!
確定! 回上一頁