UIScrollView offset below UINavigationBar
-(void)loadView{ [super loadView]; self.automaticallyAdjustsScrollViewInsets = NO; }
解释在这里:https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/TransitionGuide/AppearanceCustomization.html