ftype: add Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
c193122f62
commit
1bfccbf187
15
pages.zh/windows/ftype.md
Normal file
15
pages.zh/windows/ftype.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# ftype
|
||||||
|
|
||||||
|
> 显示或修改用于文件扩展名关联的文件类型.
|
||||||
|
|
||||||
|
- 显示所有文件类型的列表:
|
||||||
|
|
||||||
|
`ftype`
|
||||||
|
|
||||||
|
- 显示特定文件类型的关联程序:
|
||||||
|
|
||||||
|
`ftype {{文件类型}}`
|
||||||
|
|
||||||
|
- 设置特定文件类型的关联程序:
|
||||||
|
|
||||||
|
`ftype {{文件类型}}="{{可执行命令的路径}}"`
|
Reference in New Issue
Block a user