学习
wangqingxun
这个作者很懒,什么都没留下…
展开
-
Android 开发指南翻译开篇--User Interface -Styles and Themes
先定一个学习计划吧,准备把Android的开发指南重新看一遍,借博客做个记录吧。 User Interface -Styles and Themes 用户接口-样式和主题 定义: style:A style is a collection of properties that specify the look and format for a View or windo原创 2012-02-04 00:41:47 · 491 阅读 · 0 评论 -
Android 开发指南 翻译11 Application Resources -- String Resources
Application Resources--String Resources 字符串资源 A string resource provides text strings for your application with optional text styling and formatting. There are three types of resources tha翻译 2012-02-19 19:53:50 · 600 阅读 · 0 评论 -
Android 开发指南 翻译11 Application Resources -- Drawable Resources
Application Resources -- Drawable Resources 绘图资源 A drawable resource is a general concept for a graphic that can be drawn to the screen and which you can retrieve with APIs such as getDrawab翻译 2012-02-19 16:58:44 · 1280 阅读 · 0 评论 -
Android 开发指南 翻译 User Interfaces -- Action Bar
Action bar 行动条 The action bar is a window feature that identifies the application and user location, and provides user actions and navigation modes. You should use the action bar in most activities翻译 2012-02-27 09:12:14 · 3859 阅读 · 0 评论