登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

基于移动终端的学生个人时间管理系统设计与实现毕业论文

 2021-03-15 08:03  

摘 要

随着智能移动手机的推广与普及,基于Android操作系统的智能手机有着极大的市场占有率。针对大学生时间管理存在的问题,开发一个基于移动终端的时间管理APP,运用时间管理的概念,帮助大学生记录、管理自己的时间,从而引导其建立正确的时间价值观,增强其时间管理能力,具有较高应用价值。

本文以对大学生时间分配的统计及管理为核心,首先介绍了大学生时间管理的重要性和必要性。然后以结构化分析方法,详细阐述了系统需求分析、系统设计、系统实现和系统测试各个阶段的实现过程。最后对本次开发工作做出总结,提出系统的不足和亟待改进之处。

本次系统运用Android开发工具,用轻量级数据库SQLite对数据进行操作、存储。可以帮助大学生统计自己的课程、学习计划、每日行程等信息。基于用户输入的数据,用图表显示对应的时间分配统计,让用户可以直观查看到自己一定时间段的时间分配,帮助用户清晰了解自己的时间分配,并针对用户的时间分配提出合理性分配建议。系统旨在帮助用户建立正确的时间管理观念,引导大学生正确掌握时间管理的方法。

关键词:时间管理;JAVA;Android;SQLite

Abstract

With the popularization and popularization of smart mobile phones, smart phones based on Android operating system have a huge market share. In view of the existing problems of College Students' time management, the development of a mobile terminal based on APP using the concept of time management, time management, help students to record and manage their own time, so as to guide them to establish the correct time values, enhance the ability of time management, has higher application value.

This paper takes the statistics and management of College Students' time allocation as the core. Firstly, it introduces the importance and necessity of time management for college students. Then, with the method of structured analysis, the process of system requirements analysis, system design, system implementation and system testing are described in detail. Finally, this paper summarizes the development, and puts forward the shortcomings of the system and the urgent improvement.

This system uses Android development tools, and uses lightweight database SQLite to operate and store data. Can help students statistics their courses, learning plan, daily itinerary and other information. Based on the user input data, a graph showing the time distribution of the corresponding statistics, so that users can directly see my time in a certain period of time, to help users clearly understand their own time allocation, and put forward some reasonable suggestions for the allocation of time distribution of users. The system aims to help users establish correct concept of time management and guide students to master the method of time management correctly.

Key Words:Timemanagement;JAVA;Android;SQLite

目 录

第1章 绪论 1

1.1 本研究课题的意义及必要性 1

1.2 国内外研究现状 1

第2章 系统可行性研究与系统分析 3

2.1 系统的可行性分析 3

2.2 系统需求分析 3

2.2.1 学习计划管理及行程管理 3

2.2.2 课程表管理 4

2.2.3 时间分配统计与时间利用推荐 4

2.3 业务流程图 4

2.4 数据流图 5

2.5 数据字典 6

第3章 系统设计 7

3.1 功能模块划分 7

3.2 系统模块功能说明 7

3.2.1 主界面设计 7

3.2.2 计划与形成添加设计 8

3.2.3 时间统计设计 8

3.2.4 课程表设计 8

3.3 数据库设计 8

第4章 系统实现 11

4.1 开发工具简介 11

4.1.1 JAVA与Android 11

4.1.2 SQLite 11

4.2 主界面的实现 11

4.3 学习计划与每日行程的实现 13

4.3.1 添加学习计划 13

4.3.2添加行程 14

4.4 课程表的实现 15

4.5 时间统计的实现 17

4.5.1 扇形统计图 17

4.5.2 条形统计图 18

4.5.3 时间利用推荐 18

第5章 综合测试 20

5.1 测试环境 20

5.2 测试过程 20

5.3 测试结果与分析 25

第6章 总结与展望 26

6.1 论文总结 26

6.2 展望 26

参考文献 27

致谢 28

第1章 绪论

1.1 本研究课题的意义及必要性

时间是一种无形资源,但可以对其进行有效的使用与管理[1]。时间管理是个体在运用时间方式上表现出来的心理和行为特征,具有多维度、多层次的心理结构,由时间价值感、时间监控感、时间效能感构成[2]。现当今社会竞争越来越激烈,而时间管理策略作为资源管理策略的主要组成部分,能否有效运用是个人赢得胜利的关键,在进行生涯规划的同时也应注意培养有效的时间管理能力[3]

在一个温州七大高校随机开展的调查中,485有效问卷表明,大学生在时间管理上普遍存在时间意义缺乏,计划效率偏低,满意度不高等问题[4]

大学生拥有着极高可塑性,科学指导自己对时间的利用,将对每个人的人生产生极大的影响[5]。强化大学生管理自己的时间,引导其客观、全面、清晰的认识到时间分配现状,帮助其树立正确的时间管理观念,提高其综合素质[6]

有效的时间管理可以提高效率,得到更高的工作满意度,使人际关系的改善,还可以减少紧张与焦虑。学会时间管理将会对人的一生产生不顾估量的作用,大学阶段重要的不是教给我们多少知识而是注重培养学习的能力。在有效的时间内完成自己制定的一系列的目标,从现在起培养区分轻重缓急的能力。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图