Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Student Download
 Description: Establish a simple student management system, you need to provide the following functions. A class with default access Student: data members: school id, name name, sex gender, score Score. Member method: Set/Read the Student ID (setId/getId), set/read Sex (setGender/getGender), set/read the name (setName/getName), set/read performance (setScore/getScore), output Students information showMe method 2 Create a master class StuMain, which contains only the main method of the class 3 Create keyboard input class StuKeyboardInput, requires students to complete a line of input method information 4 Create a class StuQuery, provide at least by name (allow duplicate names) or student number to query, delete, sort method of operation 5 create a class StuMenu, providing a menu to select a different operation 6 using the array or list to save multiple student informationEstablish a simple student management system, you need to provide the following functions. A class with default access Stu
 Downloaders recently: [More information of uploader kirsh]
 To Search:
File list (Check if you may need any files):
 

Student\.classpath
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\bin\StuBuffer.class
.......\...\Student.class
.......\...\StuKeyboardInput.class
.......\...\StuMain.class
.......\...\StuMenu.class
.......\...\StuNode.class
.......\...\StuQuery.class
.......\src\Student.java
.......\...\StuKeyboardInput.java
.......\...\StuMain.java
.......\...\StuMenu.java
.......\...\StuQuery.java
.......\.settings
.......\bin
.......\src
Student
    

CodeBus www.codebus.net