毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#+sqlserver个人任务管理系统设计+源代码

时间:2023-12-13 19:57来源:毕业论文
C#+sqlserver个人任务管理系统设计+源代码。使用了Visual Studio 2015、MVC架构模式、C#开发语言和以SQL Server 2008作为数据库的软件管理系统而开发的,为了使系统的界面风格一致

摘要:本文论述了个人任务管理系统设计与实现的开发过程,个人任务管理系统,顾名思义就是将自己的任务记录到该系统中对其进行管理,该系统的设计目标是让用户合理高效地管理自己的任务,更好的规划时间。本系统使用了Visual Studio 2015、MVC架构模式、C#开发语言和以SQL Server 2008作为数据库的软件管理系统而开发的,为了使系统的界面风格一致,前端框架采用了Layui框架,前端页面元素与后端数据的交互则是使用了大量的jQuery来实现。该系统主要实现了主页、任务管理、我的看板、数据魔方和系统设置等功能,极大的满足了我们对任务的管理需求。91972

毕业论文关键字:个人任务管理,MVC架构模式,Layui框架,jQuery

Abstract:This paper discusses the personal task management system design and implementation of the development process, personal task management system, as the name suggests is his task to record management of the system, the system design goal is to allow users to manage their tasks reasonably and efficiently, the planning time better。 The system uses Visual Studio 2015, MVC framework, C# development language and SQL Server 2008 as database management software system and development, in order to make the system interface style, the front frame using the Layui framework, interactive front page elements and back-end data is to use a large number of jQuery to achieve。 The system mainly implements functions such as home page, task management, my Kanban, data cube and system settings, which greatly satisfies our management requirements for tasks。

Keywords:Personal task management, MVC architecture model, Layui framework,jQuery

目录

1 前言 3

1。1 背景 3

1。2 技术特色 4

2 需求分析 6

2。1 可行性分析 6

2。2 系统功能需求 7

2。3 系统运行要求 8

3 概要设计 9

3。1 系统功能结构图 9

3。2 系统ER图设计 10

4 数据库设计 13

4。1 数据库表 13

4。2 数据库的连接 16

5 详细设计 17

5。1用户登录 17

5。2 主页 20

5。3 任务管理模块 22

5。4 数据魔方 26

5。5 我的看板 28

5。6 权限设置 30

结论 34

参考文献 35

致谢 36

1 前言

1。1 背景

随着移动互联网的迅猛发展,科技水平的不断提高,我们已经步入信息时代,我们每天都会接收来自外界的各种各样的消息,同样的我们也会收到来自他人分配给我们的任务或者我们分配给其他人的任务,在这个精彩纷呈的世界,我们要怎么处理好自己手中的任务,让生活有条不紊的顺着轨迹缓缓前行,不至于让自己在这花花世界中迷失了自我,一生碌碌无为。

C#+sqlserver个人任务管理系统设计+源代码:http://www.youerw.com/jisuanji/lunwen_199561.html
------分隔线----------------------------
推荐内容