欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

创建虚拟盘

程序员文章站 2022-05-25 19:41:57
...
windows操作系统中,在命令行输入:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\xgbjmxn>subst Q: C:\Users\xgbjmxn\Desktop\FEP3ToolKit_db2\FEP3ToolKit

这样就添加了个Q盘,把C:\Users\xgbjmxn\Desktop\FEP3ToolKit_db2\FEP3ToolKit变成了
Q盘下面的文件
相关标签: windows