先来看这样一个错误: No resource found that matches the given name '@style/Theme.AppCompat.Light'...
 发简信
    
    发简信
  
  
    IP属地:广东
  
 
    
  先来看这样一个错误: No resource found that matches the given name '@style/Theme.AppCompat.Light'...
 
    
  Service 生命周期探讨 启动Service有两种方式,一种是用 startService,另一种是 bindService ,这里不讨论生命周期流程,而是讨论两种启动...