登录
首页 » Visual C++ » ClientImformationSystem

ClientImformationSystem

于 2020-11-07 发布 文件大小:3442KB
0 348
下载积分: 1 下载次数: 5

代码说明:

  MFC的增删查改基本功能的实现,对于初学者来说还算不错(MFC s basic CRUD functionality, pretty good for beginners)

文件列表:

客户信息管理系统
................\addxinxi.cpp,3230,2012-10-06
................\addxinxi.h,1392,2012-10-06
................\Adosql.cpp,1066,2012-10-04
................\Adosql.h,654,2012-09-21
................\caozuo.aps,31352,2012-10-16
................\caozuo.clw,8017,2012-10-20
................\caozuo.cpp,2144,2012-10-04
................\caozuo.dsp,5182,2012-10-07
................\caozuo.dsw,520,2012-09-21
................\caozuo.h,1393,2012-09-21
................\caozuo.ncb,484352,2012-10-20
................\caozuo.opt,59904,2012-10-20
................\caozuo.plg,1349,2012-10-20
................\caozuo.rc,15699,2012-10-07
................\caozuoDlg.cpp,8298,2012-10-07
................\caozuoDlg.h,1533,2012-10-07
................\chakanfenxi.cpp,7419,2012-10-07
................\chakanfenxi.h,1459,2012-10-07
................\Debug
................\.....\addxinxi.obj,59200,2012-10-07
................\.....\Adosql.obj,41049,2012-10-04
................\.....\caozuo.exe,200823,2012-10-20
................\.....\caozuo.ilk,549204,2012-10-20
................\.....\caozuo.obj,17173,2012-10-07
................\.....\caozuo.pch,7769344,2012-09-21
................\.....\caozuo.pdb,697344,2012-10-20
................\.....\caozuo.res,7116,2012-10-07
................\.....\caozuoDlg.obj,98199,2012-10-07
................\.....\chakanfenxi.obj,93218,2012-10-07
................\.....\Delete.obj,77186,2012-10-06
................\.....\denglujiemian.obj,72430,2012-10-07
................\.....\msado15.tlh,90844,2012-06-06
................\.....\msado15.tli,76729,2012-06-06
................\.....\StdAfx.obj,133459,2012-09-21
................\.....\vc60.idb,353280,2012-10-20
................\.....\vc60.pdb,585728,2012-10-20
................\.....\xiugai.obj,107959,2012-10-06
................\.....\xiugaimima.obj,63609,2012-10-06
................\.....\zhuce.obj,47537,2012-10-20
................\Delete.cpp,4683,2012-10-06
................\Delete.h,1293,2012-10-06
................\denglujiemian.cpp,3399,2012-10-07
................\denglujiemian.h,1337,2012-10-05
................\msado15.tlh,90636,2012-06-06
................\msado15.tli,76625,2012-06-06
................\ReadMe.txt,3579,2012-09-21
................\res

................\...\caozuo.rc2,398,2012-09-21
................\resource.h,4633,2012-10-07
................\StdAfx.cpp,208,2012-09-21
................\StdAfx.h,1181,2012-09-21
................\user.mdb,315392,2012-10-07
................\xiugai.cpp,9961,2012-10-06
................\xiugai.h,1534,2012-10-06
................\xiugaimima.cpp,2578,2012-10-06
................\xiugaimima.h,1273,2012-10-06
................\zhuce.cpp,1940,2012-10-20
................\zhuce.h,1218,2012-10-05

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

发表评论

0 个回复

  • net finger
    connect to finger print device
    2019-04-05 00:07:59下载
    积分:1
  • VTKQT
    是VTK+QT的联合开发案例的所有源代码,精品,主要是医疗图像编程(Is VTK+ QT case of joint development of all the source code, fine, the main program of medical images)
    2010-12-14 09:40:22下载
    积分:1
  • 1
    说明:  DSP如果是CE以上版本的需要用新的烧写库跟CMD文件(DSP )
    2011-07-05 21:28:29下载
    积分:1
  • COpenGL
    说明:  结合MFC和opengl编程,可以显示网格,网格的格式为obj # 顶点数 面片数 v....f....(Combination of MFC and opengl programming, you can display the mesh, the mesh format obj# Vertices few patches v. ... f. ...)
    2009-07-30 22:53:10下载
    积分:1
  • hilight
    AutoCad Entity Highlight
    2009-10-28 15:22:51下载
    积分:1
  • 876545346
    VB在treeview的节点处使用图形,有需要的下。(VB at the node in treeview using graphics, there is need for the next.)
    2013-08-22 09:32:59下载
    积分:1
  • Programming-Applications-for-MS
    微软应用程序编写指南,比较不错的一本C、c++编写指导教程(Microsoft Application Programming Guide, a relatively good one C, c++ tutorial written guidance)
    2012-02-02 15:24:00下载
    积分:1
  • HVC
    这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息,,(This is a view IP packet program written in VC, you can see information about the host sending and receiving IP,,)
    2017-04-09 03:55:35下载
    积分:1
  • TripleDes算法de实现
    之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
    2005-05-18 21:08:51下载
    积分:1
  • I2Saudioplay
    STM32F407罪行音频播放例程,好不容易找到的,经测试很好用。(STM32f407 audio example)
    2020-06-28 17:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载