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.
我希望将片假名写入 SQLite3 数据库,我知道 SQLite3 使用 UTF-16,并且想知道是否有任何方法可以合并 UTF-32 位字符集。如果没有办法,那么有人可以建议如何将片假名作为文本输入到 SQLite 数据库中。