美文网首页
iOS -[UIViewController _loadView

iOS -[UIViewController _loadView

作者: money_ac9e | 来源:发表于2021-05-31 20:40 被阅读0次

    nib文件与ViewControler没有关联成功
    1, 打开nib文件
    2, 点击"File's Owner", 按command+4,设置Class为xxxViewControler
    3, 按Control+"Files's Owner", 里面有个默认的IBOutlet变量view, 看一下后面有没有做关联,如果没有就拉到下面的View和视图做个关联

    作者:SunnyLeong
    链接:https://www.jianshu.com/p/0814d848b6c5

    相关文章

      网友评论

          本文标题:iOS -[UIViewController _loadView

          本文链接:https://www.haomeiwen.com/subject/qazbsltx.html