随笔分类 - iOS 动画
摘要:- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event{ NSLog(@"旭宝爱吃鱼"); UIImageView * imageView = [[UIImageView alloc]init]; NSMutableArray * animationArray = [N...
阅读全文
摘要:1 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event{ 2 UIView * view = [[UIView alloc]initWithFrame:CGRectMake(100, 100, 100, 100)]; 3 view.backgroundColor = [UIColor orange...
阅读全文
摘要:首尾式动画 首尾式动画即通过实现控件由初始状态到结束状态的过程。(主要表现在控件的Frame 透明度 )
阅读全文

浙公网安备 33010602011771号