摘要:
Building Android Apps — 30 things that experience made me learn the hard way There are two kinds of people — those who learn the hard way and those wh 阅读全文
posted @ 2016-02-26 09:49
狂奔的小狮子
阅读(320)
评论(0)
推荐(0)
摘要:
代码精简无疑是每个程序员的目标,简短易读。java 8中的lambda表达式的使用: 4 easy steps Download and install jdk8. Add the following to your project’s main build.gradle buildscript { 阅读全文
posted @ 2016-02-26 09:37
狂奔的小狮子
阅读(583)
评论(0)
推荐(0)