-
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
-
game
用java语言编写的蜘蛛纸牌游戏,与windows上的差不多。对运用java实践有极大的帮助,教你如何运用java开发游戏(Using java language Spider Solitaire Game, and the windows on the almost. Practice on the use of java there is a great help, teaching you how to use java develop Games)
- 2009-03-17 00:59:19下载
- 积分:1
-
Fxcns_CopyTraders_mt4
可以本地喊单,一个跟单的软件,直接放在MT4数据文件的expert里面,就可以用了,指示文档在压缩包里呢(Can local shout order, a single software, directly put in the MT4 data file expert, you can use it)
- 2020-06-17 13:00:02下载
- 积分:1
-
ajaxtm
google的gson,很好用的架包,里面包含json与对象之间的简单转换(failed to translate)
- 2013-05-03 10:05:14下载
- 积分:1
-
SSMjar包
说明: ssmjar包 整合ssm框架的所有用到的jar包(ssm jar pakage is very duo)
- 2020-06-18 04:20:02下载
- 积分:1
-
bvhplay-1.00-sourcecode.tar
sourcecode.tar. that is a player for bvh mocap by bvhplay.the file is bvhplay-1.00-sourcecode.tar. that is a player for bvh mocap by bvhplay.(the file is bvhplay-1.00-sourcecode.tar. that is a player for bvh mocap by bvhplay.the file is bvhplay-1.00-sourcecode.tar. that is a player for bvh mocap by bvhplay.)
- 2014-01-06 23:13:08下载
- 积分:1
-
struts-2基本架包
说明: Struts2是一个基于MVC设计模式的Web应用框架,它本质上相当于一个servlet,在MVC设计模式中,Struts2作为控制器(Controller)来建立模型与视图的数据交互。(A standard and universal tag library for Java Web developers, Struts2, is a web application framework based on MVC design pattern, which is essentially equivalent to a servlet. In MVC design pattern, Struts2 is used as a controller to establish data interaction between model and view.)
- 2019-11-12 22:34:23下载
- 积分:1
-
JAVA-programming
本书介绍了java语言的基本特性,包括字符串、选择、小应用程序以及异常等内容。与一般书籍不同的事,本书用大量的示例说明了java语言的语法、特性等,特别适合与刚刚接触java的学生,使其在实战中锻炼java语言的开发技巧。(This book introduces the basic features of java language, including strings, select, small applications, and exceptions and so on. Different things with the general books, book with plenty of examples illustrate the syntax of the java language, characteristics, especially for students and new to java, java training in actual combat to the development of language skills.)
- 2011-11-08 13:36:43下载
- 积分:1
-
bookshop1.0
这是一个Struts网上商城(图书)的管理系统源代码.(This is a Struts-line Shopping Mall (Book) management system source code.)
- 2008-08-14 21:14:01下载
- 积分:1
-
cs
用JAVA编写的模拟客户端与服务器端的通信(Simulated using JAVA client and server communication)
- 2013-07-10 09:20:54下载
- 积分:1