1

我可以调用任何 Cocoa API 来获取 Emoji 及其名称吗?是否有在线参考,其中包含 plist 中名称中的所有表情符号?是否有可用于列出 Emoji 的 Cocoa 库?

4

1 回答 1

1

Take a look at the following project.

It has some classes where all emoji are classified by type.

Here is the URL:

https://github.com/limejelly/Emoji

于 2013-01-13T01:43:10.373 回答