ubuntu 16.04 安装django

ubuntu合两个版本的python ,同时又python2 和python3

当前系统版本

terry@vUBox:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.1 LTS
Release:        16.04
Codename:       xenial

1.启动python2

terry@vUBox:~$ python
Python 2.7.12 (default, Nov 19 …
点击查看更多…

OVF和OVA的区别

OVF和OVA的区别

点击查看更多…

windows python 安装

windows python 安装

一、下载python

可以选择百度或者官网方式。

官网地址:https://www.python.org/

运行下载的MSI安装包,在选择安装组件的一步时,勾上所有的 …

点击查看更多…