1、 I 基于 J2ME 的手机定时系统的设计与实现 摘 要:现代社会人们生活节奏逐渐加快,在忙碌的工作、学习中,人们往往 忘了生活中的一些小细节,同时手机也成为了人们最为依赖的通信工具。所以 手机上功能的齐全和完善是当今用户的需求。手机定时系统的实现与应用可 以给人们及时的提醒,好的定时系统可以代替用户完成各种命令。这也是手 机智能化的一个重点完善对象。如果定时系统能和完善的语音识别结合的话, 将是一个重大突破。本次设计的定时系统主要实现了定时关机,闹铃,提醒 备忘和发短信这几个功能。系统操作简单明了,适合学生和上班族使用,可 以固定每天起床的时间,定时提醒重要的事情等。 关键词:定时系统;J2
2、me;手机;Java The Design and Realization of Timing System based on J2ME Abstract: In the modern society the pace of life accelerate Gradually.In the busy work and Learning,people often forget some small details in life.At the same time,mobile phone has become the communication tools rely on people.So m
3、oblile phones function complete and perfect is the users demand.Implemention and application of mobile phone in the timing system can give people a timely reminder,and a good timing system can replace the user to perform various command.This is the mobile phone intrlligent a focus on improving the o
4、bject.If the timing system can improve the speech recognition and the combination of words,will be a major breakthrouth.The design of the timing system mainly realizes timing shutdown,alarm,reminder notes and send text messages to this function.System operation is simple and clear,suitable fro stude
5、nts and office workers to use.You can each day to get up on time,time to remind the important things. Key words: Timing system;J2me;Mobile Phone;Java II 目 录 第一章第一章 引言引言. 1 1.11.1 课题研究的目的与意义课题研究的目的与意义 1 1.21.2 系统的主要功能系统的主要功能 1 第二章第二章 相关理论和可行性分析相关理论和可行性分析 2 2.12.1 对定时系统开发的理解对定时系统开发的理解 2 2.22.2 可行性分析可行
6、性分析 2 第三章第三章 系统需求分析系统需求分析 3 3.13.1 系统的开发背景系统的开发背景 3 3.23.2 需求分析需求分析 3 第四章第四章 系统设计系统设计 4 4.14.1 软硬件环境配置软硬件环境配置 4 4.1.1 硬件配置 4 4.1.2 软件配置 4 4.24.2 系统模块设计系统模块设计 4 4.34.3 操作流程图操作流程图 4 4.44.4 模块详细设计模块详细设计 6 4.4.1 开始界面模块设计 6 4.4.2 计时器模块设计 6 4.4.3 定时器模块设计 7 4.4.4 开始计时模块设计 8 4.4.5 音频文件处理模块类的设计. 8 4.4.6 短信收发模块设计. 9 第五章第五章 系统的实现和测试系统的实现和测试 . 10 5.15.1 编码实现编码实现 . 10 5.1.1 ChoiceGroup 状态检测实现 10 5.1.2 倒计时功能的实现 . 10 5.1.3 实现卡通时钟 . 11 5.25.2 测试项目测试项目 . 12 5.2.1 开始界面的测试 . 13 5.2.2 计时器模式的测试 . 13 5.2.3 定时器