网站首页
编程语言
数据库
系统相关
其他分享
编程问答
subst
2023-08-12
temp
path_str=lib=./asd/asd/asdasdsa/./sdfsdf/dfgte3/123/sdfgpattern=123paths=$(filter%$(pattern)%,$(wildcard$(foreachpath,$(subst"",,$(path_str)),$(path)/)))result=$(subst"",",",$(paths)).PHONY:allall:@ec
2023-03-23
创建虚拟磁盘
主角:subst将路径与驱动器号关联。SUBST[drive1:[drive2:]path]SUBSTdrive1:/Ddrive1:指定要分配路径的虚拟驱动器。[drive2:]path指定物理驱动器
2022-10-31
命令:subst
subst语法使驱动器符与指定的子目录路径等效subst/?将路径与驱动器号关联。SUBST[drive1:[drive2:]path]SUBSTdrive1:/Ddrive1:指定要分配路径
2022-10-29
window 将一个文件夹映射成为一个磁盘方法
1 运行打开注册表编辑器regedit2找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System然后把EnableLUA数值改为0然后重启电