摘要: 1. 概述 如果使用字节流读取中文。当GBK编码时,中文占用2个字节,当使用UTF-8时,中文占用3个字节。 因此字节流无法读取完整... 阅读全文
posted @ 2021-03-08 22:03 layman~ 阅读(64) 评论(0) 推荐(0) 编辑