这个virtualenv很强大,基本作用是帮助我们隔离出一个干净的Python环境,例如,环境A安装了Django 0.9,环境B安装了Django 1.1,如果没有virtualenv,则 ...
確定! 回上一頁