Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: project1 Download
 Description: Design a simple student management system (StudentManager). Key features include: Entry student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like Student information queries. According to school, name, age and sex inquiry student information. Note: query results may not be unique. Modify student information. Query based on student number to the designated student information, and then replaced with new content. Delete student information. Designated students with information based on student number removed. Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.
 Downloaders recently: [More information of uploader 刘强]
 To Search:
File list (Check if you may need any files):
 

project1\classes\exe4_1\business\StudentManager.class
........\.......\......\persistence\Student.class
........\.......\......\test\Tester.class
........\project1.jcd
........\project1.jcp
........\project1.jcu
........\project1.jcw
........\src\exe4_1\business\StudentManager.java
........\...\......\persistence\Student.java
........\...\......\test\Tester.java
........\...\Project1.java
........\...\Project1Frame.java
........\classes\exe4_1\business
........\.......\......\persistence
........\.......\......\test
........\src\exe4_1\business
........\...\......\persistence
........\...\......\test
........\classes\exe4_1
........\src\exe4_1
........\classes
........\src
project1
    

CodeBus www.codebus.net