iPhone 设备内存问题
可能的重复:
iPhone 上的内存问题
大家好,
我开发了一个小型企业 iPhone 应用程序......实际上每当程序正在运行,它存储在应用程序内存中。在设备中,它以相同的方式存储设备内存...
但在 mac 中,有时我们可以存储数据,例如使用安全虚拟内存选项...... 因此,以同样的方式,出于安全目的,是否有任何可能性可以将数据存储在 iphone 设备位置......有什么想法吗?
Possible Duplicate:
Memory Issues on iphone
Hello Everybody,
I was developed one small business iphone application...Actually whenever the program is running it stores in application memory.. In same manner in device it stores device memory...
But in mac some times we can store the data like USE SECURE VIRTUAL MEMORY OPTION......
So in the same manner is any possibilities are available to store data in iphone device location for security purpose .... Any Ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以从内存管理获取帮助。
You can take help from Memory Management.