System.out.println is a Java statement that prints the argument passed, into the System.out which is generally stdout.
確定! 回上一頁