当前位置:网站首页>Solution: the word of jmeter5.5 on the win11 lower interface is very small
Solution: the word of jmeter5.5 on the win11 lower interface is very small
2022-06-24 09:05:00 【Society, you, sister Megan】
Method 1 :
On the interface , Click on the action -> Zoom in

Method 2 :
Open it with an editor bin Under folder jmeter.properties , Let go of the red space below , Change it a little bit ,
Method 3 :
If method 2 does not take effect , Open it with an editor jmeter.bat, Add the following lines . restart jmeter.
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.controlFont=Dialog-20
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.systemFont=Dialog-20
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.userFont=SansSerif-20
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.smallFont=SansSerif-20
边栏推荐
- 4274. suffix expression
- 数据中台:民生银行的数据中台实践方案
- How to import MDF and LDF files into MySQL workbench
- Essay - Reflection
- MySQL | store notes of Master Kong MySQL from introduction to advanced
- every()、map()、forEarch()方法。数组里面有对象的情况
- Threejs glow channel 01 (unrealbroompass & layers)
- 数据中台:中台架构及概述
- 目标检测系列——Fast R-CNN
- Alibaba Senior Software Testing Engineer recommends testers to learn -- Introduction to security testing
猜你喜欢

用VNC Viewer的方式远程连接无需显示屏的树莓派

uniapp 开发多端项目如何配置环境变量以及区分环境打包

什么是图神经网络?图神经网络有什么用?

【MySQL从入门到精通】【高级篇】(一)字符集的修改与底层原理

Ebanb B1 Bracelet brush firmware abnormal interrupt handling

Matlab camera calibrator camera calibration

Alibaba Senior Software Testing Engineer recommends testers to learn -- Introduction to security testing

I heard that you are still spending money to buy ppt templates from the Internet?

Redis实现全局唯一ID

【LeetCode】541. Reverse string II
随机推荐
Idea another line shortcut
1844. 将所有数字用字符替换
4275. Dijkstra序列
Solving linear equations with MATLAB ax=b
Fast and slow pointer series
[Niuke] convert string to integer
常用表情符号
Sword finger offer 55 - I. depth DFS method of binary tree
【PyTorch基础教程30】DSSM双塔模型代码解析
Redis实现全局唯一ID
Kaformer personal notes
普通人没有学历,自学编程可以月入过万吗?
陆奇:我现在最看好这四大技术趋势
China chip Unicorn Corporation
opencv最大值滤波(不局限于图像)
2022 spring recruitment interview summary
Alibaba Senior Software Testing Engineer recommends testers to learn -- Introduction to security testing
怎么把mdf和ldf文件导入MySQL workbench中
2022-06-23:给定一个非负数组,任意选择数字,使累加和最大且为7的倍数,返回最大累加和。 n比较大,10的5次方。 来自美团。3.26笔试。
1528. rearrange strings