摘要: 其实内部是封装了Okhttp和Gson解析 阅读全文
posted @ 2016-08-03 22:02 嘉禾世兴 阅读(3496) 评论(0) 推荐(0) 编辑
摘要: Alt+回车 导入包,自动修正 Ctrl+N 查找类 Ctrl+Shift+N 查找文件 Ctrl+Alt+L 格式化代码 Ctrl+Alt+O 优化导入的类和包 Alt+Insert 生成代码(如get,set方法,构造函数等) Ctrl+E或者Alt+Shift+C 最近更改的代码 Ctrl+R 阅读全文
posted @ 2016-08-03 10:36 嘉禾世兴 阅读(196) 评论(0) 推荐(0) 编辑