在Linux bash shell 中,内置了一个getopts 命令,可以处理以'-' 开头的选项 ... 如果要解析多个选项时,需要在while 或者for 循环中多次执行getopts ...
確定! 回上一頁