English 中文(简体)
数据成员动态数据生成
原标题:Dynamic generation of data members

我做了一个程序, 可以用它标记来独立解析给定的 xml 文件 。 它对 xml 文件的单层列表有效, 效果良好 。 我想在对象上指定 xml 值 。 As xml 可以是不同的 。 类别也必须是通用的, 数据成员也必须是普通的 。 我可以用数据类型 id 实现通用数据成员 。 但问题在于 xml 可能有不同的数据类型 。 因此, 能否在运行时决定数据成员的数量? (这里装入 xml 两次, 是否对我们实现目标有用? )

最佳回答

Key-Value Coding 完全符合你需要的,如果你想要简单的东西的话,你宁愿使用NSMubableDriction;

问题回答




相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签