1、解决 查看结果数 里 response 中文乱码
1). jmeter bin目录下找到 并打开 jmeter.properties 文件,做如下修改
2).重启jmeter
2、解决 http request 输入参数值为中文时乱码
1). jmeter bin目录下找到 并打开 jmeter.properties 文件,取消注释如下一行:
2).重启jmeter
3、是jmeter 的一个bug 需要下载jar包将jar包放在jmeter的lib/ext/ 中,重启jmeter
链接: https://pan.baidu.com/s/1GjbJnDGmmgmrLcVIAu1Kvw 提取码: uqax
然而以上问题都操作完还是显示乱码
最终根据链接 https://blog.csdn.net/weixin_44383795/article/details/122866207 中写的,替换新的jar包ok了