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.
我不太了解 UTF-8 等字符集,所以我迷失在其他帖子的术语中。
我一直在 phpMyAdmin (utf8_unicode_ci) 中使用默认排序规则的 VARCHAR,我得到了很多?,例如:???(???????)??? 安东尼
我尝试将行更改为使用 ASCII (ascii_general_ci) 无济于事。我知道我之前已经解决了这个问题并且它 100% 有效,我只是不记得我是怎么做到的。有人有想法么?
谢谢!