[Linux] gcc指令Linux / 2017 年 9 月 14 日 2021 年 12 月 17 日 編譯+執行 gcc -o targetname sourcename.c ; ./targetname