标题: 加什么参数使windows下的窗口最小化运行呢?
[打印本页]
作者: 电吉入侵
时间: 2003-6-18 00:00
标题: 加什么参数使windows下的窗口最小化运行呢?
如题...
作者: minisheep
时间: 2003-6-18 00:00
win键+D
作者: 电吉入侵
时间: 2003-6-18 00:00
是自动最小化运行啊....
作者: baobolz
时间: 2003-6-25 00:00
START [options] program [arg...]
START [options] document.ext
/m[inimized] Run the new program minimized (in the background).
/max[imized] Run the new program maximized (in the foreground).
/r[estored] Run the new program restored (in the foreground). [default]
/w[ait] Does not return until the other program exits.