Notes

1.initWithNibName:bundle:UIViewController的默认构造方法,向VC发送init消息会调用initWithNibName:bundle:,并且为两个参数传入nil

你可能感兴趣的:(Notes)