摘要:
//点击屏幕 关闭输入弹出框 @Override public boolean onTouchEvent(MotionEvent event) { InputMethodManager im = (InputMethodManager)getSystemService(Context.INPUT_... 阅读全文
posted @ 2015-09-22 23:29
shiningrise
阅读(1342)
评论(0)
推荐(0)
摘要:
https://github.com/wyouflf/xUtilsHttpUtils使用方法:普通get方法HttpUtils http = new HttpUtils();http.send(HttpRequest.HttpMethod.GET, "http://www.lidroid.co... 阅读全文
posted @ 2015-09-22 04:09
shiningrise
阅读(664)
评论(0)
推荐(0)
摘要:
fastjson的API十分简洁。String text = JSON.toJSONString(obj); //序列化VO vo = JSON.parseObject("{...}", VO.class); //反序列化https://github.com/alibaba/fastjson/wik... 阅读全文
posted @ 2015-09-22 04:08
shiningrise
阅读(886)
评论(0)
推荐(0)

浙公网安备 33010602011771号