Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 mysql 和 nodejs 在 ios 聊天应用程序中发送表情符号和备忘录。我没有找到任何与 memojis 相关的文档。我已成功发送表情符号,但表情符号无法保存到数据库中。
有谁知道(memojis)是什么类型的数据?将此动画图像存储在mysql中的最佳方法是什么?使用 nodejs 和 mysql 处理 memojis 的方法是什么?
如果有人可以提供帮助,将不胜感激。