日期:2014-05-20 浏览次数:20663 次
public class test { public static void main (String [] args) { System.out.print("Hello world"); } }