feat:add powershell reference (#845)

This commit is contained in:
zhangym
2024-10-29 20:01:50 +08:00
committed by GitHub
parent 292551a8f2
commit 2c6244b6f8
3 changed files with 420 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Quick Reference
## 编程
[Bash](./docs/bash.md)<!--rehype:style=background: rgb(72 143 223);-->
[Powershell](./docs/powershell.md)<!--rehype:style=background: rgb(1 36 86);-->
[C 语言](./docs/c.md)<!--rehype:style=background: rgb(92 107 192);-->
[C#](./docs/cs.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->
[C++](./docs/cpp.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->