摘要:
一、Service(服务)Service是Android程序中四大基础组件之一,它和Activity一样都是Context的子类,区别在于它没有UI界面,是在后台运行的组件。public abstract class Serviceextends ContextWrapperimplements C... 阅读全文
posted @ 2014-12-22 20:31
听着music睡
阅读(428)
评论(0)
推荐(1)