python查看是32位还是64位版本

>>> import platform

>>> platform.architecture()


评论
 
© 软件交流 | Powered by LOFTER