object Hi { def main(args: Array[String]) = println("Hi!") } 现在可以进入目录hello 运行sbt 命令, 在sbt交互模式下运行run 命令, 具体的在Unix或OS X 中的 ...
確定! 回上一頁