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

== > 这个>是起什么作用的

        three=one+tuo;

    System.out.println("three=one+two ==>"+three);

        three +=one;

    System.out.println("three +=one ==>"+three);

        three -=one;

    System.out.println("three -=one ==>"+three);

        three *=one;

    System.out.println("three *=one ==>"+three);

        three /=one;

    System.out.println("three /=one ==>"+three);

        three %=three;

    System.out.println("three %=three ==>"+three);


正在回答

2 回答

后面为什么还要+three  啊   

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

ITO01

three前面的+,是拼接的意思。不能看作运算符
2015-07-24 回复 有任何疑惑可以回复我~

没作用就是个字符串

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

a萧萧兮易水寒 提问者

谢了。我知道了
2015-06-11 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

== > 这个>是起什么作用的

我要回答 关注问题
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号