摘要: ## 0) 核对路径(一定要存在) ```powershell $CondaRoot = 'D:\\Scoop\\apps\\anaconda3\\current\\App' Test-Path $CondaRoot Test-Path "$CondaRoot\\shell\\condabin\\c 阅读全文
posted @ 2025-10-12 11:36 Thin_time 阅读(10) 评论(0) 推荐(0)