Python 32位 or 64位

In [4]: import platform
In [5]: platform.architecture()
Out[5]: ('32bit', 'WindowsPE')

 

posted on 2016-05-05 15:45  漫步的影子  阅读(298)  评论(0编辑  收藏  举报