fun main(args : Array<String>) {. println("Hello world!") } 上述程式碼的第1 到3 行是一個特別的方法(method),稱為「main 方法」,在程式存檔名稱 ...
確定! 回上一頁