11: %Start of the COM available port 12: lIndex1 = findstr(lErrMsg,'COM'); 13: %End of COM available port 14: lIndex2 = findstr(lErrMsg,'Use')-3;
確定! 回上一頁