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.
谁能指出使用双字节字符的语言列表?
谢谢,
大多数语言都会以某种方式支持这一点。我建议您阅读Joel Spolsky(本网站的联合创始人)关于字符编码的这篇优秀文章。
DBCS 是代码页的属性。当代码页需要编码超过 128 个非 ASCII 字形时,它需要双字节字符。在 Windows 上
可能还有更多,IBM 和 Oracle 定义了自己的。这都是一个糟糕的记忆,Unicode 规则。