1.   UIPasteboard *board = [UIPasteboard generalPasteboard];

    board.string = @" 须要粘贴的问题字符串";