资源简介
基于MFC实现的通讯录系统,包括用户注册,密码登录,文件存储,添加联系人,删除联系人,修改联系人,根据多条件查找联系人。
代码片段和文件信息
// ChildFrm.cpp : implementation of the CChildframe class
//
#include “stdafx.h“
#include “txlcom090220ͨѶ¼.h“
#include “ChildFrm.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CChildframe
IMPLEMENT_DYNCREATE(CChildframe CMDIChildWnd)
BEGIN_MESSAGE_MAP(CChildframe CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CChildframe construction/destruction
CChildframe::CChildframe()
{
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1545 2011-01-03 17:46 txlcom090220通讯录\ChildFrm.cpp
文件 1397 2011-01-03 17:46 txlcom090220通讯录\ChildFrm.h
文件 16083 2011-01-03 19:19 txlcom090220通讯录\Debug\ChildFrm.obj
文件 18939 2011-01-04 00:24 txlcom090220通讯录\Debug\LoginDlg.obj
文件 18849 2011-01-03 19:19 txlcom090220通讯录\Debug\MainFrm.obj
文件 18072 2011-01-04 00:24 txlcom090220通讯录\Debug\RegisterDlg.obj
文件 105485 2011-01-03 19:19 txlcom090220通讯录\Debug\StdAfx.obj
文件 14348 2011-01-03 20:03 txlcom090220通讯录\Debug\tongxunlu.obj
文件 139331 2011-01-04 11:28 txlcom090220通讯录\Debug\txlcom090220通讯录.exe
文件 422092 2011-01-04 11:28 txlcom090220通讯录\Debug\txlcom090220通讯录.ilk
文件 25532 2011-01-04 11:28 txlcom090220通讯录\Debug\txlcom090220通讯录.obj
文件 5493172 2011-01-03 19:19 txlcom090220通讯录\Debug\txlcom090220通讯录.pch
文件 533504 2011-01-04 11:28 txlcom090220通讯录\Debug\txlcom090220通讯录.pdb
文件 9192 2011-01-04 11:27 txlcom090220通讯录\Debug\txlcom090220通讯录.res
文件 16592 2011-01-03 19:24 txlcom090220通讯录\Debug\txlcom090220通讯录Doc.obj
文件 40375 2011-01-04 10:40 txlcom090220通讯录\Debug\txlcom090220通讯录View.obj
文件 246784 2011-01-05 19:27 txlcom090220通讯录\Debug\vc60.idb
文件 380928 2011-01-04 11:28 txlcom090220通讯录\Debug\vc60.pdb
文件 1674 2011-01-04 00:20 txlcom090220通讯录\LoginDlg.cpp
文件 1242 2011-01-04 00:18 txlcom090220通讯录\LoginDlg.h
文件 2535 2011-01-03 17:46 txlcom090220通讯录\MainFrm.cpp
文件 1542 2011-01-03 17:46 txlcom090220通讯录\MainFrm.h
文件 5042 2011-01-03 17:46 txlcom090220通讯录\ReadMe.txt
文件 1741 2011-01-04 00:24 txlcom090220通讯录\RegisterDlg.cpp
文件 1277 2011-01-04 00:21 txlcom090220通讯录\RegisterDlg.h
文件 1078 2011-01-03 17:46 txlcom090220通讯录\res\Toolbar.bmp
文件 1078 2011-01-03 17:46 txlcom090220通讯录\res\txlcom090220通讯录.ico
文件 410 2011-01-03 17:46 txlcom090220通讯录\res\txlcom090220通讯录.rc2
文件 1078 2011-01-03 17:46 txlcom090220通讯录\res\txlcom090220通讯录Doc.ico
文件 1706 2011-01-04 01:53 txlcom090220通讯录\resource.h
............此处省略25个文件信息
- 上一篇:C语言航空客运系统
- 下一篇:51 单片机闹钟C代码
相关资源
- c语言通讯录管理系统源码.zip
- C语言实现通讯录
- 通讯录
- C++个人通讯录管理系统
- c++ 个人通讯录管理源码含设计文档
- c++ 通讯录
- MFC 学生通讯录系统
- C++个人通讯录管理系统
- 通讯录管理系统
- 基于QT实现的通讯录管理程序
- mfc简易通讯录
- C语言实现带文件操作的通讯录
- 第二阶段-通讯录管理系统C++完整工程
- 哈希表实现通讯录
- 通讯录c代码
- 个人通讯录管理系统C语言课程设计报
- C语言通讯录
- 分组通讯录C++版
- 用链表实现一个简单的通讯录管理系
- C++控制台学生通讯录管理系统类实现
- 课程设计 C++编写通讯录信息等管理系
- 通讯录MFC 信息录入、查询、修改、删
- c语言通讯录链表及文档
评论
共有 条评论