CN102014190A - Scheduled task management system and method - Google Patents

Scheduled task management system and method Download PDF

Info

Publication number
CN102014190A
CN102014190A CN2009103053743A CN200910305374A CN102014190A CN 102014190 A CN102014190 A CN 102014190A CN 2009103053743 A CN2009103053743 A CN 2009103053743A CN 200910305374 A CN200910305374 A CN 200910305374A CN 102014190 A CN102014190 A CN 102014190A
Authority
CN
China
Prior art keywords
plan target
task
application
scheduled
tabulation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2009103053743A
Other languages
Chinese (zh)
Inventor
宋鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Futaihong Precision Industry Co Ltd
Chi Mei Communication Systems Inc
Original Assignee
Shenzhen Futaihong Precision Industry Co Ltd
Chi Mei Communication Systems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Futaihong Precision Industry Co Ltd, Chi Mei Communication Systems Inc filed Critical Shenzhen Futaihong Precision Industry Co Ltd
Priority to CN2009103053743A priority Critical patent/CN102014190A/en
Publication of CN102014190A publication Critical patent/CN102014190A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a scheduled task management system which is applied to management of a mobile electronic device. The system operates in a mobile electronic device, and the mobile electronic device is provided with various applications. The scheduled task management system comprises a setup module, a scheduled task list and a scheduled task monitoring module, wherein the setup module is used for setting up the information of scheduled tasks, and the information of the scheduled tasks comprises the names of the scheduled tasks, applications required to be invoked by the scheduled tasks, and the start time of the scheduled tasks; the scheduled task list is used for storing the information of the set scheduled tasks; and the scheduled task monitoring module is used for regularly judging whether a scheduled task in the scheduled task list is required to be executed, and if so, triggering the applications required to be invoked by the scheduled task. The invention also provides a scheduled task management method. Through the scheduled task management system and method provided by the invention, users can customize the start time of the applications installed on the mobile electronic device, thereby greatly increasing the user experience.

Description

Plan target management system and method
Technical field
The present invention relates to a kind of plan target management system and method.
Background technology
Along with development of electronic technology, present many electronic apparatus, function as mobile phone, PDA etc. is more and more, such as setting a task scheduling, for example set the timed power on/off of mobile phone, regrettably, can not the various applying flexibles on the mobile phone be set at plan target, such as regularly taking pictures fixed time call etc.
Summary of the invention
In view of above content is necessary to provide a kind of plan target management system.This system runs on the electronic apparatus, various application are installed on this electronic apparatus, this system comprises: setting module, be used to set the information of plan target, and the information of described plan target comprises: task names, the application that need call and task start time; Plan target tabulation is used to store the information of the plan target of above-mentioned setting; The plan target monitor module is used for regularly judging whether planned task needs to carry out in the plan target tabulation, if planned task is carried out, then triggers the application that this task need be called.
In view of above content also is necessary to provide a kind of plan target management method.This method is applied to an electronic apparatus, various application are installed on this electronic apparatus, this method comprises: (a) set the plan target tabulation, the information of each task comprises in the described plan target tabulation: task names, application that this task need be called and the parameter and the task start time of application; (b) judge regularly whether planned task needs to carry out in the plan target tabulation, if then execution in step (c) is arranged, otherwise returns step (b); (c) carry out the above-mentioned plan target that needs execution, trigger the application that this task need be called.
By task scheduling management system provided by the invention and method, the user can set the start-up time of the application of installing on the electronic installation, enhances greatly to have added user experience.
Description of drawings
Fig. 1 is the running environment schematic diagram of plan target management system of the present invention.
Fig. 2 is the flow chart of the preferred embodiment of plan target management system of the present invention.
Fig. 3 is the refinement flow chart of step S206 among Fig. 2.
Embodiment
As shown in Figure 1, be the running environment schematic diagram of plan target management system of the present invention, this plan target management system 10 runs in the electronic apparatus, and described electronic apparatus can be a kind of among mobile phone or the PDA.In this preferred embodiment, described electronic apparatus is a mobile phone 1.This mobile phone 1 also comprises some application 20 that are installed on the mobile phone 1, and for example talk application 201, camera application 202, alarm clock application 203 and audio frequency and video are play application 204 etc.This plan target management system 10 comprises setting module 101, plan target tabulation 102, plan target monitor module 103.
Described setting module 101 is used to set the plan target tabulation, and the information of each task comprises in the described plan target tabulation: task names, the application that need call and task start time.For example, the name of setting a task scheduling is called " call monitoring task ", set the call applications that is applied as that this plan target need call, and set should " call monitoring task " calling telephone number be " 13********* ", be 11 points the start-up time of setting this task.Also for example, can set another plan target name and be called " shooting task ", that sets that it need call is applied as camera application 202, and setting the task start time is 12 points.
Described plan target tabulation 102 is used to store the information of the plan target of above-mentioned setting.
Described plan target monitor module 103 is used for regularly judging whether that planned task needs to carry out, if planned task is carried out, then triggers the application that this task need be called.With for instance above-mentioned, in the time of 11, after plan target monitor module 103 is judged the execution of " call monitoring task " needs, then trigger the talk application 201 of installing on the mobile phone 1, call out pre-set calling telephone number.The user of this calling telephone number can monitor the user of this mobile phone 1 after answering.In the time of 12, after plan target monitor module 103 is judged the execution of " shooting task " needs, then trigger the camera application 202 of installing on the mobile phone 1, take next photo.
As shown in Figure 2, be the flow chart of the preferred embodiment of plan target of the present invention system.
Step S202 starts plan target management system 10, and carries out system initialization.
Step S204, set the plan target tabulation by setting module 101, the information of each task comprises in the tabulation of described plan target: task names, application that this task need be called and the parameter and the task start time of application, for example can set the plan target of a BR, set the title and the time of this shooting task, that sets that it need call is applied as camera application 202.
Step S206, plan target monitor module 103 judge regularly whether planned task needs to carry out in the plan target tabulation 102, if then execution in step S208 is arranged, otherwise execution in step S210.
Step S208, plan target monitor module 103 is carried out the above-mentioned plan target that needs execution, triggers this plan target and need call application.For example, when plan target monitor module 103 judge need to carry out the above-mentioned described shooting task of giving an example and need carry out after, trigger the camera application 202 that this usefulness need be called, take a photo.Step S210 judges whether the plan target management system closes, if close, then flow process finishes, otherwise returns step S206.
As shown in Figure 3, the refinement flow chart of step S206 among Fig. 2.
Step S302 regularly obtains the value of current time.
Step S304 finds out in the plan target tabulation 102 plan target identical with the value of the above-mentioned time that gets access to start-up time, and this plan target is the plan target that needs execution.
It should be noted that at last, above embodiment is only unrestricted in order to technical scheme of the present invention to be described, although the present invention is had been described in detail with reference to preferred embodiment, those of ordinary skill in the art is to be understood that, can make amendment or be equal to replacement technical scheme of the present invention, and not break away from the spirit and scope of technical solution of the present invention.

Claims (3)

1. plan target management system, this system runs in the electronic apparatus, and various application are installed on this electronic apparatus, it is characterized in that this system comprises:
Setting module is used to set the information of plan target, and the information of described plan target comprises: task names, the application that need call and task start time;
Plan target tabulation is used to store the information of the plan target of above-mentioned setting;
The plan target monitor module is used for regularly judging whether planned task needs to carry out in the plan target tabulation, if planned task is carried out, then triggers the application that this task need be called.
2. plan target management method, this method is applied in the electronic apparatus, and various application are installed on this electronic apparatus, it is characterized in that this method comprises:
(a) set the plan target tabulation, the information of each task comprises in the described plan target tabulation: task names, application that this task need be called and the parameter and the task start time of application;
(b) judge regularly whether planned task needs to carry out in the plan target tabulation, if then execution in step (c) is arranged, otherwise returns step (b);
(c) carry out the above-mentioned plan target that needs execution, trigger the application that this task need be called.
3. plan target management method as claimed in claim 2 is characterized in that, step (b) further comprises:
(b1) regularly obtain the value of current time;
(b2) find out in the plan target tabulation plan target identical start-up time with the value of the above-mentioned time that gets access to.
CN2009103053743A 2009-08-07 2009-08-07 Scheduled task management system and method Pending CN102014190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009103053743A CN102014190A (en) 2009-08-07 2009-08-07 Scheduled task management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009103053743A CN102014190A (en) 2009-08-07 2009-08-07 Scheduled task management system and method

Publications (1)

Publication Number Publication Date
CN102014190A true CN102014190A (en) 2011-04-13

Family

ID=43844197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009103053743A Pending CN102014190A (en) 2009-08-07 2009-08-07 Scheduled task management system and method

Country Status (1)

Country Link
CN (1) CN102014190A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102591694A (en) * 2012-01-18 2012-07-18 深圳市同洲视讯传媒有限公司 Method and device for installing and deploying interactive television demand system
CN103685753A (en) * 2013-12-17 2014-03-26 重庆国虹科技发展有限公司 System and method for switching cell phone in timing mode
WO2015131669A1 (en) * 2014-09-25 2015-09-11 中兴通讯股份有限公司 Application control method, apparatus, terminal and computer storage medium
CN106686204A (en) * 2016-07-18 2017-05-17 腾讯科技(深圳)有限公司 Event processing method and device
CN107219972A (en) * 2017-05-23 2017-09-29 努比亚技术有限公司 A kind of method of application management, equipment and computer-readable recording medium
CN112969073A (en) * 2012-07-02 2021-06-15 韩国电子通信研究院 Image encoding/decoding method and non-transitory computer-readable recording medium
CN115314589A (en) * 2021-05-08 2022-11-08 深圳市万普拉斯科技有限公司 Task management method and device, mobile terminal and storage medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102591694A (en) * 2012-01-18 2012-07-18 深圳市同洲视讯传媒有限公司 Method and device for installing and deploying interactive television demand system
CN102591694B (en) * 2012-01-18 2016-03-30 深圳市同洲电子股份有限公司 A kind of installation and deployment method of interactive television VOD system and device
CN112969073A (en) * 2012-07-02 2021-06-15 韩国电子通信研究院 Image encoding/decoding method and non-transitory computer-readable recording medium
CN103685753A (en) * 2013-12-17 2014-03-26 重庆国虹科技发展有限公司 System and method for switching cell phone in timing mode
WO2015131669A1 (en) * 2014-09-25 2015-09-11 中兴通讯股份有限公司 Application control method, apparatus, terminal and computer storage medium
CN105511847A (en) * 2014-09-25 2016-04-20 中兴通讯股份有限公司 Method and device for controlling application, and terminal
CN106686204A (en) * 2016-07-18 2017-05-17 腾讯科技(深圳)有限公司 Event processing method and device
CN107219972A (en) * 2017-05-23 2017-09-29 努比亚技术有限公司 A kind of method of application management, equipment and computer-readable recording medium
CN107219972B (en) * 2017-05-23 2021-01-01 努比亚技术有限公司 Application management method and device and computer readable storage medium
CN115314589A (en) * 2021-05-08 2022-11-08 深圳市万普拉斯科技有限公司 Task management method and device, mobile terminal and storage medium

Similar Documents

Publication Publication Date Title
CN102014190A (en) Scheduled task management system and method
US20090311993A1 (en) Method for indicating an active voice call using animation
CN107357617B (en) Application updating method and device, storage medium and electronic equipment
CN104380254A (en) A method and a terminal for quick start of an application service
CN102420903A (en) Mobile phone-based software processing method and mobile phone
CN102546905A (en) Mobile terminal, method for realizing screen capture in same and system
CN109697359A (en) A kind of message prompt method, device, storage medium and electronic equipment
CN107450711B (en) Application processing method and device, storage medium and terminal
CN107450709B (en) Application processing method, device, storage medium and electronic equipment
CN104144260A (en) Control method and device for avoiding disturbing from mobile terminal incoming calls
CN104424432A (en) Information processing method and electronic device
JP2009010785A (en) Radio communication terminal
CN107402791B (en) Application processing method and device, storage medium and terminal
CN101958974A (en) Method for taking video as screen saver and mobile terminal
CN106254669A (en) Data traffic based reminding method and device
CN104866353B (en) The method and device of the Show Button
CN103618829B (en) System and method for timing starting of FM radio on basis of mobile phone alarm
KR101572050B1 (en) Apparatus and method for recognize external memorycard in portable terminal
CN102740261A (en) Method and device for call answering of mobile communication terminal
CN102883042B (en) Mobile communication terminal application calling method and terminal
TWI463402B (en) Scheduled tasks management system and method
CN107450710B (en) Application period synchronous management method and device, storage medium and electronic equipment
CN109756615B (en) Information prompting method, device, terminal and storage medium
CN112383639B (en) Micro service balancing method and device
CN113055277B (en) Message notification method, device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110413