File tree Expand file tree Collapse file tree 3 files changed +6
-29
lines changed Expand file tree Collapse file tree 3 files changed +6
-29
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Quick Reference
47
47
## 编程
48
48
49
49
[ Bash] ( ./docs/bash.md ) <!-- rehype:style=background: rgb(72 143 223);-->
50
- [ Powershell] ( ./docs/powershell.md ) <!-- rehype:style=background: rgb(1 36 86 );-->
50
+ [ Powershell] ( ./docs/powershell.md ) <!-- rehype:style=background: rgb(0 81 197 );-->
51
51
[ C 语言] ( ./docs/c.md ) <!-- rehype:style=background: rgb(92 107 192);-->
52
52
[ C#] ( ./docs/cs.md ) <!-- rehype:style=background: rgb(6 147 13);&class=contributing-->
53
53
[ C++] ( ./docs/cpp.md ) <!-- rehype:style=background: rgb(6 147 13);&class=contributing-->
Original file line number Diff line number Diff line change 1
1
PowerShell 备忘清单
2
2
===
3
3
4
- 一种强大的命令行界面和脚本语言,主要用于自动化任务和配置管理,特别适合系统管理员和 IT 专业人士。以下是 PowerShell 常用命令的备忘清单,可帮助快速参考常用操作 。
4
+ PowerShell 用于自动化任务和配置管理的常用命令的备忘清单,可帮助系统管理员快速参考常用操作 。
5
5
6
6
常用操作
7
7
---
You can’t perform that action at this time.
0 commit comments