1 阅读
Windows 系统配置指南 1打开 PowerShell 配置文件 在 PowerShell 中输入: notepad $PROFILE ⚠️ 如果提示"系统找不到指定的路径",则依次执行: New-Item -ItemType Directory -Path (Split-Path $PROFILE) -Force New-Item -ItemType Fil...
📖 阅读原文
文章来自第三方博客,点击下方按钮阅读完整内容
相关文章
暂无评论...