MTerm1/MTerm1View.cpp @@ -3254,7 +3254,7 @@ stProgSection thisprogsec; //判断越界 if (j + nNextX >= m_CellPerLine) if (j + nNextX > m_CellPerLine) { continue; }