- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
目录摘要 1
关键字 1
Abstract 1
Key Words 1
第一章 绪论 2
1.1 课题背景 2
1.2 课题意义 3
1.3 课题目标 3
第二章 系统需求分析 4
2.1 可行性分析 4
2.1.1 技术可行性分析 4
2.1.2成本可行性分析 4
2.2 功能需求分析 4
2.2.1 主要功能模块 5
2.2.2 其他功能 5
2.3 功能划分 6
第三章 系统开发环境介绍 7
3.1 开发工具介绍 7
3.1.1 WEB应用框架—Rails 7
3.1.2 数据库系统—MySQL 7
3.1.3 WEB服务器—Nginx 7
3.2 B/S WEB服务架构 8
3.3团队开发 8
3.4 源码托管 8
第四章 系统详细设计 10
4.1 网站页面设计 10
4.1.1 网站主页 10
4.1.2 登录页面设计 10
4.1.3 注册页面设计 11
4.1.4 系统内部页面设计 11
4.2 系统模块设计 12
4.2.1 出/入库单管理 12
4.2.2 权限管理 13
4.2.3 商品管理 14
4.2.4 用户管理模块 15
第五章 系统测试 16
第六章 开发过程中的问题与收获 17
第七章 总结 19
参考文献 20
致 谢 21
商品库房管理模块的设计与实现
摘要:本文紧紧围绕如何建立一个跨平台、易使用、实时性强、界面美观的库房管理系统这一目标,阐述了本小组如何确定项目需求、项目分工、进行数据库和模块功能设计、功能的具体实现方法以及系统的测试等方面的内容。
本文主要介绍了小组如何确定系统需求分析,进行分工并制定项目开发进度计划;介绍了本系统所采用的技术手段,如:B/S WEB服务架构、强大的Rails WEB程序框架,MySQL数据库系统,Ruby编程语言,HTML5、CSS3技术,RSpec测试框架等等;介绍了本系统中的详细功能设计,代码实现以及系统测试;同时也总结了本系统的实施过程中遇到的问题及相应的解决方案
关键字:库房管理系统 Rails MySQL 跨平台
Focus in this article how to build a cross-platform, easy to use, strong, beautiful interface in real time warehouse management system of this goal, described this group how to determine project requirements, projects Division, databases and specific implementation of the module, function design, function and system testing, and so on.This main describes has group how determines system needs analysis, for Division and developed project development progress plans; describes has this system by used of technology means, as: B/S WEB service schema, and powerful of Rails WEB program framework, MySQL database system, Ruby programming language, HTML5, and CSS3 technology, RSpec test framework and so on; describes has this system in the user management, and permission management, and out storage management, and merchandise management, and customer management of more function design, Code implementation, and systems test; also summarizes the problems encountered in the implementation of the system and corresponding solutions
Key Words: WMS, Rails, MySQL, Cross-Platform
第一章 绪论
1.1 课题背景
最近几年来我国电子商务行业呈现爆炸性增长,电子
文档评论(0)