看板
[ java ]
討論串[問題] ?:問題
共 5 篇文章
內容預覽:
println. public void println(). Terminate the current line by writing the line separator. string. The line separator string is defined by the system p
(還有524個字)
內容預覽:
System.out.println( (a>=1)?"YES":"NO");. Java的 ?: 主要使用於傳值 , 而非執行動作...... --. String temp="relax"; | Life just like programing. while(buringlife) Strin
(還有188個字)