新增:《Docker安装Consul》

This commit is contained in:
2022-10-25 23:01:45 +08:00
parent 30736ef9ab
commit 4005a1f3b1
3 changed files with 68 additions and 8 deletions

View File

@@ -102,4 +102,8 @@ tags:
- 在创建对象时,先写完后面 new Xxx() 部分,然后输入 .var + 回车:补全前面声明部分
- 数组/Collection系列集合.for + 回车:生成增强 for 语句
- 数组/Collection系列集合.fori + 回车生成循环下标语句Set集合不行
- 返回值,.return + 回车:生成 return 返回值; 语句
- 返回值,.return + 回车:生成 return 返回值; 语句
## 浏览器
- Ctrl + 0恢复页面默认缩放