close

[展示影片]

[程式寫法]

public class HelloWorld {
   public static void main(String[] args) {
      // Prints "Hello, World" in the terminal window.
      System.out.println("測試輸出!");
   }
}

arrow
arrow

    米拉尤咕 發表在 痞客邦 留言(0) 人氣()