第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

如何在UINavigationController中添加向右按鈕?

如何在UINavigationController中添加向右按鈕?

iOS
Helenr 2018-12-16 17:17:45
想要在navigation controller 的頂端條添加一個(gè)刷新鍵。不知道為什么不執(zhí)行。hearder代碼:@interface PropertyViewController : UINavigationController {}添加button代碼:(id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil { if (self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]) {    UIBarButtonItem *anotherButton = [[UIBarButtonItem alloc] initWithTitle:@"Show" style:UIBarButtonItemStylePlain            target:self action:@selector(refreshPropertyList:)];    self.navigationItem.rightBarButtonItem = anotherButton; } return self; } 不知道錯(cuò)誤在哪兒
查看完整描述

2 回答

?
天涯盡頭無女友

TA貢獻(xiàn)1831條經(jīng)驗(yàn) 獲得超9個(gè)贊

你可以斷點(diǎn)看看,這段代碼有沒有執(zhí)行。初始化方法有多個(gè),檢查一下調(diào)用的對(duì)不對(duì)?


查看完整回答
反對(duì) 回復(fù) 2018-12-19
?
人到中年有點(diǎn)甜

TA貢獻(xiàn)1895條經(jīng)驗(yàn) 獲得超7個(gè)贊

將initWithNibName:bundle:替換為initWithRootViewController:


查看完整回答
反對(duì) 回復(fù) 2018-12-19
  • 2 回答
  • 0 關(guān)注
  • 799 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)