public class hello{ pablic staic oid main(String[] args){ System.out.print("hello,world") } }
简单的一句编程
原文:http://www.cnblogs.com/flyluy/p/4027013.html