-
man
编写一个接口ICaculatable 接口中有一个doCaculte()方法
要求三个类BlackMan WhiteMan YellowMan实现这个方法
BlackMan 实现从控制台输入5个数 排序(正排)输出
WhiteMan 实现从控制台输入5个数 排序(倒排)
YellowMan 实现从控制台输入5个数 计算总和 输出
写出一个测试类来测试以上类的功能。
测试类中要有void solveProblem(ICaculatable obj)方法进行测试
要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
- 2009-05-16 22:17:27下载
- 积分:1
-
1
说明: java code for multithreading, queue implementation using stacks and stacks using arrays
- 2010-12-04 01:58:28下载
- 积分:1
-
xungeng
说明: 用于安防上的巡更管理系统,主要是记录巡更人电的巡查时间。便于进行考核等作用。(for Security Patrol on the management system is mainly records-- were patrolling the inspection time. Facilitate evaluation of function.)
- 2006-03-18 09:26:09下载
- 积分:1
-
jspmessage
jspmvc留言包含登陆留言删除新增更新显示初学的小项目(jspmvc )
- 2014-12-25 16:25:44下载
- 积分:1
-
webct40
java web压力测试工具,java web压力测试工具(java web stress testing tools, java web stress testing tools)
- 2007-07-14 11:10:42下载
- 积分:1
-
Effective-Java
a book for effective java
- 2011-05-22 12:06:08下载
- 积分:1
-
connDB
数据库连接驱动,用于jsp和servlet中,比较简单的(jadc driver)
- 2012-02-16 22:12:09下载
- 积分:1
-
ssh
ssh搭建的一个增删改查项目,包括数据库 一键见表 配置文件在webroot-web-info下(ssh build a CRUD projects, including a key table configuration file at webroot-web-info)
- 2015-12-29 14:23:07下载
- 积分:1
-
parking_biz
自己学习ssm开发的小系统,这是业务层,包含必要的Java代码(learn ssm and develop a system by myself)
- 2020-06-18 22:20:02下载
- 积分:1
-
DoubleDatePicker-master
在安卓开发中,会碰到选开始日期和结束日期的问题。特别是在使用Pad时,如果弹出一个Dialog,能够同时选择开始日期和结束日期,那将是极好的。我在开发中在DatePickerDialog的基础上做了修改,实现了这种Dialog。(Andrews Date Picker)
- 2015-10-20 22:22:53下载
- 积分:1