当我连着手机充电的时候,启动模拟器调试,执行ADB指令时,报错。C:\Users\gaojs>adb shellerror: more than one device and emulatorC:\Users\gaojs>adb install e:\good.apkerror: more than one device and emu…
故障现象 能正常上传文件,但一直显示“Request failed with status code 404” 原因: apache配置文件出错 解决办法: 修改apache配置文件 #PROXY-START/ <IfModule mod_proxy.c> ProxyRequests Off SSLProxyEngine on AllowEn…