windows批处理教程 2024-11-07 11:15 | 213 | 0 | 操作系统 358 字 | 2 分钟 批处理相关用法 设置注释 设置注释可以通过Rem和::完成,例如: :: :: the below code is used to build project using cmake. :: Rem This is for listing down all the files in the directory Program files 重定向 和…