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
ToysMall
V2EX  ›  iDev

No visible @interface for 'UITabBarItem' declares the selector 'view'

  •  
  •   ToysMall · Sep 23, 2015 · 2916 views
    This topic created in 3910 days ago, the information mentioned may be changed or developed.
    UITabBar *lTabbar = self.myTabarController.tabBar;
    UIView *barItemView = [[[lTabbar items] objectAtIndex:1] view];

    是 ios9 sdk 把这个 view 方法干掉了么
    2 replies    2015-09-24 13:22:37 +08:00
    ToysMall
        1
    ToysMall  
    OP
       Sep 24, 2015
    没有人遇到吗?
    zichen0422
        2
    zichen0422  
       Sep 24, 2015
    引入 uikit
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   933 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 22:44 · PVG 06:44 · LAX 15:44 · JFK 18:44
    ♥ Do have faith in what you're doing.