登录
首页 » Visual C++ » ClientImformationSystem

ClientImformationSystem

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

  • Segment_Page
    段页式存储管理系统:建立一个基本段页存储管理系统的模型。(1-2人) 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型,包括分段结构在内 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构。 建立管理段页的基本数据结构与算法。 设计存储空间的分配与回收算法 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 (as above)
    2021-01-04 10:48:56下载
    积分:1
  • student
    MFC和SQL server实现的学生成绩管理系统,具有比较简单交互性强的界面,适合初学者使用(MFC and SQL server to achieve student performance management system, with a strong interaction is relatively simple interface for beginners)
    2013-10-20 14:17:20下载
    积分:1
  • anli
    JAVA教程普通案例。交流学习专用。谢谢大家(。)
    2010-09-13 21:56:41下载
    积分:1
  • vc-skin
    vc 皮肤库 skin++包含了大量的皮肤文件,欢迎下载(vc skin, skin++ library contains a large number of skin files, please download )
    2020-09-13 14:18:00下载
    积分:1
  • MyProject
    将彩色位图二值化,包含所有工程文件,编译环境为VC6.0,C++语言编写(The color bitmap binary that contains all the project file, compile environment for VC6.0, C++ language)
    2009-11-27 09:26:20下载
    积分:1
  • musicplayer
    音乐播放,可以实现简单的音乐播放功能,可以找到音乐文件进行添加(music play)
    2013-12-01 17:23:55下载
    积分:1
  • QQProject
    说明:  在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。(In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.)
    2008-08-30 00:00:05下载
    积分:1
  • RN8209
    rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
    2012-03-26 15:00:46下载
    积分:1
  • TimeManager
    一个集成了闹钟、秒表功能的VB.NET时间管理小程序,我觉得功能比较强大,除了秒表和闹钟功能外,还可设置时间格式、在日期中是否显示当前日期,是否标记当前日期,是否是下拉时间调整框等(An integrated alarm clock, stopwatch function VB.NET time management applet, I think the more powerful features, in addition to the stopwatch and alarm functions, you can also set the time format, whether to display the current date in the date, the current date is marked, whether it isdrop-down time to adjust box)
    2013-05-04 17:19:32下载
    积分:1
  • zhengxuan_signal
    正弦波声音信息发生器VC源代码,感兴趣的可以参考下。(VC voice message generator sine wave source)
    2011-05-24 06:05:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载