C++字符串编码GBK与UTF-8转换
摘要:
c库 https://www.tutorialspoint.com/c_standard_library/string_h.htm ASCII对照表 https://tool.oschina.net/commons?type=4 以UTF-8转GBK为例,其他原理相同 1. 列出当前系统支持的loc 阅读全文
posted @ 2023-06-02 22:33 heysong 阅读(745) 评论(0) 推荐(0) 编辑