Introduction - If you have any usage issues, please Google them yourself
Create a package of java category of student information: including name, number, age, height, create the object array used to represent n student information and have the capacity to display information for all students to find a student function. (With input flow, input data, the use of hash table to store data) contains the relevant code and operating results