摘要:
C++支持1,2,3,4个字节的字符集,已有std::string,std::wstring,std::u8string,std::u16string,std::u32string std::string "hello world" char ANSI std::wstring L"hello wo 阅读全文
posted @ 2023-04-20 21:46
奇怪的菜鸟
阅读(48)
评论(0)
推荐(0)
|
摘要:
C++支持1,2,3,4个字节的字符集,已有std::string,std::wstring,std::u8string,std::u16string,std::u32string std::string "hello world" char ANSI std::wstring L"hello wo 阅读全文
posted @ 2023-04-20 21:46
奇怪的菜鸟
阅读(48)
评论(0)
推荐(0)
|