- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 certbot为网站添加https证书
进入网站certbot.eff.org选择服务器使用的代理和服务器系统版本我这里选择nginx和ubuntu16.04进入服务器命令行输入以下命令安装Certbot PPAsudo apt-get updatesudo apt-get install software-properties-commonsudo add-apt-repository universesudo ad...
2019-08-10 19:15:24
675
原创 visual studio 2017开启右侧代码预览窗口
右击滚动条滚动条选项勾选使用垂直滚动条的缩略图模式即可[外链图片转存失败(img-6GUd8yY9-1565402361377)(https://b2.bmp.ovh/imgs/2019/08/17ca99760e4bf54c.png)]
2019-08-10 10:00:54
10357
原创 vue改bug笔记(一)
报错问题:You may use special comments to disable some warnings.Use // eslint-disable-next-line to ignore the next line.Use /* eslint-disable */ to ignore all warnings in a file.解决方法:// Use Eslint Loa...
2019-08-09 20:55:14
373
原创 vue构建dashboard
step1 水平划分组件为三层<template> <div> <div class="upPart"> a </div> <div class="centerPart"> b </div> <div class="downPart"> ...
2019-08-09 20:51:17
2668
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人