• 大小: 30KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 语言: C/C++
  • 标签: VC++  VC  用户登录  

资源简介

VC VC++用户登录界面及代码实现 简单的用户登录界面设计及代码实现。 关键代码

资源截图

代码片段和文件信息

// Li6_1.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “Li6_1.h“
#include “Li6_1Dlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CLi6_1App

BEGIN_MESSAGE_MAP(CLi6_1App CWinApp)
//{{AFX_MSG_MAP(CLi6_1App)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CLi6_1App construction

CLi6_1App::CLi6_1App()
{
// TODO: add construction code here
// Place 

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

     文件       1465  2011-10-07 11:15  Li6_1\Li6_1.clw

     文件       3561  2011-10-07 10:18  Li6_1\ReadMe.txt

     文件       1313  2011-10-07 10:18  Li6_1\Li6_1.h

     文件       2049  2011-10-07 10:18  Li6_1\Li6_1.cpp

     文件       1054  2011-10-07 10:18  Li6_1\StdAfx.h

     文件        207  2011-10-07 10:18  Li6_1\StdAfx.cpp

     文件        397  2011-10-07 10:18  Li6_1\res\Li6_1.rc2

     文件       1758  2011-10-07 10:48  Li6_1\res\1.ico

     文件        766  2011-10-07 10:48  Li6_1\res\2.ICO

     文件       1078  2011-10-07 10:55  Li6_1\res\Li6_1.ico

     文件       1406  2011-10-07 11:01  Li6_1\res\3.ico

     文件      50176  2011-10-07 11:15  Li6_1\Li6_1.ncb

     文件        244  2011-10-07 11:15  Li6_1\Li6_1.plg

     文件        533  2011-10-07 10:38  Li6_1\Li6_1.dsw

     文件       4324  2011-10-07 10:57  Li6_1\Li6_1.dsp

     文件       1440  2011-10-07 11:05  Li6_1\Li6_1Dlg.h

     文件       1001  2011-10-07 11:06  Li6_1\Resource.h

     文件       4997  2011-10-07 11:07  Li6_1\Li6_1Dlg.cpp

     文件      40448  2011-10-07 11:07  Li6_1\Li6_1.aps

     文件       6147  2011-10-07 11:07  Li6_1\Li6_1.rc

     文件      54784  2011-10-07 11:15  Li6_1\Li6_1.opt

     目录          0  2011-10-07 10:18  Li6_1\res

     目录          0  2011-10-07 10:18  Li6_1

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

               179148                    23


评论

共有 条评论