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.
我需要在 C 中处理 unicode 字符串。我听说 ICU 是一组合适的库,但我没有任何开始的运气。
所以我的问题是:任何人都可以提供一个好的初学者教程的链接,该教程是关于在 C 中将 unicode 字符串与 ICU 一起使用
PS 我已经安装了 libicu44(在 Ubuntu 11.04 下)。
ICU 参考文档
教程