SourceCode/Bond/Servo/PageAlarm.cpp @@ -196,7 +196,7 @@ pListCtrl->DeleteItem(nRowCount - 1); } int nNewItem = pListCtrl->InsertItem(0, _T("")); int nNewItem = pListCtrl->InsertItem(pListCtrl->GetItemCount(), _T("")); // 设置每一列的数据 CString str;