error C2065: 'UpdateDate' : undeclared identifier 怎么解决?跪求高手解答 5
voidCSerialSDIView::OnInitialUpdate(){CFormView::OnInitialUpdate();GetParentFrame()->...
void CSerialSDIView::OnInitialUpdate()
{
CFormView::OnInitialUpdate();
GetParentFrame()->RecalcLayout();
ResizeParentToFit();
CSerialSDIDoc *pDoc=GetDocument();
m_strName=pDoc->strName;
m_fYuwen=pDoc->fYuwen;
m_fShuxue=pDoc->fShuxue;
m_fZonghe=pDoc->fZonghe;
m_fTotal=pDoc->fTotal;
UpdateDate(FALSE);
} 展开
{
CFormView::OnInitialUpdate();
GetParentFrame()->RecalcLayout();
ResizeParentToFit();
CSerialSDIDoc *pDoc=GetDocument();
m_strName=pDoc->strName;
m_fYuwen=pDoc->fYuwen;
m_fShuxue=pDoc->fShuxue;
m_fZonghe=pDoc->fZonghe;
m_fTotal=pDoc->fTotal;
UpdateDate(FALSE);
} 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询