02 2017 档案

摘要:原文地址 https://daihanglin.github.io/Blog/paper/git.html 阅读全文
posted @ 2017-02-17 17:24 戴杭林 阅读(432) 评论(0) 推荐(0)
摘要:Methods you override that are part of component creation (onCreate(), onStart(), onResume(), etc.), you should chain to the superclass as the first st 阅读全文
posted @ 2017-02-17 10:01 戴杭林 阅读(464) 评论(0) 推荐(0)
摘要:比如listview在设备切换横竖屏时,仍然需要保证position, activity - > onSaveInstanceState - > restoreInstanceState view - > onSaveInstanceState - > restoreInstanceState 阅读全文
posted @ 2017-02-16 15:52 戴杭林 阅读(543) 评论(0) 推荐(0)
摘要:android studio 常用命令 阅读全文
posted @ 2017-02-16 15:23 戴杭林 阅读(1478) 评论(1) 推荐(0)