摘要: 简介 vs 上一直说使用unicode编码格式 解决方案 在makefile中添加这两项 format_incode : find . -regex '.*\.\(cpp\|hpp\|cc\|cxx\)' -exec enca -L zh_CN -x unicode {} \; format_dec 阅读全文
posted @ 2020-11-27 13:31 HDU李少帅 阅读(193) 评论(0) 推荐(0)