tag wstring

標籤
貢獻1
21
04:48 PM · Nov 21 ,2025

@wstring / 博客 RSS 訂閱

apollo008 - C++-Unicode字符utf8編碼與碼點code point值互轉編碼示例

#include locale #include codecvt #include cassert #include string #include vector /* *注意這裏必須用std::codecvt_utf8char32_t和std::wstring_convertstd::codecvt_utf8char32_t, char32_t, *含義是將utf8編碼的字節字符串 轉化為

STL , utf-8 , wstring , unicode

收藏 評論