首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

[android]Context 下上文

2012-09-10 
[android]Context上下文Context---代表的是对相关资源的访问能力---有很多方法需要通过Context才能识别调

[android]Context 上下文

Context---代表的是对相关资源的访问能力---有很多方法需要通过Context才能识别调用者的实例

            ---Android中一共有3个Context对象

               ---Application

               ---Activity

               ---Service

热点排行