asp应用之房屋销售系统.doc

约23页DOC格式手机打开展开

asp应用之房屋销售系统,asp应用之房屋销售系统全文23页约12000字论述翔实目录摘要1关键字1引言11 概述11.1 web简介11.2 asp简介11.3 asp运行的软、硬件环境21.4 sql简介41.5 asp与数据库42 设计思想62.1 需求分析62.2 系统分析72.3 可行性分析92.4 总体设计102.5 数据库设计10...
编号:10-24623大小:1.13M
分类: 论文>计算机论文

内容介绍

此文档由会员 香烟无味 发布

ASP应用之房屋销售系统

全文23页 约12000字 论述翔实

目 录
摘要 1
关键字 1
引言 1
1 概述 1
1.1 WEB简介 1
1.2 ASP简介 1
1.3 ASP运行的软、硬件环境 2
1.4 SQL简介 4
1.5 ASP与数据库 4
2 设计思想 6
2.1 需求分析 6
2.2 系统分析 7
2.3 可行性分析 9
2.4 总体设计 10
2.5 数据库设计 10
3 具体实现 11
3.1 用户管理模块 11
3.2 房屋管理模块 15
4 总结 17
致谢: 18
参考文献: 18
附录: 19

摘要:本文主要介绍利用在IIS环境下用ASP和HTML网络编程语言建立一个基于网络的房屋销售管理系统,将房屋信息放到网络上供人查询和买卖。论文给出详细的系统设计、编码、调试过程,系统含有房屋管理模块和用户管理模块,能动态的查询、添加、修改、删除房屋,能修改用户信息和删除用户。用户可以根据显示出来的“待售房屋”,来预定自己需要的房屋,并且一般用户和管理员的权限不同,管理员可以添加、修改、删除房屋,而一般用户不能管理房屋。该系统在在线房屋销售方面具有一定的实用价值。
关键字:ASP,房屋销售,房屋管理,用户管理,B/S
Abstract: This paper mainly introduces using ASP and the HTML network programming language to establish house selling management system which based on the network under the IIS environment, and then puts the house information to the network for people to inquire and transact. The paper produces the detailed system design, the code, the debugging process, the system, and contains the building management module and the user administration module. It can dynamically inquire, increase, revise, delete the house information, and also can revise the user information and delete user. According to the "treats sells the house" information, the user can prearrange the house which he needs. The common user and manager's jurisdiction is different; the manager can increase, revise, and delete the house, while the common user cannot manage the house. This system has a certain practical value in terms of on-line house selling.
Key words: ASP,House- selling,Building management,User management,B/S

部分参考文献

[2]张博锋、王黎阳:《ASP使用基础》,上海:上海大学出版社,2001,p1、p136、p140。
[3]高怡新:《ASP网络应用程序设计》,北京:人民邮电出版社,2005,p4、p5、p6、p7、p8、p9、p12。
[4]张景峰:《ASP程序设计及应用》,北京:中国水利水电出版社,2005,P5。
[5]萨师煊、王珊:《数据库系统概论》,北京:高等教育出版社,2002,p45。