摘要: jmeter中文乱码解决方法 1、在jmeter的bin目录下,找到配置文件jmeter.properties 2、用记事本打开文件,找到sampleresult.default.encoding==ISO-8859-1 修改为 sampleresult.default.encoding=UTF-8 阅读全文
posted @ 2021-02-07 13:50 相见欢ive 阅读(149) 评论(0) 推荐(0)