搜索资源列表
BackgroundDemo(Beta4Fixed)
- Iphone系统后台使系统后台运行的代码案例。BackgroundDemo,绝对好用!-Iphone system back to the system code running in the background case. BackgroundDemo, absolutely easy to use!
iClock
- 自定义闹钟提醒,可多次提醒,前台+后台提醒。-Custom alarm clock to remind, can be repeatedly reminded, foreground+ background reminder.
mtcmanage
- 手机终端配置项目,用来给手机进行接入点设置的后台管理系统-look chinese
BuildWorker
- ios 自动打包生成app,与后台数据库连接,当数据库变化时,自动打包-ios generated automatically packaged app, with the background database connection, when the database changes, automatic packing
MessageTest
- 后台*面发送IMESSAGE,通过调用系统自带的短信发送平台实现,目前只支持IOS5-Background no interface sends IMESSAGE, by calling the system comes with SMS platform, currently only supports IOS5
yupiao
- 提供余票查询的功能接口,自动查询12306网站后台数据,及时最新。-Offers ticket query function interface, automatic query 12306 Website background data, the latest in a timely manner.
FreeMusic
- 一个简易的音乐播放器,能后台播放,快进,后退,切换上一曲,下一曲-music player
HanekeSwift
- HanekeSwift是一个使用十分方便的图片缓存类库的Swift版,可以将下载的网络图片缓存到内存(memory)或者设备disk中,也就是有两级缓存机制。所有的下载和缓存都是在后台线程。 -A lightweight generic cache for iOS written in Swift with extra love for images
Wechat_Server
- 仿照微信服务器后台 server版本,很不错的源码-wechat server
Trigger-master
- Android L 中新增的 JobScheduler 吗,就像其名字所表示的,你可以定义自己的作业,然后在某些条件下执行,例如是充电时、断网时或者设备空闲时等等。这是非常棒的特性,但只在 API 21 上才有效,老版本怎么办呢? 你现在可以试试 Trigger。 Trigger 的特性 单个作业支持多个条件组合 内部条件:充电中\无法检测网络状态\设备空闲 支持作业持久化,这意味着可在设备重启时触发 支持作业截止时间 可根据配置在后台或者主线程中运行作业-