房屋销售管理系统

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

XXXX学院毕业设计
(论文)
基于的房屋销售治理系统
学院: 专业:
班级:
学号:
学生姓名: 指导教师:
2010年4月1日
摘要
本系统是为房屋销售公司设计开发的在线房屋销售治理系统,来研究基于B/S模式的网上房屋销售的实现,采纳的是+SQL 2000模式的电子商务平台。

房屋作为一种不动产资源,其销售问题一直差不多上人们所关怀的问题,特不是开发商。

然而,这其中涉及的信息处理量过于大,一直没有适合的信息治理系统。

然而,现在计算机技术和网络推广差不多得到了专门好的进展,各行各业都在不同程度地引进计算机及网络技术,以求在业务处理能力及服务能力方面做到更大进步。

能够讲,现下哪个企业不引进计算机信息治理系统,谁就在服务水平和业务水平方面逊于同行一筹了。

此系统设计上采纳三层结构、Web Service技术,使之在选用平台、采纳技术上具有先进性、前瞻性、扩充性,从而保证建成的系统具有良好的稳定性、可扩充性。

系统设计按标准化、规范化,分层设
计,构件化实现。

采纳软件构件化的开发方式,使系统结构分层,业务与实现分离,逻辑与数据分离;以统一的服务接口规范为核心,使用开放标准。

从功能上来讲,系统是比较完备的,系统以Web界面与用户交互,为用户提供信息并同意其操作,同时通过数据库治理系统来存储信息数据。

系统实现了对信息数据的扫瞄、查询、编辑和治理等差不多数据库操作,采纳了模块化设计方法,依照用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。

关键词: 信息治理数据库 sql 2000
Abstract
Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
This procedure tries to build up a bookshop in the network with , So that every customer needn't go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature、structure and using method of developing techniques and which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.
This online bookstore system uses technology to realize on Visual platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website's management, etc. During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.
[KEYWORD]:OOA,OOD,,
目录
第1章选题背景 (1)
1.1计算机治理信息系统的进展情况 (1)
1.2房屋销售治理系统的现状 (2)
1.3房屋销售治理系统的优势 (3)
1.4 任务概述 (3)
1.4.1目标:建立完善的房屋销售治理系统系统 (3)
1.4.2房屋销售治理系统特点 (3)
第2章解决方案的选择 (5)
2.1 系统讲明 (5)
2.1.1.硬.软件环境 (5)
2.2 开发打算 (6)
2.3可行性分析 (6)
2.3.1 风险分析 (6)
2.3.2 技术可行性 (6)
2.3.3 操作可行性 (7)
2.4 设计方案:对涉及工具和技术的相关讲明 (7)
2.4.1 B/S体系结构 (7)
2.4.3 SQL Server (8)
2.4.4 HTML(Hyper Text Markup Language) (8)
2.4.5 Visual Studio 2005 (9)
第3章需求分析 (11)
3.1系统分析的任务与步骤 (11)
3.1.1 系统分析的任务 (11)
3.1.2 系统分析的步骤 (11)
3.2系统项目范围 (11)
3.3 功能需求 (12)
3.3.1 操作员部分 (12)
3.3.2 治理员部分 (12)
3.4系统实体分析 (12)
3.5系统的数据库设计 (13)
3.5.1 概念设计 (13)
4.1 系统系统功能讲明 (17)
4.1.1总体功能 (17)
4.1.2非功能性需求 (17)
4.2 建立数据库模型 (18)
第5章详细设计 (21)
5.1 系统首页(登陆界面) (21)
5.2系统操作界面 (22)
5.3系统用户治理操作界面 (23)
5.4房源信息治理界面 (24)
5.5客户信息治理界面 (25)
5.6销售信息治理界面 (26)
5.7职员信息治理界面 (27)
第6章系统测试 (29)
6.1系统测试的目的 (29)
6.2面向对象系统测试方案 (29)
第7章软件布署 (30)
7.1安装环境要求 (30)
7.2系统使用讲明 (30)
总结 (31)
致谢 (32)
参考文献 (33)。

相关文档
最新文档