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.
在 xcode4.2 中,我为我的程序使用单视图应用程序。我的程序要求用户输入不同视图的答案。当用户回答问题并切换到不同的视图然后返回时,我发现所有的答案都消失了。切换视图后是否可以保留答案?谢谢你。
你可以使用 NSUserDefaults 来获得持久的记忆