- Performance Testing with JMeter 3(Third Edition)
- Bayo Erinle
- 61字
- 2021-07-02 19:07:09
On Windows
For illustrative purposes, assume that you have installed Java JDK at C:\tools\jdk:
- Go to Control Panel.
- Click on System.
- Click on Advance System settings.
- Add Environment to the following variables:
- Value: JAVA_HOME
- Path: C:\tools\jdk
- Locate Path (under system variables, bottom half of the screen).
- Click on Edit.
- Append %JAVA_HOME%/bin to the end of the existing path value (if any).
推薦閱讀
- Python快樂編程:人工智能深度學習基礎
- Unity Virtual Reality Projects
- Python程序設計案例教程
- 概率成形編碼調制技術理論及應用
- Hands-On Microservices with Kotlin
- INSTANT Passbook App Development for iOS How-to
- Asynchronous Android Programming(Second Edition)
- Procedural Content Generation for C++ Game Development
- Kotlin極簡教程
- Troubleshooting Citrix XenApp?
- PHP與MySQL權威指南
- 分布式數據庫原理、架構與實踐
- Training Systems Using Python Statistical Modeling
- SQL Server實例教程(2008版)
- 前端程序員面試算法寶典