搜索资源列表
abstractproduct_0_2.tar
- abstractproduct.h is C++ template-based library providing reflective object creation mechanism (similar to Java s Class.forName("ClassNameHere").newInstance()). It does so by static initialization of meta-classes and factory objects reflecting your o
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
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
Code
- 课程作业,实现多媒体类的继承,C++部分实现server,java部分通过socket连接,实现简单的指令交换。需要在Linux环境运行,有makefile文件和Doxygen生成文件。-Course work, inheritance multimedia class, C++ partial implementation server, java part through the socket connection, simple instructions exchange. Need to
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)
