-
缘起
refer2中使用到:
python -c 'import site; print(site.getsitepackages())' python3 -c 'import sysconfig; print(sysconfig.get_paths()["purelib"])'-c-mare both command-line[refer1] options.When invoking Python ,you may specify any of these options:
python [-bBdEhiIOqsSuvVWx?] [-c command | -m module-name | script | - ] [args]
理解python -c||python -m interpreter run scripts
最新推荐文章于 2025-01-10 12:36:04 发布

最低0.47元/天 解锁文章
3050

被折叠的 条评论
为什么被折叠?



