# 把选项传给连接器 ## 例子 #include int main (void) { puts ("Hello world!"); return 0; } ## 技巧