asp.net238 社区健康网站 演示录像

ASP.NET社区健康网站[源码+论文+录像]插图

 

摘要

随着信息技术在管理上越来越深入而广泛的应用,应用管理软件的实施在技术上已逐步成熟。应用管理软件是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的应用管理软件。

社区健康网站系统,是专门应用于网站流量统计数据的一个Web系统。它能够满足管理员日常查询和统计网站各模块的流量大小的统计需求,提高了工作效率。按照栏目可分为:用户管理,居民个人健康信息,录入患有的疾病,个人设置,医生为居民的疾病提出运动处方和膳食处方。本系统是用Microsoft Visual Studio 2005编写的应用程序,使用SQL Server2000数据库。

 

关键词:社区健康网站系统;Microsoft Visual Studio 2005;SQL Server 2000,Web B/S

 

 

 

Abstract

With the implementation of information technology in the management of more and more in-depth and wide range of applications, application management software, technology has gradually matured. The application management software is an evolving new course for any one unit to survive and develop, wants the high efficiency of the internal activities organically organized, you must create adapted to the application management software with its own characteristics.

Community Health Web site system is specifically applied to a Web site traffic statistics system. It can meet the normal day-to-day administrator and statistics website statistical needs of each module the size of the flow, improve work efficiency. In accordance with the section can be divided into: user management, residents’ personal health information, input suffering from the disease, personal settings, doctors residents disease exercise prescription and dietary prescription. This system is an application written using Microsoft Visual Studio 2005, SQL Server 2000 database.

 

Keywords: Community Health website system; Microsoft Visual Studio 2005; SQL Server 2000, Web B / S

 

 

目录

摘要

Abstract

第一章 概述

1.1研究背景及现状

1.2课题研究的意义

1.3主要研究的内容和问题

1.4 论文整体结构

第二章  开发环境介绍

2.1 开发工具介绍

2.1.1 ASP.NET简介

2.1.2 数据库简介

2.2 运行环境

2.3 系统架构

第三章  需求分析和总体设计

3.1 可行性分析

3.2 系统需要解决的主要问题

3.3系统目标与功能

3.3.1系统目标

3.3.2系统要达到的功能

3.4 数据库逻辑设计E-R图

3.4.1 实体与属性之间的关联

第四章  系统详细设计

4.1 系统实现的功能

第五章  系统实现

5.1系统的功能模块描述

5.1.1用户注册登录 12

5.1.2用户管理 13

5.1.3个人设置 15

5.1.4居民录入患有疾病 17

5.1.5我的疾病管理 19

5.1.6医生服务的居民疾病 21

5.1.7给出处方 23

5.2 本系统的测试

5.2.1 系统测试的意义

5.2.2 系统测试的重要性

5.2.3 系统测试的范围

5.2.4 系统测试的方法

5.2.5 系统测试的目的和原则

结束语

参考文献