登录
首页 » Visual C++ » BankSystem

BankSystem

于 2014-01-26 发布 文件大小:1085KB
0 294
下载积分: 1 下载次数: 5

代码说明:

  刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库(After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database)

文件列表:

BankSystem
..........\Bank.mdb,528384,2013-10-30
..........\BankClt
..........\.......\BankClt
..........\.......\.......\BankClt.aps,2192348,2013-10-29
..........\.......\.......\BankClt.cpp,2169,2013-10-20
..........\.......\.......\BankClt.h,577,2013-10-27
..........\.......\.......\BankClt.rc,30642,2013-10-29
..........\.......\.......\BankClt.vcxproj,7253,2013-11-05
..........\.......\.......\BankClt.vcxproj.filters,4743,2013-10-26
..........\.......\.......\BankClt.vcxproj.user,143,2013-10-12
..........\.......\.......\BankCltDlg.cpp,9893,2013-10-27
..........\.......\.......\BankCltDlg.h,1430,2013-10-27
..........\.......\.......\ClientSocket.cpp,506,2013-10-20
..........\.......\.......\ClientSocket.h,232,2013-10-20
..........\.......\.......\LoginDlg.cpp,3631,2013-10-29
..........\.......\.......\LoginDlg.h,606,2013-10-26
..........\.......\.......\NewUsrDlg.cpp,5035,2013-10-29
..........\.......\.......\NewUsrDlg.h,766,2013-10-29
..........\.......\.......\PageCha.cpp,1382,2013-10-26
..........\.......\.......\PageCha.h,548,2013-10-14
..........\.......\.......\PageCun.cpp,3395,2013-10-27
..........\.......\.......\PageCun.h,618,2013-10-27
..........\.......\.......\PageKefu.cpp,1352,2013-10-26
..........\.......\.......\PageKefu.h,477,2013-10-14
..........\.......\.......\PageQu.cpp,3318,2013-10-27
..........\.......\.......\PageQu.h,609,2013-10-27
..........\.......\.......\PageZhuan.cpp,1462,2013-10-14
..........\.......\.......\PageZhuan.h,497,2013-10-14
..........\.......\.......\ReadMe.txt,3072,2013-10-12
..........\.......\.......\res

..........\.......\.......\...\BankClt.rc2,670,2013-10-12




..........\.......\.......\...\客户服务.bmp,22242,2013-10-12
..........\.......\.......\...\对外转账.bmp,22758,2013-10-12
..........\.......\.......\...\账户查询.bmp,22242,2013-10-12
..........\.......\.......\...\退出系统.bmp,22758,2013-10-12
..........\.......\.......\resource.h,7578,2013-10-26
..........\.......\.......\SettingDlg.cpp,1482,2013-10-20
..........\.......\.......\SettingDlg.h,538,2013-10-20
..........\.......\.......\stdafx.cpp,140,2013-10-12
..........\.......\.......\stdafx.h,1683,2013-10-12
..........\.......\.......\TabDlg1.cpp,500,2013-10-14
..........\.......\.......\TabDlg1.h,354,2013-10-14
..........\.......\.......\TabDlg2.cpp,500,2013-10-14
..........\.......\.......\TabDlg2.h,354,2013-10-14
..........\.......\.......\tagHeader.h,1093,2013-10-27
..........\.......\.......\targetver.h,234,2013-10-12
..........\.......\BankClt.sln,1351,2013-10-16
..........\BankSrv
..........\.......\BankSrv.aps,274844,2013-10-20
..........\.......\BankSrv.cpp,3161,2013-10-26
..........\.......\BankSrv.h,722,2013-10-26
..........\.......\BankSrv.rc,12802,2013-10-20
..........\.......\BankSrv.vcxproj,6391,2013-11-05
..........\.......\BankSrv.vcxproj.filters,3003,2013-10-20
..........\.......\BankSrv.vcxproj.user,143,2013-10-16
..........\.......\BankSrvDlg.cpp,9759,2013-10-29
..........\.......\BankSrvDlg.h,1704,2013-10-29
..........\.......\ClientSocket.cpp,10057,2013-10-29
..........\.......\ClientSocket.h,1030,2013-10-29
..........\.......\ReadMe.txt,3072,2013-10-16
..........\.......\res

..........\.......\...\BankSrv.rc2,670,2013-10-16

..........\.......\resource.h,2548,2013-10-17
..........\.......\ServerSocket.cpp,703,2013-10-26
..........\.......\ServerSocket.h,244,2013-10-23
..........\.......\stdafx.cpp,140,2013-10-16
..........\.......\stdafx.h,1790,2013-10-18
..........\.......\TabDlg1.cpp,2656,2013-10-23
..........\.......\TabDlg1.h,750,2013-10-20
..........\.......\TabDlg2.cpp,549,2013-10-17
..........\.......\TabDlg2.h,407,2013-10-17
..........\.......\tagHeader.h,1093,2013-10-27
..........\.......\targetver.h,234,2013-10-16
..........\使用说明.txt,169,2013-11-27

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

发表评论

0 个回复

  • VedioCapture
    .net下的摄像头捕获代码,用于VS2005,VS2008下对USB摄像头的操作,要用到WINDOWS下的一个DLL控件,一般装了摄像头驱动都会自带(. Net code under the camera to capture, for VS2005, VS2008 USB camera under the operation, use a DLL to the WINDOWS under the control, generally installed drivers will bring their own camera)
    2010-08-26 21:51:10下载
    积分:1
  • 2009
    获取wince平台进程信息,作为参考。开发平台为c#(Get wince platform for the process)
    2009-10-07 10:55:05下载
    积分:1
  • multiview
    VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
    2014-06-03 14:46:24下载
    积分:1
  • TTurbo_QAM_2au
    Turbo编码16QAM在AWGN信道中的性能Turboo码份量码为[1,17/15],码率为1/2,采用随机交织器 (Turbo coded 16QAM in AWGN channel performance Turboo code amount of code [1, 17/15], the rate 1/2, using a random interleaver)
    2021-05-07 14:58:36下载
    积分:1
  • chap1
    Visual Basic 学习的例子 Visual Basic 学习的例子(Examples of learning Visual Basic)
    2014-01-04 16:21:20下载
    积分:1
  • huaban
    VC MFC界面编程 完成了一个类似画板的画图工具,可以画基本图形,填充,设置画笔颜色宽度等(VC MFC programming interface similar to the drawing board to complete a drawing tool to draw basic graphics, fill, set the pen color width)
    2014-06-08 21:23:30下载
    积分:1
  • VC串口
    说明:  基于MSComm控件的PC串口通信原程序,利用中断方式接收数据(MSComm on the original PC serial communication procedure, and use interrupt receiving data)
    2005-10-05 19:07:27下载
    积分:1
  • RemoteXP_source
    RemoteXP木马的源代码,这是一个经典的木马源码,新手可以好好的学习其中的思想。(RemoteXP Trojan source code, which is a classic Trojan source code, which novices can learn good idea.)
    2013-11-05 10:39:03下载
    积分:1
  • Symotion_Overview
    Symotion是一种用于运动控制的实时工业总线,基于10/100M以太网物理层,应用层使用canopen及精简协议。可应用于运动控制器,电机驱动器,PLC,编码器光栅尺与其它工业现场执行器互连。symotion总线提供安全、开放、低成本及高性能应用。(Symotion is a synchronous real-time FieldBus for Motion control . Build on a 10/100M Ethernet physical layer , and Canopen or reduced protocol Layer. interconnect between motion controllers, Motor drives, I/O modules, encoder devices and other actuators. Symotion provides Safety , Open , low cost and high performance in all applications.)
    2011-08-16 12:41:16下载
    积分:1
  • pb01
    PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
    2013-07-29 20:59:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载