Python 的getopt 就是用於解析命令行選項的模塊。getopt 可直接調用。 功能:getopt(args, options[, long_options]) > opts, args.
確定! 回上一頁