摘要:
@echo off cd\ cd C:\Program Files (x86)\gakataka\Student Student.exe aa.vbs: set ws=WScript.CreateObject("WScript.Shell") ws.Run"c:\intel\aax.bat",0 建 阅读全文
摘要:
During handling of the above exception, another exception occurred: 处理方法: cmd:netstat -ano找到被占用的端口,找右边对应的PID 5062tasklist|findstr "5062"显示对应的进程名称:pyth 阅读全文