Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: student.java Download
 Description: Establish a simple student management system, you need to provide the following functions. 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 create a master class StuMain, which contains only the main method of the class create keyboard input class StuKeyboardInput, requires complete information on a student line of input methods to create class StuQuery, provide at least by name (to allow the same name) or the school No query, delete, sort operation method to create class StuMenu, provides a menu to select a different operation using the array or list to save multiple student information
 Downloaders recently: [More information of uploader 孙杨澜]
 To Search:
File list (Check if you may need any files):
 

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

CodeBus www.codebus.net