args.length is the length of the array of commandline arguments. If you don't pass any arguments that length will be 0 ;).
確定! 回上一頁