靜態(tài)庫簡介基本概念基本動畫關鍵幀動畫動畫組轉(zhuǎn)場動畫 一. 靜態(tài)庫簡介
前言基本概念基本動畫動畫組轉(zhuǎn)場動畫轉(zhuǎn)場動畫 --- UIView 一. 前言 Core Animation是一組非常強大的動畫處理API,能...
CALayer 和 UIView 聯(lián)系CALayer的相關屬性CALayer之隱式動畫 一. CALayer 和 UIView 聯(lián)系 在iOS中...
一 、 JSON解析(1.是什么 2.為什么 3.怎么用 4.優(yōu)缺點) 1. JSON是什么 1)是一種輕量級的數(shù)據(jù)格式阐滩,一般用于數(shù)據(jù)交互2)...
一交掏、runtime簡介 Objective-C是一種動態(tài)語言狱从,所謂動態(tài)語言铐殃,是在程序執(zhí)行時動態(tài)的確定變量類型剂府,執(zhí)行變量類型對應的方法的渊迁。因此慰照,在...
- UISegmentedControl 創(chuàng)建:UISegmentedControl *segmentedC = [[UISegmentedCo...
- UIPageControl 創(chuàng)建:UIPageControl *pageC = [[UIPageControl alloc] initWit...
創(chuàng)建:UIButton *btn = [UIButton buttonWithType:UIButtonTypeCustom];btn.fram...
創(chuàng)建:UILabel * label = [[UILabel alloc]initWithFrame:CGRectMake(50, 50, 10...