2018年5月26日

macOS NSButton(上-属性)(UIbutton用于iOS)大全,欢迎大家提建议持续完善

摘要: - (void)viewDidLoad { [super viewDidLoad]; NSLog(@"Hello world!"); // 设置按钮 [self setbutton]; } -(void)setbutton{ NSButton *button = [[NSButton alloc]i 阅读全文

posted @ 2018-05-26 16:25 高彰 阅读(1511) 评论(0) 推荐(0)

导航