IP屬地:浙江
1、數(shù)據(jù)庫(kù)配置 1.1、連接配置 mysite/settings.py 不同數(shù)據(jù)庫(kù)使用不同的ENGINE,視開發(fā)環(huán)境修改。 1.2、是否有數(shù)據(jù)庫(kù)...
1、介紹 2、安裝 3、配置 4、啟動(dòng)
1、install pythonconda create -n envsource activate envconda install djan...
anaconda Anaconda是一個(gè)用于科學(xué)計(jì)算的Python發(fā)行版;conda是工具,有anaconda、miniconda等; 1、in...
Nginx 1、install Mac 2、啟動(dòng) 3、server 虛擬主機(jī) http節(jié)點(diǎn)下可以配置多個(gè)server,配置如下: 通過端口區(qū)分s...
配置文件 SpringBoot使用一個(gè)全局的配置文件,配置文件名是固定的; application.properties application...