objective c alloc 地址为0x00000000解决办法

objective c alloc 地址为0x00000000
大侠,救命!

自定义FirstViewController f;
 f = [[FirstViewController alloc] init];

f的地址为0x00000000,是因为有延迟加载什么的么,为什么啊?
------解决方案--------------------
类的init方法重写了吗?



ios开发超级群,来者注明来自CSDN:43146334