python 常用模块

一 获取当前平台

platform

import platform

print(platform.platform())

posted @ 2017-11-30 17:56  xqnq2007  阅读(243)  评论(0)    收藏  举报