登录
首页 » c++ » 银行系统

银行系统

于 2022-02-04 发布 文件大小:2.44 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

#include#include#include#include#include#include#include#includeusing namespace std;class Function;class User{public:    void get( );    friend class Function;    void print();    void PassWord();    void SaveFile(User &);    vector StrFunction;    User(){}    User(int A,string N,int F,string I,string Ad,int T):Accout(A),Name(N),Fmoney(F),ID(I),Address(Ad),Telephone(T){}private:  int Accout;//账号  string Name;//姓名  int Fmoney;  string ID;  string Address;  int Telephone;  char  Pword1[9];  char Pword2[9];};class Function{public:    void Saving(User &

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

发表评论

0 个回复

  • ioning
    激光三角测距中光斑细分定位方法Laser triangulation measurement method in the spot segment positioning(Laser triangulation measurement method in the spot segment positioning)
    2011-04-26 18:48:32下载
    积分:1
  • uo__sedundency__method
    多种WINDOWS控件的组合用法,没有解压密码,希望对大家有帮助(The combination of a variety of WINDOWS controls usage, not unzip password, hope to help everyone)
    2017-04-22 10:10:05下载
    积分:1
  • asp.net 购物车实例代码【附完整源码】
    此购物车实例主要有三大功能:1.折扣方案调整 2.商品列表 3.购物车
    2013-02-22下载
    积分:1
  • 站长导航网站程序
    关于本程序的环境配置和基本开发信息:.Net 2.0+Access数据库,MSSQL版本可以定制开发;简单的采用了三层结构开发;全静态页面,有利于网站优化;后台管理更加强大和方面,可以随意更换主站网址。如果是虚拟空间使用本程序,请务必保证空间支持.net 2.0或以上版本,以免程序不能正常使用。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-16 13:04:56下载
    积分:1
  • 实验3:LED流水灯
    这是单片机的LED流水灯的程序代码。其主要内容是C代码。(This is the single chip microcomputer LED water lamp program code.The main content is C code.)
    2018-01-08 21:34:23下载
    积分:1
  • FilesDragDrop_demo
    FilesDragDrop application
    2005-02-08 09:45:50下载
    积分:1
  • ALIENTEK-MINISTM32-Liushuideng
    基于STM32的流水灯程序,STM32的入门程序!(STM32 of light water program)
    2014-08-12 17:20:50下载
    积分:1
  • FFT_embed
    说明:  分析数字FFT的实现原理,并给出其C语言程序,可以直接嵌入单片机中使用(FFT analysis of the realization of principles, and gives its C language program, can be directly embedded MCU use)
    2006-05-09 09:56:47下载
    积分:1
  • Qvod_P2P
    Qvod_P2P-------------源码(Qvod P2P code)
    2014-01-01 14:20:38下载
    积分:1
  • OpenCV_zh
    OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV s full name is: Open Source Computer Vision Library. OpenCV is based on (open) issued a cross-platform computer vision library, you can run on Linux, Windows and Mac OS operating systems. It is lightweight and efficient-++ class is composed of a series of C functions and a few C, while providing an interface to Python, Ruby, MATLAB and other languages​ ​ , to achieve a lot of generic algorithm for image processing and computer vision.)
    2014-01-17 11:15:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载