xcode 如何在代码中添加表情符号?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/36846897/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to add Emoji in code?
提问by 4thSpace
In Xcode, I've previously gone to Editor > Emoji & Symbols, found some Emoji, double clicked it and had it appear in my code where the cursor is.
在 Xcode 中,我之前转到编辑器 > 表情符号和符号,找到了一些表情符号,双击它并让它出现在我的代码中光标所在的位置。
I'm trying to do that now and nothing is happening. I can't find any way to get the Emoji into Xcode.
我现在正在尝试这样做,但什么也没有发生。我找不到将表情符号输入 Xcode 的任何方法。
Does anyone have some suggestion?
有人有什么建议吗?