 
		weixin_慕丝6109365
2020-12-02 21:17
public class hello imooc{
public static void main(String[]arges){
System.out.println("hello imooc");
}
}
 
				没有大写
 
				必须完全一致哦
 
				类名写错了 应该写成: public class helloimooc{
Java入门第一季(IDEA工具)
1168091 学习 · 18754 问题
相似问题