摘要: # python的shell用法 ```shell python [-bBdEhiIOqsSuvVWx?] [-c command | -m module-name | script | - ] [args] ``` ## Python -m ```shell python -m module名 a 阅读全文
posted @ 2023-06-12 14:40 leethon 阅读(35) 评论(0) 推荐(0) 编辑