powershell 会Coding的猴子 2019-01-01 385 阅读1分钟 powershell是cmd的升级版,支持了shell上大部分的语法,还支持面向对象功能等功能, 但是powershell按退格时会一直发出‘啪啪啪’的警报,输入 Set-PSReadlineOption -BellStyle None 这样就解决了