Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,16 +1,16 @@
# explorer
> Windows 文件资源管理器.
> Windows 文件资源管理器
> 更多信息: <https://ss64.com/nt/explorer.html>.
- 打开 Windows 文件资源管理器:
- 打开 Windows 文件资源管理器
`explorer`
- 在当前目录打开 Windows 文件资源管理器:
- 在当前目录打开 Windows 文件资源管理器
`explorer .`
- 在指定目录打开 Windows 文件资源管理器:
- 在指定目录打开 Windows 文件资源管理器
`explorer {{path/to/directory}}`