安装python 包 pip install emoji 使用方法 import emoji res = "".join(emoji.replace_emoji("I 😂🤣❤️👌😘💕 you").split())