文章分类 - iOS
iPhone, iPad
摘要:添加edit bar button item 与添加add bar button item 有所不同, 可以直接使用self.editButtonItem下面是详细的代码: - (void)viewDidLoad{ [super viewDidLoad]; self.tableViewMain.delegate=self; self.tableViewMain.dataSource=self; UIBarButtonItem *add=[[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarB...
阅读全文
摘要:Adding a navigationController by code, and add UINavigationBarItem on both left and right hand sides.FirstViewControllerDelegate.h#import <UIKit/UIKit.h>#import "XDreamViewControllerViewController.h"@interface XDreamAppDelegate : UIResponder <UIApplicationDelegate>@property (st
阅读全文

浙公网安备 33010602011771号