• 大小: 0.06M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: C/C++
  • 标签:

资源简介

ACCESS数据库操作

资源截图

代码片段和文件信息

// RegisterNew.cpp : Defines the class behaviors for the application.
// Download by http://www.codefans.net
 
#include “stdafx.h“
#include “RegisterNew.h“
#include “RegisterNewDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CRegisterNewApp

BEGIN_MESSAGE_MAP(CRegisterNewApp CWinApp)
//{{AFX_MSG_MAP(CRegisterNewApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CRegisterNewApp construction

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

     文件       2238  2007-04-17 13:27  res\2222.ico

     文件       1078  2007-04-17 13:27  res\RegisterNew.ico

     文件        403  2007-04-17 13:27  res\RegisterNew.rc2

     文件       4608  2007-04-17 13:27  res\Thumbs.db

     文件     569344  2007-04-17 13:27  LoginDemo.mdb

     文件       8603  2010-07-07 16:24  MD5.CPP

     文件       1119  2007-04-17 13:27  MD5.h

     文件      90631  2008-04-14 20:00  msado15.tlh

     文件      76620  2008-04-14 20:00  msado15.tli

     文件       3669  2007-04-17 13:27  ReadMe.txt

     文件      25440  2007-04-17 13:27  RegisterNew.aps

     文件       2451  2007-04-17 13:27  RegisterNew.clw

     文件       2674  2010-07-07 16:24  RegisterNew.cpp

     文件       4433  2007-04-17 13:27  RegisterNew.dsp

     文件        547  2007-04-17 13:27  RegisterNew.dsw

     文件       1406  2007-04-17 13:27  RegisterNew.h

     文件       7937  2007-04-17 13:27  RegisterNew.rc

     文件       9192  2010-07-07 16:24  RegisterNewDlg.cpp

     文件       1738  2007-04-17 13:27  RegisterNewDlg.h

     文件       1506  2010-07-07 16:24  Resource.h

     文件        213  2007-04-17 13:27  StdAfx.cpp

     文件       1173  2007-04-17 13:27  StdAfx.h

     目录          0  2010-07-07 16:21  res

     文件         20  2011-04-16 20:42  Read_Me.txt

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

               817043                    24


评论

共有 条评论