我是iOS编程的新手,我刚刚构建了一个可以向用户提问并返回答案的iPhone应用程序。搭建环境为OSX10.9和Xcode5.0.2。每次我启动iPhone模拟器时,DebugNavigator都会显示内存使用量为13.5mb,但即使在我返回主屏幕后它仍会继续上升。一分钟后,内存使用量将稳定在17.5mb左右。这是正常行为还是我需要添加一些内存管理代码?#import"QuizViewController.h"@interfaceQuizViewController()@property(nonatomic)intcurrentQuestionIndex;@property(nonat