jquery serialize中文乱码的原因:【serialize()】自动调用encodeURIComponent方法将数据编码了;解决方法:调用“decodeURIComponent(XXX,true);”将数据解码即可。
技术文章 / 下载软件趣味内容 / 专业带飞