add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

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