会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
奚山遇白
博客园
首页
博问
闪存
新随笔
订阅
管理
2016年1月26日
iOS利用代码添加事件到系统日历中
摘要: 简单实现示例:#import - (void)saveEvent:(id)sender { //事件市场 EKEventStore *eventStore = [[EKEventStore alloc] init]; //6.0及以上通过下面方式写入事件 ...
阅读全文
posted @ 2016-01-26 13:17 fatal-奚山遇白
阅读(10458)
评论(0)
推荐(0)
编辑