网上鲜花销售系统的设计与开发

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

小型财务办公管理系统的设计与实现

摘要

随着计算机及网络在教学领域的不断应用,Web网上教材管理系统也得到了不断的发展和应用,作为网络教育支持平台中十分重要的组成部分,是网络教育教学反馈、质量评估的有效手段。本文论述了教材管理系统的研究意义,重点讨论了教材管理系统的设计与实现。该系统采用B/S模式,三层软件体系结构,运用动态网页语言、JavaScript脚本语言、CSS+DIV及SQL Server 2000和Visual Studio 2008等相关软件技术,实现了教材科管理端的系统设置、计划审批及教材审核、入库管理、出库管理、库存管理、教材费结算,院系用户端的计划编报、订单及教材发放单打印、本单位教材费查询,学生用户端个人教材费查询等功能。教材管理的全部工作都可通过该系统在线完成,所有数据实时共享。

关键词

教材管理系统; 三层架构; B/S模式

Based on Three-tier Architecture Textbook Management System's

Design and Implementation

Name: Cao Li

Supervisor: Qian Tao

School of computer Science and Technology, Xianning College,

Xianning Hubei, 437000, China

Abstract

With computers and networks in the continuous application of the field of teaching, Web online the textbook management system has been constant development and application of e-learning to support the platform as a very important part of teaching is the feedback network, an effective means of quality assessment. This article discusses the materials management system of meaning, focused on materials management system design and implementation. The system adopts browse/server mode , three-tier architecture, exerts the Active Server Pages,JavaScript, CSS and DIV, the SQL server 2000 and Visual Studio 2008 software technology. The system respectively realized has taught the textbook section management end the system establishment, the plan examination and the textbook verification, the warehousing management,the storehouse management,the stock management,the textbook spends the settlement,the courtyard is the subscriber’s premises plan edits the news paper, the revision, the examination result to examine that the order form and the textbook provide list printing,this unit textbook spent in inquiry, the student subscriber's premises textbook selects and purchases,individual textbook to spend functions independently and so on inquiry.The textbook manages the entire job may complete through this system in the network, all data real-time sharing.

Keywords: Textbook Management System ;Three-tier Architecture ; B/S Mode

1、绪论

1.1课题背景

1.2财务办公管理信息化研究现状分析1.3开发财务办公管理系统的目的和意义

1.3.1财务办公管理模式的现状

1.3.2开发财务办公管理系统的重要意义

1.3.3本人所做的工作

2、相关技术介绍

本章概述:本章主要对系统中使用到的主要技术进行了介绍,包括2.0框架结构、工作原理以及特点,NHibernate框架体系结构和 AJAX框架。

2.1 2.0技术介绍

自Microsoft公司于2000年6月在"论坛2000"上向全球正式推出 以来,就成为整个IT业界极为关注的话题,越来越多的应用已经开始建立在.NET 这种新的体系结构之上,并迅速成为信息化应用的潮流于方向[3]。

2.1.1 2.0框架结构

2.0框架是继ActiveX技术之后,于2000年推出的用于构建新一代Internet 集成服务平台的最新框架,这种集成服务平台允许各种系统环境下的应用程序通过因特网进行通信和共享数据。目前,因特网服务器平台亟特解决的重要问题是系统间的互通性问题,一些相关协议如XML(extensible Markup Language,可扩展标记语言)、SOAP (Simple Object Access Protocol,简单对象访问协议)等,.NET平台将这些协议提供支持,其意义可与当年Windows平台推出的意义相提并论,微软公司将其称为“.NET 战略”。也就是说,.NET的最终目的就是让用户在任何地方、任何时间,利用任何设备都能访问所需的信息、文件和程序。用户不需要知道这些文件放在什么地方,只需要发出请求,然后只管接收即可,而所有后台的复杂性是完全屏蔽起来的。同时,对于开发人员来说,更容易建立Web应用程序和Web服务,进一步简化对应用程序的开发。

2.0的三层结构如图2.1所示。

图2.1 的三层结构

UI层负责与用户交互,接收用户的输入并将服务器端传来的数据呈现给客户。业务

相关文档
最新文档