分类: 操作系统

1 篇文章

windows批处理教程
批处理相关用法 设置注释 设置注释可以通过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 重定向 和…