add new chinese translations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ftype
|
||||
|
||||
> 显示或修改用于文件扩展名关联的文件类型。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/ftype>.
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/ftype>。
|
||||
|
||||
- 显示所有文件类型的列表:
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
|
||||
- 显示特定文件类型的关联程序:
|
||||
|
||||
`ftype {{文件类型}}`
|
||||
`ftype {{file_type}}`
|
||||
|
||||
- 设置特定文件类型的关联程序:
|
||||
|
||||
`ftype {{文件类型}}="{{可执行命令的路径}}"`
|
||||
`ftype {{file_type}}="{{path/to/executable_file}}"`
|
Reference in New Issue
Block a user