摘要: A resource in Android is a file (like amusic file) or a value (like the title of a dialog box) that is bound to an executableapplication. These files and values are bound to the executable in such a way that youcan change them without recompiling the application.String ResourcesAndroid allows you to 阅读全文
posted @ 2011-12-22 16:55 Master HaKu 阅读(747) 评论(0) 推荐(0) 编辑