判断操作系统

 

import platform

platform.architecture()



<class 'tuple'>: ('64bit', 'WindowsPE')
posted @ 2018-05-15 19:01  papering  阅读(189)  评论(0)    收藏  举报