我這樣寫對(duì)嗎
能幫我看看這個(gè)對(duì)嗎 public class HelloWorld{ ? ?public static void main(String[] args) { String hobby="我要自學(xué)"; System.out.println(hobby); } }
能幫我看看這個(gè)對(duì)嗎 public class HelloWorld{ ? ?public static void main(String[] args) { String hobby="我要自學(xué)"; System.out.println(hobby); } }
2017-09-28
舉報(bào)
2017-09-28
對(duì)啊,println不需要格式直接輸出的