什么是威南西?
我找不到维基页面或任何东西:(。它是像unicode这样的编码,对吗?所以它有自己的代码点到字符的映射?
I can't find a wikipage or anthing :(. It's an encoding like unicode right? So it has it's own mapping of code points to characters?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我相信在大多数情况下,有人说“Win ANSI”或“Windows ANSI 代码页”是在谈论 Windows-1252 字符编码。正如那篇文章指出的那样,称其为“ANSI”是一个用词不当。
I believe that in most cases, someone saying "Win ANSI" or "Windows ANSI code page" is talking about the Windows-1252 character encoding. Calling it "ANSI" is a misnomer, as pointed out in that article.
有时(在 WinAPI 调用的 MSDN 文档中)它只是当前 Windows 系统编码的名称,可能是也可能不是 1252。
Sometimes (in MSDN documentation for WinAPI calls) it is just a name for the current Windows system encoding, which may or may not be 1252.