摘要: 1. 导出环境变量 [Environment]::GetEnvironmentVariable("PATH", "User") > user_path.txt [Environment]::GetEnvironmentVariable("PATH", "Machine") > system_path 阅读全文
posted @ 2025-04-28 15:58 该显示昵称已被使用了 阅读(251) 评论(0) 推荐(0)