01 2017 档案
摘要:@echo off & setlocal enabledelayedexpansion set LIB_JARS="" cd ..\lib for %%i in (*) do set LIB_JARS=!LIB_JARS!;..\lib\%%i cd ..\bin if ""%1"" == ""debug"" goto debug if ""%1"" == ""jmx"" goto jmx ...
阅读全文
posted @ 2017-01-11 22:28
果二
浙公网安备 33010602011771号