How to replace the % character with something else with the SET command

后端 未结 0 411
一向
一向 2021-01-06 12:58

So I know how to do simple string replacing with the SET command.

Example:

set /p a=
set a=%a:<=^<%
echo %a%

But I can\'t get it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题