public class Helloworld{
public static void main(String[] args){
System.out.println("welcome to imooc!");
}
1 回答
BUNREI
TA贡献1条经验 获得超1个赞
public calss helloworld{
public static void main(String[] args){
System.out.println("welcome to imooc!");
}
}修改一下。
添加回答
举报
0/150
提交
取消
