CN103019721B - The implementation method of automation mechanized operation and mobile terminal - Google Patents

The implementation method of automation mechanized operation and mobile terminal Download PDF

Info

Publication number
CN103019721B
CN103019721B CN201210545534.3A CN201210545534A CN103019721B CN 103019721 B CN103019721 B CN 103019721B CN 201210545534 A CN201210545534 A CN 201210545534A CN 103019721 B CN103019721 B CN 103019721B
Authority
CN
China
Prior art keywords
intermediate file
errorlevel
mobile terminal
execution function
execution
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.)
Active
Application number
CN201210545534.3A
Other languages
Chinese (zh)
Other versions
CN103019721A (en
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.)
Huaqin Technology Co Ltd
Original Assignee
Huaqin Telecom Technology Co Ltd
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 Huaqin Telecom Technology Co Ltd filed Critical Huaqin Telecom Technology Co Ltd
Priority to CN201210545534.3A priority Critical patent/CN103019721B/en
Publication of CN103019721A publication Critical patent/CN103019721A/en
Application granted granted Critical
Publication of CN103019721B publication Critical patent/CN103019721B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The implementation method of automation mechanized operation provided by the present invention, comprises S1 user operation; S2 generates the intermediate file recording described operation; S3 is according to described intermediate file executable operations again.The implementation method of automation mechanized operation provided by the present invention and mobile terminal, when user operation, the operating process of mobile terminal can be recorded, when user needs to repeat aforesaid operations, as long as start the file recorded, just can automatically perform, not only can save the step of user operation, save trouble and labor, also reduce misuse rate, decrease mobile terminal hardware deterioration, not only increase the ease for use of mobile terminal, also effectively can extend the serviceable life of mobile terminal.

Description

The implementation method of automation mechanized operation and mobile terminal
Technical field
The present invention relates to electronic communication field, particularly relate to implementation method and the mobile terminal of automation mechanized operation.
Background technology
Along with the fast development of mechanics of communication, the function of current mobile terminal gets more and more, and the operation of partial function is very loaded down with trivial details, when reusing or arrange a certain function, all will repeat identical operation steps at every turn, very inconvenient.For the function of complex operation, even if user's proper operation to specifications, when using next time, still easily forget or faulty operation.Or in some cases, user frequently can perform one group of fixing operation, if all repeated and step-by-step execution at every turn, wastes time and energy, also easily makes mistakes.If mobile terminal has a kind of function, when user operation, the operating process of mobile terminal can be recorded, when user needs to repeat aforesaid operations, as long as start the file recorded, just can automatically perform, not only can save the step of user operation, save trouble and labor, also reduce misuse rate, decrease mobile terminal hardware deterioration, not only increase the ease for use of mobile terminal, also effectively can extend the serviceable life of mobile terminal.
Summary of the invention
The object of this invention is to provide a kind of implementation method and mobile terminal of automation mechanized operation.
The implementation method of automation mechanized operation provided by the present invention, comprises the steps:
S1 user operation;
S2 generates the intermediate file recording described operation;
S3 is according to described intermediate file executable operations again.
Described S2 generates the step recording the intermediate file of described operation and comprises: S21 is arranged and the conventional execution function phase errorlevel one to one operated; S22 judges that whether the current execution function called is the execution function of described conventional operation, if it is the errorlevel mated with it is write intermediate file.
Further, described intermediate file is executable file, and described S3 comprises according to the step of described intermediate file executable operations again: S31 user operation starts and performs intermediate file; The errorlevel recorded in S33 mobile terminal reading intermediate file is also resolved this errorlevel, inquires the execution function corresponding with this errorlevel; S34 is according to execution function corresponding to the sequence call of errorlevel.
Further, the step that the intermediate file of described operation is recorded in described S2 generation also comprises: S23 sets setting operation; S24 judges whether invoked execution function is the setting operation set, and if so, then the errorlevel mated with it is write intermediate file.
Mobile terminal provided by the present invention, comprising:
Human-computer interaction device, user is entered the operating instructions by this device, realizes the control to mobile terminal;
Intermediate file editor module, generates for the operational order inputted according to user the intermediate file that have recorded described operation;
Execution module: perform function and intermediate file resolved and performs for calling and operate accordingly.
Described intermediate file editor module comprises: export autoexec module, for arranging the execution function phase errorlevel one to one with conventional operation; Monitoring module, whether the execution function that calls of the operation for the current execution of supervisory user is the execution function of described conventional operation, if it is controls described intermediate file editor module and the errorlevel mated with it is write intermediate file.
Described execution module comprises: resolution unit, for resolving intermediate file, inquires the execution function corresponding with the errorlevel of its record; Operating unit, for calling the execution function that resolution unit exports.
Described intermediate file editor module comprises: setting operation identifying unit, for setting setting operation and judging whether current operation is setting operation, if it is controls the errorlevel write intermediate file mated.
The implementation method of automation mechanized operation provided by the present invention and mobile terminal, when user operation, the operating process of mobile terminal can be recorded, when user needs to repeat aforesaid operations, as long as start the file recorded, just can automatically perform, not only can save the step of user operation, save trouble and labor, also reduce misuse rate, decrease mobile terminal hardware deterioration, not only increase the ease for use of mobile terminal, also effectively can extend the serviceable life of mobile terminal.
Accompanying drawing explanation
Fig. 1 is the implementation method schematic flow sheet described in embodiment one;
Fig. 2 is the automated execution schematic flow sheet of the setting operation described in embodiment one;
Fig. 3 is the module diagram automatically performed of the conventional operation of mobile terminal realization described in embodiment two;
Fig. 4 is the schematic flow sheet of the conventional operation of mobile terminal realization described in embodiment two;
Fig. 5 realizes the module diagram automatically performed of setting operation for the mobile terminal described in embodiment two;
Fig. 6 realizes the schematic flow sheet of setting operation for the mobile terminal described in embodiment two.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment one
As shown in the figures 1 and 2, the present embodiment provides a kind of implementation method of automation mechanized operation, comprises the steps:
S1 user operation;
S2 generates the intermediate file recording described operation;
S3 is according to described intermediate file executable operations again.
As shown in Figure 1, described S2 generates the intermediate file recording described operation, comprising:
S21 is arranged and the conventional execution function phase errorlevel one to one operated; It will be appreciated by those skilled in the art that, there is in mobile terminal a large amount of execution functions, for completing user various operations on mobile terminals, but and the operation of not all can be repeatedly executed at predetermined intervals, therefore only selecting the execution function of the higher execution function of repetition rate as conventional operation here, is its coupling errorlevel; It will be appreciated by those skilled in the art that, realize arranging the step with the conventional execution function phase operated errorlevel one to one by the form of self-defined errorlevel and the method for self-defined errorlevel resolver, mode by adding monitor code in execution function realizes the mark of the execution function to conventional operation, and the execution function being namely added monitor code is the execution function of conventional operation.
S22 judges that whether the current execution function called is the execution function of described conventional operation, if it is the errorlevel mated with it is write intermediate file; It will be appreciated by those skilled in the art that, when user operates on mobile terminals, mobile terminal can call the execution function corresponding with its operation, if this execution function is for have matched errorlevel, illustrate that this is operating as conventional operation, then recorded, the errorlevel being about to match writes intermediate file and preserves.
As shown in Figure 1, described intermediate file is executable file, and described S3 comprises according to the step of described intermediate file executable operations again:
S31 user operation starts execution intermediate file;
The errorlevel recorded in S33 mobile terminal reading intermediate file is also resolved this errorlevel, inquires the execution function corresponding with this errorlevel;
S34 is according to execution function corresponding to the sequence call of errorlevel.
It will be appreciated by those skilled in the art that, this completes the step according to intermediate file executable operations again, thus achieve the automated execution of operation, do not need user's repetitive manual, save trouble and labor, also reduces misuse rate, decreases mobile terminal hardware deterioration, not only increase the ease for use of mobile terminal, also effectively can extend the serviceable life of mobile terminal.
As shown in Figure 2, described S2 generates the intermediate file recording described operation, also comprises:
S23 sets setting operation;
S24 judges whether invoked execution function is the setting operation set, and if so, then the errorlevel mated with it is write intermediate file.
It will be understood by those skilled in the art that like this, described intermediate file, only for recording setting operation, when user performs setting operation, can generate the intermediate file of the errorlevel that have recorded setting operation, thus repeating to automatically perform above-mentioned setting operation; When the operation that user performs not is setting operation, can not produce corresponding errorlevel, therefore non-setting operation can not realize automatically repeating.
Embodiment two
As shown in figure 3 or 4, the present embodiment provides a kind of mobile terminal, can realize the automatic operation method described in embodiment one, comprise:
Human-computer interaction device, user is entered the operating instructions by this device, realizes the control to mobile terminal;
Intermediate file editor module, generates for the operational order inputted according to user the intermediate file that have recorded described operation;
Execution module: perform function and intermediate file resolved and performs for calling and operate accordingly.
Further, described intermediate file editor module comprises:
Export autoexec module, for arranging the execution function phase errorlevel one to one with conventional operation; It will be appreciated by those skilled in the art that, there is in mobile terminal a large amount of execution functions, for completing user various operations on mobile terminals, but and the operation of not all can be repeatedly executed at predetermined intervals, therefore only selecting the execution function of the higher execution function of repetition rate as conventional operation here, is its coupling errorlevel; It will be appreciated by those skilled in the art that, realize arranging the step with the conventional execution function phase operated errorlevel one to one by the form of self-defined errorlevel and the method for self-defined errorlevel resolver, mode by adding monitor code in execution function realizes the mark of the execution function to conventional operation, and the execution function being namely added monitor code is the execution function of conventional operation.
Monitoring module, whether the execution function that calls of the operation for the current execution of supervisory user is the execution function of described conventional operation, if it is controls described intermediate file editor module and the errorlevel mated with it is write intermediate file; It will be appreciated by those skilled in the art that, when user operates on mobile terminals, mobile terminal can call the execution function corresponding with its operation, if this execution function is for have matched errorlevel, illustrate that this is operating as conventional operation, then recorded, the errorlevel being about to match writes intermediate file and preserves.
Further, described execution module comprises:
Resolution unit, for resolving intermediate file, inquires the execution function corresponding with the errorlevel of its record;
Operating unit, for calling the execution function that resolution unit exports, thus completes the automatic operation of mobile terminal.It will be appreciated by those skilled in the art that, this completes the step according to intermediate file executable operations again, thus achieve the automated execution of operation, do not need user's repetitive manual, save trouble and labor, also reduces misuse rate, decreases mobile terminal hardware deterioration, not only increase the ease for use of mobile terminal, also effectively can extend the serviceable life of mobile terminal.
As shown in Fig. 5 or 6, described intermediate file editor module also comprises:
Setting operation identifying unit, for setting setting operation, and judges whether current operation is setting operation, if it is controls the errorlevel write intermediate file mated.It will be understood by those skilled in the art that like this, described intermediate file, only for recording setting operation, when user performs setting operation, can generate the intermediate file of the errorlevel that have recorded setting operation, thus repeating to automatically perform above-mentioned setting operation; When the operation that user performs not is setting operation, can not produce corresponding errorlevel, therefore non-setting operation can not realize automatically repeating.
As shown in the figures 1 and 2, we perform with user and are operating as example below below, illustrate the step that the present embodiment performs automation mechanized operation.
Application A larm in master menu first page is placed on second page by user;
Delete application A ngryBirds;
Arrange alarm clock 07:00, greedy sleep 5 minutes, the tinkle of bells is HappyMorning;
Screen intensity is set to maximum.
Step one, on mobile terminals setting and aforesaid operations phase errorlevel one to one;
Step 2, an intermediate file is set on mobile terminals, for the execution function of the errorlevel corresponding to recording user current operation and correspondence; Described intermediate file can be one and include the form document changing function; Described intermediate file is an executable file, when after execute file, can call the change function of setting to resolve described form document, and do corresponding set handling;
After step 3, user open recording function, monitor the current operation of user, if monitored operation is performed, mobile terminal exports corresponding content to described intermediate file, completes recording.The method of described monitoring can comprise: arrange monitor code at key point, action and setting option.
The display of step 4, mobile terminal is perfect records and arranges recording, and described perfection recording refers to records conventional operation; The setting operation recorded and refer to and only record in conventional operation is set, non-setting operation is not recorded.
Step 5, perform perfect recording, under this pattern, the operating system on mobile terminal will support self-defining errorlevel, forms definition of these orders and resolve self-defined by system.After perfect recording operation, generate autoexec, the code in these files of system analysis effectively perfectly can reappear whole operating process; Recording result is generate the intermediate file comprising following errorlevel:
MOVE_MAINMENU(ALARMPAGE1PAGE2)
DELETE_APP(ANGRYBIRDS)
SET_ALARM(107:00NULL5HAPPY_MORNINGNULLNULLNULLNULL);
Step 6, execution arrange recording, if monitored code is performed, system just exports setting change form document.List of modification lattice file is executable file, after performing this file, calls setting change function and resolves this form document, and make corresponding set handling.Recording result is generate the intermediate file comprising following errorlevel:
ALARM107:00NULL5HAPPY_MORNINGNULLNULLNULLNULL
DISPLAYBRIGHTMAX;
Step 8, execution recorded file.
Step 9, system repeats the action of recording automatically.
The aforesaid operations that this completes user performs is recorded, and when needs, as long as user performs described intermediate file, just can complete automatically performing of aforesaid operations.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in foregoing embodiments, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (6)

1. an implementation method for automation mechanized operation, is characterized in that, comprises the steps:
S1 user operation;
S2 generates the intermediate file recording described operation, comprising:
S21 is arranged and the conventional execution function phase errorlevel one to one operated;
S22 judges that whether the current execution function called is the execution function of described conventional operation, if it is the errorlevel mated with it is write intermediate file;
S3 is according to described intermediate file executable operations again.
2. implementation method as claimed in claim 1, it is characterized in that, described intermediate file is executable file, and described S3 comprises according to the step of described intermediate file executable operations again:
S31 user operation starts execution intermediate file;
The errorlevel recorded in S33 mobile terminal reading intermediate file is also resolved this errorlevel, inquires the execution function corresponding with this errorlevel;
S34 is according to execution function corresponding to the sequence call of errorlevel.
3. implementation method as claimed in claim 2, is characterized in that, described S2 generates the step recording the intermediate file of described operation and also comprises:
S23 sets setting operation;
S24 judges whether invoked execution function is the setting operation set, and if so, then the errorlevel mated with it is write intermediate file.
4. a mobile terminal, is characterized in that, comprising:
Human-computer interaction device, user is entered the operating instructions by this device, realizes the control to mobile terminal;
Intermediate file editor module, generate for the operational order inputted according to user the intermediate file that have recorded described operation, wherein, described intermediate file editor module comprises:
Export autoexec module, for arranging the execution function phase errorlevel one to one with conventional operation;
Monitoring module, whether the execution function that calls of the operation for the current execution of supervisory user is the execution function of described conventional operation, if it is controls described intermediate file editor module and the errorlevel mated with it is write intermediate file;
Described mobile terminal also comprises: execution module, performs function and to resolve intermediate file and performs for calling and operate accordingly.
5. mobile terminal as claimed in claim 4, it is characterized in that, described execution module comprises:
Resolution unit, for resolving intermediate file, inquires the execution function corresponding with the errorlevel of its record;
Operating unit, for calling the execution function that resolution unit exports.
6. mobile terminal as claimed in claim 5, it is characterized in that, described intermediate file editor module comprises:
Setting operation identifying unit, for setting setting operation and judging whether current operation is setting operation, if it is controls the errorlevel write intermediate file mated.
CN201210545534.3A 2012-12-14 2012-12-14 The implementation method of automation mechanized operation and mobile terminal Active CN103019721B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210545534.3A CN103019721B (en) 2012-12-14 2012-12-14 The implementation method of automation mechanized operation and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210545534.3A CN103019721B (en) 2012-12-14 2012-12-14 The implementation method of automation mechanized operation and mobile terminal

Publications (2)

Publication Number Publication Date
CN103019721A CN103019721A (en) 2013-04-03
CN103019721B true CN103019721B (en) 2016-03-30

Family

ID=47968359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210545534.3A Active CN103019721B (en) 2012-12-14 2012-12-14 The implementation method of automation mechanized operation and mobile terminal

Country Status (1)

Country Link
CN (1) CN103019721B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104793836A (en) * 2014-01-16 2015-07-22 中兴通讯股份有限公司 Information processing method and device based on user operations and terminal
CN104090713B (en) * 2014-07-11 2017-10-24 Tcl通讯(宁波)有限公司 The method of automatically operating and automatic operation system of mobile terminal
CN105468094B (en) * 2014-09-10 2020-12-29 中兴通讯股份有限公司 Method for operating computer terminal and computer terminal
CN104216780A (en) * 2014-09-30 2014-12-17 北京网秦天下科技有限公司 Control method and control device for application program association operation
CN104516964B (en) * 2014-12-24 2018-06-08 北京奇虎科技有限公司 The generation method of database function interface, the processing method and processing device of onboard data
WO2018027872A1 (en) * 2016-08-11 2018-02-15 张焰焰 Patent information pushing method used when recording system is operated, and recording system
WO2018027871A1 (en) * 2016-08-11 2018-02-15 张焰焰 Recording-system operation method and recording system
WO2018027873A1 (en) * 2016-08-11 2018-02-15 张焰焰 Usage statistical method and recording system for batch processing instruction matching technology

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1980434A (en) * 2005-12-05 2007-06-13 英业达股份有限公司 Simplified operation method for communication device
CN101111037A (en) * 2007-08-22 2008-01-23 中兴通讯股份有限公司 System and method for repetitive operation of mobile terminal
CN101511071A (en) * 2008-02-15 2009-08-19 三星电子株式会社 Method for operating key-press of recording terminal and terminal employing the method
CN101605400A (en) * 2008-06-13 2009-12-16 比亚迪股份有限公司 A kind of generation method, system and portable terminal of function shortcut menu
CN101604286A (en) * 2008-06-11 2009-12-16 中兴通讯股份有限公司 A kind of method for generating keyword-driving table

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1980434A (en) * 2005-12-05 2007-06-13 英业达股份有限公司 Simplified operation method for communication device
CN101111037A (en) * 2007-08-22 2008-01-23 中兴通讯股份有限公司 System and method for repetitive operation of mobile terminal
CN101511071A (en) * 2008-02-15 2009-08-19 三星电子株式会社 Method for operating key-press of recording terminal and terminal employing the method
CN101604286A (en) * 2008-06-11 2009-12-16 中兴通讯股份有限公司 A kind of method for generating keyword-driving table
CN101605400A (en) * 2008-06-13 2009-12-16 比亚迪股份有限公司 A kind of generation method, system and portable terminal of function shortcut menu

Also Published As

Publication number Publication date
CN103019721A (en) 2013-04-03

Similar Documents

Publication Publication Date Title
CN103019721B (en) The implementation method of automation mechanized operation and mobile terminal
EP2608499B1 (en) Method and device for realizing shortcut mode in mobile terminal
CN104281518A (en) Terminal application test method, device, system and platform and mobile terminal
CN102521118B (en) Automatic testing method of Android program
CN101882107A (en) Method and device for automatically testing WEB (World Wide Web) application
CN104424088A (en) Software testing method and device
EP3092561A1 (en) Method and apparatus for automatic device program generation
CN105183352A (en) Method and device for realizing more hand gesture recognition at blank screen state of terminal
CN102831035A (en) Information backup method and device
US20170228220A1 (en) Self-healing automated script-testing tool
CN103440091A (en) Method for realizing shortcut operation and mobile terminal
CN107193544A (en) A kind of application component melts forwarding method and device
CN105956191B (en) Data migration method and system
CN112506793B (en) Method and system for testing embedded software unit, readable medium and electronic equipment
CN103491256A (en) Communication processing method and terminal device
CN104360925A (en) Method and device for counting and recording use frequency of application program
CN104063129A (en) APP (application tool) classification method and mobile terminal
CN103577048A (en) Desktop icon intelligent arranging system and method
CN103544298A (en) Log analysis method and analysis device for component
CN202748768U (en) Communication terminal for realizing customized operation events
CN104951348A (en) Interruptible recovery upgrading method and device
CN101335957A (en) Quick key setting method, functional implementation method of communication terminal and communication terminal
CN104461533A (en) System firmware customizing method based on Marvell LTE (Long Term Evolution) platform
CN111026651B (en) Test method, device, storage medium and electronic equipment
CN105227600A (en) The method of mobile device system upgrading

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee
CP01 Change in the name or title of a patent holder

Address after: 201203 Shanghai city Pudong New Area Zhangjiang Keyuan Road No. 399 Building No. 1

Patentee after: HUAQIN TELECOM TECHNOLOGY Co.,Ltd.

Address before: 201203 Shanghai city Pudong New Area Zhangjiang Keyuan Road No. 399 Building No. 1

Patentee before: SHANGHAI HUAQIN TELECOM TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder

Address after: 201203 Building 1, 399 Zhangyuan Road, Zhangjiang, Pudong New Area, Shanghai

Patentee after: Huaqin Technology Co.,Ltd.

Address before: 201203 Building 1, 399 Zhangyuan Road, Zhangjiang, Pudong New Area, Shanghai

Patentee before: Huaqin Technology Co.,Ltd.

Address after: 201203 Building 1, 399 Zhangyuan Road, Zhangjiang, Pudong New Area, Shanghai

Patentee after: Huaqin Technology Co.,Ltd.

Address before: 201203 Building 1, 399 Zhangyuan Road, Zhangjiang, Pudong New Area, Shanghai

Patentee before: HUAQIN TELECOM TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder