[MBProgressHUD showSuccess:@"复制成功!"];UIPasteboard *pasteboard = [UIPasteboard generalPasteboard];pasteboard.string = text;