java程序一步一步学习2
public class TypeName {public static void main(String args[]){TypeName a = new TypeName();}}