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.
我正在使用Apple Search API
并获得一个 JSON,例如这个链接中的那个
描述字符串在什么字符集中?如果我想将它存储在 mysql 表中,mysql 必须使用什么字符集?
从您链接到的文档中:
所有 JSON 结果都编码为 UTF-8。