-
ATM
编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款
每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。
存款
每次存款金额只能为100的倍数,总额不超过2000元。
修改密码
新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
- 2013-10-14 22:50:17下载
- 积分:1
-
jstl_c
JSTL是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。但是在即将推出的JSP 2.0中是作为标准支持的。(JSTL is a continuous improvement of the open-source JSP tag library, are from the jakarta group apache to maintain. JSTL can only run in support of JSP1.2 and norms Servlet2.3 containers, such as tomcat 4.x. However, in the upcoming JSP 2.0 is supported as a standard.)
- 2009-02-23 17:34:14下载
- 积分:1
-
MyPet1.0.06
实现了电子宠物系统,电子宠物日记,查询,登陆等一系列的功能(Electronic pet system, the electronic pet diaries, queries, landing a series of functions)
- 2012-06-09 23:14:19下载
- 积分:1
-
api
jxta的2.5英文api,方便大家了解jxta(2.5 jxta English api, to facilitate understanding of the jxta)
- 2012-05-21 15:52:35下载
- 积分:1
-
LearningData.docx
里面有几个不错的学习资源链接,包括OC、cocos、java等,希望有帮助。(There are several good links to learning resources, including OC, cocos, Java, hope that helps.)
- 2015-01-31 18:14:29下载
- 积分:1
-
tutorial
JAAS的简单应用示例,其中运行方式简单只需要拷贝到JAVA工程的src目录下就可以运行。本代码的编写依照JAAS的官方手册编写完成。(JAAS simple application example, which requires only a simple copy operation mode to the JAVA project s src directory, you can run.)
- 2011-07-24 21:37:17下载
- 积分:1
-
Cluster-Building
Clustering Large Probabilistic Graphs
- 2014-02-05 16:36:20下载
- 积分:1
-
灰色模型
说明: 灰色模型,包括残差修正模型,matlab可直接使用,亲测有效(Grey model, including residual correction model, matlab can be used directly, effective pro test)
- 2019-12-12 11:14:45下载
- 积分:1
-
Hangman_-in-Java
用java写的一个猜单词小游戏,Hangman。适合初学者学习java使用。可以用命令行运行,内有user manual。(A game whose name is hangman. A good java code for people who begins to study JAVA. Can be run in command line.)
- 2020-12-03 13:59:24下载
- 积分:1
-
HW6
用哈希表实现了节点的插入,删除,并计算冲突次数(A hash table implementation of the node insert, delete, and calculate the number of conflicts)
- 2010-11-07 03:37:13下载
- 积分:1