Java 语法 索引 ----- 主函数 (Main)

public class MyApp {
    public static void main(String[] args) {
        System.out.print("Hello World");
    }
}
posted @ 2014-08-09 01:57  星月石  阅读(199)  评论(0编辑  收藏  举报