- 1、本文档共20页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
安徽邮电职业技术学院
毕 业 设 计(论 文)
题 目: 基于ASP的物流管理的系统设计与实现
姓 名: * *
学 号:
专 业:
指导教师:
2011年 月 日
目 录
摘 要 2
ABSTRACT 3
第一章 asp简介 4
1.1 ASP概念 4
1.2 ASP网页特点 4
1.3 ASP工作原理 5
第二章 系统分析 6
2.1 需求分析 6
2.2 可行性分析 6
第三章 总体设计 7
3.1 项目规划 7
3.2系统功能结构图 8
第四章 ASP的详细设计与实现 11
4.1 登录 11
4.2 入库填写 12
4.3 查询操作 17
致 谢 19
参考文献 20
摘 要
本论文根据国内外物流信息系统的发展现状设计开发了物流管理系统。整理提供本系统是根据物流公司仓储业务的特点,经过一定的需求分析,采用操作简单的ASP语言后台数据库开发具有货位管理的仓储物流管理系统。整个系统符合操作简单、界面友好、灵活、实用的要求出发,完成仓储物流信息系统的过程。可以满足一般物流公司的要求。 论文主要介绍了本课题开发意义、和相关的理论以及需求分析,并对开发的工具也进行了介绍,还讲解所要完成的功能和开发的过程。重点介绍了系统的开发过程。This paper according to the domestic and international logistics information system development present situation designing and developing the logistics management system. According to provide the system is finishing the characteristics of storage business logistics company, after certain requirement analysis, the operation simple ASP language backend database development with the warehousing logistics management position management system.
The whole system meet the operation is simple, friendly interface, flexible, practical requirement, complete warehousing logistics information system process. To meet general logistics companys requirements.
This paper mainly introduced the meaning of subject development, and related theory and the needs analysis, and the development tools are also discussed, also explain to complete the functions and development process. Mainly introduces system development process.
Keywords: reliability; Safety; Adaptability; operability
第一章 ASP简介
1.1 ASP概念
ASP是Active Server Page的缩写,意为“动态服务器页面”。ASP是微软公司开发的代替CGI脚本程序的一种应用,它可以与数据库和其它程序进行交互,是一种简单、方便的编程工具。ASP的网页文件的格式是.asp,现在常用于各种动态网站中。ASP网页特点ASP是一种服务器端脚本编写环境,可以用来创建和运行动态网页或Web应用程序。ASP网页可以包含HTML标记、普通文本、脚本命令以及COM组件等。利用ASP可以向网页中添加交互式内容(如在线表单),也可以创建使用HTML网页作为用户界面的web应用程序。 与HTML相比,ASP网页具有以下特点: (1)利用ASP可以实现突破静态网页的一些功能限制,实现动态
文档评论(0)