今天突然發現,公司桌機無法呼叫到 mvn 指令。
檢查 path 設定正常啊...
檢查 path 設定正常啊...
而 notepad++ 直接設定下去,會有時候關掉 notepad++ 卻回不去 cmder 中的情況,所以解決方式:git config --global core.editor xxxxxxxx
git config --global core.editor "'c:\Program Files\Notepad++\notepad++.exe' -multiInst -notabbar -nosession -noPlugin '$*'"
git config --global core.editor "'C:\Program Files (x86)\Notepad++\notepad++.exe' -multiInst -notabbar -nosession -noPlugin '$*'"
C:\>netstat -ano | findstr 0.0:80
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 1860
C:\>tasklist | findstr 1860得到如下的資訊
httpd.exe 1860 Services 0 4,148 K