pages.zh: update outdated pages (#11939)

This commit is contained in:
Sebastiaan Speck
2024-01-01 10:38:53 +01:00
committed by GitHub
parent ef0f5499ad
commit 81ddb70476
59 changed files with 125 additions and 205 deletions

View File

@@ -13,7 +13,7 @@
- 通过标准输入管道进行解码:
`echo -n {{目标字符串}} | base64`
`echo -n "{{目标字符串}}" | base64`
- 解码标准输入管道内容: