01 2016 档案
摘要:冬天有点冷,不想写博客。研究下Intent的几种Flag的不同:1,FLAG_ACTIVITY_CLEAR_TOP:会清理掉目标activity栈上面所有的activityIntent intent = new Intent(this, B.class); intent.setFlags(In...
阅读全文
posted @ 2016-01-22 09:23
西北野狼
摘要:json结构如下:{ "ret": "ok", "data": { "57230": { "cat_id": "57230", "alpha": "", "title": "一汽-大众奥迪", ...
阅读全文
posted @ 2016-01-07 10:08
西北野狼