1、 计算机与网络工程系计算机与网络工程系 本科毕业论文本科毕业论文 单位代码: 分 类 号: 密 级: 学 号: 论文题目:基于 MVC1 技术的物流网站开发 作 者: 学科专业:计算机科学与技术 指导教师: 日 期: 基于 MVC1 技术的物流网站开发 II 摘要摘要 随着电脑和因特网技术的发展,不论行业的大小,计算机软件都是不可缺少 的东西。学校、医院、石油开采都用到计算机相关的知识。在各行各业中,管理 一直是大部分公司所关注的事情,怎么样管理好一个公司?怎么样管理好手下的 员工?这或许是公司领导层的人们讨论的热点话题。物流公司也离不开电脑、管 理软件。物资运输公司在生活中起着很重要的作用。
2、由于物资种类的繁多、数量 的庞大,对物资的管理也是一个很大的问题。本系统简单地模拟并实现了物流过 程中的大部分功能。本系统的特点是操作简单,容易掌握。客户只需要通过网页 进行一些简单的操作,比如发布货物信息、查询等。当然系统管理员有权限对客 户所填写的信息进行审核,以防止胡乱填写的数据造成不必要的麻烦。 管理员审 核通过的信息,在审核的同时生成订单。 Abstract With the development of computer and Internet technology, regardless of the size of the industry, Computer softwar
3、e is indispensable things. Computer-related knowledge is used in Schools, hospitals, oil production. In all walks of life, most of the company management has been a matter of concern, how to manage a company? How to manage his staff? Maybe it is a hot topic to some leaders. Logistics companies can n
4、ot do without computers, management software. Goods transportation companies play an important role in life. Because of many types of materials, large number of them, the management of materials is also a big problem. This system achieves most function of Goods transportation. The characteristic of
5、the system is simple, easy to operate. Customers only need a few simple web pages to operate something, such as release of goods and query things. Of course, system administrators have the authority to review the information the customer filled, In order to prevent garbage data bring about unnecessa
6、ry troubles. Then generate orders information with the Goods information approved. 关键字:MySQL5.0数据库系统;MVC 框架;物流管理系统 KEYWORDS: MySQL5.0 Database; MVC framework; Logistics Management System III 目录目录 目录目录 IVIV 一一、数据库设计说明、数据库设计说明 1 1 1.选题说明及需求介绍 .1 1 1.1 选择该系统的原因与目的 1 1 1.1.1 原因 1 1 1.1.2 目的 1 1 1.2.需求分析 .1 1 1.3 可行性分析 2 2 1.4 开发环境 2 2 二二、数据库设计说明、数据库设计说明 3 3 三三、系统功能模块划分、系统功能模块划分 9 9 四四、实现过程及效果展示、实现过程及效果展示 1111 1.实现过程 . 1111 2.效果展示 . 1212 2.1 前台