1、this 继承于content 子类
2、getAppliCationContext() 返回值为context 父类
父类有的子类都有,子类父类不一定有。
在对话框只能用this,不能用geiAppliCationContext()
时间: 2024-11-13 08:50:39
1、this 继承于content 子类
2、getAppliCationContext() 返回值为context 父类
父类有的子类都有,子类父类不一定有。
在对话框只能用this,不能用geiAppliCationContext()