论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

小区物业管理

 本文ID:LWGSW14137 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 小区物业管理 (收费:1000 积分)  

论文字数:15476,页数:50

摘要
Internet已经成为人们生活、工作、学习越来越离不开的平台。Web技术已经不在局限于单纯地提供信息服务,而是日益成为一个操作平台,为用户提供强大的服务功能。例如网上电子商务、社会信息数据库等。网络实现了远程通讯,人们能够通过计算机网络进行电子邮件的发送,召开网络会议,网上购物,甚至坐在家里就可以上大学(网上教育)。网络有巨大的潜力待我们去开发与探索。
因此,基于B/S体系架构创建这个小区物业管理网站,紧跟行业发展,满足人们生活、学习的需要。建立一个基于B/S架构的小区物业管理网站,实现信息网络化。通过较丰富的功能将 Web的技术特点体现出来。该系统可供管理员、注册用户、以及游客登录使用。登录者可以查询信息或者发布信息,可以通过此网站了解小区物业管理情况,小区住户还能够查询各种收费。系统中管理员为必不可少的模块项,主要是为了安全有效地存储和管理及维护网站的各类信息,赋予管理员特定的权限,可以对用户和各种信息进行分类,添加,删除,修改等。方便网站的管理与维护。
要实现这样的功能,离不开后台数据库的支持。用户验证注册信息,收集到的用户信息,分析得出的关联规则表等大量的数据都由数据库管理系统管理。本文中数据库服务器端采用了SQL SERVER2000作为后台数据库,以先进的JDBC技术与数据库连接,结合SQL语句处理对用户分类,添加,删除,修改等操作,使Web与数据库紧密联系起来。


关键词 : 小区物业管理 信息管理 SQL SEVER2000 JDBC 

 

ABSTRACT:
With the technology of computer and network of development rapidly, Internet/Intranet is used in common more and more within the world. Nowadays is advancing forward the information social, information system is effective larger and larger .In tradition materials circulation, on account of information management accelerating to materials circulation is not awareness, many a time attach importance to hardware equipment but make light of software equipment. Otherwise, most of materials Circulation Company in China is development in the basic of tradition materials circulation, hardly corporation can supply a synthetic service, the function of contemporaneity materials circulation is not exerted. Materials circulation corporation in China, materials circulation services not only hardware equipment bur software equipment have a distinct gap.
With the development of economy day by day, information age have reached 。All kinds of information tend to digitization、distinctly. That how to make materials circulation management programming、intelligentize is more and more important ,especially in the vehicle management system ,which is a important tache , intelligentize management artifice is thought highly of more and more. Though we should make good use of astronomical memory capacity、high-powered processing capacity, and so on ,these predominances to assistant vehicle of management system so that computer resource  are utilized reasonal ,attach to reduce work force and enhance quality of labor indeed.
This article primarily analyses the composing of management system ,includes :requirement、design goal of system、data structure、data flow and mostly characters of system and so on ,emphases introduce system of function model detailed thinking, implement method and key technique of expound, for example, GIS、GPRS  and so on.


KEY WORDS: vehicle of management, information system, materials circulation management

 

  目    录
摘要 1
ABSTRACT 2
第1章 绪论  3
1.1引言 3
1.2 背景 4
1.2.1 B/S模型的优点  4
1.2.2 JSP技术发展背景  5
第2章 需求分析  7
2.1 系统的研究意义  7
2.2 小区物业管理系统的需求分析  7
2.3 系统配置  9
2.3.1  Hardware (硬件  9
2.3.2 Software (软件  9
第3章 系统设计  10
3.1 系统的功能模块设计  10
3.2 系统数据库设计  12
3.3 数据库逻辑设计  12
3.4 系统运行环境及环境变量设置  20
3.5 页面设计  25
第4章 系统实现  27
4.1系统基本结构  27
4.1.1 系统的基本结构图  27
4.1.2 系统的程序目录结构  28
4.1.3 系统数据库设计  29
4.2 系统公共模块设计与实现  30
4.2.1 “common.jsp”文件  30
4.2.2 “ check.jsp”文件  31
4.2.3 “ header.jsp”和“ footer.jsp”文件  31
4.2.4 “style.css”文件  32
4.2.5  建立与数据库相关的JavaBean文件  33
4.3系统[小区物业管理]主页面  34
4.4 系统[管理模块]实现  37
4.4.1 管理员登陆口“login.jsp”页面  37
4.4.2 管理密码验证“chklogin.jsp”文件  38
4.4.3 新闻资讯管理页面“main.jsp”   39
4.4.4 小区公告信息页面“addxinxi.jsp”    39
4.4.5 物业信息管理页面“savexinxi.jsp”   40
4.4.6 小区留言管理功能页面“modifyxinxi.jsp”   40
4.5 系统[用户注册模块]实现  40
4.5.1 用户注册页面“register.jsp”   41
4.5.2 用户注册页面“adduser.jsp”   42
4.6 系统其他功能页面实现  43
第5章  软件的测试  43
5.1  什么是软件测试  43
5.2 软件测试的目标与方法  43
第6章 总结  44
第7章 致谢  45
参考文献片  47



相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:CD销售管理系统 下一篇:基于JSP的学生学籍管理系统
Tags:小区 物业管理 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号