3C科技 娛樂遊戲 美食旅遊 時尚美妝 親子育兒 生活休閒 金融理財 健康運動 寰宇綜合

Zi 字媒體

2017-07-25T20:27:27+00:00
加入好友
如何在【命令提示字元】強制關閉程式 [bat 關閉程式] 資料來源: https://dotblogs.com.tw/chou/2012/01/14/65787 1. 開啟【命令提示字元】,輸入 tasklist 按 Enter 鍵,可取得目前正在執行中的處理程序清單。 2. 找出您要關閉的程序,輸入指令 taskkill /f /im 程式名稱,其中 /f 參數可強制終止處理程序。例如我要關閉 notepad.exe,則輸入 taskkill /f /im notepad.exe 按 Enter 鍵。 EX:[啟動WEBSERVER+執行PHP->最後關閉所有程式] start usbwebserver.exe wget.exe "http://localhost:8080/php_curl_https.php" taskkill /f /im usbwebserver.exe

本文由jashliaoeuwordpress提供 原文連結

寫了 5860316篇文章,獲得 23313次喜歡
精彩推薦