搜索资源列表
comondity
- 主要用java编写定义一个商品类,在此基础上定义了一个食品类和服装子类,利用java的继承和多态性-Definition of a commodity is mainly written in java, defined on the basis of a food and clothing subclass using java inheritance and polymorphism
Bank
- JAVA语言编写 银行问题 主要用于训练继承和多态 -The JAVA language bank problem is mainly used for training inheritance and polymorphism
duotai
- 这里有两个程序,一个是关于java中多态的,另外一个是约瑟夫问题。-There are two programs, a java polymorphism, another Joseph problem.
Experiment-III
- 大学Java课程实验三,要求学会使用继承接口与多态。-Java course experiment three universities require learn to use interface inheritance and polymorphism.
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
java
- Color类、Blue类、Red类和Green类的基础上, 使用运行多态的原理, 为Blue、Red和Green类设计Fill和Draw方法。(Based on the Color class, the Blue class, the Red class, and the Green class, the Fill and Draw methods are designed for Blue, Red, and Green classes using the principle of runni
duotai2
- 作为面向对象的一个重要特性,多态,将让你全新认识Java(As an important feature of object-oriented, polymorphism will give you a completely new understanding of Java)
ShootGame_day03
- 达内Java课程实战项目,可以让你很好的理解面向对象编程,核心就是封装、继承、多态(The Java of course actual project, can give you a good understanding of object-oriented programming, the core is encapsulation, inheritance and polymorphism)
3
- 北邮 计算机学院 第三次作业 代码 继承与多态(BUPT Java elective third operation)