iOS加載xib的兩種方法

第一種方法: UIView *view = [[[NSBundle mainBundle] laodNibNamed:@"yourXibName" owner:nil options:nil] lastObject]
相關文章
相關標籤/搜索