原文:web-based installer and executable installer in python 3 ,what is the difference between them?

Welcome to Python This applies to all programs, not just python: An executable installer has every component of the program you re installing locally in the installer itself. This means that you can d ...

2017-12-25 20:23 0 1041 推薦指數:

查看詳情

python下載版本說明 web-basedexecutable 、 embeddable zipfile

1、X86:對應系統是32位。X86-64對64位系統。 2、web-basedexecutable 、 embeddable zipfile是什么意思? web-based: 透過網絡安裝的,就是執行安裝后才透過網絡下載python executable: 可執行文件安裝,既把要安裝 ...

Fri Dec 21 19:36:00 CST 2018 0 4247
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM