搜索资源列表
多态
- 一次java课实验,内含多个练习java中多态机制的程序-a java class experiments, consisted of a number of exercises java Multi-state mechanism of procedures
Examples
- Java Code Example A1 Cla-Java Code Example A1 Class
JavaObject
- 个人在学习java过程的的例子程序,包含类的盛名,创建对象,内部类的使用已经继承,希望能够帮到大家。-Individuals in the process of learning java examples of procedures, including class reputation, to create an object, use inner classes have inherited, hoping to help everyone.
reflect
- JAVA反射机制是在运行状态中,对于任意一个类,都能够知道这个类的所有属性和方法;对于任意一个对象,都能够调用它的任意一个方法和属性;这种动态获取的信息以及动态调用对象的方法的功能称为java语言的反射机制-JAVA reflection mechanism is in the operating state, for any class, we are able to know all the properties and methods of this class For any obje