06 2020 档案
摘要:下载nginx 本地环境:win10-64位。 下载地址:http://nginx.org/en/download.html; nginx命令 进入到nginx目录(D:/nginx-1.16.1),cmd,使用“start nginx.exe ”进行nginx的安装,如下图所示: nginx.ex
阅读全文
摘要:box-sizing box-sizing 有三个属性,用于告诉浏览器如何计算高度和宽度,下面一 一介绍: boder-box box-sizing:border-box; width = 元素内容宽度 + boder边框宽度 + pading留白宽度 heigth = 元素内容高度 + borde
阅读全文
摘要:docker安装 https://www.runoob.com/docker/docker-install-redis.html 启动 docker service docker start 查看镜像 docker images 查看日志 docker logs -f --tail 10 容器ID
阅读全文
摘要:jar <!--Email相关开始--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> <!--Emai
阅读全文

浙公网安备 33010602011771号