亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

哪里錯了幫我看下 謝謝

public class HelloWorld{

? ? public static void main(String[] args) {

? ?int one = 10 ;

? ? ? ? int two = 20 ;

? ? ? ? int three = 0 ;

? ? ? ? three = one + two;

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

? ? ? ? three += one ;

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

? ? ? ? three -= one ;

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

? ? ? ? three *= one ;

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

? ? ? ? three /= one ;

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

? ? ? ? three %= one ;

? ? ? ? System.out.printlh("three %= one ==>" + three );


正在回答

1 回答

兄弟你真是個天才,println打成printlh,還有,少了兩個結束的}

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

慕運維7586783 提問者

昨天剛開始學腦袋嗡嗡的 哈哈 謝謝謝謝
2018-11-14 回復 有任何疑惑可以回復我~
#2

慕移動0851642 回復 慕運維7586783 提問者

這些個鬼關鍵字,print是打印,ln應該是line的縮寫,表示打印一行,這樣記以后就應該不會打成lh了
2018-11-14 回復 有任何疑惑可以回復我~
#3

雀雀you

英語課代表是你嗎?哈哈
2018-11-17 回復 有任何疑惑可以回復我~
#4

慕移動0851642 回復 雀雀you

不得不說。我的英語基本沒及格過
2018-11-18 回復 有任何疑惑可以回復我~
#5

雀雀you 回復 慕移動0851642

我看你對這些關鍵字的見解很精準到位嘛
2018-11-19 回復 有任何疑惑可以回復我~
查看2條回復

舉報

0/150
提交
取消

哪里錯了幫我看下 謝謝

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號