CN110688041A - Mobile client focus adjusting method and device, mobile terminal and readable storage medium - Google Patents

Mobile client focus adjusting method and device, mobile terminal and readable storage medium Download PDF

Info

Publication number
CN110688041A
CN110688041A CN201910933928.8A CN201910933928A CN110688041A CN 110688041 A CN110688041 A CN 110688041A CN 201910933928 A CN201910933928 A CN 201910933928A CN 110688041 A CN110688041 A CN 110688041A
Authority
CN
China
Prior art keywords
control
position attribute
focus
attribute
display page
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.)
Granted
Application number
CN201910933928.8A
Other languages
Chinese (zh)
Other versions
CN110688041B (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.)
Apollo Zhilian Beijing Technology Co Ltd
Original Assignee
Beijing Baidu Netcom 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 Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201910933928.8A priority Critical patent/CN110688041B/en
Publication of CN110688041A publication Critical patent/CN110688041A/en
Application granted granted Critical
Publication of CN110688041B publication Critical patent/CN110688041B/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/04817Interaction 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 using icons
    • 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/04842Selection of displayed objects or displayed text elements

Landscapes

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

Abstract

The application discloses a mobile client focus adjusting method, a mobile client focus adjusting device, a mobile terminal and a storage medium, and relates to the field of communication and intelligent control. The specific implementation scheme is as follows: acquiring a focus adjusting instruction sent by a vehicle end, wherein the adjusting instruction comprises a current adjusting mode; determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute; judging whether the position attribute of each control in a control pool corresponding to the current display page contains a target position attribute; and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control. In the scheme, the user does not need to learn the focus adjustment mode, the focus adjustment can be directly realized according to own habits, the realization mode is rich and flexible, and the user experience is improved.

Description

Mobile client focus adjusting method and device, mobile terminal and readable storage medium
Technical Field
The present application relates to the field of communications and intelligent control technologies, and in particular, to a method and an apparatus for adjusting a focus of a mobile client, a mobile terminal, and a readable storage medium.
Background
With the continuous development of communication technology, in the field of vehicle networking, not only can the vehicle terminal be controlled through the mobile terminal, but also the mobile terminal can be reversely controlled through the vehicle terminal. At present, after a communication connection is established between a vehicle-mounted client and a mobile client, the vehicle-mounted client can control a mobile terminal by issuing a focus instruction to the mobile client.
However, the mobile client development mode corresponding to the current control scheme requires the area division of the mobile client interface, and the corresponding controls in the mobile client interface need to be moved to the areas where the controls are located, which results in a long development period and high cost. Moreover, when the user adjusts the focus, the corresponding adjustment mode needs to be selected according to the area where the control is located, and the focus adjustment mode is single, so that the use difficulty of the user is increased.
Disclosure of Invention
The present application is directed to solving, at least to some extent, one of the technical problems in the related art.
The application provides a mobile client focus adjustment method, a mobile client focus adjustment device, a mobile terminal and a storage medium, so that a user can directly realize focus adjustment according to own habits without learning a focus adjustment mode, the realization mode is rich and flexible, and the user experience is improved.
An embodiment of a first aspect of the present application provides a method for adjusting a focus of a mobile client, including:
acquiring a focus adjusting instruction sent by a vehicle end, wherein the adjusting instruction comprises a current adjusting mode;
determining a target position attribute corresponding to the current adjusting mode according to a mapping relation between a preset adjusting mode and the position attribute;
judging whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute;
and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control.
An embodiment of a second aspect of the present application provides a mobile client focus adjusting apparatus, including:
the system comprises an acquisition module, a processing module and a control module, wherein the acquisition module is used for acquiring a focus adjustment instruction sent by a vehicle end, and the adjustment instruction comprises a current adjustment mode;
the determining module is used for determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute;
the judging module is used for judging whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute;
and the moving module is used for moving the focus in the current display page to the first control if the position attribute of the first control contains the target position attribute.
An embodiment of a third aspect of the present application provides a mobile terminal, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the mobile client focus adjustment method proposed in the embodiments of the first aspect of the present application.
A fourth aspect of the present application is directed to a non-transitory computer-readable storage medium of computer instructions, the computer instructions being configured to cause a computer to perform the method for adjusting a focus of a mobile client according to the first aspect of the present application.
One embodiment in the above application has the following advantages or benefits:
the method comprises the steps that a focus adjusting instruction sent by a vehicle end is obtained, and the adjusting instruction comprises a current adjusting mode; determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute; judging whether the position attribute of each control in a control pool corresponding to the current display page contains a target position attribute; and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control. Therefore, after receiving a focus adjustment instruction sent by a vehicle end, the mobile client directly traverses the position attributes of each control in the control pool corresponding to the current display page, so that the target control corresponding to the current focus adjustment instruction can be determined, and the page focus is moved to the target control.
Other effects of the above-described alternative will be described below with reference to specific embodiments.
Drawings
The accompanying drawings are included to provide a further understanding of the present solution and are not intended to limit the present application, and the foregoing and/or additional aspects and advantages of the present application will become apparent from the following description of the embodiments, which is to be read in connection with the accompanying drawings. Wherein:
fig. 1 is a schematic flowchart illustrating a method for adjusting a focus of a mobile client according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of a mobile client focus adjustment method according to a second embodiment of the present application;
fig. 3 is a schematic flowchart of a method for adjusting a focus of a mobile client according to a third embodiment of the present application;
fig. 4 is a schematic flowchart illustrating a method for adjusting a focus of a mobile client according to a fourth embodiment of the present application;
fig. 5 is a schematic structural diagram of a mobile client focus adjustment apparatus according to a fifth embodiment of the present application;
fig. 6 is a schematic structural diagram of a mobile client focus adjustment apparatus according to a sixth embodiment of the present application;
fig. 7 is a schematic structural diagram of a mobile terminal according to a seventh embodiment of the present application.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In the prior art, the mobile client interface is divided into regions to obtain five regions, namely, an upper region, a lower region, a left region, a right region and a middle region, where each region is called a focus region, and after a vehicle-mounted client issues a focus instruction to the mobile client, the mobile client may switch the focus region according to the focus instruction, for example, if the focus instruction is up, the lower region may be switched to the upper middle region, or, for example, if the focus instruction is right, the left region may be switched to the middle region, or, for example, the middle region may be switched to the right region. Each focus area may have a default control, and when a focus area is switched to, the focus may fall on the default control of the focus area, for example, the default control may be the first control in the focus area.
In this way, the area switching is only one operation, the mode is single, and the focal point partitioning is performed uniformly after the page creation is completed, if there is a complicated operation, the focal point area needs to be continuously reset, which easily causes the problem of focal point loss.
In order to solve the problems in the prior art, the application mainly provides a mobile client focus adjusting method, which includes the steps of obtaining a focus adjusting instruction sent by a vehicle end, wherein the adjusting instruction includes a current adjusting mode; determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute; judging whether the position attribute of each control in a control pool corresponding to the current display page contains a target position attribute; and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control. Therefore, after receiving a focus adjustment instruction sent by a vehicle end, the mobile client directly traverses the position attributes of each control in the control pool corresponding to the current display page, so that the target control corresponding to the current focus adjustment instruction can be determined, and the page focus is moved to the target control.
A mobile client focus adjustment method, apparatus, mobile terminal, and readable storage medium according to embodiments of the present application are described below with reference to the accompanying drawings. Before describing the embodiments of the present application in detail, for the sake of understanding, common technical terms are first introduced:
the control refers to any form of control such as a button and a text box in a display interface.
The focus refers to the position where the cursor is activated, and the control where the focus is located can be operated by the user. For example, when the focus is in a certain text box, the text box can be activated, and the user can input text in the text box.
Fig. 1 is a flowchart illustrating a method for adjusting a focus of a mobile client according to an embodiment of the present disclosure.
The embodiment of the present application is exemplified by the mobile client focus adjusting method being configured in a mobile client focus adjusting apparatus, which can be applied to any mobile terminal, so that the mobile terminal can execute a mobile client focus adjusting function.
The mobile terminal may be, for example, a mobile phone, a tablet computer, a personal digital assistant, a wearable device, and other hardware devices having various operating systems, touch screens, and/or display screens.
As shown in fig. 1, the mobile client focus adjustment method may include the steps of:
step 101, acquiring a focus adjustment instruction sent by a vehicle end, wherein the adjustment instruction comprises a current adjustment mode.
In this embodiment of the application, the vehicle end may establish a communication connection with the mobile terminal in advance, for example, the mobile terminal may establish a communication connection with the vehicle end in a wired manner or a Wireless manner, where the wired manner may be a connection manner such as a Universal Serial Bus (USB) data line, and the Wireless manner may be a connection manner such as bluetooth, Wireless Fidelity (WiFi), Light Fidelity (LiFi), and the like, and the application does not limit this.
In this embodiment, the car end may specifically refer to a car end with a non-touch screen, and a control device, such as a knob, a rocker, a button, or the like, may be disposed on the car end with the non-touch screen. The user can trigger a corresponding focus adjustment instruction by operating the control device at the vehicle end, where the adjustment instruction includes a current adjustment mode, and the current adjustment mode may refer to a specific operation of the user, such as a rotation operation, a toggle operation, and the like.
For example, when controlling the device and including the rocker, the user can stir the rocker left, stir the rocker right, stir the rocker up, stir the rocker down, the adjustment mode that corresponds is respectively: stir left, stir right, stir up, stir down, for example again, when controlling the device and including the knob, the user can the rotatory knob down, the rotatory knob that makes up, the adjustment mode that corresponds is respectively: rotate downwards and rotate upwards. That is, the current adjustment mode may include dial to left, dial to right, dial up, dial down, rotate up, and so forth.
And 102, determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute.
In the embodiment of the application, each control has a corresponding position attribute, and the relative position of each control is limited through the position attributes, so that the query speed of the controls is improved.
In the embodiment of the present application, the preset mapping relationship between the adjustment mode and the position attribute is preset, for example, when the adjustment mode is dial-down in a dial operation, the corresponding position attribute is used to instruct to move the focus to a subsequent control of the current control, that is, to switch to the next control, and at this time, the position attribute may be bottom; when the adjustment mode is dial-up in the dial operation, the corresponding position attribute is used for indicating that the focus is moved to the preceding-stage control of the current control, namely, the previous control is switched to, and at this time, the position attribute can be top; when the adjustment mode is leftward shifting in the shifting operation, the corresponding position attribute is used for indicating that the focus is moved to a left control of the current control, and at this time, the position attribute can be left; when the adjustment mode is rightward toggling in the toggling operation, the corresponding position attribute is used for indicating to move the focus to a right control of the current control, and at this time, the position attribute may be right; when the adjustment mode is downward rotation in the rotation operation, the corresponding position attribute is used for indicating that the focus is moved to the back group of the current control, that is, switching to the next group of control, and at this time, the position attribute may be a group bottom; when the adjustment mode is upward rotation in the rotation operation, the corresponding position attribute is used to indicate that the focus is moved to the front group of controls of the current control, that is, to switch to the upper group of controls, and at this time, the position attribute may be group top.
The control is grouped, so that the quick switching between the non-adjacent controls can be realized, and when the group switching operation is carried out, the control can be directly adjusted to the corresponding group control from the current control without other controls. For example, the page includes three rows of controls, each row has 5 controls, the controls in the page may be divided into 3 groups, the first group is controls 1, 2, 3, 4, and 5, the second group is controls 6, 7, 8, 9, and 10, the third group is controls 11, 12, 13, 14, and 15, assuming that the current control is control 6, if the user wants to switch the focus to control 1, the user may directly switch to the previous group of controls by rotating the knob upward, and fall the focus on control 1, and if the user wants to switch the focus to control 11, the user may directly switch to the next group of controls by rotating the knob downward, and fall the focus on control 11, so that when performing the group switching operation, the user may directly adjust from the current control to the corresponding group of controls without passing through other controls, and may improve the efficiency of the focus switching.
It should be noted that, in the present application, only the rotation operation corresponding to the up/down group of controls and the toggle operation corresponding to the up/down group of controls are exemplified, and in actual application, a specific mapping relationship between an operation (an adjustment mode) and a location attribute may be set according to an actual requirement, for example, the mapping relationship between the adjustment mode and the location attribute may be determined according to a vehicle manufacturer protocol, which is not limited in the present application. For example, the rotation operation may correspond to an up/down control, and the toggle operation may correspond to an up/down group of controls, i.e., when the adjustment mode is an upward rotation, the position attribute is top, when the adjustment mode is a downward rotation, the position attribute is bottom, when the adjustment mode is an upward toggle, the position attribute is group top, and when the adjustment mode is a downward toggle, the position attribute is group bottom.
In the embodiment of the present application, after the current adjustment mode is determined, the mapping relationship between the adjustment mode and the position attribute may be queried, and the target position attribute corresponding to the current adjustment mode is determined. For example, when the current adjustment mode is dial-down in a dial operation, the target location attribute may be bottom.
Step 103, judging whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute.
In the embodiment of the application, when the current display page is loaded, the control pool corresponding to the current display page can be generated according to the view file corresponding to the current display page. For example, the control corresponding to the currently displayed page may be automatically added to the control pool according to self.
In the embodiment of the application, the position attributes of each control in the control pool corresponding to the current display page can be directly traversed, and whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute is judged.
And 104, if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control.
In the embodiment of the present application, if the position attribute of the first control includes the target position attribute, the focus in the currently displayed page may be moved to the first control. Therefore, after receiving a focus adjustment instruction sent by a vehicle end, the mobile client directly traverses the position attributes of each control in the control pool corresponding to the current display page, so that the target control corresponding to the current focus adjustment instruction can be determined, and the page focus is moved to the target control.
It should be noted that, in actual application, the control may further have corresponding sub-controls, for example, the control a includes sub-controls a1, a2, …, and An, when a user wants to adjust the focus to a sub-control of a certain control, the user may lock the control, and then, the user may also operate a knob, a rocker, and the like to adjust the focus to the corresponding sub-control. For example, if the user wants to adjust the focus to a certain sub-control of the current control, the operation device may include a button, and the user may lock the current control by clicking the button and then operate the corresponding knob, rocker, and the like to adjust the focus to the corresponding sub-control.
It should be appreciated that the user may place the focus at the same control in a variety of ways, such as, for example, the current display interface has two sets of controls, the first set being controls 1, 2, 3, 4 and 5, the second set being controls 6, 7, 8, 9 and 10, assuming that the current control is control 1, and the focus needs to be set at control 6, the user may determine the control 6 by rotating the knob downwards, by the mobile terminal directly by querying the location attribute for the group bottom field contained therein, that is, the focus is switched from the control 1 to the control 6 by switching to the next group of controls, or the user may also determine the control 6 by dialing the joystick down multiple times and traversing the mode containing the bottom field in the position attribute multiple times, i.e., by switching to the next control multiple times, the focus is switched from control 1 to control 6.
Moreover, one control can have at least one position attribute, for example, the position attribute of the control B includes both bottom and left, and then the user dials the rocker down and left to both, and can move the focus to the control, so that the user can move the focus to the same control in multiple ways, and the flexibility and applicability of the method are improved.
According to the mobile client focus adjusting method, a focus adjusting instruction sent by a vehicle end is obtained, and the adjusting instruction comprises a current adjusting mode; determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute; judging whether the position attribute of each control in a control pool corresponding to the current display page contains a target position attribute; and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control. Therefore, after receiving a focus adjustment instruction sent by a vehicle end, the mobile client directly traverses the position attributes of each control in the control pool corresponding to the current display page, so that the target control corresponding to the current focus adjustment instruction can be determined, and the page focus is moved to the target control.
As a possible implementation manner, before obtaining a focus adjustment instruction sent by a vehicle end, the mobile terminal may further identify the identity of the vehicle end, determine whether the vehicle end is a non-touch screen vehicle end, determine, if yes, the vehicle end as a focus adjustment vehicle machine, and if not, not determine the vehicle end as the focus adjustment vehicle machine. The above process is described in detail with reference to example two.
Fig. 2 is a flowchart illustrating a method for adjusting a focus of a mobile client according to a second embodiment of the present application.
As shown in fig. 2, on the basis of the embodiment shown in fig. 1, before step 101, the mobile client focus adjustment method may further include the following steps:
step 201, obtaining vehicle machine configuration data sent by a vehicle machine end.
Step 202, when the configuration data of the vehicle machine is determined to meet the preset conditions, determining the vehicle machine end as a focus adjustment vehicle machine.
In the embodiment of the present application, the configuration data of the vehicle machine may be in any preset form, and is used to represent whether a control device for adjusting a focus is arranged at the vehicle machine end, such as a knob, a rocker, a button, and the like. Or, the vehicle machine configuration data can also be used for representing whether the vehicle machine end is a non-touch screen vehicle machine end.
In the embodiment of the application, when it is determined that the configuration data of the vehicle-mounted device meets the preset condition, it is determined that the control device for adjusting the focus is arranged at the vehicle-mounted device end, or it is determined that the vehicle-mounted device end is a non-touch screen vehicle-mounted device end, and at this time, the vehicle-mounted device end can be determined as the focus adjustment vehicle-mounted device. And when the configuration data of the vehicle machine is determined not to meet the preset conditions, the focus adjustment is not needed.
For example, the vehicle machine configuration data may carry a touch type of the vehicle machine end, 1 represents a touch screen, and 2 represents a non-touch screen, and assuming that the acquired vehicle machine configuration data is 2, it is determined that the vehicle machine configuration data meets a preset condition, and therefore, the vehicle machine end may be determined as a focus adjustment vehicle machine.
Further, after the end of the vehicle is determined as the focus adjusting vehicle, the focus can be set on the control of the preset position attribute.
Step 203, judging whether the control pool corresponding to the current display page contains a control with a preset position attribute.
In this embodiment of the application, the preset position attribute is preset, for example, a control including the preset position attribute may be a control including a default field in the position attribute.
And 204, if the position attribute of the second control is the preset position attribute, setting the focus at the second control.
In this embodiment of the application, when the position attribute of the second control is the preset position attribute, the focus may be set at the second control.
It should be noted that the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature.
Step 205, if the control pool does not contain the control with the preset position attribute, setting the focus at any control in the control pool, or setting the focus at the first control in the control pool.
In the embodiment of the application, when the control pool does not contain the control with the preset position attribute, the focus may be set at any control in the control pool, or the focus may also be set at the first control in the control pool. Therefore, the focus can be switched to the corresponding control part through the position attribute of the control part, a user does not need to learn a focus adjusting mode, the focus can be adjusted directly according to own habits, the implementation mode is rich and flexible, and the user experience is improved.
As a possible implementation manner, when it is determined that the position attribute of the first control includes the target position attribute, it is further determined whether the first control is a hidden control, only when the first control is a non-hidden control, the focus in the current display interface may be moved to the first control, and when the first control is a hidden control, the focus cannot be moved to the first control, it may be determined whether a control including the target position attribute exists behind the first control in the control pool, if so, the focus may be moved to a control including the target position attribute behind the first control, or a target control corresponding to the current focus adjustment instruction may be determined according to other manners, which will be described in detail later.
As a possible implementation manner, when the position attribute of each control in the control pool does not include the target position attribute, the candidate position attribute may be determined according to the target position attribute, so that the focus in the current display page is moved to the control including the candidate position attribute. Therefore, the user can switch the focus to the corresponding control through own operation habits. The above process is described in detail with reference to example three.
Fig. 3 is a flowchart illustrating a method for adjusting a focus of a mobile client according to a third embodiment of the present application.
As shown in fig. 3, on the basis of the embodiment shown in fig. 1, after step 103, the mobile client focus adjustment method may further include the steps of:
step 301, if the position attribute of each control in the control pool does not contain the target position attribute, determining a candidate position attribute according to the target position attribute, wherein the priority of the candidate position attribute is lower than that of the target position attribute.
For example, when the user dials the joystick downward, at this time, when the current adjustment mode is downward rotation in the rotation operation, the target location attribute is group bottom, and it is assumed that none of the location attributes of the controls in the control pool contains a group field, at this time, a control with a non-group field with a lower priority may be queried, for example, the corresponding candidate location attribute may be bottom.
Step 302, judging whether the position attribute of each control in the control pool contains a candidate position attribute.
Step 303, if the position attribute of the third control contains the candidate position attribute, moving the focus in the currently displayed page to the third control.
In the embodiment of the present application, when the position attribute of the first control includes the candidate position attribute, the focus in the currently displayed page may be moved to the third control, and when the position attribute of each control in the control pool does not include the target position attribute and does not include the candidate position attribute, no processing may be performed, that is, no response is made. Therefore, the user can switch the focus to the corresponding control through own operation habits.
As a possible implementation manner, when the position attribute of each control in the control pool does not include the target position attribute, and the target position attribute is used to indicate that the focus is moved to the control at the subsequent stage of the current control, the focus may be moved to the control at the previous stage of the current control that has the cyclic attribute. The above process is described in detail with reference to example four.
Fig. 4 is a flowchart illustrating a method for adjusting a focus of a mobile client according to a fourth embodiment of the present application.
As shown in fig. 4, on the basis of the embodiment shown in fig. 1, after step 103, the mobile client focus adjustment method may further include the steps of:
step 401, if the position attributes of each control in the control pool do not include the target position attribute, and the target position attribute is used to indicate that the focus is moved to the subsequent control of the current control, determining whether the position attributes of each preceding control of the current control include a loop attribute.
In the embodiment of the present application, when the position attribute of each control in the control pool does not include the target position attribute, and the target position attribute is used to indicate that the focus is moved to the subsequent control of the current control, that is, the target position attribute is bottom, at this time, it may be determined whether the position attribute of each preceding control of the current control includes a loop attribute.
That is to say, when the current adjustment mode is dial-down in the dial operation, at this time, the target location attribute is used to indicate that the focus is moved to the subsequent control of the current control, that is, the focus is moved to the next control of the current control, the target location attribute may be bottom, and if none of the location attributes in the control pool contains bottom, the location attribute of each preceding control of the current control having the loop attribute, that is, the location attribute having the loop field may be queried.
Step 402, if the position attribute of the fourth control contains a cycle attribute, moving the focus in the current display page to the fourth control.
In the embodiment of the present application, when the position attribute of the fourth control includes a loop attribute, that is, the position attribute of the fourth control includes a loop field, at this time, the focus in the current display page may be moved to the fourth control, and when no loop attribute is included in the position attribute of each preceding-stage control of the current control, at this time, no processing may be performed, that is, no response is made. Therefore, the user can switch the focus to the corresponding control through own operation habits.
It should be noted that, when two controls simultaneously contain a loop attribute, the focus in the currently displayed page may be moved to the control at the previous level. Specifically, when the position attributes of the fourth control and the fifth control both include a loop attribute, and the fourth control is a preceding-stage control of the fifth control, the focus in the currently displayed page may be moved to the fourth control.
In order to implement the above embodiments, the present application further provides a mobile client focus adjusting apparatus.
Fig. 5 is a schematic structural diagram of a mobile client focus adjustment apparatus according to a fifth embodiment of the present application.
As shown in fig. 5, the mobile client focus adjustment apparatus 500 includes: an acquisition module 501, a determination module 502, a judgment module 503, and a movement module 504.
The obtaining module 501 is configured to obtain a focus adjustment instruction sent by a vehicle end, where the adjustment instruction includes a current adjustment mode.
The determining module 502 is configured to determine a target location attribute corresponding to the current adjustment mode according to a mapping relationship between a preset adjustment mode and the location attribute.
The determining module 503 is configured to determine whether the position attribute of each control in the control pool corresponding to the current display page includes a target position attribute.
The moving module 504 is configured to move a focus in the currently displayed page to the first control if the position attribute of the first control includes the target position attribute.
As a possible implementation manner, the obtaining module 501 is further configured to obtain vehicle-mounted device configuration data sent by a vehicle-mounted device.
The determining module 502 is further configured to determine the vehicle end as the focus adjustment vehicle machine when it is determined that the vehicle machine configuration data meets the preset condition.
Further, in a possible implementation manner of the embodiment of the present application, referring to fig. 6, on the basis of the embodiment shown in fig. 5, the mobile client focus adjusting apparatus 500 may further include: a setting module 505 and a generating module 506.
As a possible implementation manner, the determining module 503 is further configured to determine whether a control pool corresponding to the current display page includes a control with a preset position attribute.
And a setting module 505, configured to set the focus at the second control if the position attribute of the second control is the preset position attribute.
As a possible implementation, the setting module 505 is further configured to: and if the control pool does not contain the control with the preset position attribute, setting the focus at any control in the control pool or setting the focus at the first control in the control pool.
The generating module 506 is configured to generate a control pool corresponding to the current display page according to the view file corresponding to the current display page when the current display page is loaded.
As a possible implementation manner, the determining module 502 is further configured to: determining that the first control is a non-hidden control.
As a possible implementation manner, the determining module 502 is further configured to determine, if the position attribute of each control in the control pool does not include the target position attribute, a candidate position attribute according to the target position attribute, where a priority of the candidate position attribute is lower than that of the target position attribute.
The determining module 503 is further configured to determine whether the position attribute of each control in the control pool includes a candidate position attribute.
The moving module 504 is further configured to, if the position attribute of the third control includes a candidate position attribute, move the focus in the currently displayed page to the third control.
As a possible implementation manner, the determining module 503 is further configured to determine whether the position attribute of each preceding-stage control of the current control includes a loop attribute if the position attribute of each control in the control pool does not include the target position attribute and the target position attribute is used to indicate that the focus is moved to the subsequent control of the current control.
The moving module 504 is further configured to move the focus in the currently displayed page to the fourth control if the position attribute of the fourth control includes a loop attribute.
As a possible implementation manner, the moving module 504 is further configured to: and if the position attributes of the fourth control and the fifth control both contain the cycle attribute and the fourth control is a preceding-stage control of the fifth control, moving the focus in the current display page to the fourth control.
It should be noted that the foregoing explanation of the embodiment of the mobile client focus adjusting method is also applicable to the mobile client focus adjusting apparatus of this embodiment, and is not repeated herein.
According to the mobile client focus adjusting device, a focus adjusting instruction sent by a vehicle end is obtained, and the adjusting instruction comprises a current adjusting mode; determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute; judging whether the position attribute of each control in a control pool corresponding to the current display page contains a target position attribute; and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control. Therefore, after receiving a focus adjustment instruction sent by a vehicle end, the mobile client directly traverses the position attributes of each control in the control pool corresponding to the current display page, so that the target control corresponding to the current focus adjustment instruction can be determined, and the page focus is moved to the target control.
In order to implement the foregoing embodiment, the present application further provides a mobile terminal, including: at least one processor; and a memory communicatively coupled to the at least one processor; the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the mobile client focus adjustment method proposed in the foregoing embodiments of the present application.
In order to implement the foregoing embodiments, the present application also proposes a non-transitory computer-readable storage medium of computer instructions for causing a computer to execute the mobile client focus adjustment method proposed by the foregoing embodiments of the present application.
According to an embodiment of the present application, a mobile terminal and a readable storage medium are also provided.
As shown in fig. 7, it is a block diagram of a mobile terminal according to the mobile client focus adjustment method of the embodiment of the present application. The mobile terminal may represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the present application that are described and/or claimed herein.
As shown in fig. 7, the mobile terminal includes: one or more processors 701, a memory 702, and interfaces for connecting the various components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions for execution within the mobile terminal, including instructions stored in or on the memory to display graphical information of a GUI on an external input/output device (such as a display device coupled to the interface). In other embodiments, multiple processors and/or multiple buses may be used, along with multiple memories and multiple memories, as desired. Also, multiple mobile terminals may be connected, with each device providing portions of the necessary operations (e.g., as a server array, a group of blade servers, or a multi-processor system). In fig. 7, one processor 701 is taken as an example.
The memory 702 is a non-transitory computer readable storage medium as provided herein. Wherein the memory stores instructions executable by at least one processor to cause the at least one processor to perform the mobile client focus adjustment methods provided herein. The non-transitory computer-readable storage medium of the present application stores computer instructions for causing a computer to perform the mobile client focus adjustment method provided herein.
The memory 702, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules (e.g., the obtaining module 501, the determining module 502, the determining module 503, and the moving module 504 shown in fig. 5) corresponding to the mobile client focus adjustment method in the embodiment of the present application. The processor 701 executes various functional applications of the server and data processing by running non-transitory software programs, instructions, and modules stored in the memory 702, that is, implements the mobile client focus adjustment method in the above-described method embodiment.
The memory 702 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the mobile terminal, and the like. Further, the memory 702 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 702 may optionally include memory located remotely from the processor 701, which may be connected to the mobile terminal through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The mobile terminal may further include: an input device 703 and an output device 704. The processor 701, the memory 702, the input device 703 and the output device 704 may be connected by a bus or other means, and fig. 7 illustrates an example of a connection by a bus.
The input device 703 may receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal, such as an input device like a touch screen, a keypad, a mouse, a track pad, a touch pad, a pointing stick, one or more mouse buttons, a track ball, a joystick, etc. The output devices 704 may include a display device, auxiliary lighting devices (e.g., LEDs), and tactile feedback devices (e.g., vibrating motors), among others. The display device may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some implementations, the display device can be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
These computer programs (also known as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented using high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or device (e.g., magnetic discs, optical disks, memory, Programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
According to the technical scheme of the embodiment of the application, the focus adjusting instruction sent by the vehicle end is obtained, and the adjusting instruction comprises the current adjusting mode; determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute; judging whether the position attribute of each control in a control pool corresponding to the current display page contains a target position attribute; and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control. Therefore, after receiving a focus adjustment instruction sent by a vehicle end, the mobile client directly traverses the position attributes of each control in the control pool corresponding to the current display page, so that the target control corresponding to the current focus adjustment instruction can be determined, and the page focus is moved to the target control.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, and the present invention is not limited thereto as long as the desired results of the technical solutions disclosed in the present application can be achieved.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (20)

1. A mobile client focus adjustment method is characterized by comprising the following steps:
acquiring a focus adjusting instruction sent by a vehicle end, wherein the adjusting instruction comprises a current adjusting mode;
determining a target position attribute corresponding to the current adjusting mode according to a mapping relation between a preset adjusting mode and the position attribute;
judging whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute;
and if the position attribute of the first control contains the target position attribute, moving the focus in the current display page to the first control.
2. The method of claim 1, wherein before obtaining the focus adjustment instruction sent by the vehicle end, the method further comprises:
acquiring vehicle machine configuration data sent by a vehicle machine end;
and when the configuration data of the vehicle machine meets the preset conditions, determining the vehicle machine end as a focus adjustment vehicle machine.
3. The method of claim 2, wherein after determining the vehicle end as a focus adjustment vehicle, further comprising:
judging whether a control pool corresponding to the current display page contains a control with a preset position attribute or not;
and if the position attribute of the second control is the preset position attribute, setting the focus at the second control.
4. The method of claim 3, wherein after determining whether a control with a preset position attribute is included in the control pool corresponding to the currently displayed page, the method further comprises:
and if the control pool does not contain the control with the preset position attribute, setting the focus at any control in the control pool or setting the focus at the first control in the control pool.
5. The method of claim 1, wherein before determining whether the position attribute of each control in the control pool corresponding to the currently displayed page contains the target position attribute, the method further comprises:
and when the current display page is loaded, generating a control pool corresponding to the current display page according to the view file corresponding to the current display page.
6. The method of claim 1, wherein prior to moving the focus in the currently displayed page to the first control, further comprising:
determining that the first control is a non-hidden control.
7. The method according to any one of claims 1 to 6, wherein after determining whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute, the method further comprises:
if the position attribute of each control in the control pool does not contain the target position attribute, determining a candidate position attribute according to the target position attribute, wherein the priority of the candidate position attribute is lower than that of the target position attribute;
judging whether the position attribute of each control in the control pool contains the candidate position attribute;
and if the position attribute of the third control comprises the candidate position attribute, moving the focus in the current display page to the third control.
8. The method according to any one of claims 1 to 6, wherein after determining whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute, the method further comprises:
if the position attributes of the controls in the control pool do not contain the target position attribute and the target position attribute is used for indicating that the focus is moved to a rear-stage control of the current control, judging whether the position attributes of the front-stage controls of the current control contain a cycle attribute;
and if the position attribute of the fourth control comprises a cycle attribute, moving the focus in the current display page to the fourth control.
9. The method of claim 8, wherein after determining whether the position attribute of each preceding level control of the current control contains a loop attribute, the method further comprises:
and if the position attributes of the fourth control and the fifth control both contain a cycle attribute and the fourth control is a preceding stage control of the fifth control, moving the focus in the current display page to the fourth control.
10. A mobile client focus adjustment apparatus, comprising:
the system comprises an acquisition module, a processing module and a control module, wherein the acquisition module is used for acquiring a focus adjustment instruction sent by a vehicle end, and the adjustment instruction comprises a current adjustment mode;
the determining module is used for determining a target position attribute corresponding to the current adjusting mode according to the mapping relation between the preset adjusting mode and the position attribute;
the judging module is used for judging whether the position attribute of each control in the control pool corresponding to the current display page contains the target position attribute;
and the moving module is used for moving the focus in the current display page to the first control if the position attribute of the first control contains the target position attribute.
11. The apparatus of claim 10,
the acquisition module is also used for acquiring vehicle machine configuration data sent by a vehicle machine end;
the determining module is further configured to determine the vehicle end as a focus adjustment vehicle machine when it is determined that the vehicle machine configuration data meets a preset condition.
12. The apparatus of claim 11,
the judging module is also used for judging whether the control pool corresponding to the current display page contains a control with a preset position attribute;
the device, still include:
and the setting module is used for setting the focus at the second control if the position attribute of the second control is the preset position attribute.
13. The apparatus of claim 12, wherein the setup module is further configured to:
and if the control pool does not contain the control with the preset position attribute, setting the focus at any control in the control pool or setting the focus at the first control in the control pool.
14. The apparatus of claim 10, wherein the apparatus further comprises:
and the generating module is used for generating a control pool corresponding to the current display page according to the view file corresponding to the current display page when the current display page is loaded.
15. The apparatus of claim 10, wherein the determination module is further configured to:
determining that the first control is a non-hidden control.
16. The apparatus of any of claims 10-15,
the determining module is further configured to determine a candidate position attribute according to the target position attribute if the position attribute of each control in the control pool does not include the target position attribute, where a priority of the candidate position attribute is lower than that of the target position attribute;
the judging module is further configured to judge whether the position attribute of each control in the control pool includes the candidate position attribute;
the moving module is further configured to move the focus in the currently displayed page to the third control if the position attribute of the third control includes the candidate position attribute.
17. The apparatus of any of claims 10-15,
the judging module is further configured to judge whether the position attribute of each preceding-stage control of the current control includes a cycle attribute if the position attribute of each control in the control pool does not include the target position attribute and the target position attribute is used for indicating that the focus is moved to a subsequent-stage control of the current control;
the moving module is further configured to move the focus in the current display page to the fourth control if the position attribute of the fourth control includes a cycle attribute.
18. The apparatus of claim 17, wherein the moving module is further configured to:
and if the position attributes of the fourth control and the fifth control both contain a cycle attribute and the fourth control is a preceding stage control of the fifth control, moving the focus in the current display page to the fourth control.
19. A mobile terminal, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the mobile client focus adjustment method of any of claims 1-9.
20. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the mobile client focus adjustment method of any one of claims 1-9.
CN201910933928.8A 2019-09-29 2019-09-29 Mobile client focus adjusting method and device, mobile terminal and readable storage medium Active CN110688041B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910933928.8A CN110688041B (en) 2019-09-29 2019-09-29 Mobile client focus adjusting method and device, mobile terminal and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910933928.8A CN110688041B (en) 2019-09-29 2019-09-29 Mobile client focus adjusting method and device, mobile terminal and readable storage medium

Publications (2)

Publication Number Publication Date
CN110688041A true CN110688041A (en) 2020-01-14
CN110688041B CN110688041B (en) 2022-02-08

Family

ID=69110986

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910933928.8A Active CN110688041B (en) 2019-09-29 2019-09-29 Mobile client focus adjusting method and device, mobile terminal and readable storage medium

Country Status (1)

Country Link
CN (1) CN110688041B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816158A (en) * 2021-01-11 2022-07-29 华为技术有限公司 Interface control method and device, electronic equipment and readable storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102981689A (en) * 2011-09-07 2013-03-20 腾讯科技(深圳)有限公司 Method and device and system for achieving default focus positioning
CN104516728A (en) * 2013-09-27 2015-04-15 北京新媒传信科技有限公司 Method and device for setting default button
CN104808920A (en) * 2015-04-30 2015-07-29 青岛海信电器股份有限公司 Focal point control method and focal point control device
US20150312617A1 (en) * 2012-11-29 2015-10-29 Zte Corporation Method, apparatus and system for controlling focus on TV interface
US20150365587A1 (en) * 2014-06-17 2015-12-17 Lg Electronics Inc. Mobile terminal and controlling method thereof
WO2016015529A1 (en) * 2014-07-31 2016-02-04 乐视致新电子科技(天津)有限公司 Method and apparatus for operating control in terminal based on remote control device
US20160370993A1 (en) * 2015-06-17 2016-12-22 Hon Hai Precision Industry Co., Ltd. Set-top box assistant for text input method and device
CN106610827A (en) * 2015-10-23 2017-05-03 中国科学院声学研究所 Method for extending customer attributes of browser focal point shift and realizing focal point shift
CN106817609A (en) * 2017-01-18 2017-06-09 青岛海信宽带多媒体技术有限公司 Interface focus processing method, device, television set and Set Top Box
CN109271079A (en) * 2017-07-18 2019-01-25 中国电信股份有限公司 Moving method, device and the computer readable storage medium of screen focus
CN109782985A (en) * 2018-12-07 2019-05-21 广州市诚毅科技软件开发有限公司 A kind of visual intelligent key control method, system and storage medium
CN110134463A (en) * 2018-02-02 2019-08-16 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable media
CN110209327A (en) * 2019-05-14 2019-09-06 百度在线网络技术(北京)有限公司 Display interface focus control method, device, system, mobile terminal and medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102981689A (en) * 2011-09-07 2013-03-20 腾讯科技(深圳)有限公司 Method and device and system for achieving default focus positioning
US20150312617A1 (en) * 2012-11-29 2015-10-29 Zte Corporation Method, apparatus and system for controlling focus on TV interface
CN104516728A (en) * 2013-09-27 2015-04-15 北京新媒传信科技有限公司 Method and device for setting default button
US20150365587A1 (en) * 2014-06-17 2015-12-17 Lg Electronics Inc. Mobile terminal and controlling method thereof
WO2016015529A1 (en) * 2014-07-31 2016-02-04 乐视致新电子科技(天津)有限公司 Method and apparatus for operating control in terminal based on remote control device
CN104808920A (en) * 2015-04-30 2015-07-29 青岛海信电器股份有限公司 Focal point control method and focal point control device
US20160370993A1 (en) * 2015-06-17 2016-12-22 Hon Hai Precision Industry Co., Ltd. Set-top box assistant for text input method and device
CN106610827A (en) * 2015-10-23 2017-05-03 中国科学院声学研究所 Method for extending customer attributes of browser focal point shift and realizing focal point shift
CN106817609A (en) * 2017-01-18 2017-06-09 青岛海信宽带多媒体技术有限公司 Interface focus processing method, device, television set and Set Top Box
CN109271079A (en) * 2017-07-18 2019-01-25 中国电信股份有限公司 Moving method, device and the computer readable storage medium of screen focus
CN110134463A (en) * 2018-02-02 2019-08-16 阿里巴巴集团控股有限公司 Data processing method, device, equipment and machine readable media
CN109782985A (en) * 2018-12-07 2019-05-21 广州市诚毅科技软件开发有限公司 A kind of visual intelligent key control method, system and storage medium
CN110209327A (en) * 2019-05-14 2019-09-06 百度在线网络技术(北京)有限公司 Display interface focus control method, device, system, mobile terminal and medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816158A (en) * 2021-01-11 2022-07-29 华为技术有限公司 Interface control method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN110688041B (en) 2022-02-08

Similar Documents

Publication Publication Date Title
US9069439B2 (en) Graphical user interface with customized navigation
WO2018100333A1 (en) Messaging apparatus, system and method
JP6967095B2 (en) Program startup method, device, device and storage medium
CN110992112B (en) Advertisement information processing method and device
KR102373451B1 (en) Dynamically configurable application control elements
US11907741B2 (en) Virtual input device-based method and system for remotely controlling PC
CN103076974A (en) Unlocking method and device of touch screen and touch screen equipment
CN110703964B (en) Page cursor position setting method and device, mobile terminal and server
CN104219553A (en) Method and device for remote control of intelligent set top box
CN111737636B (en) Path curve generation method, device, computer equipment and storage medium
KR20210038812A (en) Speech control method and apparatus, electronic device, and readable storage medium
CN110688041B (en) Mobile client focus adjusting method and device, mobile terminal and readable storage medium
CN103116457A (en) Application control method and electronic equipment
CN111638787B (en) Method and device for displaying information
JP2021151870A (en) Car window display method and device
CN110764857B (en) Virtual keyboard display effect configuration method, device, equipment and storage medium
US20170168694A1 (en) Method and electronic device for adjusting sequence of shortcut switches in control center
US20130205260A1 (en) Method and apparatus for managing an application in a mobile electronic device
CN111666011B (en) Page focus display method and device
CN112035210B (en) Method, apparatus, device and medium for outputting color information
US20140143726A1 (en) Method of choosing software button
CN111177558B (en) Channel service construction method and device
CN105302421A (en) Touch screen cursor positioning method and system and mobile device
CN112558955A (en) Robot programming and control method, readable storage medium, and computing device
CN106933455B (en) Application icon processing method and processing device

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20211013

Address after: 100176 101, floor 1, building 1, yard 7, Ruihe West 2nd Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Applicant after: Apollo Zhilian (Beijing) Technology Co.,Ltd.

Address before: 100085 Baidu Building, 10 Shangdi Tenth Street, Haidian District, Beijing

Applicant before: BAIDU ONLINE NETWORK TECHNOLOGY (BEIJING) Co.,Ltd.

GR01 Patent grant
GR01 Patent grant