资源描述:
《毕业论文——基于ASP的房屋租售信息管理系统的设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于ASP的房屋租售信息管理系统的设计摘要随着计算机网络的快速发展,网络技术已被应用到各个行业中,现在大型的房屋中介公司都采用网络版的房屋租售软件来管理房源信息,实现房源共享,而用户也可以足不出户的轻松浏览当前最新最便宜的房屋信息,查询自己感兴趣的房源,所以房屋租售信息管理系统有很广泛的实际应用空间。本文主要介绍了整个系统的开发背景、开发技术和开发过程,而且还对本系统功能模块的划分和各个功能模块的具体实现方法进行了详细的介绍。该系统中的用户和管理员具有不同的操作权限:用户可以完成对各类信息的浏览、查询和发布等功能;而管理员
2、可以完成对各类信息的查看、修改、添加、删除和审核等功能,同时管理员还可以对自己的帐号和密码进行修改。其次还介绍了本系统的整体构架,数据的逻辑结构,MicrosoftSQLSERVER数据库的建立和数据库相关表的设计等。关键词:房屋租售;审核;SQLServer2000数据库;ASPTheDesignofInformationManagementSystemforHouseSaleandRentBasedonASPAbstractAlongwiththecomputernetworkdevelopingrapidly,the
3、networktechnologyhasbeenappliedtotrades.Nowlarge-scalehousingintermediarycompaniesusesoftwareaboutrentinghousetomanagehousestockinformationandsharehousestockbyinternet,userscaneasilybrowsethecurrentlatestandthemostaffordablehouseinformation,andinquireabouthisinter
4、estinthehousingstock.Therefore,housesalesinformationmanagementsystemhasverywiderangeofpracticalapplications.Thisarticlemainlyintroducesthegeneralexploitingbackground,exploitingtechnologyandtheengineeringprocess,givesdetailinformationonthissystem'sfunctionalmodulea
5、ndtheimplementingmethodsofeachofthem.Consumerandadministratorinthesystemhavedifferentoperationextentofauthority.Theconsumercanaccomplishthefunctions,suchasbrowsing,inquiringandannouncing,theadministratorcanaccomplishthefunctionssuchaschecking,revising,adding,delet
6、ing,examiningandverifyingtoallkindsofinformation.Administratorcanmodificationaccountnumberandpassword.Followingthis,thisarticlehasintroducedtheintegratedsystemframework,thelogicstructureofdata,MicrosoftSQLSERVERdatabasebuilding-upandthedesignoftablesetc.Keywords:h
7、ousesaleandrent;check;SQLServer2000database;ASP目录论文总页数:20页1引言11.1开发目的11.2开发环境11.3软硬件需求12系统开发技术介绍22.1系统开发语言22.1.1开发语言---HTML22.1.2开发语言---VBScript22.1.3开发语言---JavaScript32.2系统开发工具32.2.1开发工具---SQLServer200032.2.2开发工具---DreamweaverMX200432.2.3开发工具---IIS32.2.4开发工具---AS
8、P43系统总体设计53.1功能需求分析53.2系统流程图63.3系统模块设计划分73.4系统数据逻辑结构73.5业务模式84房屋租售信息管理系统的实现94.1用户功能的实现94.1.1数据库连接功能94.1.2房屋信息浏览94.1.3房屋信息查询114.1.4用户发布房屋信息124.2管理员功能的实现1