windows环境变量配置
JAVA_HOME: D:\Java\jdk1.8.0_131
path: %JAVA_HOME%\bin;
classpath: .;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar;