windows10 powershell窗口输出卡住(看这篇就够了)

问题原因:cmd窗口开启了快速编辑模式,当点击窗口时运行的进程会被暂停直至点击回车按钮

解决方案:取消勾选快速编辑模式

### 1. 第一步:右键标题栏,选择【属性】

windows10 powershell窗口输出卡住(看这篇就够了)

第二步:选择【编辑选项】区域,取消【快速编辑模式】的选项

windows10 powershell窗口输出卡住(看这篇就够了)
如图所示:
windows10 powershell窗口输出卡住(看这篇就够了)

上一篇:angular学习笔记(三十)-指令(10)-require和controller


下一篇:Mysql Cluster7.5.6 windows10 部署安装