Files
freeCodeCamp/guide/chinese/miscellaneous/adding-envirioment-variables-in-windows/index.md
2018-10-16 21:32:40 +05:30

15 lines
469 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Adding Envirioment Variables in Windows
localeTitle: 在Windows中添加Envirioment变量
---
### 通过GUI
1. 下载[Varpanel](http://implbits.com/products/varpanel/) 。
2. 打开Varpanel。
3. 在PATH变量中添加相关路径例如
![](//discourse-user-assets.s3.amazonaws.com/original/2X/2/2ba273241acdbf4164bae20216c975d0e2ceff08.gif)
### 通过命令行
请参阅超级用户的[此答案](http://superuser.com/a/284351/275797) 。