搜索资源列表
StatusBarDemo
- iphone programmer book status bar example code
aip
- You use an AVPlayer object to implement controllers and user interfaces for single- or multiple-item playback. The multiple-item case supports advanced behaviors. AVPlayer works equally well with local and remote media files, providing you with
checkPointShow
- 对一些点进行检查是否隐藏,并可以修改某些点的显示状态-Some point to check whether to hide, and you can modify the display status at some point
Trigger-master
- Android L 中新增的 JobScheduler 吗,就像其名字所表示的,你可以定义自己的作业,然后在某些条件下执行,例如是充电时、断网时或者设备空闲时等等。这是非常棒的特性,但只在 API 21 上才有效,老版本怎么办呢? 你现在可以试试 Trigger。 Trigger 的特性 单个作业支持多个条件组合 内部条件:充电中\无法检测网络状态\设备空闲 支持作业持久化,这意味着可在设备重启时触发 支持作业截止时间 可根据配置在后台或者主线程中运行作业-