如果我修改或添加环境变量,我必须重新启动命令提示符.是否有一个我可以执行的命令可以在不重新启动CMD的情况下执行此操作?
windows cmd environment-variables
这可能是一个愚蠢的问题,如果有人在其他地方问过这个问题,请原谅我,但为什么("111" -match "111-XD")返回 false 并("111-XD" -match "111")返回 true?
("111" -match "111-XD")
("111-XD" -match "111")
有没有办法忽略比较中操作数的位置谢谢
regex powershell match
cmd ×1
environment-variables ×1
match ×1
powershell ×1
regex ×1
windows ×1