
批處理如何從TXT文本中提取某個字符這個問題不知道怎么辦,被堵住了。這是一個txt文本:
想提取出來“The number 2463 tool is on COM6”中,COM6中的“6”,將這個“6”顯示在命令行窗口中,不知該怎么辦?系統是win10。nclick="copycode($('code0'));">復制代碼
- this is a test.
- COM6......
- The number 2463 tool is on COM6, wait...

