Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有一个简单的问题要做:
set str=800:801
我需要将“:”符号替换为“-”
你可以试试这个:SET str=%str::=-%