Windows 系统环境变量
在写批处理的时候常常会用到C:\ProgramData ,C:\Users\Home\AppData\Local 等目录,有时候会遇到用户名不一样,这个时候我们就需要使用变量了。 变量对比表 参考阅读: https://www.askvg.com/list-of-environment-variables-in-windows-xp-vista-and-7/ https://windowsloop.com/list-of-all-environment-variables-in-windows-10/ https://ss64.com/nt/syntax-variables.html