文件名称:easyBank
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-29
- 文件大小:
- 209kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个简易的银行系统!能够实现登录,开户和取款和存款转账功能。-this is a easy bank
(系统自动生成,下载前可以参看下载内容)
下载文件列表
小小银行\小小银行.sln
........\小小银行.suo
........\........\FormMain.cs
........\........\FormMain.Designer.cs
........\........\Program.cs
........\........\小小银行.csproj
........\........\FormWithDraw.cs
........\........\FormWithDraw.Designer.cs
........\........\FormSaving.cs
........\........\FormSaving.Designer.cs
........\........\FormQueryAccount.cs
........\........\FormQueryAccount.Designer.cs
........\........\FormTransfer.cs
........\........\FormTransfer.Designer.cs
........\........\FormOpenAccount.cs
........\........\FormOpenAccount.Designer.cs
........\........\FormRichList.cs
........\........\FormRichList.Designer.cs
........\........\FormMain.resx
........\........\FormOpenAccount.resx
........\........\FormQueryAccount.resx
........\........\FormSaving.resx
........\........\FormWithDraw.resx
........\........\FormTransfer.resx
........\........\FormRichList.resx
........\........\FormLogin.cs
........\........\FormLogin.Designer.cs
........\........\FormLogin.resx
........\........\Properties\AssemblyInfo.cs
........\........\..........\Resources.resx
........\........\..........\Resources.Designer.cs
........\........\..........\Settings.settings
........\........\..........\Settings.Designer.cs
........\........\..........\DataSources\BankModel.Account.datasource
........\........\bin\Debug\小小银行.vshost.exe
........\........\...\.....\小小银行.vshost.exe.manifest
........\........\...\.....\BankBL.dll
........\........\...\.....\BankModel.dll
........\........\...\.....\BankDLL.dll
........\........\...\.....\BankBL.pdb
........\........\...\.....\BankModel.pdb
........\........\...\.....\BankDLL.pdb
........\........\...\.....\小小银行.exe
........\........\...\.....\小小银行.pdb
........\........\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
........\........\...\...\.....\小小银行.FormMain.resources
........\........\...\...\.....\小小银行.FormOpenAccount.resources
........\........\...\...\.....\小小银行.FormQueryAccount.resources
........\........\...\...\.....\小小银行.FormRichList.resources
........\........\...\...\.....\小小银行.FormSaving.resources
........\........\...\...\.....\小小银行.FormTransfer.resources
........\........\...\...\.....\小小银行.FormWithDraw.resources
........\........\...\...\.....\小小银行.Properties.Resources.resources
........\........\...\...\.....\GenerateResource.read.1.tlog
........\........\...\...\.....\GenerateResource.write.1.tlog
........\........\...\...\.....\小小银行.exe
........\........\...\...\.....\小小银行.csproj.FileListAbsolute.txt
........\........\...\...\.....\小小银行.FormLogin.resources
........\........\...\...\.....\小小银行.pdb
........\........\...\...\.....\ResolveAssemblyReference.cache
........\........\...\...\.....\DesignTimeResolveAssemblyReferences.cache
........\BankBL\BankBL.csproj
........\......\AccountBLL.cs
........\......\TradeBLL.cs
........\......\Properties\AssemblyInfo.cs
........\......\bin\Debug\BankDLL.dll
........\......\...\.....\BankModel.dll
........\......\...\.....\BankDLL.pdb
........\......\...\.....\BankModel.pdb
........\......\...\.....\BankBL.dll
........\......\...\.....\BankBL.pdb
........\......\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
........\......\...\.....\BankBL.pdb
........\......\...\.....\BankBL.dll
........\......\...\.....\BankBL.csproj.FileListAbsolute.txt
........\......\...\.....\ResolveAssemblyReference.cache
........\......\UserInfoBLL.cs
........\....DLL\BankDLL.csproj
........\.......\AccountDao.cs
........\.......\TradeDAO.cs
........\.......\Properties\AssemblyInfo.cs
........\.......\bin\Debug\BankModel.dll
........\.......\...\.....\BankModel.pdb
........\.......\...\.....\BankDLL.dll
........\.......\...\.....\BankDLL.pdb
........\.......\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
........\.......\...\.....\BankDLL.pdb
........\.......\...\.....\BankDLL.dll
........\.......\...\.....\BankDLL.csproj.FileListAbsolute.txt
........\.......\...\.....\ResolveAssemblyReference.cache
........\.......\UserDao.cs
........\....Mode