校内网上购物平台——用户管理和信息管理模块摘 要大型的网络购物网站逐渐走入人们生活,但基于小范围使用的购物平台还很罕见。校内网上购物平台就是为适应网上购物的需求开发出来的小型网上购物系统,在实现了物品交易的基础上更注重缩小适用范围。校内网上购物平台的开发主要包括前台应用程序的开发和后台数据库的建立和维护两个方面。前者要求应用程序功能完备、易使用等特点,而后者要求建立起数据一致性和完整性强、数据安全性好的数据库。结合校园网上购物在用户管理和信息管理方面的要求,以 SQL Server 2000 作为后台数据库、.Net 作为设计平台,完成了对校内网上购物系统用户管理和信息管理模块的需求分析、功能模块划分、数据库模式分析等,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的购物系统用户管理和信息管理模块可以满足购物者和管理员双方面的需求。本文以“校内网上购物平台”的设计和开发为例,全面阐述了本系统设计开发的全过程,详细论述了用户管理和信息管理模块从开发到运行过程中细节的实现。主要包括课题开发背景、实验方案的选择和可行性讨论、需求分析、概要设计、详细设计、总结等部分组成。关键词:校内网上购物平台 用户管理 信息管理 SQL Server 2000 .NetABSTRACTAlthough some large-scale online shopping platform has been developed, but based on the use of small-scale shopping site is still very rare, their online shopping platform is developed in order to meet the needs of small-scale online shopping system. The platform of the items in the realization of the basis of the transaction will pay more attention to narrowing the scope of application.Their online shopping platform for the development of future applications include the development and background of the establishment and maintenance of the database two ways. The former require full-featured applications, such as easy-to-use features, which require the establishment of data consistency and integrity, and data security database. Campus online shopping combined with the user management and information management r...