撰寫一個JAVA程式public class HelloWorld{ public static void main(String[ ] args){ System.out.println("我第一支Java程式!!"); } } ...
確定! 回上一頁