CN114564377A - Operation response method, computing device and computer storage medium - Google Patents

Operation response method, computing device and computer storage medium Download PDF

Info

Publication number
CN114564377A
CN114564377A CN202210190423.9A CN202210190423A CN114564377A CN 114564377 A CN114564377 A CN 114564377A CN 202210190423 A CN202210190423 A CN 202210190423A CN 114564377 A CN114564377 A CN 114564377A
Authority
CN
China
Prior art keywords
user
response
application
user interaction
response mode
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
CN202210190423.9A
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.)
Zhangyue Technology Co Ltd
Original Assignee
Zhangyue 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 Zhangyue Technology Co Ltd filed Critical Zhangyue Technology Co Ltd
Priority to CN202210190423.9A priority Critical patent/CN114564377A/en
Publication of CN114564377A publication Critical patent/CN114564377A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions
    • 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
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Abstract

The invention discloses an operation response method, a computing device and a computer storage medium. The method comprises the following steps: monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation; if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not; if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode; if not, no response is made to the user interactive operation, the terminal system determines a system response mode corresponding to the user interactive operation, and system response is carried out according to the system response mode. And accurately responding to the user interactive operation according to the judgment result of whether the user interactive operation parameters meet the preset interactive operation parameter conditions, so that the problem of poor user experience caused by mistaken response of an application program or a terminal system is avoided.

Description

Operation response method, computing device and computer storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an operation response method, a computing device, and a computer storage medium.
Background
With the development of science and technology, many modern intelligent terminals, such as smart phones and tablet computers, are generated, and almost all of the terminals use touch screens and are mainly controlled through gesture operation. The terminal system and the application program may have the same user interactive operation, and both the terminal system and the application program can respond to a certain user interactive operation, namely, at the terminal system side, the user interactive operation corresponds to a system response mode; on the application side, the user interaction corresponds to an application response mode, and therefore, it is easy for the terminal system or the application to respond erroneously, for example, the user actually wants the application to respond, but the terminal system responds to the user interaction, and vice versa. The user experience is poor due to the response being made incorrectly.
Disclosure of Invention
In view of the above, the present invention has been made to provide an operation response method, a computing device and a computer storage medium that overcome the above problems or at least partially solve the above problems.
According to an aspect of the present invention, there is provided an operation response method, the method being applied to an application program, the method including:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, so that the terminal system determines a system response mode corresponding to the user interactive operation and performs system response according to the system response mode.
According to another aspect of the present invention, there is provided a computing device comprising: the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, the terminal system determines a system response mode corresponding to the user interactive operation, and system response is carried out according to the system response mode.
According to another aspect of the present invention, a computer storage medium is provided, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform an operation corresponding to the operation response method.
According to the scheme provided by the invention, for the condition that the user interactive operation has both a system response mode and an application response mode, the real intention of the user can be accurately analyzed by judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not, and the user interactive operation is accurately responded according to the judgment result, so that the problem of poor user experience caused by the wrong response of an application program or a terminal system is avoided.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 illustrates a flow diagram of an operational response method according to one embodiment of the present invention;
FIG. 2 shows a flow diagram of an operational response method according to another embodiment of the invention;
FIG. 3 shows a schematic structural diagram of a computing device according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
FIG. 1 shows a flow diagram of an operational response method according to one embodiment of the invention. The method is applied to an application program, and as shown in FIG. 1, the method comprises the following steps:
step S101, monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation.
In this embodiment, the user authorizes the application program with the authority that the user can monitor the user interaction operation triggered by the user, so that the user interaction operation triggered by the user can be monitored in real time in the using process of the application program, wherein the user interaction operation is an operation corresponding to a user interaction behavior, and the user interaction behavior is an interaction behavior between the user and the application program or a terminal system on a terminal screen, such as sliding up, clicking, long pressing and the like.
And if the user interaction operation is monitored, acquiring user interaction operation parameters corresponding to the user interaction operation, wherein the user interaction operation parameters are parameters related to the user interaction operation and quantify the user interaction operation in a numerical mode.
Step S102, if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions; if yes, go to step S103; if not, go to step S104.
In practical application, both the terminal system and the application program can respond to a certain user interactive operation, that is, at the terminal system side, the user interactive operation corresponds to a system response mode, and the system response mode defines how the terminal system should respond to the user interactive operation; on the application program side, the user interaction corresponds to an application response mode, the application response mode defines how the application program should respond to the user interaction, and the system response mode and the application response mode are two different response modes, so that a wrong response occurs because the real intention of the user cannot be determined.
In order to effectively solve the above problems, in this embodiment, under the condition that it is determined that the user interaction operation corresponds to multiple response modes, it is further determined whether the user interaction operation parameter meets a preset interaction operation parameter condition, where the preset interaction operation parameter condition specifically defines an interaction operation parameter condition that needs to be met when the application program performs the application response, and the preset interaction operation parameter conditions corresponding to different user interaction operations are different, so that the real intention of the user can be accurately analyzed through the determination, thereby accurately responding to the user interaction operation.
And step S103, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode.
If the user interaction operation parameter is judged to meet the preset interaction operation parameter condition, it can be determined that the user executes the interaction operation, and actually the application program is expected to respond to the user interaction operation, at this moment, the application program can determine an application response mode corresponding to the user interaction operation, and perform application response according to the application response mode, for example, the application response mode corresponding to each user interaction operation is recorded in an associated manner, so that the application response mode having an associated relationship with the user interaction operation can be determined according to the user interaction operation query.
And step S104, not responding to the user interactive operation, determining a system response mode corresponding to the user interactive operation by the terminal system, and performing system response according to the system response mode.
If the user interactive operation parameter is judged not to be in accordance with the preset interactive operation parameter condition, the user can be determined to execute the interactive operation, actually, the terminal system is required to respond to the user interactive operation, at the moment, the application program does not respond to the user interactive operation, the terminal system can determine the system response mode corresponding to the user interactive operation and carry out the system response according to the system response mode, for example, the system response mode corresponding to each user interactive operation is recorded in an associated mode, and therefore the system response mode which is in association with the user interactive operation can be determined according to the user interactive operation query.
According to the scheme provided by the invention, for the condition that the user interactive operation has both a system response mode and an application response mode, the real intention of the user can be accurately analyzed by judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not, and the user interactive operation is accurately responded according to the judgment result, so that the problem of poor user experience caused by the wrong response of an application program or a terminal system is avoided.
Fig. 2 shows a flow diagram of an operation response method according to another embodiment of the present invention. The method is applied to an application program, and as shown in fig. 2, the method comprises the following steps:
step S201, monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation.
The specific implementation manner of this step is similar to step S101 in the embodiment shown in fig. 1, and is not described here again.
Wherein the user interaction operation comprises: a sliding operation or a pressing operation, but other operations are also possible, and are not limited specifically here;
if the user interaction operation is a sliding operation, the user interaction operation parameters comprise one or more of the following parameters: the method comprises the following steps of sliding distance, sliding force, sliding speed, sliding direction and operation area information, wherein the sliding distance refers to the distance from the moment that a user finger touches a terminal screen to the moment that the user finger leaves the terminal screen; the sliding force refers to the force of the user finger touching the terminal screen, where the sliding force may be the sliding force with the largest sliding force in the period from the time when the user finger touches the terminal screen to the time when the user finger leaves the terminal screen, or may be the average value of the sliding forces in the period from the time when the user finger touches the terminal screen to the time when the user finger leaves the terminal screen, and the embodiment of the present invention is not particularly limited;
the sliding speed refers to a speed at which the user's finger slides on the terminal screen, where the sliding speed may be a sliding speed at which the sliding speed is maximum in a period from when the user's finger touches the terminal screen to when the user's finger leaves the terminal screen, or may be an average value of the sliding speeds in a period from when the user's finger touches the terminal screen to when the user's finger leaves the terminal screen
The sliding direction refers to a direction in which the user slides on the terminal screen, for example, sliding up, sliding down, sliding left, sliding right, or the like; the operation area information is an area where a finger of the user performs a sliding operation on the terminal screen, for example, the user performs the sliding operation in a middle area of the terminal screen, or performs the sliding operation in a top area of the terminal screen, which is not specifically limited in the embodiment of the present invention.
If the user interaction operation is a pressing operation, the user interaction operation parameters comprise one or more of the following parameters: the pressing force, the pressing time length and the operation position information, wherein the pressing time length refers to the total elapsed time length from the time when the user finger touches the terminal screen to the time when the user finger leaves the terminal screen.
Step S202, judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library, if so, executing step S203; if not, go to step S207.
Specifically, the first interactive operation library is a set of interactive operations that exist between the application program and the terminal system, that is, both the terminal system side and the application program side include the first interactive operations, each first interactive operation in the first interactive operation library corresponds to a plurality of response modes, and the plurality of response modes include: the application response mode defines how the application program should respond to the first interactive operation, and the system response mode defines how the terminal system should respond to the first interactive operation.
In order to accurately respond to the user interaction operation, after the user interaction operation is monitored, whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library needs to be judged, whether a plurality of response modes corresponding to the user interaction operation can be determined by matching, and then different processing is executed according to a determination result.
Step S203, determining a plurality of response modes corresponding to the user interactive operation.
And under the condition that the user interaction operation is matched with any one first interaction operation in the preset first interaction operation library, determining that the user interaction operation corresponds to a plurality of response modes, and the user interaction operation corresponds to an application response mode and a system response mode. And in the case that the user interaction operation corresponds to a plurality of response modes, jumping to execute the step S204.
Step S204, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not; if yes, go to step S205; if not, go to step S206.
Under the condition that the user interactive operation corresponds to a plurality of response modes, whether the user interactive operation parameters meet preset interactive operation parameter conditions is further judged, wherein the preset interactive operation parameter conditions specifically limit the interactive operation parameter conditions which need to be met when the application program carries out application response, the preset interactive operation parameter conditions corresponding to different user interactive operations are different, the real intention of the user can be accurately analyzed through the judgment, and therefore the user interactive operation is accurately responded.
For example, the preset interoperation parameter condition is specifically set to be that the sliding distance range value is 10-50 pixels, and the sliding distance corresponding to the user interoperation parameter is 80 pixels, because 80 is not within the range of 10-50, it is determined that the user interoperation parameter does not meet the preset interoperation parameter condition.
The preset interoperation parameter condition is determined according to the historical data, and specifically, the preset interoperation parameter condition may be determined by: acquiring user interactive operation parameters corresponding to user interactive operation in response of historical execution application; and carrying out statistical analysis on the user interactive operation parameters to obtain preset interactive operation parameter conditions. For example, after the application program performs the application response according to the user interaction operation, the user interaction operation parameters corresponding to the user interaction operation each time the application response is performed may be recorded, so that the user interaction operation parameters corresponding to the user interaction operation when the application response is performed historically are obtained; the user interactive operation parameters are subjected to statistical analysis, for example, an average value of a plurality of user interactive operation parameters is obtained, or a range value is determined according to a maximum value and a minimum value, so as to obtain preset interactive operation parameter conditions.
And step S205, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode.
If the user interactive operation parameter is judged to meet the preset interactive operation parameter condition, it can be determined that the user executes the interactive operation, and actually the application program is required to respond to the user interactive operation, at this moment, the application program can determine the application response mode corresponding to the user interactive operation and perform the application response according to the application response mode, for example, the application response mode corresponding to each user interactive operation is recorded in an associated manner, so that the application response mode having an associated relationship with the user interactive operation can be determined according to the user interactive operation query.
And S206, not responding to the user interactive operation, determining a system response mode corresponding to the user interactive operation by the terminal system, and performing system response according to the system response mode.
If the user interactive operation parameter is judged not to be in accordance with the preset interactive operation parameter condition, the user can be determined to execute the interactive operation, actually, the terminal system is required to respond to the user interactive operation, at the moment, the application program does not respond to the user interactive operation, the terminal system can determine the system response mode corresponding to the user interactive operation and carry out the system response according to the system response mode, for example, the system response mode corresponding to each user interactive operation is recorded in an associated mode, and therefore the system response mode which is in association with the user interactive operation can be determined according to the user interactive operation query.
Step S207, determining that the user interaction operation does not correspond to multiple response modes.
When the user interaction operation is judged not to be matched with any first interaction operation in the preset first interaction operation library, it can be determined that the user interaction operation does not correspond to multiple response modes, that is, the user interaction operation only corresponds to one response mode, and corresponds to an application response mode or a system response mode. And in the case that the user interactive operation is determined not to correspond to a plurality of response modes, skipping to execute the step S208.
Step S208, judging whether the user interaction operation is matched with any second interaction operation in a preset second interaction operation library, if so, executing step S205; if not, go to step S206.
The second interactive database is a unique interactive operation set of the application program, does not include interactive operations existing with the terminal system together, and in order to accurately respond to the user interaction, it needs to be further determined whether the user interaction is matched with any second interaction operation in the preset second interactive operation library, if the user interaction is matched with any second interaction operation in the preset second interactive operation library, it can be determined that the user executes the interactive operation, and actually the application program is expected to respond to the user interaction operation, and the step S205 is skipped; if the user interaction operation is not matched with any second interaction operation in the preset second interaction operation library, it can be determined that the user executes the interaction operation, and actually the terminal system is expected to respond to the user interaction operation, and the step S206 is executed by skipping.
In an alternative embodiment of the present invention, the application program is an electronic book application.
In the using process of the application program, the application program sets a leftward sliding operation for controlling the forward page turning of the electronic book or a rightward sliding operation for controlling the backward page turning of the electronic book, or a rightward sliding operation for controlling the leftward switching of the application tab page by the electronic book application or a leftward sliding operation for controlling the rightward switching of the application tab page by the electronic book application, and the like, and the terminal system also sets a leftward sliding operation or a rightward sliding operation for controlling the return or exit of the electronic book application page to the application program, that is, both the leftward sliding operations are performed, the terminal system can respond to the leftward sliding operation and control the return of the electronic book application page to the upper page, or control the exit of the electronic book application, and the application program can respond to the leftward sliding operation and control the forward page turning of the electronic book, or control the rightward switching of the application tab page by the electronic book application.
In order to be able to respond accurately, it is avoided that the situation occurs that the user actually wants to control the turning of the e-book page, and the terminal system returns to the previous page by mistake or exits the e-book application, and vice versa. In the optional embodiment, after monitoring that the user performs the leftward/rightward sliding operation, acquiring a user interaction operation parameter corresponding to the leftward/rightward sliding operation, judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library, if so, determining that the user interaction operation corresponds to a plurality of response modes, and judging whether the user interaction operation parameter meets a preset interaction operation parameter condition; if the user interactive operation parameters meet preset interactive operation parameter conditions, determining that an application response mode corresponding to the leftward/rightward sliding operation is forward/backward page turning and performing forward/backward page turning on the page of the electronic book, or determining that an application response mode corresponding to the leftward/rightward sliding operation is rightward/leftward application label switching and switching to the corresponding application label page; and if the user interactive operation parameters do not meet the preset interactive operation parameter conditions, not responding to the left/right sliding operation, returning by using a system response mode corresponding to the left/right sliding operation determined by the terminal system, and performing return processing, such as returning to a previous application page or returning to a desktop.
In addition, the application program sets up a downward sliding operation (which may also be referred to as a pull-down operation) for controlling bookmarking the electronic book, and the terminal system also sets up a downward sliding operation for controlling the display of the notification bar, that is, both the downward sliding operations are downward sliding operations, in response to which the terminal system can display the notification bar and the application program can add a bookmark to the page of the electronic book. After monitoring that a user executes a downward sliding operation, acquiring user interaction operation parameters corresponding to the downward sliding operation, judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library, if so, determining that the user interaction operation corresponds to a plurality of response modes, and judging whether the user interaction operation parameters meet preset interaction operation parameter conditions; if the user interactive operation parameters meet the preset interactive operation parameter conditions, if so, determining that an application response mode corresponding to the downward sliding operation is bookmarking, and adding a bookmark to the page of the electronic book; and if the user interactive operation parameters do not accord with the preset interactive operation parameter conditions, not responding to the downward sliding operation, taking a system response mode corresponding to the downward sliding operation determined by the terminal system as a pull-down notification bar, and displaying the notification bar.
According to the scheme provided by the invention, after the user interaction operation is monitored, whether the user interaction operation is matched with any first interaction operation in the preset first interaction operation library or not is judged, under the condition of matching, the fact that the user interaction operation has both a system response mode and an application response mode can be determined, the real intention of a user can be accurately analyzed by judging whether the user interaction operation parameters meet the preset interaction operation parameter conditions or not, the user interaction operation is accurately responded according to the judgment result, and the problem that the user experience is poor due to the fact that an application program or a terminal system mistakenly responds is avoided.
The embodiment of the invention also provides a nonvolatile computer storage medium, wherein the computer storage medium stores at least one executable instruction, and the computer executable instruction can execute the operation response method in any method embodiment.
The executable instructions may be specifically configured to cause the processor to:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, the terminal system determines a system response mode corresponding to the user interactive operation, and system response is carried out according to the system response mode.
In an alternative implementation, the executable instructions further cause the processor to:
judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library or not, wherein each first interaction operation in the preset first interaction operation library corresponds to a plurality of response modes;
and if so, determining that the user interactive operation corresponds to a plurality of response modes.
In an alternative implementation, the executable instructions further cause the processor to:
acquiring user interactive operation parameters corresponding to user interactive operation during historical application execution response;
and carrying out statistical analysis on the user interactive operation parameters to obtain a preset application interactive operation parameter range.
In an alternative implementation, the user interaction operation includes: a sliding operation or a pressing operation;
if the user interaction operation is a sliding operation, the user interaction operation parameters comprise one or more of the following parameters: sliding distance, sliding force, sliding speed, sliding direction and operation area information;
if the user interaction operation is a pressing operation, the user interaction operation parameters comprise one or more of the following parameters: pressing strength, pressing duration and operation position information.
In an alternative implementation, the executable instructions further cause the processor to:
if the user interaction operation is a leftward/rightward sliding operation, the application program is an electronic book application:
if the user interactive operation parameters are judged to accord with the preset interactive operation parameter conditions, determining that the application response mode corresponding to the leftward/rightward sliding operation is forward/backward page turning and forward/backward page turning is carried out on the page of the electronic book, or determining that the application response mode corresponding to the leftward/rightward sliding operation is rightward/leftward application label switching and switching to the corresponding application label;
and if the user interactive operation parameters are judged not to accord with the preset interactive operation parameter conditions, no response is made to the left/right sliding operation, the system response mode corresponding to the left/right sliding operation is determined by the terminal system to be returned, and the return processing is carried out.
In an alternative implementation, the executable instructions further cause the processor to:
if the user interaction operation is a downward sliding operation, the application program is an electronic book application:
if the user interactive operation parameters are judged to be in accordance with the preset interactive operation parameter conditions, determining an application response mode corresponding to the downward sliding operation as bookmarking, and adding bookmarks to the pages of the electronic book;
and if the user interactive operation parameters are judged not to accord with the preset interactive operation parameter conditions, no response is made to the downward sliding operation, the system response mode corresponding to the downward sliding operation is determined by the terminal system to be a pull-down notification bar, and the notification bar is displayed.
Fig. 3 is a schematic structural diagram of a computing device according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the computing device.
As shown in fig. 3, the computing device may include: a processor (processor)302, a communication Interface 304, a memory 306, and a communication bus 308.
Wherein: the processor 302, communication interface 304, and memory 306 communicate with each other via a communication bus 308.
A communication interface 304 for communicating with network elements of other devices, such as clients or other servers.
The processor 302 is configured to execute the program 310, and may specifically perform relevant steps in the above operation response method embodiment.
In particular, program 310 may include program code comprising computer operating instructions.
The processor 302 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement an embodiment of the present invention. The computing device includes one or more processors, which may be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 306 for storing a program 310. Memory 306 may comprise high-speed RAM memory, and may also include non-volatile memory, such as at least one disk memory.
The program 310 may specifically be configured to cause the processor 302 to perform the following operations:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the preset interactive operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, the terminal system determines a system response mode corresponding to the user interactive operation, and system response is carried out according to the system response mode.
In an alternative implementation, program 310 also causes processor 302 to:
judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library or not, wherein each first interaction operation in the preset first interaction operation library corresponds to a plurality of response modes;
and if the response modes are matched, determining that the user interactive operation corresponds to a plurality of response modes.
In an alternative implementation, program 310 also causes processor 302 to:
acquiring user interactive operation parameters corresponding to user interactive operation during historical application execution response;
and carrying out statistical analysis on the user interactive operation parameters to obtain a preset application interactive operation parameter range.
In an alternative implementation, the user interaction operation includes: a sliding operation or a pressing operation;
if the user interaction operation is a sliding operation, the user interaction operation parameters comprise one or more of the following parameters: sliding distance, sliding force, sliding speed, sliding direction and operation area information;
if the user interaction operation is a pressing operation, the user interaction operation parameters comprise one or more of the following parameters: pressing strength, pressing duration and operation position information.
In an alternative implementation, program 310 further causes processor 302 to:
if the user interaction operation is a leftward/rightward sliding operation, the application program is an electronic book application:
if the user interaction operation parameters are judged to accord with the preset interaction operation parameter conditions, determining that an application response mode corresponding to the leftward/rightward sliding operation is forward/backward page turning and forward/backward page turning of the page of the electronic book, or determining that an application response mode corresponding to the leftward/rightward sliding operation is rightward/leftward application label switching and switching to the corresponding application label;
and if the user interactive operation parameters are judged not to accord with the preset interactive operation parameter conditions, no response is made to the left/right sliding operation, the system response mode corresponding to the left/right sliding operation is determined by the terminal system to be returned, and the return processing is carried out.
In an alternative implementation, program 310 further causes processor 302 to:
if the user interaction operation is a downward sliding operation, the application program is an electronic book application:
if the user interactive operation parameters are judged to be in accordance with the preset interactive operation parameter conditions, determining an application response mode corresponding to the downward sliding operation as bookmarking, and adding bookmarks to the pages of the electronic book;
and if the user interactive operation parameters are judged not to accord with the preset interactive operation parameter conditions, no response is made to the downward sliding operation, the system response mode corresponding to the downward sliding operation is determined by the terminal system to be a pull-down notification bar, and the notification bar is displayed.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the invention and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on a computer readable medium or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names. The steps in the above embodiments should not be construed as limited to the order of execution unless otherwise specified.
The invention discloses: A1. an operation response method, the method being applied to an application program, the method comprising:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interaction operation corresponds to a plurality of response modes, judging whether the user interaction operation parameters meet preset interaction operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, so that the terminal system determines a system response mode corresponding to the user interactive operation and carries out system response according to the system response mode.
A2. The method according to a1, wherein before determining whether the user interaction operation parameter meets a preset interaction operation parameter condition, the method further comprises:
judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library or not, wherein each first interaction operation in the preset first interaction operation library corresponds to a plurality of response modes;
and if so, determining that the user interaction operation corresponds to a plurality of response modes.
A3. The method of a1 or a2, wherein the method further comprises:
acquiring user interactive operation parameters corresponding to user interactive operation in response of historical execution application;
and carrying out statistical analysis on the user interactive operation parameters to obtain a preset application interactive operation parameter range.
A4. The method of any of A1-A3, wherein the user interaction operations include: a sliding operation or a pressing operation;
if the user interaction operation is a sliding operation, the user interaction operation parameters include one or more of the following parameters: sliding distance, sliding force, sliding speed, sliding direction and operation area information;
if the user interaction operation is a pressing operation, the user interaction operation parameters comprise one or more of the following parameters: pressing strength, pressing duration and operation position information.
A5. The method of any of A1-A4, wherein the application program is an electronic book application.
A6. The method according to a5, wherein if the user interaction operation is a leftward/rightward sliding operation, if so, determining an application response mode corresponding to the user interaction operation, and performing application response according to the application response mode; if not, the method does not respond to the user interactive operation, so that the terminal system determines a system response mode corresponding to the user interactive operation, and the system response according to the system response mode further comprises the following steps:
if so, determining that the application response mode corresponding to the leftward/rightward sliding operation is forward/backward page turning and forward/backward page turning of the page of the electronic book, or determining that the application response mode corresponding to the leftward/rightward sliding operation is rightward/leftward application tab switching and switching to the corresponding application tab;
if not, no response is made to the leftward/rightward sliding operation, the terminal system determines a system response mode corresponding to the leftward/rightward sliding operation as a return, and return processing is performed.
A7. The method according to a5, wherein if the user interaction operation is a downward sliding operation, if so, determining an application response mode corresponding to the user interaction operation, and performing application response according to the application response mode; if not, the user interactive operation is not responded, the terminal system determines a system response mode corresponding to the user interactive operation, and the system response according to the system response mode further comprises the following steps:
if so, determining that the application response mode corresponding to the downward sliding operation is bookmarking, and adding a bookmark to the page of the electronic book;
if not, no response is made to the downward sliding operation, the terminal system determines that the system response mode corresponding to the downward sliding operation is a pull-down notification bar, and the notification bar is displayed.
B8. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interaction operation corresponds to a plurality of response modes, judging whether the user interaction operation parameters meet preset interaction operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, the terminal system determines a system response mode corresponding to the user interactive operation, and system response is carried out according to the system response mode.
B9. The computing device of B8, wherein the executable instructions further cause the processor to:
judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library or not, wherein each first interaction operation in the preset first interaction operation library corresponds to a plurality of response modes;
and if so, determining that the user interaction operation corresponds to a plurality of response modes.
B10. The computing device of B8 or B9, wherein the executable instructions further cause the processor to:
acquiring user interactive operation parameters corresponding to user interactive operation during historical application execution response;
and carrying out statistical analysis on the user interactive operation parameters to obtain a preset application interactive operation parameter range.
B11. The computing device of any one of B8-B10, wherein the user interaction operations include: a sliding operation or a pressing operation;
if the user interaction operation is a sliding operation, the user interaction operation parameters comprise one or more of the following parameters: sliding distance, sliding force, sliding speed, sliding direction and operation area information;
if the user interaction operation is a pressing operation, the user interaction operation parameters comprise one or more of the following parameters: pressing strength, pressing duration and operation position information.
B12. The computing device of any one of B8-B11, wherein the executable instructions further cause the processor to:
if the user interaction operation is a leftward/rightward sliding operation, the application program is an electronic book application:
if the user interactive operation parameters are judged to meet the preset interactive operation parameter conditions, determining that the application response mode corresponding to the leftward/rightward sliding operation is forward/backward page turning and forward/backward page turning of the page of the electronic book, or determining that the application response mode corresponding to the leftward/rightward sliding operation is rightward/leftward application label switching and switching to the corresponding application label;
and if the user interactive operation parameters are judged not to be in accordance with the preset interactive operation parameter conditions, no response is made to the leftward/rightward sliding operation, the terminal system determines a system response mode corresponding to the leftward/rightward sliding operation as a return, and return processing is carried out.
B13. The computing device of any one of B8-B11, wherein the executable instructions further cause the processor to:
if the user interaction operation is a downward sliding operation, the application program is an electronic book application:
if the user interactive operation parameters are judged to accord with the preset interactive operation parameter conditions, determining that the application response mode corresponding to the downward sliding operation is bookmarking, and adding bookmarks to the pages of the electronic book;
and if the user interactive operation parameters are judged not to accord with the preset interactive operation parameter conditions, no response is made to the downward sliding operation, the terminal system determines the system response mode corresponding to the downward sliding operation as a pull-down notification bar, and the notification bar is displayed.
C14. A computer storage medium having stored therein at least one executable instruction for causing a processor to perform an operation corresponding to the operation response method of any one of a1-a 7.

Claims (10)

1. An operation response method, the method being applied to an application program, the method comprising:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interaction operation corresponds to a plurality of response modes, judging whether the user interaction operation parameters meet preset interaction operation parameter conditions or not;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, the terminal system determines a system response mode corresponding to the user interactive operation, and system response is carried out according to the system response mode.
2. The method of claim 1, wherein prior to determining whether the user interaction operation parameter meets a preset interaction operation parameter condition, the method further comprises:
judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library or not, wherein each first interaction operation in the preset first interaction operation library corresponds to a plurality of response modes;
and if so, determining that the user interaction operation corresponds to a plurality of response modes.
3. The method according to claim 1 or 2, wherein the method further comprises:
acquiring user interactive operation parameters corresponding to user interactive operation during historical application execution response;
and carrying out statistical analysis on the user interactive operation parameters to obtain a preset application interactive operation parameter range.
4. The method of any of claims 1-3, wherein the user interaction comprises: a sliding operation or a pressing operation;
if the user interaction operation is a sliding operation, the user interaction operation parameters include one or more of the following parameters: sliding distance, sliding force, sliding speed, sliding direction and operation area information;
if the user interaction operation is a pressing operation, the user interaction operation parameters comprise one or more of the following parameters: pressing strength, pressing duration and operation position information.
5. The method of any of claims 1-4, wherein the application is an electronic book application.
6. The method according to claim 5, wherein if the user interaction operation is a leftward/rightward sliding operation, if so, determining an application response mode corresponding to the user interaction operation, and performing application response according to the application response mode; if not, the user interactive operation is not responded, the terminal system determines a system response mode corresponding to the user interactive operation, and the system response according to the system response mode further comprises the following steps:
if so, determining that the application response mode corresponding to the leftward/rightward sliding operation is forward/backward page turning, and performing forward/backward page turning on the page of the electronic book, or determining that the application response mode corresponding to the leftward/rightward sliding operation is rightward/leftward application tab switching, and switching to the corresponding application tab;
if not, no response is made to the leftward/rightward sliding operation, the terminal system determines a system response mode corresponding to the leftward/rightward sliding operation as a return, and return processing is performed.
7. The method according to claim 5, wherein if the user interaction operation is a downward sliding operation, if so, determining an application response mode corresponding to the user interaction operation, and performing application response according to the application response mode; if not, the user interactive operation is not responded, the terminal system determines a system response mode corresponding to the user interactive operation, and the system response according to the system response mode further comprises the following steps:
if so, determining that the application response mode corresponding to the downward sliding operation is bookmarking, and adding bookmarks to the pages of the electronic book;
if not, no response is made to the downward sliding operation, the terminal system determines that the system response mode corresponding to the downward sliding operation is a pull-down notification bar, and the notification bar is displayed.
8. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to:
monitoring user interaction operation triggered by a user in the application program using process in real time, and acquiring user interaction operation parameters corresponding to the user interaction operation;
if the user interactive operation corresponds to a plurality of response modes, judging whether the user interactive operation parameters meet the conditions of preset interactive operation parameters;
if so, determining an application response mode corresponding to the user interactive operation, and performing application response according to the application response mode;
if not, no response is made to the user interactive operation, so that the terminal system determines a system response mode corresponding to the user interactive operation and carries out system response according to the system response mode.
9. The computing device of claim 8, wherein the executable instructions further cause the processor to:
judging whether the user interaction operation is matched with any first interaction operation in a preset first interaction operation library or not, wherein each first interaction operation in the preset first interaction operation library corresponds to a plurality of response modes;
and if so, determining that the user interaction operation corresponds to a plurality of response modes.
10. A computer storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform an operation corresponding to the operation response method according to any one of claims 1 to 7.
CN202210190423.9A 2022-02-28 2022-02-28 Operation response method, computing device and computer storage medium Pending CN114564377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210190423.9A CN114564377A (en) 2022-02-28 2022-02-28 Operation response method, computing device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210190423.9A CN114564377A (en) 2022-02-28 2022-02-28 Operation response method, computing device and computer storage medium

Publications (1)

Publication Number Publication Date
CN114564377A true CN114564377A (en) 2022-05-31

Family

ID=81716261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210190423.9A Pending CN114564377A (en) 2022-02-28 2022-02-28 Operation response method, computing device and computer storage medium

Country Status (1)

Country Link
CN (1) CN114564377A (en)

Similar Documents

Publication Publication Date Title
US9152529B2 (en) Systems and methods for dynamically altering a user interface based on user interface actions
KR102047568B1 (en) Measuring web page rendering time
CN105320417B (en) Page switching method and client
CN104346267B (en) Generate the method and device of bugs location information
CN105868166B (en) Regular expression generation method and system
CN103635873A (en) Touch operation processing method and terminal device
WO2014075582A1 (en) Method and apparatus for storing webpage access records
CN106202100B (en) Page loading method and device
CN112486451B (en) Voice broadcasting method, computing device and computer storage medium
CN107704157B (en) Multi-screen interface operation method and device and storage medium
US20180373410A1 (en) Page sliding method and apparatus
EP2754036A1 (en) Scenario based animation library
CN109740041B (en) Webpage crawling method and device, storage medium and computer equipment
CN105528200A (en) Browser tab display method and device
CN111309413B (en) Interface display method and device, electronic equipment and storage medium
CN111046290A (en) Advertisement processing method and device, electronic equipment and storage medium
CN108153454B (en) Multi-touch switching method and device, storage medium and terminal equipment
CN113741763A (en) Electronic book display method and device and electronic equipment
CN112579187A (en) Optimization method and device for cold start of application program
CN103870191A (en) Method and electronic equipment for saving webpage
CN105302828B (en) Page label information display method and device and electronic equipment
CN109992182B (en) Electronic book batch page turning method, electronic equipment and computer storage medium
CN104915138B (en) Information processing method and electronic equipment
CN114564377A (en) Operation response method, computing device and computer storage medium
JP6175682B2 (en) Realization of efficient cascade operation

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