代码改变世界

阅读排行榜

Android之PreferenceActivity

2012-09-25 16:30 by 三戒1993, 130 阅读, 收藏,
摘要: http://www.cnblogs.com/wservices/archive/2010/07/08/1773449.html看到很多书中都没有对PreferenceActivity做介绍,而我正好又在项目中用到,所以就把自己的使用的在这总结一下,也方便日后查找。PerferenceActivit... 阅读全文

findViewById返回Null

2015-07-27 15:49 by 三戒1993, 129 阅读, 收藏,
摘要: 10-04 17:43:05.400: E/AndroidRuntime(7135):Caused by: java.lang.NullPointerException10-04 17:43:05.400: E/AndroidRuntime(7135): at com.solar.LoginActi... 阅读全文

'Icon already includes gloss effects' doesn't work on iOS 6 compiled on xCode 5 with SDK 7

2014-09-15 17:29 by 三戒1993, 129 阅读, 收藏,
摘要: http://stackoverflow.com/questions/18800087/icon-already-includes-gloss-effects-doesnt-work-on-ios-6-compiled-on-xcode-5 阅读全文

Android开源界面库--ResideMenu用法

2014-08-20 10:00 by 三戒1993, 129 阅读, 收藏,
摘要: 网上关于ResideMenu用法的教程很多,但基本上全是从Github上copy下来的,Gitbub上给出的了对应的demo,但是由于我的IDE原因吧,demo一直导入不成功。为此自己又捣鼓了一翻,终于运行成功ResideMenu的真容。 ... 阅读全文

揭秘Android Studio项目目录结构

2014-08-14 11:13 by 三戒1993, 129 阅读, 收藏,
摘要: I don't know if this is because of the Gradle Build System (I'd wager it is), but I'll tell you what I've understood so far.Update 1:29/7/13 The Intel... 阅读全文
上一页 1 ··· 246 247 248 249 250 251 252 253 254 ··· 368 下一页