摘要: 时间2014-04-14 14:33:44CSDN博客原文http://blog.csdn.net/xby1993/article/details/23677375主题ServletJSPJSP或servlet中中文乱码的解决方案:1.以POST请求方式:在获取请求参数之前设置:request.se... 阅读全文
posted @ 2015-11-03 18:26 yunlvrensheng 阅读(237) 评论(0) 推荐(0)
摘要: [java]view plaincopythis.runOnUiThread(newRunnable(){@Overridepublicvoidrun(){try{Thread.sleep(1000*5);}catch(InterruptedExceptione){e.printStackTrace... 阅读全文
posted @ 2015-11-03 18:23 yunlvrensheng 阅读(277) 评论(0) 推荐(0)