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

正在回答

3 回答

你这代码写得好呆啊 。。。定义了变量值 输出为啥不直接填写变量值 直接System.out.println(worldLove); 后面一样

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

public class HelloWorld{

    public static void main(String[] args) {

String worldLove="我爱慕课网";

 String worldDd="www.imooc.com";

System.out.println("我爱慕课网");

System.out.println("www.imooc.com");

}

}


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

毒打妻儿田教授

你这代码写得好呆啊 。。。定义了变量值 输出为啥不直接填写变量值 直接System.out.println(worldLove); 后面一样
2019-01-13 回复 有任何疑惑可以回复我~

加一个输出。System.out.println(imooc);

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

举报

0/150
提交
取消

请问有啥问题,第四行是要加东西吗?

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