从网上找到的方法: 
在jmeter.properties中: 
sampleresult.default.encoding=ISO-8859-1 改 成 sampleresult.default.encoding=utf-8 保存后,重新Jmeter 
还要注意将 sampleresult.default.encoding=ISO-8859-1 前的# 去掉

尝试了上主面的方法没有效果: 
仔细查看后,在HTTP请求的Content encoding 中维护utf-8 
请求参数有中文,post传过去显示乱码
再次尝试,执行,不会出现乱码

相关文章:

  • 2022-01-09
  • 2022-12-23
  • 2021-07-20
  • 2022-12-23
  • 2022-12-23
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-23
  • 2021-06-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
相关资源
相似解决方案