搜索资源列表
banque
- 这用java语言模拟一个银行的操作系统,main-class:run 图形界面模式:加参数-graphic 文字模式:加参数-text Client.txt存放客户信息 Compte.txt存放账户信息 Operation.txt账号使用信息 这个版本是法语版的-this java language simulation with a bank of the operating system, main-class : run graphical interface mo
javakechenjisheji
- java课程设计. 编写程序模拟实现银行帐户相关功能。已知: a)属性:帐号,储户姓名,地址,电话,存款余额,最小余额,密码;方法:存款,取款,查询,计算利息,累加利息等。 b)根据用户操作显示储户相关信息。如存款操作后,显示储户原有余额,今日存款数额,以及最终存款余额等。 c)当用户取款时,要求提供密码,只有密码正确,方可取款;且若用户取款后余额小于最小余额时,显示提示“至少必须保留余额****”。-curriculum design. Simulation programming
BankAccount
- 由JAVA写的一个银行账户系统,该系统可以记录账户的操作:存款,取款,以及累计余额等!-from Java to write a bank account system, which can be recorded accounts of the operation : deposits, withdrawals, and the cumulative balance so!
Assignment1_Xiuchang_Bai
- 银行储蓄系统.是介于NetBeans 开发的java 代码.包含储蓄查询余额等功能-bank account system
-Account
- 银行账户的多线程设计 很好用的 java编写的-Bank accounts, a good multi-threaded design, prepared by the java
banksystem
- 用java编写的模拟银行柜台系统,包括开户,存款,取款,转账,销户等等。比较简单,但麻雀虽小,五脏俱全。-Written with java analog bank counter system, including account opening, deposits, withdrawals, transfers, cancel the account and so on. Relatively simple, but though small, fully-equipped.
yinhang
- 模拟银行系统是一个适合于Java初级学习者学习和使用的项目, 综合使用Java的基础知识和常见API,是一个极好的练习项目。 具体功能: 1:银行服务的启动、多层菜单的选择、银行操作人员的维护(增删改查) 2:客户资料的维护、帐号的维护 3:完成开户、销户、存款、取款、转帐等功能 4:示范如何给项目添加基本的权限控制-Simulation of the banking system is a suitable primary learners to learn an
Account
- 用JAVA中的多线程示例银行取款问题。有账户、银行卡、存折三个类,当用户 取款金额超过银行卡余额时则显示“余额不足”和银行卡所剩金额多少。 显示信 息:您所取金额为1000元! 对不起,余额不足! 余额为200 元! 余额为200元!-Used in multi-threaded JAVA sample bank teller problem. Have an account, bank cards, passbooks three classes, when a
bank
- 经典的银行系统,有账户登录,贷款等基本功能,注册用户,简单的功能-Classic banking system, there are account login, loans and other basic functions, registered users, a simple function
BankOnline
- struct+JSP+javabean银行账户管理系统-struct+ JSP+ javabean bank account management system
JAVA-bank-client
- java课程代码,实现简单的银行出账,入账等功能-The course of java code simple bank account, credited, and other functions
mobile-banking-system-java-project-with-source-co
- Mobile banking project in php. This shows how you can interact with your bank account while online. Allowing you to withdraw, and deposit money
BAMS_stone
- 用java开发而编写的银行账户系统设计,系统设计源代码,-With java development and the preparation of the bank account system design, system design source code
java_yh
- 简单的java版银行信息系统,实现了用户登陆和员工登陆及取、存款、开户、销户、查询等基本业务流程。 基于SQL2000数据库为后台应用数据库,使用java语言实现对数据库的增删查改等基本功能-Simple java version of the Bank Information System, a user login and staff landing and take, deposit account, an account, query, and other business p
BankAccount
- 银行账户存取款业务(java实验),信用卡账户类,储蓄卡账户类,模拟银行类,客户端类,涉及知识点:继承、多态、对象类型转换。-Bank account deposit and withdrawal services (java experiment), the credit card account type, savings card account type, analog banking clients, those involving knowledge: inheritance, po
Bank
- 在控制台上,提供银行账户信息,包括取款,存款,查询余额等。这是java语言编写的-On the console, providing bank account information, including withdrawals, deposits, balance inquiries, etc.It is written in java
black-jack-and-Bank-Account
- 包括用java实现的21点游戏以及银行账户功能-black jack and Bank Account
BankAccountMS
- 银行账户管理系统 - Java Struts, JDBC, XHTML, CSS, Javascr ipt, and DOM. On a MySql @ github/bluemotion-A simple bank account management system that lets bank customers view their account balance and transactions, and make deposits and electronic payments.