Introduction - If you have any usage issues, please Google them yourself
自动检测中英文中译英英译中百度翻译
翻译结果(中 > 英)复制结果
( 1) expansion program, which can output all the students scores the highest student information.
( 2) the design of a container class to manage all of the students, the main code in the function design to a class.
( 3 ) code to handle the undergraduate and graduate design two logic exactly the same code, so this design because of its undergraduate and graduate classes are different types, so we can t use a single array to include all students, which leads to the inability of these students ( undergraduate and graduate ) were unified management, please use the multistate design method to simplify program design, which is to think of a way to undergraduate and graduate class of objects as the same type to conduct unified management.