摘要:
-(UIToolbar *)createActionBar { UIToolbar *actionBar = [[UIToolbar alloc] init]; actionBar.translucent = YES; [actionBar sizeToFit]; actionBar.barStyle = UIBarStyleBlackTranslucent; UIBarButtonItem *doneButton = [[UIBarButtonItem alloc] initWithTitle:NSLocalizedString(@"Done", @"" 阅读全文
posted @ 2013-03-01 21:37
阿新
阅读(618)
评论(0)
推荐(0)

浙公网安备 33010602011771号