会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
夜已深茶已凉
博客园
首页
新随笔
联系
订阅
管理
2020年11月6日
c++ 常用编码转换 Windows 平台API
摘要: 废话不多说 工作主打Windows 平台开发 一般常用的编码转换都在此代码中 需要的直接拿走 #pragma once #include <string> #include <Windows.h> namespace cool { /* 编码转换 */ class Encoder { public:
阅读全文
posted @ 2020-11-06 23:37 轻风々
阅读(404)
评论(0)
推荐(1)
编辑
公告