首页
登录
注册
首页
我
Sign in
Sign up
#PowerShell
计算机天才
·
2023年05月28日 10:25
windows powershell 等价|grep的用法
grep是linux下的一个程序,用来对shell输出的字符串过滤的。windows下一般是没有的,但是powershell有相应的功能findstr。 Example: CMake --sys...
Windows
PowerShell
favorite
0
comment
0
计算机天才
·
2023年05月28日 10:21
windows powershell 更换控制台编码
切换到utf-8,不然有时候输出中文会乱码 chcp 65001
Windows
PowerShell
favorite
0
comment
0
没有更多内容。