The data type of the parameter variable args of the main method is an array of String !!! args[0] is the first element of this array.
確定! 回上一頁