文件名称:project2

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2015-05-30
  • 文件大小:
  • 10kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

设计一个简单的课程管理系统(CourseManager)。主要功能包括:

课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;

课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。

课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。

课程信息的删除。根据课程号删除指定课程的信息。

设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。-Design a simple course management system (CourseManager). Key features include:

Entry course information. Including: course number (no), course name (name), credits (grade) and the like

Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.

Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.

Remove course information. Remove a specified course of information based curriculum.

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_2 package.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





project2\classes\exe4_2\business\CourseManager.class

........\.......\......\persistence\Course.class

........\.......\......\tester\Tester.class

........\project2.jcd

........\project2.jcp

........\project2.jcu

........\project2.jcw

........\src\exe4_2\business\CourseManager.java

........\...\......\persistence\Course.java

........\...\......\tester\Tester.java

........\...\Project2.java

........\...\Project2Frame.java

........\classes\exe4_2\business

........\.......\......\persistence

........\.......\......\tester

........\src\exe4_2\business

........\...\......\persistence

........\...\......\tester

........\classes\exe4_2

........\src\exe4_2

........\classes

........\src

project2

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org