创建实体类

发布于 2024-11-09 13:27:49 字数 181 浏览 0 评论 0原文

如何在 iPhone 项目中创建实体类?请给我一个非常简单的例子,因为我是 iPhone 开发的新手。

@Edit:: 因此,创建一个包含所有类共有的属性的基本实体,然后创建可观察类并使其继承自基本类。在这个应用程序中,我们很可能能够使用 Observable 作为其他实体的基类,因为 Observable 应该能够保存为对话。

How can I create an entity class in an iPhone project? Please give me a very simple example, because I'm new in iPhone development.

@Edit:: So create a Base-entity containing the properties which will be common for all the classes, then create the Observable-class and make it inherit from the Base-class. In this app we might very well be able to use the Observable as a base class for the other entities because an Observable should be able to be saves as a Dialogue for example.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文