add new chinese translations
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# pushd
|
||||
|
||||
> 将目录储存在栈顶以便稍后访问。
|
||||
> 参考`popd`命令来切换到原目录。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/pushd>.
|
||||
> 将一个目录放入堆栈,以便以后可以访问。
|
||||
> 另请参见 `popd` 以切换回原始目录。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/pushd>。
|
||||
|
||||
- 切换目录并将它放至栈:
|
||||
- 切换到目录并将其推送到堆栈:
|
||||
|
||||
`pushd {{目录}}`
|
||||
`pushd {{path\to\directory}}`
|
Reference in New Issue
Block a user