RaspiBerry Blog

CnLiutiezhu is here!

python查看计算机配置

| 暂无评论

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

发表回复

*为必填字段!