摘要: 转载自:https://www.cnblogs.com/leomei91/p/7680954.html 该模块用来访问平台相关属性。 常见属性和方法 平台架构 返回平台架构。若无法确定,则返回空字符串。 1 2 3 4 5 >>> platform.machine() 'AMD64' >>> pla 阅读全文
posted @ 2018-02-01 16:06 blitheG 阅读(364) 评论(0) 推荐(0)