在windows命令行窗口下执行:
C:>netstat -ano
C:>netstat -aon|findstr "8000"
C:>tasklist|findstr "18000"
C:>taskkill /f /t /im python.exe