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.
我想在 iPhone 应用程序中以编程方式在运行时创建核心数据模型中的实体。我不知道如何在运行时创建自定义实体。请帮助我。
Apple 文档中有许多这样做的大量示例。请在 Xcode 中搜索“核心数据”。示例代码:iPhoneCoreDataRecipes、CoreDataBooks、ThreadedCoreData