for extract string before hyphen (special charcter) you need used for @echo off set string=1.0.10-SNAPSHOT echo %string% for /f "tokens=1 ...
確定! 回上一頁