摘要: 1.资源的访问代码中使用Context的getResources()方法得到Resources对象,访问自己定义的资源R.资源文件类型.资源文件名称,访问系统定义的资源android.R. 资源文件类型.资源文件名称。在其他资源中引用资源一般格式为@[包名称:]资源类型/资源名称android:te... 阅读全文
posted @ 2015-04-06 23:41 lshs 阅读(738) 评论(1) 推荐(0)
摘要: View C++ as a federation of languages。1、把C++看成4种子语言组成,即C、Object-Oriented C++、Template C++、The STL。2、Things to Remember:Rules for effective C++ program... 阅读全文
posted @ 2015-04-06 22:42 lshs 阅读(375) 评论(0) 推荐(0)
摘要: Introduction1、Learning the fundamentals of a programming language is one thing; learning how to design and implement effective programs in that langua... 阅读全文
posted @ 2015-04-06 22:24 lshs 阅读(246) 评论(0) 推荐(0)
摘要: CSDN写博客竟然还需要审核 试一下这里 阅读全文
posted @ 2015-04-06 22:22 lshs 阅读(193) 评论(0) 推荐(0)