请人帮忙翻译成英文(google 在线翻译有错误)非常感谢

来源:百度知道 编辑:UC知道 时间:2024/07/06 00:19:53
摘 要
本次设计的任务是开发旅游信息管理系统,采用B/S(Browser/Server)模式构架,描述了基于Struts+Spring+Hibernate的Web应用开发框架技术及Web开发的经典模式—MVC模式(模型-视图-控制Model View Controller)。
本系统主要介绍Hibernate在基于Web的应用开发中所承担的角色职责。 使用对象关系映射技术,把对象关系映射对业务状态的数据进行持久化,使数据存储到数据库中,后台采用MySQL数据库。同时,详细地分析了数据库的实现过程,利用Hibernate工具连接JSP应用与关系数据库,并得出了测试结果。测试结果表明,对象模型的数据可以正确地存储到关系模型里,并可以在对象层面上对数据进行增加、删除、修改、查询的操作。

Pick to
The design of the task is to develop tourism information management system, using a/B/S structure Model, the Server) are described based on Struts + + Hibernate Web application framework for development technology and Web development of classical mode - MVC pattern (Model - View - control Model Controller View).
This system mainly introduce Hibernate in application development based on Web of responsibilities. Use the object-relational mapping technique, object-relational mapping for business status of data stored in the data, make persistent database using MySQL database, background. At the same time, analyzes in detail the realization process of database connection, using tools and JSP Hibernate in relational database, and the test results. Test results show that the model can accurately to store data in the model, and the relationship of object level in data of add, delete, modify, query operation.

The design task is to develop tourism information manageme