资 源 简 介
Easy-As String Library is a C++ header library for working with Unicode strings. It"s main goal is to simplify the use of different Unicode string encodings in C++.
The library provides support for Unicode strings in UTF-8, UTF-16 and UTF-32 formats. It also supports wchar_t * strings with a few assumptions (see Technical Information).
Both a low level and higher level API is provided. That is, generic implementations of the strcpy(), strlen(), etc type functions are provided as well as a std::string-like string class.
Features
Some of the notable features of the library include:
Low level C-style string manipulation functions
Higher level std::string-style string class
UTF encoded string manipulation routines
Generic API for all string encodings
Conversions between different encodings
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报