add new chinese translations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# subst
|
||||
|
||||
> 将路径与虚拟驱动器号关联。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/subst>.
|
||||
> 将路径与虚拟驱动器字母关联。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/subst>。
|
||||
|
||||
- 列出已激活的关联:
|
||||
- 列出活动关联:
|
||||
|
||||
`subst`
|
||||
|
||||
- 添加一个关联:
|
||||
- 添加关联:
|
||||
|
||||
`subst {{Z:}} {{C:\Python2.7}}`
|
||||
|
||||
- 删除一个关联:
|
||||
- 删除关联:
|
||||
|
||||
`subst {{Z:}} /d`
|
||||
`subst {{Z:}} /d`
|
Reference in New Issue
Block a user