Introduction - If you have any usage issues, please Google them yourself
1) indicates that the student design class Student, including domain " study" , " class" , " sex" , " age" and other methods " to get Student ID" , " get sex" , " get name" , " age of acquisition" " Change Age" and so on. Plus a method public String toString () to combine all domain information Student class object into a string.