登录
首页 » Visual C++ » ClientImformationSystem

ClientImformationSystem

于 2020-11-07 发布 文件大小:3442KB
0 275
下载积分: 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 个回复

  • meanshift
    Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。(Mean Shift)
    2013-11-21 13:29:26下载
    积分:1
  • Chap02
    windows程序设计(第5版)示例代码(windows programming (5th edition) sample code)
    2014-07-03 14:31:53下载
    积分:1
  • ADT-8860 English SDK(11-09-09)
    ADT8860 CONTROLER CNC CHINA
    2018-10-30 12:20:26下载
    积分:1
  • rsvp-agent
    GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家(Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit)
    2011-06-14 15:38:45下载
    积分:1
  • vbs
    vbs脚本开发的chm技术文档,内容很全。(chm for chm)
    2014-01-04 23:42:35下载
    积分:1
  • lilxuq
    做一频谱分析处理,为滤波提供频率(Spectrum analyzer to do one deal, in order to provide frequency filtering)
    2008-05-26 12:27:21下载
    积分:1
  • Force-Feedback-with-DirectInput
    This is a code stub from a game I am working on. You will need to have DirectX 7.0 installed or higher. I will give you two sample effects when using a force-feedback joystick. The first one is an Explosion force feedback effect, the other one is a Gunfire effect. You will have to enum your own Joystick object.
    2014-07-13 14:06:31下载
    积分:1
  • VBGetPEIcon
    vb获取exe,sys,dll文件所有图标(vb get exe, sys, dll files of all icons)
    2014-07-11 17:07:49下载
    积分:1
  • les-4-3-tools
    CyberBot botnet tool for hacking
    2013-10-04 02:41:58下载
    积分:1
  • PL0-The-compiler
    一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 (A, the experiment content and complete The basic content Operation: (1) expand the assignment+ and (2) REPEAT expansion statements < > statement sequence Conditions of DOWHILE < > Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence Choose to do content (1) operation:++ and . (2) types: (1) character types (2) real types. (3) the expansion of function: (1) has a return value and return statement (2) a parameter function. (4) increase a one-dimensional array type)
    2020-07-16 22:38:54下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载