Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嘿伙计们!我是 iOS 开发新手,我想知道是否可以在我的 iOS 应用程序上扩展日历功能。
在我的应用程序中,我将创建一个用户注册功能,创建后,我将显示一个对话框,询问我是否要与这个新用户创建一个事件。
之后,我将与 iCloud 通讯录和日历同步。
这可能吗?
答案是肯定的,这是可能的,尽管您是 iOS 新手,但请提前做一些研究,但简单翻阅文档应该会引导您到 Apple 的“日历和剩余编程指南”。
您可以在 iOS5.1 库、数据管理、日历和提醒编程指南部分找到它。