python getopt详解及简单实例 pythongetopt详解函数原型:getopt.getopt(args,shortopts,longopts=[])参数解释:args:args为需要解 getopt详解