登录
首页 » Java » project1

project1

于 2015-05-30 发布 文件大小:9KB
0 297
下载积分: 1 下载次数: 11

代码说明:

  设计一个简单的学生管理系统(StudentManager)。主要功能包括: 学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等; 学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。 学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。 学生信息的删除。根据学号删除指定学生的信息。 设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(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.)

文件列表:

project1
........\classes
........\.......\exe4_1
........\.......\......\business
........\.......\......\........\StudentManager.class,2592,2015-05-24
........\.......\......\persistence
........\.......\......\...........\Student.class,1258,2015-05-24
........\.......\......\test
........\.......\......\....\Tester.class,2787,2015-05-24
........\project1.jcd,2265,2015-05-24
........\project1.jcp,1022,2015-05-24
........\project1.jcu,804,2015-05-24
........\project1.jcw,259,2015-05-24
........\src
........\...\exe4_1
........\...\......\business
........\...\......\........\StudentManager.java,2699,2015-05-24
........\...\......\persistence
........\...\......\...........\Student.java,891,2015-05-24
........\...\......\test
........\...\......\....\Tester.java,2829,2015-05-24
........\...\Project1.java,324,2015-05-24
........\...\Project1Frame.java,1546,2015-05-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • libiary
    图书管理系统:用户管理(用户添加,密码修改),图书管理(图书增加、图书修改、图书删除),使用sqlite数据库(Library management system: user management (users add, password changes), library management (books increased, modify books, books delete), use sqlite database)
    2014-04-17 21:24:11下载
    积分:1
  • CtrlListDatabase
    本文以“学生信息管理”系统雏形为例子,介绍在MFC下如何使用ADO连接数据库编程,并给出示例代码。下面内容第一至四节介绍如何采用ADO连接数据库、关闭数据、执行sql语句及如何用另一种方式执行常用的select语句。第五节介绍如何使用Datagrid控件:建立_RecordsetPtr对象与Datagrid控件之间的绑定,通过改变_RecordsetPtr对象的内容更新数据库表的记录。第一至四节的内容请参考代码“CtrlListDatabase.rar”,第五节内容请参考“Datagrid.rar”请同学们结合ADO.NET课程内容自主学习,将所学到的技术应用到项目实训中。(In this paper, " Student Information Management" system prototype as an example, describes how to use ADO connection MFC database programming, and gives sample code. The following section describes how the contents of the first four databases using ADO connection, turn off the data, and how to execute sql statements in a different manner commonly used in select statements. Section V describes how to use Datagrid control: the establishment of _RecordsetPtr object and Datagrid binding between controls, the contents of the object by changing the _RecordsetPtr update the database tables. The contents of the first four sections, please reference code " CtrlListDatabase.rar" , please refer to section V, " Datagrid.rar" ask someone with ADO.NET independent study course, will have learned techniques to project training in .)
    2011-05-31 09:39:31下载
    积分:1
  • stumanagement
    SQL数据库+C#实现大学学籍管理系统课程设计,内含数据库与程序源码。(SQL database+C# achieve university student management system, curriculum design, including database and program source code.)
    2013-11-11 20:19:26下载
    积分:1
  • text
    学生成绩管理简单系统,可实现简单成绩记录和修改(Simple student achievement management system)
    2012-01-07 23:13:19下载
    积分:1
  • zhishool_v7.9.0
    智睿学校网站管理系统动态版,功能丰富,适合中小学校、高中、职业技校类使用,界面设计大气,后台界面看上去挺专业,功能主要有:系统设置、功能配置、新闻管理、用户管理、德育管理、作品管理、学生成绩管理、招聘及报名模块等。(Zhi Rui school website management system dynamic version, feature-rich, suitable for primary and secondary schools, high schools, vocational technical school classes use, interface design atmosphere, background interface looks very professional, the main function: system settings, feature configuration, news management, user management, Moral management, work management, student achievement management, recruitment and enrollment module.)
    2014-09-01 10:11:14下载
    积分:1
  • Lqry_dcmotorm
    直流电机调速的LQR输出反馈控制器设计和仿真(DC motor speed control LQR output feedback controller design and simulation)
    2009-06-17 20:29:25下载
    积分:1
  • 1
    说明:  使用QT编写的图书管理系统,支持mysql,C/S架构,功能完善。(Written using QT library management system, support mysql, C/S structure, complete functions.)
    2013-02-26 22:57:13下载
    积分:1
  • C语言程序集锦
    这是一个C语言程序的集锦,里面有贪吃蛇、黑白期、图书管理系统等等源代码(This is a C language program the best of the best, there are Snake, black-and-white period, library management system source code, etc.)
    2005-07-06 08:39:53下载
    积分:1
  • student-JSPPmysqlPtomcat
    学生管理,mysql+tomcat,可以实现学生的添加,删除,更新(student, mysql+tomcat)
    2012-02-20 11:19:03下载
    积分:1
  • MK趋势检验
    说明:  在MATLAB中实现MK趋势检验,包括突变点分析图(Realization of MK trend test in MATLAB)
    2020-05-10 22:26:39下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载