摘要: 声明:// studentDlg.h : header file//#if !defined(AFX_STUDENTDLG_H__33826904_70BF_4B3E_A689_7CB14E89B259__INCLUDED_)#define AFX_STUDENTDLG_H__33826904_70BF_4B3E_A689_7CB14E89B259__INCLUDED_#if _MSC_VER > 1000#pragma once#endif // _MSC_VER > 1000struct REC{ int no; CString name; int num1; in... 阅读全文
posted @ 2012-07-18 10:45 帕拉美 阅读(2984) 评论(0) 推荐(0)