Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 perl 很陌生,我已经问过一个朋友,他说了一些关于“客厅执行”的事情。这是什么意思?
编辑:
这是在命令提示符下
start导致 Windows 创建一个新的命令提示符窗口来运行命令,从而释放原始提示符。例如,打开命令提示符并ping -t 8.8.8.8与start ping -t 8.8.8.8.
start
ping -t 8.8.8.8
start ping -t 8.8.8.8