banner
RustyNail

RustyNail

coder. 【blog】https://rustynail.me 【nostr】wss://ts.relays.world/ wss://relays.world/nostr

spring-ajax请求中文乱码

简单粗暴的解决方法#

直接把获得参数转码成 utf-8

style = new String(style.getBytes("iso-8859-1"),"utf-8");
載入中......
此文章數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。