登录
首页 » Visual C++ » ContactMS

ContactMS

于 2013-11-03 发布 文件大小:12724KB
0 281
下载积分: 1 下载次数: 6

代码说明:

  MFC做的通讯录,利用ODBC连接access数据库,能够对数据进行写入、读出和修改。适合初学者参考。[注:需要自己配置数据源,也可以不配置,运行程序两次就行,第一次相当于是配置](MFC to do the book, using ODBC to connect access database, the data can be written to, read and modify. Suitable for beginners reference.)

文件列表:

ContactMS
.........\AddGroupDlg.cpp,997,2013-05-17
.........\AddGroupDlg.h,1244,2013-05-18
.........\ContactMS.aps,48032,2013-05-24
.........\ContactMS.clw,5198,2013-07-10
.........\ContactMS.cpp,5547,2013-05-24
.........\ContactMS.dsp,5237,2013-05-18
.........\ContactMS.dsw,526,2013-05-17
.........\ContactMS.h,1406,2013-05-17
.........\ContactMS.ncb,91136,2013-07-10
.........\ContactMS.opt,951808,2013-07-10
.........\ContactMS.plg,1946,2013-06-01
.........\ContactMS.rc,15563,2013-05-24
.........\ContactMS.sln,884,2013-10-26
.........\ContactMS.vcxproj,8504,2013-10-26
.........\ContactMS.vcxproj.filters,3417,2013-10-26
.........\ContactMS.vcxproj.user,143,2013-10-26
.........\ContactMSDoc.cpp,1858,2013-05-18
.........\ContactMSDoc.h,1632,2013-05-18
.........\ContactMSSet.cpp,1729,2013-05-26
.........\ContactMSSet.h,1431,2013-05-26
.........\ContactMSView.cpp,14018,2013-10-26
.........\ContactMSView.h,2442,2013-06-01
.........\contacts.txt,0,2013-06-19
.........\contact_VCS.mdb,532480,2013-07-10
.........\Debug
.........\.....\ContactMS.exe,182272,2013-10-26
.........\GroupRecordset.cpp,1278,2013-05-18
.........\GroupRecordset.h,1315,2013-05-18
.........\ipch
.........\....\contactms-e4e089e
.........\....\.................\contactms-315db562.ipch,71368704,2013-10-26
.........\MainFrm.cpp,2584,2013-05-17
.........\MainFrm.h,1581,2013-05-17
.........\ReadMe.txt,4582,2013-05-17
.........\res
.........\...\bitmap1.bmp

.........\...\ContactMS.rc2,401,2013-05-17


.........\resource.h,1559,2013-05-21
.........\StdAfx.cpp,211,2013-05-17
.........\StdAfx.h,1105,2013-05-17
.........\TreeCtrlAction.cpp,6995,2013-05-18
.........\TreeCtrlAction.h,2105,2013-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OpenJPEG_PCMDC
    Fast Prediction Compensated Multiple Description Coding for JPEG 2000 The prediction compensated multiple description coding described in the following papers is implemented by modifying the OpenJPEG version of the JPEG 2000 standard: J. Wang, and J. Liang, "Filter banks for prediction-compensated multiple description coding,?submitted to IEEE Trans. Signal Processing, Sept. 2007. Revised: Aug. 2008. PDF J. Wang, and J. Liang, "Filter Banks for Prediction-Compensated Multiple Description Coding," accepted, 2008 Data Compression Conference, Snowbird, Utah, Mar. 2008. PDF http://www.ensc.sfu.ca/~jiel/
    2009-06-17 21:01:05下载
    积分:1
  • lesson-1
    孙鑫视频的第一讲代码,希望对大家有用,O(∩_∩)OC++,C .......(C++,C .......)
    2013-07-15 09:59:59下载
    积分:1
  • VectorDraw
    一个用gdi实现了编辑的矢量绘图程序(a gdi achieved with the vector graphics editing procedures)
    2005-03-01 10:08:09下载
    积分:1
  • led
    lcd的字模软件,对单片机学习者学习液晶很有好处(lcd of the font software, MCU LCD is very good for learners to learn)
    2009-09-11 16:58:13下载
    积分:1
  • BD-data-analysis
    本代码是根据GPS数据解析代码经修改适用于北斗数据的解析(This code is a modification applies to Compass data analysis based on GPS data parsing code by)
    2014-08-15 15:33:12下载
    积分:1
  • 31701012836
    说明:  C++编写的简单分数类(包含复制,约分,四则运算等)(Simple fraction classes written in C++ (including duplication, reduction, four operations, etc.))
    2019-06-11 12:01:16下载
    积分:1
  • xueye
    利用散列函数和哈希表建立一个鞋业管理系统。实现添加货物、浏览货物、查找货物、修改货物、删除货物。并且在屏幕上输出相应结果。 本程序用Visual Basic 6.0编写,共分7个模块frmMain(主窗口模块)、frmNew(新建物品窗口模块)、frmuserlook(浏览数据窗口模块)、frmsearch(查找窗口模块)、frmamend(修改窗口模块)、frmdel(删除窗口模块)和all (数据声名模块)。实现添加货物、浏览货物、查找货物、修改货物、删除货物的功能。 (The use of hash function and hash table to establish a management system for the footwear industry. Add realize goods, browse the goods, to locate the goods, modify the goods, the deletion of the goods. And output on the screen corresponding results. This procedure prepared using Visual Basic 6.0, consists of seven module frmMain (main window module), frmNew (new items window module), frmuserlook (browser window data module), frmsearch (Find window module), frmamend (modified window module), frmdel (delete window module) and all (the data module name). Add realize goods, browse the goods, to locate the goods, modify the goods, cargo delete function.)
    2007-11-07 23:24:30下载
    积分:1
  • 20090723ms08067
    MS08067 exp 源代码 可用于研究并修改shellcode实现自己想要的功能(MS08067 exp source)
    2010-05-20 22:50:31下载
    积分:1
  • net
    网络编程代码,包含UDP,TCP和NET的源码,每种都保护服务器端和客户端(Network programming code, including UDP, TCP and NET source code, each protected server and client)
    2012-02-21 16:04:37下载
    积分:1
  • Payroll
    Payroll Management System in vb6
    2017-04-26 00:57:33下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载