• 大小: 0.22M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签:

资源简介


资源截图

代码片段和文件信息

// BookAdd.cpp : implementation file
// Download by http://www.codefans.net

#include “stdafx.h“
#include “MultiTab.h“
#include “BookAdd.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CBookAdd dialog
CBookDelete::CBookDelete(CWnd* pParent /*=NULL*/)
: CDialog(CBookDelete::IDD pParent)
{
//{{AFX_DATA_INIT(CBookAdd)
// NOTE: the ClassWizard will add member initialization here
//}}AFX_DATA_INIT
}

void CBookDelete::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CBookDelete)
// NOTE: the ClassWizard will add DDX and DDV calls here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CBookDelete CDialog)
//{{AFX_MSG_MAP(CBookDelete)
// NOTE: the ClassWizard will add message map macros here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

----------- ---------  ---------- -----  ----

               692566                    22


评论

共有 条评论

相关资源