ide 使用kotlin建立main函式,無需手動建立類,將main函式直接寫到包名下面. package content fun main(args: Array<String>) { println("Hello, ...
確定! 回上一頁