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