Originally posted by j6343739 at 2007-12-18 07:07 PM:
谢谢~下载下来看看
有一个问题:
set /p=======<nul
set /p=<nul
结果出来的是空;
而:
set /p== = = = = =<nul
set /p=<nul
出来的结果却是
======
但此时的光标在行首,这是为什么呢?希望高手解下惑.
Originally posted by j6343739 at 2007-12-18 07:07 PM:
Thanks~ Download and take a look
There is a question:
set /p=======<nul
set /p=<nul
The result comes out as empty;
while:
set /p== = = = = =<nul
set /p=<nul
The resulting result is
======
But at this time the cursor is at the beginning of the line, why is this? Hope experts can solve the confusion.