h2w.bat 96 Bytes 编辑Web IDE 1 2 @start javaw -cp "h2.jar;%H2DRIVERS%;%CLASSPATH%" org.h2.tools.Console %* @if errorlevel 1 pause