-
ExecSQL
java从文本文件中读取并执行SQL语句的示范。(java from text documents to read and implement SQL model.)
- 2007-04-23 17:25:16下载
- 积分:1
-
spring-boot-activiti
Spring平台整合activiti工作流引擎实例(Spring Platform Integration Actiti Workflow Engine Example)
- 2020-06-19 10:00:02下载
- 积分:1
-
java
java课程设计实例里边包含了多个简单易懂的例子,希望对初学者有帮助!(java program inside contains a number of design examples easy to understand example, I hope to help beginners!)
- 2010-10-09 09:42:21下载
- 积分:1
-
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
-
疯狂坦克
自己联系所写的坦克大战,非常简陋,但是可以借鉴参考一下(The battle of the tank that he created)
- 2018-08-08 10:43:08下载
- 积分:1
-
toBook
Java编程实现二手书交易平台,给大家做个参考(Java programming used book trading platform, to be a reference)
- 2013-12-09 19:07:11下载
- 积分:1
-
hibernate3
说明: hibernate3的通用dao类及通用工具类, 导出导入数据库...
(hibernate3 generic dao class and general tools, export and import database ...)
- 2011-04-03 23:59:48下载
- 积分:1
-
test
just for test and pls delete it.May upload some useful doc. later. Ta!
- 2009-11-03 08:22:46下载
- 积分:1
-
NetBar_javaSwing
网吧计费系统:
会员卡信息管理(注册、充值、注销、修改密码)
会员持卡上机(上机、验证、结算打印清单)(Internet Billing System: membership card information management (registration, recharge, write-off, Change Password) membership card on the machine (the machine, verify, print the list of settlement))
- 2020-12-23 00:19:08下载
- 积分:1
-
Employee
建立类的层次结构。
创建如下图所示的类
使用类层次结构中的类
Employee : 姓名,保险号、
SalariedEmployee 周薪
CommissionEmployee 佣金率、销售总额
HourlyEmployee 每小时的工资和工作小时数
BaseplusEmployee 每周的基本工资数
(Create a class hierarchy.
To create a class as shown
Use classes in the class hierarchy
Employee: name, insurance number,
SalariedEmployee weekly earnings
CommissionEmployee commission rates, total sales
HourlyEmployee hourly wages and the number of hours worked
BaseplusEmployee weekly basic wage)
- 2020-11-26 10:19:32下载
- 积分:1