特牛生活网

批处理Start命令 - 批处理教程

网友收藏
批处理Start命令用于在新窗口中启动程序,或打开文档。 语法 START “programname” 示例 @echo off start notepad.exe 批处理文件执行时,将启动一个新的
标签: