技术笔记
通过 PowerShell 或 CMD 命令获取处理器/内存/显卡/硬盘/主板详细信息
处理器(CPU)信息 PowerShell Get-CimInstance Win32_Proces 阅读更多…
系统运维
深入解析 PowerShell 中 $env:homepath 与 env:homepath 的区别
在 PowerShell 中,环境变量是日常操作中不可或缺的一部分。而 $env:homepath 阅读更多…
系统运维
Windows PowerShell VS. Windows Terminal
Windows PowerShell Windows PowerShell 是微软开发的一种强大的命 阅读更多…