How do I serialize a simple object in iPhone sdk?

后端 未结 3 1887
清歌不尽
清歌不尽 2021-01-30 14:19

I have a dictionary of objects; they are all POCO objects that should be serializable. What technique should I look at for writing these to disk. I\'m looking for the simplest

3条回答
提交回复
热议问题