V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
georgetso
V2EX  ›  iDev

请问,例子代码中, label 为什么没有出现在界面上?

  •  
  •   georgetso · 2015-05-21 15:26:58 +08:00 · 1671 次点击
    这是一个创建于 3277 天前的主题,其中的信息可能已经有所发展或是发生改变。
    例子代码地址:
    http://pan.baidu.com/s/1mgCDtZq

    ViewController 中有一个 IBOutlet V1
    V1 中有一个 IBOutlet UILabel

    文档中说

    When an object receives an awakeFromNib message, it is guaranteed to have all its outlet and action connections already established.

    不过 UILabel 打印出来是 null

    请问是怎么回事?请问如何才能让 UILabel 显示在界面上?
    因为 V1 需要在多个界面使用,所以单独做了一个 xib 希望能复用
    第 1 条附言  ·  2015-05-21 16:27:08 +08:00
    解决了
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3659 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 04:22 · PVG 12:22 · LAX 21:22 · JFK 00:22
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.