Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: student Download
 Description: According to the following requirements, write a Java application: ① defined classes StuCard, use the class member variables (the number) and instance member variables: student number, name, gender, major, grade, place of origin, etc. ② constructor initializes when used, provide two or more constructors ③ multiple classes (business class StuCard and test the main class), the concept of package used, and were placed in a different package ④ use class member access required class member variables Public, examples member variables Private ⑤ making public the set and get methods with the outside world by way of a message calling communication ⑥ achieve business class StuCard read in the main class, write, modify properties and other functions
 Downloaders recently: [More information of uploader 薛广宗]
 To Search:
File list (Check if you may need any files):
 

.project
.settings\org.eclipse.jdt.core.prefs
bin\job\StuCard.class
...\test\Test.class
src\job\StuCard.java
...\test\Test.java
.classpath
bin\job
...\test
src\job
...\test
.settings
bin
src
    

CodeBus www.codebus.net