string processing meaning in Chinese
字符串处理
Examples
- You ll also learn about topics essential to the mechanics of application development in any language , including debugging , string processing , and file i o
还将介绍用任何语言进行应用程序开发时都很重要的内容,包括调试、字符串处理和文件i / o 。 - Pango enables font rendering and layout management based on utf - 8 , but is completely independent of string processing libraries as provided by non - gnome or non - gtk libraries
Pango可以基于utf - 8呈现字体和布局管理,但是与非gnome或者非gtk +库提供的字符串处理库完全无关。 - Wide character string processing functions are required by text - editing software - something that used to be regarded as problematic because of performance issues - it is perfectly possible simply to query the locale mechanism regarding the availability of a utf - 8 - based or any other locale and convert , for example , utf - 8 multibyte strings to the
宽度的字符串处理功能完全可以只查询locale机制是否有基于utf - 8的locale ,或者是否有其他任何locale ,并将utf - 8这样的多字节字符串在应用程序内部转换为