cmd 命令直接输入:

copy /b  D:\temp\*.ts  D:\new.ts

    D盘temp目录的ts文件  合并 并输出到 D盘 new.ts文件

  

 

相关文章: