摘要:
多个view之间切换用Embed in --》UINavigationControllersugues的方式 有push和modal 及其cuestom关于其重要的方法:-(void) prepareForSegue:(UIStortboardSegue *)segue ender:(id)UIVi... 阅读全文
摘要:
Objc基础学习记录--UIViewController 多个view之间切换用Embed in --》UINavigationController sugues的方式 有push和modal 及其cuestom ... 阅读全文
摘要:
- (void)touchesBegantouchesEndtouchesCancelledtouchesMoved//代表的是手指在屏幕上的动作,开始 结束 取消 移动//还有就是代表摇动的方法-(void)motionBeganmotionEndmotionCancelled隐藏键盘resign... 阅读全文
摘要:
Objective-C 学习记录--toches、Motion/Size/Rect/Point/CGFloat/protocol - (void)touchesBegan touchesEnd touchesCancell... 阅读全文