我想"在文件中使用 Batch编写符号。
"
echo| set /p=""" >> abc.txt
这不能按预期工作,因为它将数据发送到我的文件时出错。
有任何想法吗?
cmd batch-file echo
batch-file ×1
cmd ×1
echo ×1