高兴橘子

文章
4
资源
0
加入时间
2年10月21天

今天早上图像处理时遇到的问题

<br />函数代码如下: BOOL CSdiDoc::OnSaveDocument(LPCTSTR lpszPathName) { // TODO: Add your specialized code here and/or call the base class CFile file; if(file.Open(lpszPathName, CFile::modeCreate|CFile::modeWrite) == FALSE) return FALSE; file.Write(