在Hello Java 程式中我們有用到println 這個用法: ... System.out 是標準輸出; println 則是print line 的縮寫,意指將後方括號中的內容印到輸出設備,如螢幕。
確定! 回上一頁