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 连接排序规则是什么?utf8_unicode_ci? 还是ut8_general_ci?
它们都应该涵盖蒙古语。
主要区别仅在于性能和分拣准确性。utf8_general_ci 比 utf8_unicode_ci 快一点。另一方面,utf8_unicode_ci 对排序更准确一些。
我有一个带有表格的 ASP 经典页面。是否可以允许用户单击按钮将该表导出为 JPG 文件?