python - 为什么argparse输入变成数组
PHPz
PHPz 2017-04-17 17:09:30
0
1
718

输入10但是获得的是一个数组[10],这个是什么问题呢?

PHPz
PHPz

学习是最好的投资!

全部回覆(1)
黄舟

因為用了 nargsnargs

Note that nargs=1

Note that nargs=1 produces a list of one item. This is different from the default, in which the item is produced by itself.

argparse 文件關於 nargs 的說明🎜
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板