1、.495.4 界面展示 .49第六章 结束语 .51参考文 献 .52致 谢 .53厦门大学本科生毕业论文3Contents Chapter 1 Introduction.11.1 Origin of The System .11.2 Analysis of domestic and foreign research.21.3 The goal of the System design .21.4 Significance for Developing.2Chapter 2 Tools And Technology In Use.42.1 Tool in use.42.1.1 Developm
2、ent platform:Windows XP Professional .42.1.2 Development tool:MyEclipse 6.0.1 .42.1.3 Database:MySql .42.1.4 Tool for database design:SQLYOG .42.1.5 WEB Server:Tomcat .52.1.6 Software Modeling:Microsoft Office Visio 2003 .52.2 Technology in use.52.2.1 Java EE introduction.52.2.2 MVC introduction .62
3、.2.3 Struts introduction .82.2.4 Spring introduction.102.2.5 Hibernate introduction.122.2.6 JSP introduction.14Chapter 3 System Design.16厦门大学本科生毕业论文43.1 Responsibity of The System .163.2 The module design of the system.173.3 system deployment architecture.173.4 Deployment and structure of the system
4、 .193.4.1 System deployment .193.4.2 System development framework .203.5 Database Design.233.5.1 Data.233.5.2 Data Flow .233.5.3 Entity Relationship .243.5.4 Determine the data tables .263.5.5 Establish a database.30Chapter 4 The Maintenance of Inner Mail module .324.1 Use case the maintenance of in
5、ner mail module.324.1.1 Use case diagram.324.1.2 Detailed description of use case .324.2 The development content of modules.344.3 Sequence Diagrams of the maintenance of inner mail module .344.4 Class Diagram of the module.374.4.1 Class Innermail.374.4.2 Class InnermailForm .374.4.3 Class InnermailA
6、ction .38厦门大学本科生毕业论文54.4.4 Class InnermailDAO .394.5 Interface design and the use of process of the module .40Chapter 5 The Overall Achievement Of The Interface Module.485.1 The effect of interfaces integrity, consistency .485.1.1 Interface, color and style unity with the system interface .485.1.2 S
7、ystematic processes .485.2 Personalized interface effect .485.2.1 Framework-specific interface.485.2.2 Reasonable interface icon.485.2.3 Personalized interface color settings .485.3 Visual interface elements .495.3.1 The quality of graphics elements.495.3.2 Color of line and graphics combination of
8、images.495.4 Interface display.49Chapter 6 Summary .51References .产业盈利能力和吸引力的静态断面扫描,说明的是该产业中的企业平均具有的盈利空间,所以这是一个产业形势的衡量指标,而非企业能力的衡量指标。5、SCP产业分析模型SCP(structure-conduct-performance,结构行为绩效)模型是由美国哈佛大学产业经济学权威贝恩(Bain)、谢勒(Scherer)等人建立的。该模型提供了一个既能深入具体环节,又有系统逻辑体系的产业分析框架,即:行业结构(Structure)企业行为(Conduct)经营绩效(Perf
9、ormance)。SCP框架的基本涵义是,行业结构决定企业在市场中的行为,而企业行为又决定市场运行在各个方面的经济绩效。SCP模型,主要用于分析行业或者企业在受到外部冲击(主要是指行业或企业外部经济环境、政治、技术、文化变迁、消费习惯等因素的变化)时,可能的战略调整及行为变化。行业结构:主要是指外部各种环境的变化对企业所在行业可能产生的影响,包括行业竞争的变化、产品需求的变化、细分市场的变化、营销模型的变化等。企业行为:主要是指企业针对外部的冲击和行业结构的变化,有可能采取的应对措施,包括企业方面对相关业务单元的整合、业务的扩张与收缩、营运方式的转变、管理的变革等一系列变动。经营绩效:主要是指
10、在外部环境发生变化的情况下,企业在经营利润、产品成本、市场份额等方面的变化趋势。 19 / 17 访问网址: / -本 科 毕 业 论 文二手教科书交易平台:非教科书交易模块Platform of Secondhand Schoolbook: Extra-curricular book deal姓 名: 学 号:学 院:软件学院系:软件工程专 业:软件工程年 级:指导教师: 年 月 摘 要随着高校学生人数的日渐增多,对二手教科书的需求也日益增大。本系统向广大同学提供一个专门用于二手教科书交易的平台。希望可以帮助同学们以方便实惠的找到自己想要的书籍,节省同学们在书籍上的花销,同时提高教育资源的在
11、利用率。本系统采用 JavaEE 技术,Struts,String,Hibernate 框架实现。用 MySQL作为数据库。系统的主要目标是实现二手教科书供求信息发布以及对整个系统的综合管理。并向用户提供友好的操作界面。本论文详细讨论了本系统的非教科书交易模块的设计。非教科书是指其他不是教科书的书籍。非教科书交易模块的作用为满足用户交易非教科书类书籍的需求。关键词: JavaEE;Struts;教科书交易AbstractThe number of college students with the increasing demand for second-hand textbooks are
12、also increasing. The majority of students to the system designed to provide a platform for trading second-hand textbooks. Hope to help the students to facilitate cost-effective to find the books you want to save the students in the books on spending, while improving the utilization of educational re
13、sources.The system uses JavaEE technologies, Struts, String, Hibernate framework to achieve. Using MySQL as a database. The main goal is to achieve second-hand textbooks, as well as supply and demand information on the integrated management of the entire system. And provide users with friendly inter
14、face. In this paper, discussed in detail the system of non-textbook transaction module. Non-textbooks the role of the transaction module to meet the users of non-trading books of the demand for textbooks.Key words:JavaEE;Struts;Transactions of Schoolbooks目 录第一章 绪论 .11.1 系统开发背景 .11.2 系统开发目标 .11.3 论文组
15、织结构 .1第二章 系统开发工具与技术介绍 .32.1 开发工具介绍 .32.1.1 开发平台:Windows XP Professional .32.1.2 开发工具:MyEclipse 6.0.1 .32.1.3 服务器:Tomcat 5.5.17 .32.1.4 数据库:MySQL 5.0 .42.2 开发技术介绍 .42.2.1 开发技术:JavaEE .42.2.2 MVC 介绍 .52.2.3 Struts 框架介绍 .72.2.4 Spring 框架介绍 .9第三章 系统总体设计 .123.1 确定需求 .123.2 系统模块设计 .133.3 数据库设计 .143.3.1 数据
16、信息 .143.3.2 实体关系 .143.3.3 数据表设计 .16第四章 非教科书交易模块详细设计 .234.1 模块总体用例 .234.2 模块数据库设计 .254.3 模块类图 .264.3.1 Saleinfo2 类 .264.3.2 BookClass 类 .274.3.3 Saleinfo2Form, AdSearchForm, HeadSearchForm, BookClassForm 类 .284.3.4 Saleinfo2Action 类 .284.3.5 AdSearchAction 类 .304.3.6 BookclassAction 类 .314.3.7 Salein
17、fo2DAO 类 .324.3.8 BookclassDAO 类 .334.4 前台网站模块设计 .344.4.1 用例图 .344.4.2 网站流程图 .354.4.3 主要功能设计 .364.5 后台管理模块 .504.5.1 用例图 .504.5.2 网站流程图 .514.5.3 主要功能设计 .52第五章 结束语 .56参考文献 .57致 谢 .58ContentsChapter 1 Introduction .11.1 The context of system.11.2 System development goals .11.3 The organizational structure of paper .1Chapter 2 Tools and techniques introduce.32.1 Introduction of development tools.32.1.1 Development platform:Windows XP Professional .32.1.2 Development tool:MyEclipse 6.0.1 .32.1.3 Server:Tomca