文件名称:MyBank
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-10-31
- 文件大小:
- 35kb
- 下载次数:
- 0次
- 提 供 者:
- he***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
个人银行自助服务源码
功能介绍:
源码采用Window控制台操作输出制作的个人银行自助源码。实现了个人银行的操作,开设账户
存款,取款,转账,查询余额,修改密码,退出等服务操作!涉及到成员自定义,创建对象,
初始化账户,方法,判断,循环,遍历,控制台输出等!适合初学C#的同学一个好的学习!
开发环境:Visual Studio 2010 -
Personal banking self-service source
Features:
Source Window console operation using the output produced by individual banks buffet source. Achieve a personal banking operation, to open an account
Deposits, withdrawals, transfers, balance inquiries, change passwords, exit and other services operation! Involving members of the custom, create an object,
Initialization accounts, methods, judgments, cycling, traverse, the console output and so on! C# for beginners students a good learning!
Development Environment: Visual Studio 2010
功能介绍:
源码采用Window控制台操作输出制作的个人银行自助源码。实现了个人银行的操作,开设账户
存款,取款,转账,查询余额,修改密码,退出等服务操作!涉及到成员自定义,创建对象,
初始化账户,方法,判断,循环,遍历,控制台输出等!适合初学C#的同学一个好的学习!
开发环境:Visual Studio 2010 -
Personal banking self-service source
Features:
Source Window console operation using the output produced by individual banks buffet source. Achieve a personal banking operation, to open an account
Deposits, withdrawals, transfers, balance inquiries, change passwords, exit and other services operation! Involving members of the custom, create an object,
Initialization accounts, methods, judgments, cycling, traverse, the console output and so on! C# for beginners students a good learning!
Development Environment: Visual Studio 2010
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyBank
......\Bank.cs
......\bin
......\...\Debug
......\...\.....\myBank.exe
......\...\.....\myBank.exe.config
......\...\.....\myBank.pdb
......\...\.....\vssver2.scc
......\...\Release
......\mssccprj.scc
......\MyBank.csproj
......\MyBank.csproj.user
......\MyBank.sln
......\obj
......\...\Debug
......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
......\...\.....\MyBank.csproj.FileListAbsolute.txt
......\...\.....\myBank.exe
......\...\.....\myBank.pdb
......\...\.....\Refactor
......\...\.....\TempPE
......\...\.....\vssver2.scc
......\Program.cs
......\Properties
......\..........\AssemblyInfo.cs
......\..........\vssver2.scc
......\User.cs
......\源码必读.txt