CN111090376A - Timing control method, terminal and computer storage medium - Google Patents

Timing control method, terminal and computer storage medium Download PDF

Info

Publication number
CN111090376A
CN111090376A CN201911156512.6A CN201911156512A CN111090376A CN 111090376 A CN111090376 A CN 111090376A CN 201911156512 A CN201911156512 A CN 201911156512A CN 111090376 A CN111090376 A CN 111090376A
Authority
CN
China
Prior art keywords
timing
function
control method
control
current state
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
CN201911156512.6A
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 Microphone Holdings Co Ltd
Shenzhen Transsion Holdings Co Ltd
Original Assignee
Shenzhen Microphone Holdings 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 Shenzhen Microphone Holdings Co Ltd filed Critical Shenzhen Microphone Holdings Co Ltd
Priority to CN201911156512.6A priority Critical patent/CN111090376A/en
Publication of CN111090376A publication Critical patent/CN111090376A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • G06F9/4825Interrupt from clock, e.g. time of day

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a timing control method, a terminal and a computer storage medium, wherein the timing control method is applied to the terminal and comprises the following steps: receiving a control operation through a designated area of a screen; and performing timing control according to the control operation. The timing function can be improved in convenience and usability.

Description

Timing control method, terminal and computer storage medium
Technical Field
The present application relates to the field of terminal technologies, and in particular, to a timing control method, a terminal, and a computer storage medium.
Background
With the rapid development of terminal technology, the functions of mobile terminals such as mobile phones and tablet computers are also improved, and the mobile terminals become one of the common tools in daily life and work.
At present, a timer function applied to a terminal and a mobile terminal is generally adopted in a technical scheme that the timer function is built in the time application, when the timer function needs to be used, time application software is firstly opened to find the timer function, and timing is started after relevant numerical values are set.
Disclosure of Invention
In view of the above technical problems, the present application provides a timing control method, a terminal and a computer storage medium, which can improve convenience and usability of a timing function.
In order to solve the above technical problem, the present application provides a timing control method applied to a terminal, including:
receiving a control operation through a designated area of a screen;
and performing timing control according to the control operation.
And the designated area is the area around the screen punching position.
Wherein the timing control according to the control operation includes:
matching the control operation with at least one preset operation;
and performing timing control according to the matching result and the current state of the timing function.
Wherein, the timing control according to the matching result and the current state of the timing function includes:
when the control operation is matched with a first preset operation and the current state of the timing function is a closed state, starting the timing function;
and when the control operation is matched with the first preset operation and the current state of the timing function is the starting state, closing the timing function.
Wherein, the timing control according to the matching result and the current state of the timing function includes:
when the control operation is matched with a second preset operation and the current state of the timing function is a timing state, timing is paused;
and when the control operation is matched with a second preset operation and the current state of the timing function is a pause timing state, starting timing.
Wherein, the timing control according to the matching result and the current state of the timing function includes:
and when the control operation is matched with a third preset operation and the current state of the timing function is an opening state, adjusting the timing duration according to the control operation.
Wherein, after performing timing control according to the control operation, the method includes:
and displaying a corresponding timing picture according to the current state of the timing function, wherein the timing picture comprises timing progress and/or timing duration.
The timing progress is a timing progress bar displayed in a circle around a screen punching position, and the timing duration disappears after the timing picture displays a first preset duration.
Wherein, the method further comprises:
and if the current time is in a timing state, outputting first prompt information when the timing duration is reduced to a second preset duration.
Wherein, the method further comprises:
and when the timing is finished, outputting second prompt information.
The present application also provides a terminal, including a memory and a processor, where the memory is used to store at least one program instruction, and the processor is used to implement the timing control method described above by loading and executing the at least one program instruction.
The present application further provides a computer storage medium having computer program instructions stored thereon; which when executed by a processor implement the timing control method as described above.
As described above, the timing control method, the terminal, and the computer storage medium of the present invention have the following advantageous effects:
and receiving control operation through a designated area of the screen, and performing timing control according to the control operation. Through the mode, timing control can be directly carried out in the designated area of the screen, and convenience and usability of the timing function are improved.
Drawings
Fig. 1 is a flowchart illustrating a timing control method according to a first embodiment;
fig. 2 is a screen diagram in the timing control method shown according to the first embodiment;
fig. 3 is a timing screen in the timing control method shown according to the first embodiment;
fig. 4 is another timing screen in the timing control method shown according to the first embodiment;
fig. 5 is a schematic application flow diagram of the timing control method according to the first embodiment;
fig. 6 is one of the structural diagrams of the terminal shown according to the second embodiment;
fig. 7 is a second schematic structural diagram of the terminal shown in fig. 6.
Detailed Description
The following description of the embodiments of the present application is provided for illustrative purposes, and other advantages and capabilities of the present application will become apparent to those skilled in the art from the present disclosure.
In the following description, reference is made to the accompanying drawings that describe several embodiments of the application. It is to be understood that other embodiments may be utilized and that mechanical, structural, electrical, and operational changes may be made without departing from the spirit and scope of the present application. The following detailed description is not to be taken in a limiting sense, and the scope of embodiments of the present application is defined only by the claims of the issued patent. The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application.
Although the terms first, second, etc. may be used herein to describe various elements in some instances, these elements should not be limited by these terms. These terms are only used to distinguish one element from another.
Also, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context indicates otherwise. It will be further understood that the terms "comprises," "comprising," "includes" and/or "including," when used in this specification, specify the presence of stated features, steps, operations, elements, components, items, species, and/or groups, but do not preclude the presence, or addition of one or more other features, steps, operations, elements, components, species, and/or groups thereof. The terms "or" and/or "as used herein are to be construed as inclusive or meaning any one or any combination. Thus, "A, B or C" or "A, B and/or C" means "any of the following: a; b; c; a and B; a and C; b and C; A. b and C ". An exception to this definition will occur only when a combination of elements, functions, steps or operations are inherently mutually exclusive in some way.
First embodiment
Fig. 1 is a flowchart illustrating a timing control method according to a first embodiment. Referring to fig. 1, the timing control method of the present embodiment is applied to a terminal, and includes:
step 110, receiving a control operation through a designated area of a screen.
The screen, namely the display screen of the terminal, is a specific area in the screen, and the specific area is divided in the screen for receiving the control operation of the timing function, so that the timing control operation can be supported on any interface without searching a timing entry. In the present embodiment, the designated area is an area around the screen punching position, please refer to fig. 2, the screen 210 is formed with an opening 220 at the punching position, an area 230 around the opening 220 on the screen 210 is the designated area, the area 230 is an interactive operation hot area, the operation hot area includes a display area of all information, and the present embodiment does not limit the position and shape of the opening 230 and the specific size of the area 230.
The control operation is a touch operation input by a user, including but not limited to long pressing, double clicking, clockwise (or counterclockwise) rotating and sliding, and the like, and different control operations correspond to different control functions.
And step 120, performing timing control according to the control operation.
In the present embodiment, the timing control according to the control operation includes:
matching the control operation with at least one preset operation;
and performing timing control according to the matching result and the current state of the timing function.
When the user operates in the designated area, the operation input by the user is matched with all the preset operations to acquire the control operation input by the user, and then the control of different states aiming at the timing function is executed according to the difference of the control operations.
And when the control operation is matched with the first preset operation and the current state of the timing function is the closing state, starting the timing function. The first preset operation is, for example, a long press, when the user performs the long press in the designated area, it is determined that the user intends to perform on-off control on the timing function, at this time, if the timing function is currently in an off state, the timing function is turned on, that is, the timing function is activated, and at this time, timing can be immediately started or in a state of suspending timing. After the timing function is started, a corresponding timing picture is displayed, and in this embodiment, when the timing function is started, the timing picture includes a timing progress and a timing duration. Referring to fig. 3, a timing frame is displayed in the area 230, the timing schedule is a timing schedule bar 250 displayed around the opening 220 in a circle, and at this time, a prompt related to the timing duration is displayed, for example, "the timing function is started, and the timing is set to be 5 minutes by default. The embodiment does not limit the default timing duration and the specific style of the timing progress bar.
And when the control operation is matched with the first preset operation and the current state of the timing function is the starting state, closing the timing function. When the user presses the designated area for a long time again, the intention of the user is determined to be to control the timing function to be switched on and switched off, and at the moment, if the timing function is in an on state at present, the timing function is switched off. After the timing function is turned off, the timing screen disappears.
And when the control operation is matched with the second preset operation and the current state of the timing function is a timing state, suspending timing. The second preset operation is, for example, a double click, and in the timing process, when the user performs the double click in the designated area, it is determined that the user intends to perform pause/timing control on the timing function, and at this time, if the timing function is currently in a timing state, the timing is paused. After the time is paused, a corresponding timing picture is displayed, and in the embodiment, when the time is paused, the timing picture includes a timing progress and a timing duration. Referring to fig. 4, a timing frame is displayed in the area 230, the timing schedule is a timing schedule bar 250 displayed around the opening 220 in a circle, the timing duration is the remaining timing duration, for example, 04' 30 ″, a pause mark may be further displayed in front of the timing duration, and when the timing duration is actually implemented, the timing duration disappears after the timing frame displays the first preset duration, for example, disappears after 2 seconds, so as to play a role of prompting.
And when the control operation is matched with the second preset operation and the current state of the timing function is a pause timing state, starting timing. In the timing process, when the user performs double-click again in the designated area, the intention of the user is determined to perform pause/timing control on the timing function, and at the moment, if the timing function is in a pause timing state currently, timing is started. After the timing is started, a corresponding timing picture is displayed, and in this embodiment, when the timing is started, the timing picture includes a timing progress and a timing duration. Referring to fig. 4, a timing frame is displayed in the area 230, the timing schedule is a timing schedule bar 250 displayed around the opening 220 in a circle and becomes shorter as the timing duration decreases, the timing duration is the remaining timing duration, for example, 04' 30 ″, a start mark may be displayed in front of the timing duration, and when the timing duration is actually implemented, the timing duration disappears after the timing frame displays the first preset duration, for example, 2 seconds, so as to play a role of prompting.
And when the control operation is matched with the third preset operation and the current state of the timing function is the starting state, adjusting the timing duration according to the control operation. In the timing process, when the user performs clockwise (or counterclockwise) rotational sliding in the designated area, the timing duration may be reduced (or increased), and in this embodiment, the clockwise (or counterclockwise) rotational sliding is performed clockwise (or counterclockwise) rotational sliding around the punching position of the screen. In this embodiment, the timing screen includes a timing progress and a timing duration when the timing duration is adjusted. Referring to fig. 4, a timing frame is displayed in the area 230, the timing schedule is a timing schedule bar 250 displayed around the opening 220 in a circle and becomes shorter or longer with the operation, the timing duration is an adjustment result of the control operation, for example, an adjustment result based on 04' 30 ″, and in actual implementation, the timing duration disappears after the timing frame displays the first preset duration, or disappears after the third preset operation disappears for the first preset duration, for example, disappears after 2 seconds, so as to play a role of prompting. After the third preset operation is performed, if the timing function is currently in the timing state, timing is continued, and if the timing function is currently still in the time-out timing state, timing is still time-out, that is, the third preset operation may be performed during timing or time-out timing.
The first preset operation, the second preset operation and the third preset operation can be performed in a crossed manner under the condition that the first preset operation, the second preset operation and the third preset operation are not in conflict with each other, so that the timing function can be conveniently controlled, and the timing process can be operated and seen on any interface.
In an embodiment, the timing control method of the present application may further include the following steps:
and if the current time is in a timing state, outputting first prompt information when the timing duration is reduced to a second preset duration.
Wherein, when a period of time before the timing is finished, i.e. the timing duration, is reduced to a second preset duration (e.g. 10s), the timing progress bar displayed around the opening is flashed (or in other visual forms) to indicate that the timing duration is about to be finished.
In an embodiment, the timing control method of the present application may further include the following steps:
and when the timing is finished, outputting second prompt information.
When the timing is finished, prompting is carried out in a sound effect playing and/or vibration mode, prompting is stopped by clicking the appointed area, and the timing duration is reset to the default timing duration.
The practical application flow of the timing control method of the present embodiment will be described below with reference to fig. 5.
When the timing function is in an off state, if a user presses a designated area of the screen for a long time, the designated area of the screen receives a first preset operation, and the timing function is started (the timing is suspended by default).
After the timing function is turned on, if the user presses for a long time in a designated area of the screen, the timing function may be turned off again. And if the user double-clicks in the designated area of the screen, the designated area of the screen receives a second preset operation, and timing is started.
After the timing is started, if the user double-clicks on the designated area of the screen, the designated area of the screen receives a second preset operation, and the timing is suspended. At this time, if the user performs double-click again in the designated area of the screen, the designated area of the screen receives a second preset operation, and continues timing, otherwise, the screen is always in a state of suspending timing.
In the timing process, if the finger of the user or the operation body rotates and slides clockwise (or anticlockwise) around the punching position of the screen for one circle, the appointed area of the screen receives a third preset operation, the timing duration is adjusted according to the rotating and sliding direction, timing is continued, and the timing duration is adjusted in real time in the timing process.
In the timing process, whether the timing duration is reduced to a second preset duration is monitored in real time, if not, timing is continued, and if the timing duration is reduced to the second preset duration, first prompt information is output, for example, a timing progress bar displayed around the opening flickers to prompt that the timing duration is about to end.
After the first prompt message is output, whether the timing is finished or not is monitored in real time, if not, the timing is continued, and if the timing is finished, second prompt message is output, such as sound effect playing and/or vibration, so as to prompt the end of the timing.
It should be understood that the flow shown in fig. 5 is only one possible flow of timing control, and there will be other possible flows according to the actual operation of the user during the operation of the timing function, and the sequence and the corresponding relationship of the steps of the flow are not limited thereto.
The embodiment provides a timing mode suitable for a terminal with a screen punching function, which is a mode for displaying timing information in a normalized mode in the use process of the terminal, realizes starting a timing function at any time through the interactive operation of a user, efficiently adjusts the timing time length, and checks the timing state and the effect of early warning prompt before timing is finished at any time. The timing control method of the embodiment supports real-time checking of the timing process and progress on any interface, facilitates the user to use the timing function in cooperation with the original functions of other terminals, improves convenience, usability, compatibility and timeliness of the countdown function, and accordingly improves user experience of the timing function.
Second embodiment
Fig. 6 is one of the structural diagrams of the terminal shown according to the second embodiment. Referring to fig. 6, the terminal 10 of the present embodiment includes a memory 102 and a processor 106, where the memory 102 is used for storing at least one program instruction, and the processor 106 is used for implementing the timing control method according to the above embodiment by loading and executing the at least one program instruction.
In this embodiment, the screen of the terminal 10 has at least one punch position.
Referring to fig. 7, in actual implementation, the terminal 10 includes a memory 102, a memory controller 104, one or more processors 106 (only one of which is shown), a peripheral interface 108, a radio frequency module 150, a positioning module 112, a camera module 114, an audio module 116, a screen 118, and a key module 160. These components communicate with each other via one or more communication buses/signal lines 122.
It will be appreciated that the configuration shown in fig. 7 is merely illustrative and that terminal 10 may include more or fewer components than shown in fig. 7 or may have a different configuration than shown in fig. 7. The components shown in fig. 7 may be implemented in hardware, software, or a combination thereof.
The memory 102 may be used to store software programs and modules, such as program instructions/modules corresponding to the timing control method in the embodiment of the present application, and the processor 106 executes various functional applications and data processing by running the software programs and modules stored in the storage controller 104, so as to implement the above-mentioned timing control method.
The memory 102 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 102 may further include memory located remotely from the processor 106, which may be connected to the terminal 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof. Access to the memory 102 by the processor 106, and possibly other components, may be under the control of the memory controller 104.
Peripheral interface 108 couples various input/output devices to the CPU and memory 102. The processor 106 executes various software, instructions within the memory 102 to perform various functions of the terminal 10 and to perform data processing.
In some embodiments, the peripheral interface 108, the processor 106, and the memory controller 104 may be implemented in a single chip. In other examples, they may be implemented separately from the individual chips.
The rf module 150 is used for receiving and transmitting electromagnetic waves, and implementing interconversion between the electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. Rf module 150 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. The rf module 150 may communicate with various networks such as the internet, an intranet, a wireless network, or with other devices via a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols, and technologies, including, but not limited to, Global System for Mobile Communication (GSM), Enhanced Mobile Communication (Enhanced Data GSM Environment, EDGE), wideband Code division multiple Access (W-CDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), bluetooth, Wireless Fidelity (WiFi) (e.g., Institute of Electrical and Electronics Engineers (IEEE) standard IEEE802.11 a, IEEE802.11 b, IEEE802.1 g, and/or IEEE802.11 n), Voice over internet protocol (VoIP), world wide mail for internet, Wi-Max, and any other suitable protocol for instant messaging, including, but not limited to, Wireless systems for Mobile Communication (GSM), Enhanced Data GSM, EDGE, wideband Code division multiple Access (W-CDMA), Wireless Fidelity, WiFi (e.g., IEEE802.11 a, IEEE802.11 b), VoIP, and other suitable protocols for instant messaging, and may even include those protocols that have not yet been developed.
The positioning module 112 is used for acquiring the current position of the terminal 10. Examples of the positioning module 112 include, but are not limited to, a global positioning satellite system (GPS), a wireless local area network-based positioning technology, or a mobile communication network-based positioning technology.
The camera module 114 is used to take a picture or video. The pictures or videos taken may be stored in the memory 102 and transmitted through the radio frequency module 150.
Audio module 116 provides an audio interface to a user that may include one or more microphones, one or more speakers, and audio circuitry. The audio circuitry receives audio data from the peripheral interface 108, converts the audio data to electrical information, and transmits the electrical information to the speaker. The speaker converts the electrical information into sound waves that the human ear can hear. The audio circuitry also receives electrical information from the microphone, converts the electrical information to voice data, and transmits the voice data to the peripheral interface 108 for further processing. The audio data may be retrieved from the memory 102 or through the radio frequency module 150. In addition, the audio data may also be stored in the memory 102 or transmitted through the radio frequency module 150. In some examples, the audio module 116 may also include an earphone jack for providing an audio interface to a headset or other device.
The screen 118 provides an output interface between the terminal 10 and the user. In particular, screen 118 displays video output to the user, the content of which may include text, graphics, video, and any combination thereof. Some of the output results are for some of the user interface objects. It is understood that the screen 118 may also include a touch screen. The touch screen provides both an output and an input interface between the terminal 10 and a user. In addition to displaying video output to users, touch screens also receive user input, such as user clicks, swipes, and other gesture operations, so that user interface objects respond to these user input. The technique of detecting user input may be based on resistive, capacitive, or any other possible touch detection technique. Specific examples of touch screen display units include, but are not limited to, liquid crystal displays or light emitting polymer displays.
The key module 160 also provides an interface for user input to the terminal 10, and the user can press different keys to cause the terminal 10 to perform different functions.
The present application further provides a computer storage medium having computer program instructions stored thereon; the computer program instructions, when executed by the processor, implement the timing control method as above.
In practical implementation, the computer storage medium is applied to the terminal shown in fig. 6 or fig. 7, so that convenience and usability of the timing function are improved.
The above embodiments are merely illustrative of the principles and utilities of the present application and are not intended to limit the application. Any person skilled in the art can modify or change the above-described embodiments without departing from the spirit and scope of the present application. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical concepts disclosed in the present application shall be covered by the claims of the present application.

Claims (10)

1. A timing control method is applied to a terminal, and is characterized by comprising the following steps:
receiving a control operation through a designated area of a screen;
and performing timing control according to the control operation.
2. The timing control method according to claim 1, wherein the designated area is an area around a screen punching position.
3. The timing control method according to claim 1, wherein the performing timing control according to the control operation includes:
matching the control operation with at least one preset operation;
and performing timing control according to the matching result and the current state of the timing function.
4. The timing control method according to claim 3, wherein the timing control based on the matching result and the current state of the timing function includes:
when the control operation is matched with a first preset operation and the current state of the timing function is a closed state, starting the timing function;
and when the control operation is matched with the first preset operation and the current state of the timing function is the starting state, closing the timing function.
5. The timing control method according to claim 3, wherein the timing control based on the matching result and the current state of the timing function includes:
when the control operation is matched with a second preset operation and the current state of the timing function is a timing state, timing is paused;
and when the control operation is matched with a second preset operation and the current state of the timing function is a pause timing state, starting timing.
6. The timing control method according to claim 3, wherein the timing control based on the matching result and the current state of the timing function includes:
and when the control operation is matched with a third preset operation and the current state of the timing function is an opening state, adjusting the timing duration according to the control operation.
7. The timing control method according to claim 4, 5 or 6, characterized by, after the timing control according to the control operation, comprising:
and displaying a corresponding timing picture according to the current state of the timing function, wherein the timing picture comprises timing progress and/or timing duration.
8. The timing control method according to claim 7, wherein the timing schedule is a timing schedule bar displayed in a circle around a screen punching position, and the timing duration disappears after the timing picture displays a first preset duration.
9. A terminal, comprising a memory for storing at least one program instruction and a processor for implementing the timing control method of any one of claims 1 to 8 by loading and executing the at least one program instruction.
10. A computer storage medium having computer program instructions stored thereon; the computer program instructions, when executed by a processor, implement a timing control method as claimed in any one of claims 1 to 8.
CN201911156512.6A 2019-11-22 2019-11-22 Timing control method, terminal and computer storage medium Pending CN111090376A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911156512.6A CN111090376A (en) 2019-11-22 2019-11-22 Timing control method, terminal and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911156512.6A CN111090376A (en) 2019-11-22 2019-11-22 Timing control method, terminal and computer storage medium

Publications (1)

Publication Number Publication Date
CN111090376A true CN111090376A (en) 2020-05-01

Family

ID=70393531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911156512.6A Pending CN111090376A (en) 2019-11-22 2019-11-22 Timing control method, terminal and computer storage medium

Country Status (1)

Country Link
CN (1) CN111090376A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813298A (en) * 2020-05-27 2020-10-23 维沃移动通信有限公司 Timing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103856709A (en) * 2012-12-04 2014-06-11 腾讯科技(深圳)有限公司 Image acquisition method and device
CN106598424A (en) * 2016-11-14 2017-04-26 珠海市魅族科技有限公司 Starting method and device of timer
CN107147847A (en) * 2017-05-15 2017-09-08 上海与德科技有限公司 A kind of control device, method and the mobile terminal of the camera of mobile terminal
CN107422977A (en) * 2017-07-31 2017-12-01 北京小米移动软件有限公司 Trigger action processing method, device and computer-readable recording medium
US20180270530A1 (en) * 2015-11-25 2018-09-20 Le Holdings (Beijing) Co., Ltd. Method and apparatus for automatically turning off video playback

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103856709A (en) * 2012-12-04 2014-06-11 腾讯科技(深圳)有限公司 Image acquisition method and device
US20180270530A1 (en) * 2015-11-25 2018-09-20 Le Holdings (Beijing) Co., Ltd. Method and apparatus for automatically turning off video playback
CN106598424A (en) * 2016-11-14 2017-04-26 珠海市魅族科技有限公司 Starting method and device of timer
CN107147847A (en) * 2017-05-15 2017-09-08 上海与德科技有限公司 A kind of control device, method and the mobile terminal of the camera of mobile terminal
CN107422977A (en) * 2017-07-31 2017-12-01 北京小米移动软件有限公司 Trigger action processing method, device and computer-readable recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813298A (en) * 2020-05-27 2020-10-23 维沃移动通信有限公司 Timing method and device

Similar Documents

Publication Publication Date Title
US20220400305A1 (en) Content continuation method and electronic device
US20220086735A1 (en) Method and Device for Controlling Connection to Network
US9998924B2 (en) Electronic device and method for acquiring biometric information thereof
CN111371705B (en) Download task execution method and electronic device
CN104168605A (en) Data transmission control method and apparatus
CN104616241A (en) Video screen-shot method and device
WO2015106727A1 (en) Method and apparatus for switching audio output device
CN111556439A (en) Terminal connection control method, terminal and computer storage medium
CN105407160B (en) Interface display method and device
CN110753153A (en) Terminal control method, terminal and computer storage medium
CN112805988B (en) Call control method and device, computer readable storage medium and electronic equipment
CN110568925A (en) lock screen display control method, terminal and computer storage medium
CN104219372B (en) Adjust the method and device of backlight brightness
CN115390620B (en) Electronic equipment and operation method thereof
CN106612149B (en) Radio frequency circuit testing method, device and system and mobile terminal
WO2020133864A1 (en) Terminal control method employing protective cover, mobile terminal, and computer storage medium
CN105930266B (en) Webpage adjustment method and device
CN111090376A (en) Timing control method, terminal and computer storage medium
CN110336918B (en) Bright screen control method and device, storage medium and mobile terminal
TWI630543B (en) An electronic device and method for replaying voice
CN109933187B (en) Wearing equipment operation control method, wearing equipment and computer readable storage medium
CN111090475A (en) Application opening method, terminal and computer storage medium
CN111026481A (en) Desktop layout method, terminal and computer storage medium
CN105808077A (en) Method for controlling page turning, and mobile terminal
CN111460424B (en) Interaction method, terminal and computer storage medium for lock screen configuration

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination