CMD assoc 命令详解


显示 (或修改) 文件扩展名关联。

另请参阅: ftype     start

Basic Usage     Detailed Usage

D:/digital translate> ASSOC .html
.html=htmlfile
D:/digital translate>
			

不带参数键入 ASSOC 显示当前文件关联。

若仅仅带文件扩展名援引 ASSOC,显示用于该文件扩展名的当前文件关联。

不指定文件类型,命令将删除文件扩展名关联。

基本语法

ASSOC [.ext[=[fileType]]]
			

选项参数

参数 EN 解释 中文翻译 Remark
.ext Specifies the file extension to associate the file type with 指定关联文件类型的文件扩展名
fileType Specifies the file type to associate with the file extension 指定关联文件扩展名的文件类型

Basic Usage

Function 命令 文字解释 示例 示例解释
帮助 assoc /? 展示帮助信息

 

Copyright Notice: This article is an exclusive original manuscript, copyright belongs to Happy Digits Software , shall not be reproduced without permission.