level 2
cls&echo off
set #=Any question&set _=WX&set $=Q&set/az=0x53b7e0b4
title %#% +%$%%$%/%_% %z%
set ab=D:\123
set i=a
set j=b
set ij=%i%%j%
call echo;%%%ij%%%
setlocal enabledelayedexpansion
echo;!%ij%!
endlocal
echo;%#% +%$%%$%/%_% %z%
pause
exit
2021年09月08日 03点09分