优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于ASP的订单管理系统

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
  核心提示:作 者:李学向 指导老师:程妍 谭泗桥 (湖南农业大学计算机与信息工程学院2001级计算机科学与技术3班,长沙410128) 摘 要:本系统是基于ASP的订单管理系统,利用因特网的方便快捷等优点,使我...
作 者:李学向
指导老师:程妍 谭泗桥
(湖南农业大学计算机与信息工程学院2001级计算机科学与技术3班,长沙410128)

摘 要:本系统是基于ASP的订单管理系统,利用因特网的方便快捷等优点,使我们的客户能在第一时间内订购到自己需要的产品。ASP结构主要是利用了不断成熟的WWW浏览器技术,结合浏览器的多种脚本语言(VBScript、JavaScript等)和ActiveX技术,通用的浏览器就实现了原来需要专用软件才能实现的强大功能,并节约了开发成本,是一种全新的软件系统构造技术。并且,基于ASP技术开发的订单管理系统,系统只需要运行在服务器上,操作管理上没有特定的区域限制,只要有因特网的地方都可以对系统进行维护管理。本订单管理系统分为客户订购系统和管理员管理系统两大部分。客户订购系统支持一般的用户登陆,用户可以选择自己需要的产品,并可进行网络交易。管理员管理系统,是系统的后台管理,可以对产品进行更新维护等操作。
关键词:ASP;IIS5.0;浏览器/服务器;HTML语言;脚本语言(VBScript)

[资料来源:http://think58.com]


[资料来源:http://THINK58.com]

The Order Management System Based on the ASP Technology
Author: LiXueXang
Tutor: Cheng Yan Tan Siqiao
(3rd class,2001 Years, School of Computer and Information Engineering,
Agriculture University of Hunan, Changsha 410128)

[资料来源:http://www.THINK58.com]

Abstract: This system is according to an order management system of the ASP(Active Server Pages) structure, is a calculator examination to try an order system, make use of convenient and fast etc. advantage of Internet, make our customer be able to order the product that the oneself need in and at that time. Structure of ASP mainly is to make use of the continuously mature WWW browser technique, combine various script languages (VBScript, JavaScript etc.) and technique of ActiveX of the browser, the in general use browser carries out to need the strong function that the appropriation software then can carry out originally, and economized the development cost, is a kind of all new software system structure technique. And, according to the order management system that the system of B/ S combines the ASP technique development, the system need to be circulate only on the server, have no restrict of particular district in the operation management, as long as there are the places of Internet can carry on the maintenance to the system management. This order manages the system to is divided into the customer order the system and managing person manages the system two greatest parts.Customer the order system supports the general customer debarkation, the customer can choose the oneself product of demand, and can carry on the network bargain.The managing person manages the system, is the backstage of the system management, can carry on renewing the maintenance etc. to the product operation.

[资料来源:http://think58.com]

Keywords: ASP;IIS5.0;Browser/ server;HTMLLanguage;VB(Script of language)
[来源:http://www.think58.com]

前 言
在网络技术和电子商务高度发展的今天,商务运作系统在销售、到货、售后服务和维护方面的优越性十分明显。特别当客户是法人单位,需要多次付款,商品需要安装、服务、维护的情况下,通过成本控制、应收帐款管理等手段,企业能把销售过程中的资金占压控制在最小,使资金回笼更快。在时间要素方面,完成对客户的承诺,从而提高客户的满意程度,维系住客户。本系统是基于ASP订单管理系统,是一个计算机考试试题订购系统,利用INTERNET的方便快捷等优点,使我们的客户能在第一时间内订购到自己需要的产品。
B/S结构,即Browser/Server(浏览器/服务器)结构,是随着Internet技术的兴起,对C/S结构的一种变化或者改进的结构。在这种结构下,用户界面完全通过WWW浏览器实现,一部分事务逻辑在前端实现,但是主要事务逻辑在服务器端实现,形成所谓的3-tier结构。B/S结构,主要是利用了不断成熟的WWW浏览器技术,结合浏览器的多种脚本语言(VBScript、JavaScript等)和ActiveX技术,通用的浏览器就实现了原来需要专用软件才能实现的强大功能,并节约了开发成本,是一种全新的软件系统构造技术。随着Windows 98/Windows 2000将浏览器技术植入操作系统内部,这种结构更成为当今应用软件的首选体系结构。 [资料来源:THINK58.com]
目前大多数应用软件体系都是Client/Server形式的两层结构,现在的软件应用系统正在向分布式的Web应用发展;内部的和外部的用户都可以访问新的和现有的应用系统,Web和Client/Server应用都可以进行同样的业务处理;不同的应用模块共享逻辑组件;通过现有应用系统中的逻辑可以扩展出新的应用系统。这也就是目前应用系统的发展方向。
管理软件的主流技术与管理思想一样,也经历了3个发展时期。界面技术从DOS字符界面,到Windows图形用户界面(GUI),直至今天的Browser(浏览器)界面。浏览器界面不仅直观和易于使用,更主要的是基于浏览器平台的任何应用软件其界面风格一致,用户对操作培训的 [资料来源:THINK58.com]

  [资料来源:http://www.THINK58.com]

[资料来源:www.THINK58.com]