摘要:
一、环境搭建 使用anaconda + pycharm的环境。 1、创建虚拟环境并安装django1.8的包 # 创建虚拟环境 conda create -n django python=3.6 # 激活虚拟环境 C:\Users\Administrator>conda activate djang 阅读全文
一、环境搭建 使用anaconda + pycharm的环境。 1、创建虚拟环境并安装django1.8的包 # 创建虚拟环境 conda create -n django python=3.6 # 激活虚拟环境 C:\Users\Administrator>conda activate djang 阅读全文
posted @ 2020-07-22 21:00
Gshelldon
阅读(124)
评论(0)
推荐(0)

https实践 常用端口 ssh 22 telnet 23 ftp 21 rsync 873 http 80 mysql 3306 redis 6379 https 443 dns 53 php 9000 tomcat 8080 https介绍 什么是https? http是超文本传输协议。
浙公网安备 33010602011771号