getOptionValues("myArg"); if (args.size() > 0) ... value of application arg myArg: %s%n", args.get(0)); } } } } ... ExampleMain2.java.
確定! 回上一頁