測試一下
不錯不錯。。。
public class Hi {
/**
*
*/
public Hi() {
super();
// TODO Auto-generated constructor stub
}
public static void main(String[] args) {
System.out.println("Hello,world!!");
}
}
/**
*
*/
public Hi() {
super();
// TODO Auto-generated constructor stub
}
public static void main(String[] args) {
System.out.println("Hello,world!!");
}
}
不錯不錯。。。