Jmeter-返回值乱码处理

Jmeter安装目录/bin/jmeter.properties中sampleresult.default.encoding默认为ISO-8859-1,将参数修改为

sampleresult.default.encoding=utf-8 即可

保存后,重启Jmeter

posted @ 2017-07-14 14:12  kitty_wu  阅读(491)  评论(0编辑  收藏  举报