English 中文(简体)
刺伤记忆管理
原标题:tabbar memory management
  • 时间:2012-01-13 15:12:54
  •  标签:
  • ios

a 以5个制表转换选项为基础的制成像灯......能有效地管理记忆?

在表格之间转换非常频繁,即如何管理这一设想?

不管怎么说,所有表格都将继续活跃? 但这是一个不好的选择......

请详细说明刺刀刺 memory记忆管理

最佳回答

让家庭调查股处理。 尤应 t。 UI 套件将卸载其认为合适的观点(并且你在你的观察控制器的上对此有所了解)。

例如:

  1. 您从表格开始 1. 表1是唯一的观察控制器,其观点将装上。

  2. 页: 1 2. 结 论 现在,表2的观察控制器将装上,表1的观察控制器仍在装上。

  3. 时间更长,你利用了装着其他观察控制器的其他表格。

  4. IDKit指出,记忆处于低位,或者只是想bit(你对此没有控制)。 因此,现在将讨论并处理一些观点控制者的意见(但显然从现在看不出)。

当然,你应当是一个良好的公民,并释放你认为在<条码>viewDid Unload中掌握的任何东西,如果你想再次装满的话,你可以轻而易举地制造。

问题回答

你们不必对此感到担忧,除非你记忆犹豫不决,在这种情况下,可以发表观点控制者的意见,而且你需要正确执行:

didReceiveMemoryWarning

以及

viewDidUnload

See Apple docs here 以及 here for details.

http://www.un.org/Depts/DGACM/index_chinese.htm 意见交换/查询





相关问题
List Contents of Directory in a UITableView

I am trying to list the contents of Ringtones directory in a TableView, however, I am only getting the last file in the directory in ALL cells, instead of file per cell. This is my code: - (...

iPhone NSUserDefaults persistance difficulty

In my app i have a bunch of data i store in the NSUserdefaults. This information consists of an NSObject (Object1) with NSStrings and NSNumbers and also 2 instances of yet another object (Object2). ...

Writing a masked image to disk as a PNG file

Basically I m downloading images off of a webserver and then caching them to the disk, but before I do so I want to mask them. I m using the masking code everyone seems to point at which can be found ...

Resize UIImage with aspect ratio?

I m using this code to resize an image on the iPhone: CGRect screenRect = CGRectMake(0, 0, 320.0, 480.0); UIGraphicsBeginImageContext(screenRect.size); [value drawInRect:screenRect blendMode:...

Allowing interaction with a UIView under another UIView

Is there a simple way of allowing interaction with a button in a UIView that lies under another UIView - where there are no actual objects from the top UIView on top of the button? For instance, ...

热门标签