摘要: 1 public class TestNoMain{2 static{3 System.out.println("Hello world!");4 System.exit(0);//5 }6 } 阅读全文
posted @ 2012-12-28 17:17 bruceHuang 阅读(320) 评论(0) 推荐(0)