CN108549516B - Interface layout adjusting method and device - Google Patents

Interface layout adjusting method and device Download PDF

Info

Publication number
CN108549516B
CN108549516B CN201810326945.0A CN201810326945A CN108549516B CN 108549516 B CN108549516 B CN 108549516B CN 201810326945 A CN201810326945 A CN 201810326945A CN 108549516 B CN108549516 B CN 108549516B
Authority
CN
China
Prior art keywords
target button
triggering
score
button
trigger
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810326945.0A
Other languages
Chinese (zh)
Other versions
CN108549516A (en
Inventor
熊浩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and 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 Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN201810326945.0A priority Critical patent/CN108549516B/en
Publication of CN108549516A publication Critical patent/CN108549516A/en
Application granted granted Critical
Publication of CN108549516B publication Critical patent/CN108549516B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • 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/0485Scrolling or panning
    • 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/451Execution arrangements for user interfaces

Abstract

The application discloses an interface layout adjusting method and device, wherein a client detects the triggering operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and scores are carried out on the triggering fluency of the target button according to the triggering operation of the user on the client interface before the target button is triggered and when the target button is triggered, wherein the scores are used for expressing the adaptation degree between the operation habits of the user and the position of the target button, and when a preset condition is met, the position of the target button on the interface can be adjusted according to the triggering operation of the user before the target button of the client interface is triggered and when the target button is triggered, so that the interface of an application program can be adaptively adjusted according to the operation habits of the user.

Description

Interface layout adjusting method and device
Technical Field
The application relates to the field of internet, in particular to an interface layout adjusting method and device.
Background
At present, the interface layout of a common application program is fixed, that is, the layout of each function button in the application program interface is determined by a designer according to the operation habits of most users, and once the layout is determined, the interface layout is kept unchanged in the published application program.
However, with the development of terminal devices, the screen size of the terminal device is increased, and since the screen occupation ratio is higher, the way and the operation habit of the user holding the terminal device are different, and if the interface layout of the application program is not consistent with the use habit of the user, the situation of misoperation is easy to occur. Therefore, the interface layout of the application program is fixed and cannot adapt to the operation habits of different users.
Disclosure of Invention
In view of this, embodiments of the present application provide a method and an apparatus for adjusting an interface layout, so as to solve the technical problem in the prior art that the interface layout cannot be adaptively adjusted.
In order to solve the above problem, the technical solution provided by the embodiment of the present application is as follows:
in a first aspect, an embodiment of the present application provides an interface layout adjustment method, where the method includes:
detecting the triggering operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and recording the triggering operation;
grading the trigger fluency of the target button according to the trigger operation;
and when the score meets a preset condition, adjusting the position of the target button on the interface according to the trigger operation.
In a possible implementation manner, the detecting a triggering operation of a user on a client interface before and when a target button of the client interface is triggered, and recording the triggering operation includes:
detecting the sliding operation of triggering a target button by sliding from a non-target button area by a user, and recording the initial position of the sliding operation, the initial time of the sliding operation and the time of triggering the target button;
or detecting the triggering operation of triggering other buttons by a user before triggering a target button, wherein the triggering operation of triggering other buttons and the triggering operation of triggering the target button are continuous operations, and recording the time of triggering other buttons and the time of triggering the target button;
or detecting the clicking operation of a user in a non-button area before triggering a target button, wherein the clicking operation and the triggering operation of the triggering target button are continuous operations, and recording the position of the clicking operation, the time of the clicking operation and the time of triggering the target button.
In one possible implementation manner, the scoring the trigger fluency of the target button according to the trigger operation includes:
when the sliding operation is detected, calculating a first time difference between the time of triggering the target button and the starting time of the sliding operation, if the first time difference is smaller than or equal to a first threshold value, adding a first score to the trigger fluency score of the target button, and if the first time difference is larger than the first threshold value, adding a second score to the trigger fluency score of the target button, wherein the first score is larger than the second score;
when the triggering operation of triggering other buttons is detected, calculating a second time difference between the time of triggering the target button and the time of triggering other buttons, if the second time difference is smaller than or equal to a second threshold value, adding a third score to the triggering fluency score of the target button, and if the second time difference is larger than the second threshold value, adding a fourth score to the triggering fluency score of the target button, wherein the third score is larger than the fourth score;
when the click operation is detected, calculating a third time difference between the time of triggering the target button and the time of the click operation, if the third time difference is smaller than or equal to a third threshold, adding a fifth value to the trigger fluency score of the target button, and if the third time difference is larger than the third threshold, adding a sixth value to the trigger fluency score of the target button, wherein the fifth value is larger than the sixth value, and the fifth value is smaller than the second value and the fourth value.
In a possible implementation manner, when the score meets a preset condition, adjusting the position of the target button on the interface according to the trigger operation includes:
when the trigger operation reaches preset time or the scoring times of the target button reach a preset threshold value, judging whether the trigger fluency score of the target button is smaller than the scoring threshold value, and if the trigger fluency score of the target button is smaller than the scoring threshold value, moving the position of the target button to the position direction of the click operation and/or to the starting position direction of the sliding operation.
In one possible implementation, the target button is determined according to the read configuration information.
In a second aspect, an embodiment of the present application provides an interface layout adjusting apparatus, where the apparatus includes:
the recording unit is used for detecting the triggering operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and recording the triggering operation;
the scoring unit is used for scoring the trigger fluency of the target button according to the trigger operation;
and the adjusting unit is used for adjusting the position of the target button on the interface according to the triggering operation when the score meets a preset condition.
In a possible implementation manner, the recording unit specifically includes:
the first recording subunit is used for detecting the sliding operation of triggering a target button by sliding from a non-target button area by a user, and recording the starting position of the sliding operation, the starting time of the sliding operation and the time of triggering the target button;
or, the second recording subunit is configured to detect a trigger operation of triggering another button by the user before triggering the target button, where the trigger operation of triggering the another button and the trigger operation of triggering the target button are continuous operations, and record a time when the another button is triggered and a time when the target button is triggered;
or, a third recording subunit, configured to detect a click operation of a user in a non-button region before a target button is triggered, where the click operation and the trigger operation of the target button are continuous operations, and record a position of the click operation, a time of the click operation, and a time of triggering the target button.
In a possible implementation manner, the scoring unit specifically includes:
a first scoring subunit, configured to, when the sliding operation is detected, calculate a first time difference between a time at which the target button is triggered and a start time of the sliding operation, add a first score to a trigger fluency score of the target button if the first time difference is smaller than or equal to a first threshold, and add a second score to the trigger fluency score of the target button if the first time difference is greater than the first threshold, where the first score is greater than the second score;
a second scoring subunit, configured to, when the trigger operation for triggering the other button is detected, calculate a second time difference between a time at which the target button is triggered and a time at which the other button is triggered, add a third score to the trigger fluency score of the target button if the second time difference is smaller than or equal to a second threshold, and add a fourth score to the trigger fluency score of the target button if the second time difference is greater than the second threshold, where the third score is greater than the fourth score;
and the third scoring subunit is used for calculating a third time difference between the time of triggering the target button and the time of the clicking operation when the clicking operation is detected, adding a fifth value to the triggering fluency score of the target button if the third time difference is smaller than or equal to a third threshold, and adding a sixth value to the triggering fluency score of the target button if the third time difference is larger than the third threshold, wherein the fifth value is larger than the sixth value, and the fifth value is smaller than the second value and the fourth value.
In a possible implementation manner, the adjusting unit specifically includes:
the judging subunit is used for judging whether the trigger fluency score of the target button is smaller than a score threshold value or not when the detection trigger operation reaches the preset time or the score frequency of the target button reaches the preset threshold value;
and the moving subunit is used for moving the position of the target button to the position direction of the click operation and/or to the initial position direction of the sliding operation if the judgment result of the judging subunit is that the trigger fluency score of the target button is smaller than the score threshold value.
In one possible implementation, the target button is determined according to the read configuration information.
Therefore, the embodiment of the application has the following beneficial effects:
the method and the device for detecting the client interface triggering operation can detect the triggering operation of a user on the client interface before the target button of the client interface is triggered and when the target button is triggered, can score the triggering fluency of the target button according to the triggering operation of the user on the client interface before the target button of the client interface is triggered and when the target button is triggered, can indicate the adaptation degree between the operation habits of the user and the position of the target button, and can adjust the position of the target button on the interface according to the triggering operation of the user on the client interface before the target button of the client interface is triggered and when the target button is triggered, so that the application program interface can be adaptively adjusted according to the operation of the user.
Drawings
Fig. 1 is a diagram illustrating a scene in practical application of the interface layout adjustment method according to the present application;
fig. 2 is a flowchart of an interface layout adjustment method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a trigger operation according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a trigger operation according to an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a trigger operation according to an embodiment of the present disclosure;
fig. 6 is a diagram illustrating a scene in which an interface layout adjustment method according to an embodiment of the present disclosure is integrally implemented;
fig. 7 is a schematic structural diagram of an interface layout adjustment apparatus according to an embodiment of the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, embodiments accompanying the drawings are described in detail below.
For convenience of explanation, the following description will first discuss an application scenario of the present application in practice.
Referring to fig. 1, which is an exemplary diagram of a scenario of the present application in practical application, as shown in fig. 1, the interface layout adjustment method provided by the present application may be applied to an application scenario including a client and a server; the client is a program corresponding to the server and providing local services for the client, such as an application program APP, a browser, and the like, and the client can be carried in a terminal, such as a smart phone, a non-smart phone, a tablet computer, a laptop personal computer, a desktop personal computer, a small computer, a medium computer, a large computer, and the like; a server refers to a device that responds to a request from a client and provides computing services; the server can provide service for one client or simultaneously provide service for a plurality of clients.
In the following description of the practical application process of the present application, in the process of triggering the interface of the client 101 by the user, the client 101 may adjust the interface layout according to the trigger of the user, and the client 101 may upload the user habits, the interface adjustment results, and other contents to the server 102.
Taking the client 101 as a certain video playing APP as an example, taking a play/pause button of a video playing interface of the video playing APP as an adjustment target button, the position of the play/pause button on the video playing interface can be adjusted by using the interface layout adjustment method of the present application.
As shown in fig. 1, when a user views a video on a client 101, the user usually clicks a play/pause button on a video playing interface, but the user may often perform a trigger operation on other areas of the video playing interface before triggering the play/pause button, for example, the user may first trigger a bullet screen button on the upper right corner of the interface, then trigger a play/pause button on the lower left corner, or may first trigger a blank on the interface, then slide to the play/pause button on the lower left corner, so as to slide and trigger the play/pause button, etc. The client 101 can detect the trigger operations performed by the user on the entire video playing interface before the play/pause button is triggered, record the relevant data of the trigger operations, score the trigger fluency of the play/pause button according to the recorded trigger operation data, when a preset condition is met, the client 101 can presume the habitual trigger position of the user on the play/pause button according to the trigger operations, and adjust the position of the play/pause button after the trigger fluency score statistical score and the habitual trigger position of the play/pause button are determined. Wherein the play/pause button is determined as an adjustable target button based on the configuration file retrieved from the server 102. The client 101 may also upload content such as user usage habits, interface adjustment results, and the like to the server 102.
Therefore, the method provided by the application can adjust the position of the target button on the interface according to the triggering operation of the client interface before the target button of the client interface is triggered and when the target button is triggered by the user, so that the interface of the application program can be adaptively adjusted according to the operation habit of the user.
Based on the application scenario, the application provides an interface layout adjustment method, which is introduced below.
Referring to fig. 2, which shows a flowchart of an interface layout adjustment method provided in an embodiment of the present application, the method is applied to a client, and as shown in fig. 2, the method includes:
step 201: and detecting the triggering operation of the user on the client interface before and when the target button of the client interface is triggered, and recording the triggering operation.
In practical applications, the client refers to software such as an application program or a browser that can be installed on the user terminal, for example, a video playing APP; the user terminal can be a smart phone, a tablet computer, a computer and other equipment; the target button refers to a button which needs to be adjusted in position on the client display interface, such as a play/pause button, a volume adjustment button, a bullet screen button, and the like on the client video playing interface.
For example, when the video playing APP client detects that a user watches a certain video, a maximization button at the lower right corner of a video playing interface is triggered, the maximization button is taken as a target button, before the target button is triggered, the user may generate a trigger operation on other areas of the interface according to personal habits, the trigger operation may include multiple forms, for example, when the user is used to operate a mobile phone with the left hand, the user may generate a misoperation due to a distance before the maximization button is triggered, click again, and trigger the maximization button and the like. At this time, the client detects the trigger operation of the user on the interface before triggering the maximization button, and records the trigger operation.
In order to accurately obtain the adjusted position of the target button on the interface subsequently, the present embodiment classifies the triggering operation of the client interface by the user before and when the target button is triggered into the following three types:
the first type is a slide trigger operation. That is, the client detects a slide operation in which the user triggers the target button by sliding from the non-target button region, and records the start position of the slide operation, the start time of the slide operation, and the time at which the target button is triggered.
For example, the following steps are carried out: referring to fig. 3, which shows a schematic diagram of a trigger operation provided in the embodiment of the present application, a play/pause button is located at a lower left of a client video play interface, and is used to control play or pause of a video, and the play/pause button is used as a target button. The user triggers a slide operation of the target by sliding from the non-target button area to the target button, i.e., the lower left play/pause button. As shown in fig. 3, the user first triggers point a on the video playing interface, and slides and triggers the play/pause button to the lower left along the curved track in the drawing from point a in a sliding and triggering manner, thereby completing the sliding operation of the trigger target button. And simultaneously, the client records the starting position A point of the sliding operation and the starting time of the sliding operation from the point A, records the time when the user triggers the play/pause button on the lower left of the interface through the sliding operation, and provides a data basis for the subsequent analysis of the adjustment position of the play/pause button.
The second type is a trigger operation for triggering other buttons. That is, the client detects that the user triggers the trigger operation of the other button before triggering the target button, the trigger operation of triggering the other button and the trigger operation of triggering the target button are continuous operations, and records the time of triggering the other button and the time of triggering the target button, and the trigger operation of triggering the other button can be realized by clicking the other button except the target button, for example.
For example, the following steps are carried out: referring to fig. 4, a schematic diagram of a trigger operation provided in the embodiment of the present application is shown, where a play/pause button is set at the bottom left of a client video play interface as a target button. The user triggers other buttons before triggering the play/pause button, and the triggering operation of the user for triggering other buttons and the triggering operation for triggering the target button are continuous operations, namely, the user triggers the target button immediately after triggering other buttons without pause or other operations in the middle. As shown in fig. 4, the user first triggers the barrage button on the upper right of the video playing interface, and immediately triggers the play/pause button on the lower left corner after triggering the barrage button, and as shown by the arrow direction in the figure, the user triggers the barrage button first and then triggers the play/pause button on the lower left corner, which is a continuous operation without pause and other triggering operations in the middle, and then completes the triggering operation of the triggering target button. Meanwhile, in order to facilitate the subsequent analysis of position adjustment of the target button, namely the play/operation button, the client records the moment when the user triggers the bullet screen button at the upper right of the interface and the moment when the user triggers the play/pause button at the lower left of the interface.
The third type is a click operation of a non-button area. That is, the client detects a click operation of the user on the non-button area before the target button is triggered, the click operation and the trigger operation of the trigger target button are continuous operations, and the position of the click operation, the time of the click operation, and the time of the trigger target button are recorded. The clicking operation is different from the triggering operation of triggering other buttons, and is to click a non-button area without triggering any button. For example, the following steps are carried out: referring to fig. 5, a schematic diagram of a trigger operation provided in the embodiment of the present application is shown, where a play/pause button at the lower left of a client video play interface is used as a target button. The user clicks in other areas of the interface before triggering the play/pause button, and the clicking operation performed in other areas of the interface by the user and the triggering operation for triggering the target button are continuous operations, that is, the target button is triggered immediately after the clicking operation performed in other areas of the interface by the user, and the middle is not paused. As shown in FIG. 5, assume that the user intends to trigger the play/pause button at the lower left corner of the interface, but during the triggering process, due to the misoperation of the user, the finger clicks to the point A close to the play/pause button, then clicks to the point B, and then triggers to the play/pause button. It is also possible that the play/pause button is triggered after a plurality of points are clicked, but no matter how many points are clicked by the user due to misoperation, the play/pause button is finally triggered, the series of clicking operations are continuous operations, no pause exists in the middle until the play/pause button is triggered, and the triggering operation of the triggering target button is finally completed. Similarly, in order to facilitate the subsequent analysis of position adjustment of the target button, i.e. the play/operation button, the client records the position and the click time of the last click operation before the user triggers the play/operation button, and records the time for triggering the play/pause button of the interface.
The client detects and records the triggering operation of the client interface by the user before triggering the target button of the client interface and when the target button is triggered, and then executes step 202.
Step 202: and scoring the trigger fluency of the target button according to the trigger operation.
In the specific implementation process, the client scores the triggering fluency of the target button according to different triggering operation types according to the recorded triggering operation of the user on the client interface before and when the target button is triggered, wherein the score is used for expressing the adaptation degree between the user operation habit and the position of the target button.
For example, when the video playing APP client checks that the user still uses the play/pause button at the lower left of the interface as a target button when watching a certain video, the user may perform a triggering or clicking operation on other areas of the interface according to personal habits before triggering the target button, for example, when the user operates a mobile phone with the right hand, the user may mistakenly click a position near the right side of the play/pause button before triggering the play/pause button due to a distance, and then continue clicking to trigger the play/pause button; it is also possible that the user wishes to perform condition setting on the played video during the process of watching the video, so that the setting button at the upper right of the interface is triggered first, the playing condition of the video is set, and then the play/pause button at the lower left is triggered immediately. That is, the user may have different types of triggering operations before triggering the target button. At this time, in order to better adjust the position layout of the target button subsequently, the client scores the trigger fluency of the target button according to different types of the user trigger operation, and the score can be used to represent the adaptation degree between the user operation habit and the position of the target button, so as to adjust the position of the target button subsequently.
In order to adjust the position layout of the target button better, according to the difference of the types of the triggering operations of the user, the following three scoring modes are set in the embodiment in combination with the three types of the triggering operations described above:
the first scoring method is directed to a trigger operation of which the type is a sliding operation. When the client detects that the triggering operation of the user is sliding operation, calculating a first time difference between the time of triggering the target button and the starting time of the sliding operation, if the first time difference is smaller than or equal to a first threshold value, adding a first score to the triggering fluency score of the target button, and if the first time difference is larger than the first threshold value, adding a second score to the triggering fluency score of the target button, wherein the first score is larger than the second score.
The process of triggering the target button can be considered to be relatively smooth for the triggering operation of the type of the slide operation. A threshold value, called a first threshold value, is set for a first time difference between the time of triggering the target button and the start time of the sliding operation, and can be used to further measure the smoothness of triggering the target button. If the first time difference is smaller than or equal to the first threshold, adding a first score to the trigger fluency score of the target button to indicate that the fluency of the target button triggering the interface is higher; if the first time difference is larger than the threshold value, adding a second score to the trigger fluency score of the target button indicates that the fluency of the target button triggering the interface is relatively low. Thus, the first score is greater than the second score.
For example, the following steps are carried out: as shown in fig. 3, the user slides the trigger from point a to the play/pause button at the lower left on the interface, completing the sliding operation for triggering the play/pause button. When the client detects the sliding operation, recording a time for triggering the play/pause button and a starting time for starting the sliding operation from a point a, and calculating a time difference between the two times, which may be referred to as a first time difference, and adding a first score to a trigger fluency score of the play/pause button if the first time difference is less than or equal to a first threshold, where the first threshold may be preset at the client by a user, for example, the first threshold may be set to 1 second or 0.5 second, and the like; the first score represents the fluency of the play/pause button, which may be set to, for example, 10 points or 5 points, which represents a higher score and also indicates a higher fluency for triggering the play/pause button of the interface. If the first time difference is greater than the first threshold, a second score is added to the triggered fluency score of the play/pause button, wherein the second score is less than the first score, for example, the second score can be set to 8 or 4, etc., representing a relatively lower score, which also indicates that the fluency of the play/pause button of the interface is relatively low.
The second scoring mode is directed to the triggering operation of the type triggering other buttons. When the client detects that the user triggers triggering operation of other buttons before triggering the target button, calculating a second time difference between the time of triggering the target button and the time of triggering other buttons, if the second time difference is smaller than or equal to a second threshold value, adding a third score to the triggering fluency score of the target button, and if the second time difference is larger than the second threshold value, adding a fourth score to the triggering fluency score of the target button, wherein the third score is larger than the fourth score.
The process of triggering the target button can also be considered as a more fluid process for the triggering operation of the type of triggering other buttons. A threshold, referred to as a second threshold, is set for a second time difference between the time the target button is actuated and the time other buttons are actuated, and may be used to further gauge the fluency at which the target button is actuated. If the second time difference is smaller than or equal to the second threshold, adding a third score to the trigger fluency score of the target button to indicate that the fluency of the target button triggering the interface is higher; and if the second time difference is larger than the second threshold, adding a fourth score to the trigger fluency score of the target button to indicate that the fluency of the target button triggering the interface is relatively low. Thus, the third score is greater than the fourth score.
For example, the following steps are carried out: as shown in fig. 4, the user triggers the bullet screen button in the upper right corner of the interface before triggering the play/pause button, and after triggering the bullet screen button, the user triggers the target button immediately without pause or other operation, thereby forming a continuous operation. When the client detects the triggering operation of triggering other buttons, the time of triggering the play/pause button and the time of triggering the bullet screen button are recorded, and the time difference between the two times is calculated, which may be called as a second time difference, and if the second time difference is less than or equal to a second threshold, a third score is added to the trigger fluency score of the play/pause button, where the second threshold may be preset in the client by the user, for example, the second threshold may be set to 1 second or 2 seconds, etc.; a third score, which may be set to 8 points or 4 points, represents a higher score and also indicates a higher fluency of the interface play/pause button. If the second time difference is greater than the second threshold, a fourth score is added to the triggered fluency score of the play/pause button, wherein the fourth score is less than the third score, for example, the fourth score can be set to 7 or 3, etc., which represents a lower score and also indicates that the fluency of the interface play/pause button is relatively low.
And the third grading mode aims at the triggering operation with the type of non-button area clicking operation. When the client detects the clicking operation of the user in the non-button area before the target button is triggered, calculating a third time difference between the moment of triggering the target button and the moment of clicking operation, if the third time difference is smaller than or equal to a third threshold value, adding a fifth value to the triggering fluency score of the target button, and if the third time difference is larger than the third threshold value, adding a sixth value to the triggering fluency score of the target button, wherein the fifth value is larger than the sixth value, and the fifth value is smaller than the second value and the fourth value.
The triggering operation of the type of the non-button area clicking operation can be considered to be due to misoperation of a user, so that the user performs the clicking operation on the non-button area before triggering the target button, namely, the process of triggering the target button is not smooth. Setting a threshold value for a third time difference between the time of triggering the target button and the time of clicking operation, which is called a third threshold value, can be used to further measure the fluency of triggering the target button. If the third time difference is smaller than or equal to the third threshold, adding a fifth value to the trigger fluency score of the target button to indicate that the fluency of the target button triggering the interface is higher; and if the third time difference is larger than the third threshold, adding a sixth score to the trigger fluency score of the target button to indicate that the fluency of the target button triggering the interface is relatively low. Thus, the fifth value is greater than the sixth score, the fifth value is less than the second score and the fourth score.
For example, the following steps are carried out: as shown in fig. 5, due to the misoperation of the user, the other area on the interface near the play/pause button is clicked before the play/pause button is triggered, but the user immediately triggers the target button after clicking the other area on the interface, and the operation is a continuous operation without pause in the middle. When the client detects the click operation, recording a time for triggering the play/pause button and a time for the click operation, and calculating a time difference between the two times, which may be referred to as a third time difference, and if the third time difference is less than or equal to a third threshold, adding a fifth value to the trigger fluency score of the play/pause button, where the second threshold may be preset at the client by the user, for example, the second threshold may be set to 3 seconds or 5 seconds, etc.; a fifth value, which may be set to 6 points or 2 points, represents a lower score and also indicates a higher fluency of the interface play/pause button. And if the third time difference is larger than a third threshold value, adding a sixth score to the trigger fluency score of the play/pause button, wherein the sixth score is smaller than a fifth score, and the fifth score is smaller than the second score and the fourth score. For example, a sixth score may be set to 5 points or 1 point, etc., representing a particularly low score, which also indicates that the interface play/pause button is relatively less fluent.
The above scores and thresholds may be set according to actual situations, and the present application does not limit this.
The score can be used for representing the adaptation degree between the user operation habit and the target button position, the higher the score is, the more the target button position is adapted to the user operation habit, and on the contrary, the lower the adaptation degree between the target button position and the user operation habit is, and the adjustment is needed. And after scoring the trigger fluency of the target button according to the recorded trigger operation type, the client executes step 203.
Step 203: and when the score meets the preset condition, adjusting the position of the target button on the interface according to the trigger operation.
In a specific implementation process, a user can preset a preset condition for the trigger fluency score of the target button at the client, and when the client counts that the trigger fluency score of the target button meets the preset condition, the position of the target button on the interface is adjusted according to the score and the trigger operation of the user, so that the position of the target button is more in line with the operation habit of the user. In some possible implementation scenarios, the client may first prompt the user whether an interface layout scheme that better conforms to the operating habits of the user has been detected and needs to be adjusted immediately. And if the user agrees to adjust, adjusting the position of the target button on the interface, so that the position of the target button on the interface can be adaptively adjusted according to the operation habit of the user.
Taking a video playing APP video playing interface as an example, a playing/pausing button at the lower left corner of the video playing interface is still used as a target button. When the trigger fluency score of the button by the client meets the preset trigger fluency score of the target button, the client adjusts the position of the target button on the interface according to the score value, so that the client moves towards the trigger operation position of the user before triggering the target button. Therefore, the position of the target button is more suitable for the operation habit of the user.
In practical application, when the score meets the preset condition, one possible implementation manner of the client adjusting the position of the target button on the interface according to the user trigger operation is as follows:
and when the preset time is reached or the number of times of scoring the trigger fluency of the target button reaches a preset threshold value, judging whether the trigger fluency score of the target button is smaller than the score threshold value, and if the trigger fluency score of the target button is smaller than the score threshold value, moving the position of the target button to the position direction of the clicking operation and/or to the starting position direction of the sliding operation.
In a specific implementation process, a preset time for detecting the target button may be preset, for example, the preset time may be 1 week; the number of times of scoring the trigger fluency of the target button can be preset as a preset threshold value to judge whether the fluency of triggering the target button can be judged. For example, the preset threshold may be 50 times, and when the number of times of scoring reaches the preset threshold, the trigger fluency score of the target button may be compared with the score threshold. Wherein, the scoring threshold is preset on the client end and is used for measuring the fluency of triggering the target button. For example, the score threshold may be set to 200 points, and if the trigger fluency score of the target button is smaller than the score threshold, it indicates that the trigger of the target button is not smooth enough, and the position of the target button needs to be adjusted. The client may move the position of the target button to a position direction of a previous click operation by the user and/or to a start position direction of a slide operation according to a trigger operation by the user before the target button is triggered.
For example, as shown in fig. 3, when it is detected that the triggering operation on the interface before the user triggers the play/pause button reaches a preset time or the number of times of scoring the triggering fluency of the play/pause button reaches a preset threshold, and the triggering fluency score of the play/pause button is smaller than the scoring threshold through comparison, the client moves the position of the play/pause button to the direction of the starting position point a of the sliding operation according to the sliding operation of the user starting to slide from the point a to the play/pause button before triggering the play/pause button; as shown in fig. 5, when it is detected that the triggering operation on the interface before the user triggers the play/pause button reaches a preset time or the number of times of scoring the triggering fluency of the play/pause button reaches a preset threshold, and the triggering fluency score of the play/pause button is smaller than the score threshold through comparison, the client moves the position of the play/pause button to the direction of the point B of the clicking operation according to the clicking operation of the user in the non-button area before triggering the play/pause button, that is, A, B and other points of the accessory of the play/pause button are clicked first and then the play/pause button is triggered, but the client records only the point of the last clicking operation before triggering the play/pause button, such as the point B.
The above threshold values may be set according to actual situations, and are not limited in this application.
In this embodiment, the target button may be determined by the server according to the read configuration information. The server judges which buttons can be used as target buttons for position adjustment, and the client adjusts the positions of the target buttons on the interface through the configured program file. According to the technical scheme, the triggering operation of a user on the client interface before the target button of the client interface is triggered and when the target button is triggered is detected through the client, the triggering fluency of the target button can be graded according to the triggering operation of the user on the client interface before the target button of the client interface is triggered and when the target button is triggered, the grading can represent the adaptation degree between the operation habits of the user and the position of the target button, when a certain condition is met, the position of the target button on the interface can be adjusted according to the triggering operation of the user on the target button before the target button of the client interface is triggered and when the target button is triggered, and therefore the interface of an application program can be adaptively adjusted according to the operation habits of the user.
In order to make the function of the interface layout adjustment more specific for those skilled in the art, the following description is made with reference to the overall implementation scenario example diagram shown in fig. 6.
Referring to fig. 6, a diagram illustrating a scenario example of an overall implementation of an interface layout adjustment method according to an embodiment of the present application is shown.
As shown in fig. 6, taking the client as an example of video playing APP for overall description, the method includes the following steps:
firstly, a gesture recognizer is installed on a terminal device provided with a client, and is used for recognizing the triggering action of a user on the client, and when the user triggers a client screen, the client records the time when the user fingers trigger the screen, the type of the triggering operation, the time when a target button is triggered, the position of the target button and the like. For example, in fig. 3, the client records a start position a point of a sliding operation performed by the user before the target button is triggered and a start time of the sliding operation performed from the point a, and records a time when the user triggers the play/pause button by the sliding operation.
Secondly, the client marks the trigger fluency of the target button according to the recorded data, records corresponding marking data, judges that the detection of the target button meets preset conditions, and if the detection of the target button does not meet the preset conditions, the client needs to continuously detect the target button and record related data; if a preset condition is met, for example, a preset time threshold of 7 days of detection is met, the score of the trigger fluency of the target button in the detection time needs to be counted, and whether the score is smaller than the preset score threshold is judged. Presume the user's habit to trigger the operating position of the target button according to the score of the trigger fluency of the statistical target button and the type of the trigger operation of the user to the interface before triggering the target button, whether the user agrees to adjust the page layout at this moment is prompted, if the user disagrees, the relevant data of all trigger operations of the user recorded before are eliminated; and if the user clicks the consent button, the position of the target button on the interface is adjusted according to the operation position of the user habit triggering the target button. For example, in fig. 5, if the detection of the play/pause button satisfies the preset condition and the score of the trigger fluency is smaller than the preset score threshold, the position of the play/pause button is moved to the B point direction of the last click operation before the play/pause button is triggered by the user.
Finally, the client can upload the layout condition after page adjustment, the habit triggering operation of the user and other contents to the server, so that the server can update the user portrait according to the habit triggering operation of the user. Therefore, the interface of the client can be adaptively adjusted according to the operation habit of the user, and the operation experience of the user is improved.
The above embodiments describe the technical solution of the method of the present application in detail, and accordingly, the present application further provides an interface layout adjusting device, which is introduced below.
Referring to fig. 7, fig. 7 is a structural diagram of an interface layout adjustment apparatus according to an embodiment of the present application, and as shown in fig. 7, the apparatus includes:
the recording unit 701 is configured to detect a trigger operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and record the trigger operation;
a scoring unit 702, configured to score the trigger fluency of the target button according to the trigger operation;
an adjusting unit 703, configured to adjust, according to the trigger operation, a position of the target button on the interface when the score meets a preset condition.
Optionally, the recording unit 701 specifically includes:
the first recording subunit is used for detecting the sliding operation of triggering a target button by sliding from a non-target button area by a user, and recording the starting position of the sliding operation, the starting time of the sliding operation and the time of triggering the target button;
the second recording subunit is used for detecting the triggering operation of triggering other buttons before the target button is triggered by a user, the triggering operation of triggering other buttons and the triggering operation of triggering the target button are continuous operation, and recording the time of triggering other buttons and the time of triggering the target button;
and the third recording subunit is used for detecting the clicking operation of the user in the non-button area before the target button is triggered, wherein the clicking operation and the triggering operation of the target button are continuous operations, and the position of the clicking operation, the moment of the clicking operation and the moment of triggering the target button are recorded.
Optionally, the scoring unit 702 specifically includes:
a first scoring subunit, configured to, when the sliding operation is detected, calculate a first time difference between a time at which the target button is triggered and a start time of the sliding operation, add a first score to a trigger fluency score of the target button if the first time difference is smaller than or equal to a first threshold, and add a second score to the trigger fluency score of the target button if the first time difference is greater than the first threshold, where the first score is greater than the second score;
or, the second scoring subunit is configured to, when the triggering operation of triggering another button is detected, calculate a second time difference between a time at which the target button is triggered and a time at which the other button is triggered, add a third score to the trigger fluency score of the target button if the second time difference is smaller than or equal to a second threshold, and add a fourth score to the trigger fluency score of the target button if the second time difference is greater than the second threshold, where the third score is greater than the fourth score;
or, a third scoring subunit, configured to, when the click operation is detected, calculate a third time difference between a time at which the target button is triggered and a time at which the click operation is performed, add a fifth value to a trigger fluency score of the target button if the third time difference is smaller than or equal to a third threshold, add a sixth value to the trigger fluency score of the target button if the third time difference is greater than the third threshold, where the fifth value is greater than the sixth value, and the fifth value is smaller than the second value and the fourth value.
Optionally, the adjusting unit 703 specifically includes:
the judging subunit is used for judging whether the trigger fluency score of the target button is smaller than a score threshold value or not when the trigger operation is detected to reach the preset time or the trigger fluency score times of the target button reach the preset threshold value;
and the moving subunit is used for moving the position of the target button to the position direction of the click operation and/or to the initial position direction of the sliding operation if the judgment result of the judging subunit is that the trigger fluency score of the target button is smaller than the score threshold value.
In this embodiment, the target button may be determined by the server according to the read configuration information. The server judges which buttons can be used as target buttons for position adjustment, and the client adjusts the positions of the target buttons on the interface through the configured program file. According to the technical scheme, the triggering operation of a user on the client interface before the target button of the client interface is triggered and when the target button is triggered is detected through the client, the triggering fluency of the target button can be graded according to the triggering operation of the user on the client interface before the target button of the client interface is triggered and when the target button is triggered, the grading can represent the adaptation degree between the operation habits of the user and the position of the target button, when a certain condition is met, the position of the target button on the interface can be adjusted according to the triggering operation of the user on the target button before the target button of the client interface is triggered and when the target button is triggered, and therefore the interface of an application program can be adaptively adjusted according to the operation habits of the user.
It should be noted that, in the present specification, the embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the system or the device disclosed by the embodiment, the description is simple because the system or the device corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. An interface layout adjustment method, the method comprising:
detecting the triggering operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and recording the triggering operation;
grading the trigger fluency of the target button according to the trigger operation;
when the score meets a preset condition, adjusting the position of the target button on the interface according to the trigger operation;
the detecting a triggering operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and recording the triggering operation includes:
detecting the sliding operation of triggering a target button by sliding from a non-target button area by a user, and recording the initial position of the sliding operation, the initial time of the sliding operation and the time of triggering the target button;
or detecting the triggering operation of triggering other buttons by a user before triggering a target button, wherein the triggering operation of triggering other buttons and the triggering operation of triggering the target button are continuous operations, and recording the time of triggering other buttons and the time of triggering the target button;
or detecting the clicking operation of a user in a non-button area before triggering a target button, wherein the clicking operation and the triggering operation of the triggering target button are continuous operations, and recording the position of the clicking operation, the time of the clicking operation and the time of triggering the target button.
2. The method of claim 1, wherein the scoring the trigger fluency of the target button according to the trigger operation comprises:
when the sliding operation is detected, calculating a first time difference between the time of triggering the target button and the starting time of the sliding operation, if the first time difference is smaller than or equal to a first threshold value, adding a first score to the trigger fluency score of the target button, and if the first time difference is larger than the first threshold value, adding a second score to the trigger fluency score of the target button, wherein the first score is larger than the second score;
when the triggering operation of triggering other buttons is detected, calculating a second time difference between the time of triggering the target button and the time of triggering other buttons, if the second time difference is smaller than or equal to a second threshold value, adding a third score to the triggering fluency score of the target button, and if the second time difference is larger than the second threshold value, adding a fourth score to the triggering fluency score of the target button, wherein the third score is larger than the fourth score;
when the click operation is detected, calculating a third time difference between the time of triggering the target button and the time of the click operation, if the third time difference is smaller than or equal to a third threshold, adding a fifth value to the trigger fluency score of the target button, and if the third time difference is larger than the third threshold, adding a sixth value to the trigger fluency score of the target button, wherein the fifth value is larger than the sixth value, and the fifth value is smaller than the second value and the fourth value.
3. The method according to claim 2, wherein when the score meets a preset condition, adjusting the position of the target button on the interface according to the trigger operation comprises:
when the trigger operation reaches preset time or the scoring times of the target button reach a preset threshold value, judging whether the trigger fluency score of the target button is smaller than the scoring threshold value, and if the trigger fluency score of the target button is smaller than the scoring threshold value, moving the position of the target button to the position direction of the click operation and/or to the starting position direction of the sliding operation.
4. The method according to any one of claims 1-3, wherein the target button is determined according to the read configuration information.
5. An interface layout adjustment apparatus, comprising:
the recording unit is used for detecting the triggering operation of a user on a client interface before a target button of the client interface is triggered and when the target button is triggered, and recording the triggering operation;
the scoring unit is used for scoring the trigger fluency of the target button according to the trigger operation;
the adjusting unit is used for adjusting the position of the target button on the interface according to the triggering operation when the score meets a preset condition;
the recording unit specifically includes:
the first recording subunit is used for detecting the sliding operation of triggering a target button by sliding from a non-target button area by a user, and recording the starting position of the sliding operation, the starting time of the sliding operation and the time of triggering the target button;
or, the second recording subunit is configured to detect a trigger operation of triggering another button by the user before triggering the target button, where the trigger operation of triggering the another button and the trigger operation of triggering the target button are continuous operations, and record a time when the another button is triggered and a time when the target button is triggered;
or, a third recording subunit, configured to detect a click operation of a user in a non-button region before a target button is triggered, where the click operation and the trigger operation of the target button are continuous operations, and record a position of the click operation, a time of the click operation, and a time of triggering the target button.
6. The apparatus of claim 5, wherein the scoring unit specifically comprises:
a first scoring subunit, configured to, when the sliding operation is detected, calculate a first time difference between a time at which the target button is triggered and a start time of the sliding operation, add a first score to a trigger fluency score of the target button if the first time difference is smaller than or equal to a first threshold, and add a second score to the trigger fluency score of the target button if the first time difference is greater than the first threshold, where the first score is greater than the second score;
a second scoring subunit, configured to, when the trigger operation for triggering the other button is detected, calculate a second time difference between a time at which the target button is triggered and a time at which the other button is triggered, add a third score to the trigger fluency score of the target button if the second time difference is smaller than or equal to a second threshold, and add a fourth score to the trigger fluency score of the target button if the second time difference is greater than the second threshold, where the third score is greater than the fourth score;
and the third scoring subunit is used for calculating a third time difference between the time of triggering the target button and the time of the clicking operation when the clicking operation is detected, adding a fifth value to the triggering fluency score of the target button if the third time difference is smaller than or equal to a third threshold, and adding a sixth value to the triggering fluency score of the target button if the third time difference is larger than the third threshold, wherein the fifth value is larger than the sixth value, and the fifth value is smaller than the second value and the fourth value.
7. The apparatus according to claim 6, wherein the adjusting unit specifically comprises:
the judging subunit is used for judging whether the trigger fluency score of the target button is smaller than a score threshold value or not when the detection trigger operation reaches the preset time or the score frequency of the target button reaches the preset threshold value;
and the moving subunit is used for moving the position of the target button to the position direction of the click operation and/or to the initial position direction of the sliding operation if the judgment result of the judging subunit is that the trigger fluency score of the target button is smaller than the score threshold value.
8. The device according to any one of claims 5 to 7, wherein the target button is determined according to the read configuration information.
CN201810326945.0A 2018-04-12 2018-04-12 Interface layout adjusting method and device Active CN108549516B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810326945.0A CN108549516B (en) 2018-04-12 2018-04-12 Interface layout adjusting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810326945.0A CN108549516B (en) 2018-04-12 2018-04-12 Interface layout adjusting method and device

Publications (2)

Publication Number Publication Date
CN108549516A CN108549516A (en) 2018-09-18
CN108549516B true CN108549516B (en) 2020-08-28

Family

ID=63514854

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810326945.0A Active CN108549516B (en) 2018-04-12 2018-04-12 Interface layout adjusting method and device

Country Status (1)

Country Link
CN (1) CN108549516B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109739603A (en) * 2018-12-27 2019-05-10 四川新网银行股份有限公司 A kind of open platform skin layout method and system based on clustering
CN113190781B (en) * 2021-05-12 2023-09-01 北京奇艺世纪科技有限公司 Page layout method, device, equipment and storage medium

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279704B (en) * 2011-07-22 2018-10-12 南京中兴软件有限责任公司 A kind of interface control method, device and mobile terminal
JP2014026365A (en) * 2012-07-25 2014-02-06 Brother Ind Ltd Panel control device, panel control method and panel control program
KR101484529B1 (en) * 2012-10-08 2015-01-20 후아웨이 디바이스 컴퍼니 리미티드 Touchscreen apparatus user interface processing method and touchscreen apparatus
CN103076917B (en) * 2012-12-28 2015-07-29 华为终端有限公司 A kind of method of adjustment of display interface fluency and terminal
CN104572127B (en) * 2015-01-28 2019-03-01 努比亚技术有限公司 The method and terminal of terminal interface layout
CN104636043B (en) * 2015-02-13 2017-08-29 努比亚技术有限公司 The display methods and device of a kind of virtual key
CN106610765B (en) * 2015-10-26 2020-05-19 网易(杭州)网络有限公司 Switching method and device with relatively fixed positions among buttons, mobile client and computer client
CN108475156A (en) * 2015-12-31 2018-08-31 华为技术有限公司 A kind of menu display method and handheld terminal of user interface
CN106126086B (en) * 2016-06-14 2019-06-11 Oppo广东移动通信有限公司 The method of adjustment of terminal device and virtual key layout
CN106383642A (en) * 2016-09-09 2017-02-08 北京金山安全软件有限公司 Display method and related device for control of media playing interface
CN106855806A (en) * 2016-12-08 2017-06-16 乐视控股(北京)有限公司 A kind of method and device of the self-defined adjustment of interface layout

Also Published As

Publication number Publication date
CN108549516A (en) 2018-09-18

Similar Documents

Publication Publication Date Title
US11592980B2 (en) Techniques for image-based search using touch controls
US10592049B2 (en) Systems and methods for using hover information to predict touch locations and reduce or eliminate touchdown latency
KR101912930B1 (en) Adaptive screen interfaces based on viewing distance
US9817477B1 (en) Eye event detection for electronic documents
CN106919333B (en) Method and device for recording writing content on electronic writing board
US20170192500A1 (en) Method and electronic device for controlling terminal according to eye action
US20120212438A1 (en) Methods and apparatuses for facilitating interaction with touch screen apparatuses
US9411418B2 (en) Display device, display method, and program
WO2017032016A1 (en) Interface operating method and electronic terminal
CN107422901B (en) Method and system for preventing mistaken touch of touch screen
WO2017161825A1 (en) Scrolling screenshot use method and terminal
CN108549516B (en) Interface layout adjusting method and device
WO2019174398A1 (en) Method, apparatus, and terminal for simulating mouse operation by using gesture
CN105824499A (en) Window control method and mobile terminal
CN111079016A (en) Short video recommendation method and device and electronic equipment
CN110806833A (en) Single-hand mode starting method, terminal and computer storage medium
CN104679408B (en) Data processing method and device
WO2015139406A1 (en) Operation method for display page of terminal, and terminal
WO2015085874A1 (en) Method and device for identifying gesture
CN110795015A (en) Operation prompting method, device, equipment and storage medium
CN107958273B (en) Volume adjusting method and device and storage medium
CN110297592B (en) Processing method and electronic equipment
US20170153807A1 (en) Operational method for terminal device, and terminal device
CN107015754B (en) Fingerprint identification-based reading control method and device and mobile terminal
CN113835664A (en) Information processing method and device and electronic equipment

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
GR01 Patent grant
GR01 Patent grant