为了系统的复习JAVA,特开通此博客。

public class MyFirstJava {
	public static void main(String[] args) {
		System.out.println("Hello World");
	}	
}

  我的第一段代码

posted @ 2017-02-13 22:53  john。  阅读(155)  评论(0编辑  收藏  举报