摘要: 添加代理 首先在点击事件中添加滑出菜单 - (IBAction)editAvatarAction:(UIButton *)sender { UIActionSheet *sheet = [[UIActionSheet alloc] initWithTitle:@"上传头像" delegate:self cancelButtonTitle:@"取消" destructiveButto... 阅读全文
posted @ 2016-03-30 18:01 小屁孩~ 阅读(466) 评论(0) 推荐(0)