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.
编程大师你好!今天,我从经理那里得到了将Chinese语言环境添加到我的站点的任务。
Chinese
如果可以的话,我应该在MySQL数据库中使用什么样的编码,在客户端显示中文文本会有什么问题吗?
MySQL
谢谢)
查看这个stackoverflow 线程,了解数据库处理的解决方案。您还需要将 php 设置为与我想像的相同字符集的标题
特别是在nazar在这个线程的建议下......