windows上 start 命令的使用

2025-10-27 09:42:56

1、win + R 打开资源管理器输入: cmd 点击: 确定

在 cmd 里面输入: start /? 来查看 start 命令和参数的使用

windows上 start 命令的使用

2、打开当前 DOS 窗口: start

windows上 start 命令的使用

3、修改 DOS 窗口标题: start title "新标题"

windows上 start 命令的使用

4、打开计算机 D 盘: start D:

windows上 start 命令的使用

5、最小化打开记事本: start /min notepad.exe

windows上 start 命令的使用

6、最大化打开计算器: start /max calc

windows上 start 命令的使用

7、打开 DVD 播放器: start dvdplay

windows上 start 命令的使用

windows上 start 命令的使用

8、打开任务管理器: start taskmgr

windows上 start 命令的使用

windows上 start 命令的使用

9、同时打开写字板和计算器: start write & calc

用 & 将两个要开启的程序连起来,

windows上 start 命令的使用

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢