python -c "import platform;print(platform.architecture());print(platform.machine())"
python查看计算机配置
2020年7月24日 | 暂无评论
2020年7月24日 | 暂无评论
python -c "import platform;print(platform.architecture());print(platform.machine())"