add new chinese translations
This commit is contained in:
@@ -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}}`
|
Reference in New Issue
Block a user