为了账号安全,请及时绑定邮箱和手机立即绑定

这个代码有什么问题

public class HelloWorld{

    public static void main(String[] args) {

        String myEnterprise="我爱慕课网";

        String solution="www.imooc.com";

        System.out.println(myEnterprise);

        System.out.println(solution);

}

}


正在回答

1 回答

代码是没有错误的,出错的原因有可能是你的包名未引入,或者你的文件命名与类的命名不同。注意大小写哦。希望我的解答能帮到你。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

这个代码有什么问题

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信