gpt4 book ai didi

node.js - 如果 Windows PowerShell 的颜色在运行程序后损坏,如何重置它们?

转载 作者:IT老高 更新时间:2023-10-28 22:02:27 27 4
gpt4 key购买 nike

我开始将 PowerShell 用于使用 node.js 的 Windows 项目。从 Powershell 命令行运行许多程序(包括 Node 、主管和 npm)时,我的 PowerShell 背景和前景色开始从默认的 Powershell 颜色发生变化。如何在 PowerShell 中保持一致的外观,以便轻松读取运行命令的结果?

最佳答案

作为一次性操作,只需运行以下代码:

> [Console]::ResetColor()

From the docs: (强调)

The foreground and background colors are restored to the colors that existed when the current process began.

关于node.js - 如果 Windows PowerShell 的颜色在运行程序后损坏,如何重置它们?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13805646/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com