Windows安装Python时web-based ,executable , embeddable zipfile的区别

1.X86和X86-64的区别:系統是32 bit 的版本还是 64bit 的

2.web-based ,executable , embeddable zipfile区别

   web-based installer 是需要通过联网完成安装的
    executable installer 是可执行文件(*.exe)方式安装
    embeddable zip file 嵌入式版本,可以集成到其它应用中。

附带官网网址:https://www.python.org/

 

posted @ 2020-02-06 20:38  小桃子爱桃子  阅读(12)  评论(0)    收藏  举报