python查看计算机配置

python -c "import platform;print(platform.architecture());print(platform.machine())"

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注