跨平台unicode支持(cross platform unicode support)

编程入门 行业动态 更新时间:2024-10-26 20:27:54
平台unicode支持(cross platform unicode support)

我发现在我的跨平台应用程序中获得Unicode支持是一个真正的痛苦。

我需要可以从C代码到数据库,到Java应用程序和Perl模块的字符串。 其中每个都使用不同的Unicode编码(UTF8,UTF16)或其他一些代码页。 我需要的最重要的事情是跨平台的转换方式。

人们使用什么样的工具,库或技术来处理这些事情?

I find that getting Unicode support in my cross-platform apps a real pain in the butt.

I need strings that can go from C code, to a database, to a Java application and into a Perl module. Each of these use a different Unicode encodings (UTF8, UTF16) or some other code page. The biggest thing that I need is a cross-platform way of doing conversions.

What kind of tools, libraries or techniques do people use to make handling these things easier?

最满意答案

看看这个: http : //www.icu-project.org/

Have a look at this: http://www.icu-project.org/

更多推荐

本文发布于:2023-08-01 13:05:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1358107.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:平台   unicode   cross   platform   support

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!