pyperclip 模块拷贝粘贴字符串
copy() 函数、paster()函数:向计算机的剪贴板发送文本,或从它接收文本。
Python编程快速上手-字符串操作
原文:https://www.cnblogs.com/hyeTi/p/9456039.html