转码前: 转码后: 核心方法: new String(content, "GBK").getBytes("utf-8")); 吐槽: 在克隆一些Github上面资源的时候,使用idea打开,会出现乱码的情况😖 而使用eclipse打开,这种情况就会消失。「是因为eclipse使用的是GBK编码,i Read More
posted @ 2022-08-28 13:48 2337 Views(738) Comments(0) Diggs(0) Edit