2013年7月18日

摘要: // StudentRecordSet.cpp : implementation file//#include "stdafx.h"#include "My.h"#include "StudentRecordSet.h"#ifdef _DEBUG#define new DEBUG_NEW#undef... 阅读全文
posted @ 2013-07-18 19:39 程序+爱=人生 阅读(191) 评论(0) 推荐(0)
 
摘要: resource.h// Student.h: interface for the CStudent class.////////////////////////////////////////////////////////////////////////#if !defined(AFX_STUD... 阅读全文
posted @ 2013-07-18 19:24 程序+爱=人生 阅读(239) 评论(0) 推荐(0)
 
摘要: // MyDoc.cpp : implementation of the CMyDoc class//#include "stdafx.h"#include "My.h"#include "MyDoc.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_F... 阅读全文
posted @ 2013-07-18 19:12 程序+爱=人生 阅读(207) 评论(0) 推荐(0)
 
摘要: #if !defined(AFX_MYDIALOG2_H__9B360E39_E18B_4BCE_AE00_628B5EC28231__INCLUDED_)#define AFX_MYDIALOG2_H__9B360E39_E18B_4BCE_AE00_628B5EC28231__INCLUDED_... 阅读全文
posted @ 2013-07-18 19:06 程序+爱=人生 阅读(329) 评论(0) 推荐(0)
 
摘要: // mydialog2.cpp : implementation file//#include "stdafx.h"#include "My.h"#include "mydialog2.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstat... 阅读全文
posted @ 2013-07-18 19:03 程序+爱=人生 阅读(246) 评论(0) 推荐(0)
 
摘要: // MainFrm.h : interface of the CMainFrame class///////////////////////////////////////////////////////////////////////////////#if !defined(AFX_MAINFR... 阅读全文
posted @ 2013-07-18 18:58 程序+爱=人生 阅读(273) 评论(0) 推荐(0)
 
摘要: // MainFrm.cpp : implementation of the CMainFrame class//#include "stdafx.h"#include "My.h"#include "MainFrm.h"#ifdef _DEBUG#define new DEBUG_NEW#unde... 阅读全文
posted @ 2013-07-18 18:55 程序+爱=人生 阅读(241) 评论(0) 推荐(0)
 
摘要: // MyView.h : interface of the CMyView class///////////////////////////////////////////////////////////////////////////////#if !defined(AFX_MYVIEW_H__... 阅读全文
posted @ 2013-07-18 18:48 程序+爱=人生 阅读(178) 评论(0) 推荐(0)
 
摘要: // MyView.cpp : implementation of the CMyView class//#include "stdafx.h"#include "My.h"#include "MyDoc.h"#include "MyView.h"#ifdef _DEBUG#define new D... 阅读全文
posted @ 2013-07-18 18:45 程序+爱=人生 阅读(211) 评论(0) 推荐(0)