format zh translations

This commit is contained in:
Ein Verne
2019-10-18 10:33:27 +08:00
committed by Starbeamrainbowlabs
parent e90e6bdf6b
commit 7f995941ed
183 changed files with 1086 additions and 1101 deletions

View File

@@ -1,8 +1,8 @@
# pushd
> 将目录储存在栈顶以便稍后访问.
> 参考`popd`命令来切换到原目录.
> 将目录储存在栈顶以便稍后访问
> 参考`popd`命令来切换到原目录
- 切换目录并将它放至栈:
- 切换目录并将它放至栈
`pushd {{目录}}`