When arguments are passed to a Java program, args[0] is the first element of the array (value1 above), args[1] is the second element ...
確定! 回上一頁