摘要: FATAL EXCEPTION: OkHttp Dispatcher Can't create handler inside thread that has not called Looper.prepare() 产生异常的原因:只是想写个Toast.makeText(MainActivity.th 阅读全文
posted @ 2018-06-07 16:07 牛新龙的IT技术博客 阅读(644) 评论(0) 推荐(0)
摘要: 问题概述: 借助MyEclipse直接建立了一个Servlet类,每次访问这个Servlet都能访问。可自己建立一个Servlet为什么总提示:HTTP Status 405 - HTTP method GET is not supported by this URL。的确是继承了HttpServl 阅读全文
posted @ 2018-06-07 15:30 牛新龙的IT技术博客 阅读(2028) 评论(0) 推荐(1)