CN111124213A - Application function display method and electronic equipment - Google Patents

Application function display method and electronic equipment Download PDF

Info

Publication number
CN111124213A
CN111124213A CN201911265964.8A CN201911265964A CN111124213A CN 111124213 A CN111124213 A CN 111124213A CN 201911265964 A CN201911265964 A CN 201911265964A CN 111124213 A CN111124213 A CN 111124213A
Authority
CN
China
Prior art keywords
function
interface
input
screen
displaying
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
CN201911265964.8A
Other languages
Chinese (zh)
Other versions
CN111124213B (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201911265964.8A priority Critical patent/CN111124213B/en
Publication of CN111124213A publication Critical patent/CN111124213A/en
Application granted granted Critical
Publication of CN111124213B publication Critical patent/CN111124213B/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/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up
    • 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

Landscapes

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

Abstract

The embodiment of the invention discloses a display method of an application function and electronic equipment. The display method of the application function comprises the following steps: receiving a first input under the condition that a first function interface corresponding to a first function of a target application program is displayed, wherein the target application program comprises a plurality of functions of different levels; in response to the first input, a functional interface is displayed. The function directory interface at least displays a first function and a second function related to the first function. By using the display method of the application function provided by the embodiment of the invention, the condition that the required function interface can be inquired only by clicking for many times and skipping step by step when the information is searched can be avoided, the operation complexity of the user is reduced, and the use experience of the user is improved.

Description

Application function display method and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a display method of an application function and electronic equipment.
Background
With the wide application of electronic devices, in order to meet different use requirements of users, electronic devices mostly include a plurality of application programs with different functions. However, each of the applications in the electronic device has a plurality of functions at different levels, and if a user wants to find a function at a lower level in a certain application, it may take a lot of time, and the function interface at the lower level corresponding to the application can be found by clicking multiple times and skipping step by step in the function interface of the application.
Moreover, if the application program has too many function levels, the user needs to search the required function interface by clicking for many times and skipping step by step, so that the operation is complicated, the time consumption is long, and the user experience is poor.
Disclosure of Invention
The embodiment of the invention provides a display method of an application function and electronic equipment, which can avoid the problem that a user needs to click for many times and jump step by step to inquire a required function interface when searching information, reduce the complexity of operation of the user and improve the use experience of the user.
In a first aspect, an embodiment of the present invention provides a method for displaying an application function, which is applied to an electronic device, and includes:
receiving a first input under the condition that a first function interface corresponding to a first function of a target application program is displayed, wherein the target application program comprises a plurality of functions of different levels;
in response to the first input, a function directory interface is displayed with at least a first function and a second function associated with the first function displayed thereon.
In a second aspect, an embodiment of the present invention provides an electronic device, including:
the system comprises a receiving module, a display module and a display module, wherein the receiving module is used for receiving first input under the condition of displaying a first function interface corresponding to a first function of a target application program, and the target application program comprises a plurality of functions of different levels;
the display module is used for responding to the first input and displaying a function directory interface, and at least a first function and a second function related to the first function are displayed on the function directory interface;
and displaying the functions displayed in the function directory interface in a tree diagram mode according to the affiliated hierarchy of the functions.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program instructions to implement the steps of the display method for application functions according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the display method for application functions as described in the first aspect.
In the embodiment of the invention, under the condition that the first function interface corresponding to the first function of the target application program is displayed, the electronic equipment receives the first input and responds to the first input to display the function directory interface corresponding to the application program, so that a user can directly know the functions of a plurality of different levels of the current target application program through the function directory interface without checking the functions of the plurality of different levels of the target application program through multiple clicks and step-by-step jumps, the required function interface can be quickly and accurately found, and the use experience of the user is improved.
Drawings
The present invention will be better understood from the following description of specific embodiments thereof taken in conjunction with the accompanying drawings, in which like or similar reference characters designate like or similar features.
Fig. 1 is a flowchart illustrating a method for displaying application functions according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a function directory interface provided in one embodiment of the present invention;
fig. 3 is a flowchart illustrating a method for displaying application functions according to another embodiment of the present invention;
fig. 4 is a flowchart illustrating a display method of an application function according to another embodiment of the present invention;
FIG. 5a is a diagram illustrating a shortcut identifier of a favorite interface according to an embodiment of the present invention;
FIG. 5b is a schematic view of a collection interface provided by one embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
In order to enrich and perfect the use scenes of the application program, more functions can be expanded in the application program so as to meet the personalized requirements of users. However, as functions in the application program increase, in order to ensure the tidiness of the interface of the electronic device, the electronic device displays the functions in a hierarchical manner, and the display of the functions in a lower hierarchical level requires a user to click a corresponding function in a higher hierarchical level.
Therefore, when a user searches for a function at a lower level in an application, the user needs to click a function at a higher level first to display the function at the lower level. That is, when a user searches for a function of a lower hierarchy in an application program, a lot of time is consumed, and the function interface of the lower hierarchy corresponding to the application program can be searched only by clicking multiple times and skipping step by step in the function interface of the application program, so that the operation of the user is complicated, and the use feeling is low.
In order to solve the above problem, embodiments of the present invention provide a display method, an apparatus, an electronic device, and a medium for an application function, which can reduce the complexity of operations of a user and improve the user experience.
Fig. 1 is a flowchart illustrating a method for displaying an application function according to an embodiment of the present invention. As shown in fig. 1, the display method applied to the application function of the electronic device includes:
s101, the electronic equipment receives a first input under the condition that a first function interface corresponding to a first function of the target application program is displayed.
Wherein the target application includes a plurality of different levels of functionality.
In one embodiment of the invention, the application program may have multiple levels of functions, for example, the "set" function, the "favorite" function, and the "expression management" function in the application program belong to the same level of functions, and the "control center" function and the "sound" function belong to the functions below the "set" function level. That is, the "control center" function and the "sound" function belong to functions of different levels from the "favorite" function and the "expression management" function.
The first input may be a click input if the electronic device includes one screen, or may be a first input if the electronic device includes two screens, or may be an input for controlling the first screen and the second screen to satisfy a preset relationship.
For example, if the electronic device is a folding screen, the first input may be an input that controls a folding angle between a first screen and a second screen of the folding screen to satisfy a first preset range, for example, the first preset range is 80 degrees to 90 degrees. If the electronic device is a dual-sided screen, the first input may be an input for controlling a screen of the dual-sided screen in a display state to be switched from a first screen to a second screen.
In the embodiment of the invention, the input for controlling the first screen and the second screen to meet the preset relationship can be received, so that the operation times of the user on the screen can be reduced, and the use experience of the user can be increased.
And S102, the electronic equipment responds to the first input and displays a function interface. Wherein, the function directory interface displays at least a first function and a second function associated with the first function.
The functions displayed on the function directory interface are displayed in a tree diagram mode according to the levels to which the functions belong.
In an embodiment of the present invention, as shown in fig. 2, fig. 2 is a schematic diagram of a function directory interface provided in an embodiment of the present invention. Taking the first function as "flush cache" as an example, the second functions associated with "flush cache" are "cache management", "setup", "account", and "home page". The corresponding hierarchy of the 'cache clearing' is four levels, the 'cache management' is displayed at the corresponding hierarchy and is three levels, the 'setting' is displayed at the corresponding hierarchy and is two levels, the 'account' is displayed at the corresponding hierarchy and is one level, and the 'home page' is displayed at the corresponding hierarchy and is a root directory.
In an embodiment of the present invention, with continued reference to fig. 2, in order to facilitate the user to intuitively know the second function currently directly related to the first function, a path between the first function corresponding to the first interface and the second function associated with the first function included in the target application program may be displayed in a differentiated manner in the form of a bold path.
In another embodiment of the present invention, with continued reference to fig. 2, functions not associated with the first function in the target application may also be displayed on the function directory interface, for example: the expression, the favorite and the address book are displayed on the corresponding second level, and the address book is displayed on the corresponding first level.
In another embodiment of the present invention, a hierarchy identifier corresponding to a plurality of different hierarchies of functions included in the target application program can be further displayed on the function directory interface. With continued reference to FIG. 2, on the left side of the function directory interface as shown in FIG. 2, a hierarchy identifier is displayed. Such as: root directory, first level, second level, third level, and fourth level.
In an embodiment of the present invention, if the first input is a click input, the electronic device may display the functional directory interface directly in response to the click input.
If the electronic device is a folding screen and the first function interface is displayed on the first screen of the folding screen, the electronic device may display the function directory interface on the second screen of the folding screen in response to the first input.
If the electronic device is a dual-sided screen, the electronic device displays the function directory interface on the screen of the dual-sided screen in the display state in response to the first input.
In the embodiment of the invention, the electronic equipment displays the function directory interface in response to the relation between the two screens of the electronic equipment, so that the operation times of a user on the screens can be reduced, the functions of a plurality of different levels of the current target application program can be directly known through the function directory interface, the required function interface can be quickly and accurately found, and the use experience of the user is improved.
In another embodiment of the present invention, a manner of viewing the function directory interface may be as shown in fig. 3, where fig. 3 is a flowchart illustrating a method for displaying an application function according to another embodiment of the present invention, and after the electronic device displays the function directory interface, the method for displaying an application function further includes:
s301, the electronic device receives a first input under the condition that a first function interface corresponding to a first function of the target application program is displayed.
S302, the electronic equipment responds to the first input and displays a function interface. Wherein, the function directory interface displays at least a first function and a second function associated with the first function.
It should be understood that S301 and S301 are the same steps as S101 and S102 in fig. 1, and are not described again here.
S303, the electronic device determines whether a fourth input to the target hierarchy identifier within the function directory interface is received.
In the first embodiment of the present invention, the fourth input may be a click input of the target hierarchy identifier by the user, and if the electronic device determines that the fourth input is received, S309 is executed, and if it determines that the fourth input is not received, S304-S308 are executed.
S304, the electronic equipment receives a third input in the target function directory interface.
In an embodiment of the present invention, the third input may be a sliding input, and due to a limitation of a screen size of the electronic device, the function directory interface may not be able to completely display all functions of different levels on the electronic device, so that the user may control a display zoom-out level of the function directory interface to view all functions on the target application program through the sliding input, or control a display zoom-in level of the function directory interface through the sliding input, to specifically view a function of a certain level.
S305, the electronic device determines a display zoom-out level or a display zoom-in level of the function directory interface in response to the third input.
The electronic device may determine a display zoom-out level or a display zoom-in level of the function directory interface in response to a third input by the user after receiving the third input.
S306, the electronic equipment displays the function directory interface in an amplifying mode or in a reducing mode based on the display reducing level and the display amplifying interface.
When the electronic equipment displays the function directory interface in a reduced mode based on the reduced level, a user can check more functions belonging to different levels through the reduced function directory interface; when the electronic equipment magnifies and displays the function directory interface based on the display magnification level, a user can view the functions belonging to a certain level in a key mode through the magnified function directory interface.
And S307, after the function directory interface is amplified and displayed, the electronic equipment receives sliding input in the function directory interface.
And S308, responding to the sliding input, and sliding and displaying at least a first function and a second function which is associated with the first function on the function directory interface.
In an embodiment of the present invention, if the electronic device responds to the third input and displays the function directory interface in an enlarged manner, in order to enable the user to still view a relatively complete function in the enlarged mode, the electronic device may respond to the sliding input of the user and display at least the first function and the second function associated with the first function in a sliding manner. It should be understood that the slide input is merely an exemplary expression and any input that can cause the function directory interface to slide is possible.
For example, with reference to fig. 2, after the electronic device enlarges and displays the function directory interface, if only the "expression", "setting", and "favorite" corresponding to the second level can be displayed, the electronic device may further display the third-level function in a sliding manner or the first-level function in a sliding manner in response to the sliding input of the user.
In the embodiment of the invention, the electronic equipment adjusts the display size of the function directory interface by displaying the zoom-in level and the zoom-out level, so that the user can conveniently check the function directory interface, the user can conveniently and quickly inquire the required function, the user does not need to click for many times and jump step by step to check the functions of different levels of the target application program, the required function interface can be quickly and accurately found, and the use experience of the user is improved.
S309, the electronic equipment responds to the fourth input and displays a third function corresponding to the target level identification.
Wherein the third function is different from both the first function and the second function.
In an embodiment of the present invention, the fourth input may be a click input of the user on the target level identifier, and after receiving the fourth input, the electronic device may display, in response to the fourth input, a third function corresponding to the target level on the function directory interface, for example, with reference to fig. 2, if the second level on the function directory interface only displays the "set" function before the electronic device receives the fourth input, and after receiving the target level identifier of the user on the second level, the electronic device may display, on the function directory interface, the "expressive" third function and the "set" third function corresponding to the second level, so that the user can view the function of the level. In addition, if the display cannot be completely displayed due to the display of the screen size, the electronic device may further receive a sliding input from the user, and slide and display the third function corresponding to the target hierarchy in a sliding manner.
In the embodiment of the invention, the electronic equipment can directly display the function corresponding to the target level by responding to the input of the target level identification by the user, so that the user can conveniently inquire the required function, the functions of a plurality of different levels of the target application program can be checked in a step-by-step jump mode without clicking for many times, the required function interface can be quickly and accurately found, and the use experience of the user is improved.
In order to reduce the number of clicks of the user on the screen, in another embodiment of the present invention, the change of the display content on the function directory interface may be realized by adjusting the relationship between two screens of the electronic device.
As an example, in the case that the electronic device is a folding screen, the electronic device may be configured to display, on the function directory interface, a function directory of a previous level of a first function corresponding to the first function interface in a first display manner and display, on the function directory interface, a function directory of a level other than the function directory of the previous level in a second display manner, when it is determined that a current folding angle between the first screen and the second screen satisfies a first predetermined condition; or displaying a next-level function directory of the first function corresponding to the first interface according to a third display mode and displaying a level function directory except the next-level function directory according to a fourth display mode on the function directory interface.
For example, if the electronic device determines that the current folding angle between the first screen and the second screen is smaller than the folding angle at the previous moment, the electronic device may display a next-level function directory of the first function corresponding to the first function interface according to the first display mode, and display a level function directory other than the next-level function directory according to the second display mode;
if the current folding angle between the first screen and the second screen is larger than the folding angle at the previous moment, the electronic device may display a function directory of a previous level of the first function corresponding to the first function interface according to a third display mode, and display a function directory of a level other than the function directory of the previous level according to a fourth display mode. It should be understood that the first display mode and the second display mode are different, and the third display mode and the fourth display mode are different. The display mode may be an enlarged display, or may be a differentiated display according to a difference in color, and is not limited herein.
The distinctive display may be displayed by color or by enlarged display.
As another example, in a case where the electronic device is a dual-sided screen, the electronic device may receive a fifth input for controlling a turning direction of the electronic device, determine the turning direction of the electronic device in response to the fifth input, display a function directory of an upper layer of a first function corresponding to the first function interface on the function directory interface in a fifth display manner and display a function directory of a lower layer other than the function directory of the upper layer in a sixth display manner in a case where it is determined that the turning direction of the electronic device satisfies a second preset condition; or displaying a next-level function directory of the first function corresponding to the first function interface according to a seventh display mode, and displaying the level function directories except the next-level function directory according to an eighth display mode.
For example, if the electronic device determines that the turning direction of the electronic device is a left turning direction by a certain angle in response to a fifth input of the user, the function directory interface may display, in a fifth display mode, a function directory of a previous level of the first function corresponding to the first function interface, and display, in a sixth display mode, a function directory of a level other than the function directory of the previous level;
if the electronic device responds to the fifth input of the user and determines that the turning direction of the electronic device is a certain angle of turning right, the next-level function directory of the first function corresponding to the first function interface can be displayed on the function directory interface according to the seventh display mode, and the hierarchy function directories except the next-level function directory can be displayed according to the eighth display mode. It should be understood that the fifth display mode is different from the sixth display mode, and the seventh display mode is different from the eighth display mode. The display mode may be an enlarged display, or may be a differentiated display according to a difference in color, and is not limited herein.
In an embodiment of the present invention, the electronic device adjusts the content displayed on the function directory interface in response to a change in the folding angle of the folding screen, or adjusts the function directory interface in response to a change in the turning direction of the dual-sided screen, so that the number of times that the user clicks on the screen can be reduced, and the user experience can be improved.
In an embodiment of the present invention, in order to reduce the number of clicks of the user, the electronic device may further determine a change rate of the folding angle between the first screen and the second screen by receiving an input for controlling the folding angle between the first screen and the second screen, and exit the function directory interface in a case where the change rate of the folding angle satisfies a second preset range in response to the sixth input.
In another embodiment of the present invention, if the electronic device is a dual-sided screen, in order to reduce the click time of the user, it may be determined through the gyroscope and the sensor that the screen of the electronic device in the display state is switched from the second screen to the first screen, and the function directory interface may be exited.
In the embodiment of the invention, the electronic equipment exits the function directory interface by responding to the change rate of the folding angle of the folding screen or responding to the conversion of the screen with the double-sided screen in the display state, so that the clicking times of the user on the screen can be reduced, and the use experience of the user is improved.
In an embodiment of the present invention, as shown in fig. 4, fig. 4 is a flowchart illustrating a method for displaying an application function according to another embodiment of the present invention, where the method for displaying an application function further includes:
s401, under the condition that a first function interface corresponding to a first function of a target application program is displayed, the electronic equipment receives a first input.
S402, the electronic equipment responds to the first input and displays a function interface. Wherein, the function directory interface displays at least a first function and a second function associated with the first function.
S401 and S402 are the same as S101 and S102 in fig. 1, and are not described herein again.
And S403, the electronic equipment responds to the second input of the target function in the function directory interface and displays a second function interface corresponding to the target function.
In one embodiment of the invention, the electronic device may determine the target function in the selected state in the function directory interface in response to a second input of the target function by the user in the function directory interface.
At this time, if the target function in the selected state is not consistent with the first function, the electronic device may display a second function interface corresponding to the target function in the selected state. Wherein the second functional interface is different from the first functional interface.
And if the target function in the selected state is consistent with the first function, the second function interface is the same as the first function interface. Wherein the second functional interface is the same as the first functional interface.
In the embodiment of the invention, the electronic equipment can directly display the second function interface corresponding to the target function in response to the second input of the user to the target function in the function directory interface. The target function can be found without clicking for many times by the user, so that the operation complexity of the user can be reduced, and the use experience of the user is improved.
In an embodiment of the present invention, after the electronic device displays the function directory interface, the electronic device may further receive a seventh input of the target function by the user on the function directory interface, and the electronic device may display the favorite interface in response to the seventh input.
For example, as shown in fig. 5a, fig. 5a is a schematic diagram of a quick identifier of a favorite interface provided by an embodiment of the invention. The seventh input may be a long press input by the user, and when the user presses a certain target function for a long time, the favorite is displayed below the function directory interface. It should be understood that the favorite is a shortcut identifier of the favorite interface, so that the user can drag the target function to the area of the shortcut identifier to collect the target function.
Next, the electronic device stores the path information corresponding to the target function and displays the identifier corresponding to the target function in the collection interface after receiving an eighth input of the user to the target function. When the path information is saved, the electronic equipment compares the path information saved in the collection interface with the path information required to be saved currently in a character string mode, and if the path information is different from the path information, the electronic equipment saves the path information required to be saved currently to generate a corresponding identifier; if the function is the same as the function, the user is indicated to repeatedly collect the function, and the user can be prompted that the function is collected, so that the path is prevented from being repeatedly added.
As an example, as shown in FIG. 5b, FIG. 5b is a schematic diagram of a favorite interface provided by an embodiment of the invention. Fig. 5b shows a collection interface in which two identifiers, namely "clear cache" and "set" are displayed, and if the electronic device receives an eighth input that the user directly inputs the identifier corresponding to the "set" target function on the collection interface, a third function interface corresponding to the "set" target function may be directly displayed.
In the embodiment of the invention, the electronic equipment is convenient for a user to collect the target function by adding the collection interface, the functional interface corresponding to the target function can be found directly through the collection interface when the user needs to find the target function next time, the user does not need to check the functions of a plurality of different levels of the target application program in a mode of clicking for many times and jumping step by step, the required functional interface can be found quickly and accurately, the operation complexity of the user is reduced, and the use experience of the user is improved.
In an embodiment of the invention, the electronic device may further display a function introduction of the target function in a periphery of the target function in response to a ninth input by the user. For example, in response to a ninth input by the user to the "set" function, the electronic device may display some functional description regarding the "set" function: for setting functions such as sound, authority, etc.
Based on the specific implementation of the display method of the application function provided by the above embodiment, correspondingly, the invention further provides a specific implementation of the electronic device. Please refer to fig. 6.
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. As shown in fig. 6, the electronic apparatus includes:
the receiving module 610 is configured to receive a first input when a first function interface corresponding to a first function of a target application program is displayed, where the target application program includes a plurality of functions in different levels.
The display module 620 is configured to display a function directory interface in response to the first input, where at least a first function and a second function associated with the first function are displayed on the function directory interface.
And displaying the functions displayed in the function directory interface in a tree diagram mode according to the affiliated hierarchy of the functions.
Through the electronic equipment provided by the embodiment of the invention, under the condition that the electronic equipment displays the first function interface corresponding to the first function of the target application program, the electronic equipment receives the first input and responds to the first input to display the function directory interface corresponding to the application program, so that a user can directly know the functions of multiple different levels of the current target application program through the function directory interface, and the user does not need to check the functions of the multiple different levels of the target application program through multiple clicks and step-by-step jumps, so that the required function interface can be quickly and accurately found, the operation complexity of the user is reduced, and the use experience of the user is improved.
In an embodiment of the present invention, the first function displayed on the function directory interface displayed on the display module 620 is displayed in a hierarchical structure according to a hierarchy corresponding to the first function, and the second function displayed on the function directory interface is displayed in a hierarchical structure according to a hierarchy corresponding to the second function.
In one embodiment of the present invention, the electronic device further includes:
and the first display sub-module is used for responding to a second input of the target function in the function directory interface after the function directory interface is displayed, and displaying a second function interface corresponding to the target function.
In one embodiment of the present invention, the electronic device includes a first screen and a second screen, and the first input is an input for controlling the first screen and the second screen to satisfy a preset relationship.
In an embodiment of the present invention, if the electronic device is a foldable screen, the display module 620 is specifically configured to:
and under the condition that the preset relation is that the folding angle between the first screen and the second screen of the folding screen meets a first preset range, responding to the first input, and displaying a function directory interface on the second screen of the folding screen.
In an embodiment of the present invention, if the electronic device is a dual-panel display, the display module 620 is specifically configured to:
and under the condition that the preset relation is that the screen in the display state of the electronic equipment is switched from the first screen to the second screen, responding to the first input, and displaying the function directory interface on the second screen of the double-sided screen.
In one embodiment of the present invention, the electronic device further includes:
the first receiving submodule is used for receiving a third input in the function directory interface after the function directory interface is displayed;
and the second display sub-module is used for responding to the third input and carrying out amplification display or reduction display on the function directory interface associated with the third input.
In an embodiment of the present invention, a hierarchy identifier corresponding to a plurality of different hierarchies of functions included in the target application program is further displayed on the function directory interface.
In one embodiment of the present invention, the electronic device further includes:
the second receiving submodule is used for receiving fourth input of the target level identification in the function directory interface after the function directory interface is displayed;
and the third display submodule is used for responding to a fourth input and displaying a third function corresponding to the target level identification.
In one embodiment of the present invention, the electronic device further includes:
the fourth display submodule is used for displaying a previous-level function directory of a first function corresponding to the first function interface according to the first display mode and displaying a level function directory except the previous-level function directory according to the second display mode on the function directory interface under the condition that the current folding angle between the first screen of the folding screen and the second screen of the folding screen meets a first preset condition; or, displaying a next-level function directory of the first function corresponding to the first interface according to a third display mode and displaying a level function directory other than the next-level function directory according to a fourth display mode on the function directory interface.
In one embodiment of the present invention, the electronic device further includes:
and the third receiving submodule is used for receiving a fifth input, and the fifth input is an input for controlling the overturning direction of the electronic equipment.
The fifth display submodule is used for responding to a fifth input, displaying a previous-level function directory of a first function corresponding to the first function interface in a fifth display mode on the function directory interface based on the overturning direction of the electronic equipment under the condition that the overturning direction of the electronic equipment meets a second preset condition, and displaying the previous-level function directory except the previous-level function directory in a sixth display mode; or, displaying a next-level function directory of the first function corresponding to the first function interface in a seventh display mode on the function directory interface, and displaying a layer-level function directory other than the next-level function directory in an eighth display mode.
In one embodiment of the present invention, the electronic device further includes:
the fourth receiving submodule is used for receiving a sixth input after the function directory interface is displayed, wherein the sixth input is an input for controlling the folding angle between the first screen and the second screen;
a determination module to determine a rate of change of a fold angle between the first screen and the second screen in response to a sixth input;
and the first quitting module is used for quitting the function directory interface under the condition that the change rate of the folding angle meets a second preset range.
In one embodiment of the present invention, the electronic device further includes:
and the second quitting module is used for quitting the function directory interface under the condition that the screen of the electronic equipment in the display state is switched back to the first screen from the second screen after the function directory interface is displayed.
In one embodiment of the present invention, the electronic device further includes:
the fifth receiving submodule is used for receiving seventh input of the target function on the function directory interface after the function directory interface is displayed;
and the sixth display submodule is used for responding to the seventh input and displaying the collection interface.
In one embodiment of the present invention, the electronic device further includes:
the storage module is used for responding to the eighth input of the target function after the collection interface is displayed, storing the path information corresponding to the target function and displaying the identifier corresponding to the target function in the collection interface; and the identifier corresponding to the target function displayed on the collection interface is used for receiving the eighth input, and the third function interface corresponding to the target function is displayed based on the saved path information.
In one embodiment of the present invention, the electronic device further includes:
and the sixth receiving submodule is used for receiving the ninth input of the target function on the function directory interface and displaying the function introduction of the target function after the function directory interface is displayed.
In an embodiment of the present invention, the display module 620 is specifically configured to:
in response to the first input, a function directory interface is displayed and a hierarchical directory between the first function and a second function associated with the first function is displayed separately on the function directory interface.
Fig. 7 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present invention.
The electronic device 600 includes, but is not limited to: radio frequency unit 601, network module 602, audio output unit 603, input unit 604, sensor 605, display unit 606, user input unit 607, interface unit 608, memory 609, processor 610, and power supply 611. It will be understood by those skilled in the art that the electronic device structure shown in fig. 7 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The processor 610 is configured to receive a first input when a first function interface corresponding to a first function of a target application program is displayed, where the target application program includes a plurality of different hierarchical functions; the display unit 606 is configured to display a function directory interface in response to the first input, where at least a first function and a second function associated with the first function are displayed on the function directory interface.
In the embodiment of the invention, under the condition that the electronic equipment displays the first function interface corresponding to the first function of the target application program, the electronic equipment displays the function directory interface corresponding to the application program by receiving the first input and responding to the first input, so that a user can directly know the functions of a plurality of different levels of the current target application program through the function directory interface without checking the functions of the target application program in the different levels through multiple clicks and step-by-step jumps, the required function interface can be quickly and accurately found, the operation complexity of the user is reduced, and the use experience of the user is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 601 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 610; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 601 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio frequency unit 601 may also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 602, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 603 may convert audio data received by the radio frequency unit 601 or the network module 602 or stored in the memory 609 into an audio signal and output as sound. Also, the audio output unit 603 may also provide audio output related to a specific function performed by the electronic device 600 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 603 includes a speaker, a buzzer, a receiver, and the like.
The input unit 604 is used to receive audio or video signals. The input Unit 604 may include a Graphics Processing Unit (GPU) 6041 and a microphone 6042, and the Graphics processor 6041 processes image data of a still picture or video obtained by an image capturing apparatus (such as a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 606. The image frames processed by the graphic processor 6041 may be stored in the memory 609 (or other storage medium) or transmitted via the radio frequency unit 601 or the network module 602. The microphone 6042 can receive sound, and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 601 in case of the phone call mode.
The electronic device 600 also includes at least one sensor 605, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the luminance of the display panel 6061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 6061 and/or backlight when the electronic apparatus 600 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and identify related functions of vibration (such as pedometer, tapping); the sensors 605 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 606 is used to display information input by the user or information provided to the user. The Display unit 606 may include a Display panel 6061, and the Display panel 6061 may be configured by a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 607 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 607 includes a touch panel 6071 and other input devices 6072. Touch panel 6071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 6071 using a finger, stylus, or any other suitable object or attachment). The touch panel 6071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 610, receives a command from the processor 610, and executes the command. In addition, the touch panel 6071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 607 may include other input devices 6072 in addition to the touch panel 6071. Specifically, the other input devices 6072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 6071 can be overlaid on the display panel 6061, and when the touch panel 6071 detects a touch operation on or near the touch panel 6071, the touch operation is transmitted to the processor 610 to determine the type of the touch event, and then the processor 610 provides a corresponding visual output on the display panel 6061 according to the type of the touch event. Although the touch panel 6071 and the display panel 6061 are shown in fig. 7 as two separate components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 6071 and the display panel 6061 may be integrated to implement the input and output functions of the electronic device, and this is not limited herein.
The interface unit 608 is an interface for connecting an external device to the electronic apparatus 600. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 608 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 600 or may be used to transmit data between the electronic apparatus 600 and the external device.
The memory 609 may be used to store software programs as well as various data. The memory 609 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 609 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 610 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 609 and calling data stored in the memory 609, thereby integrally monitoring the electronic device. Processor 610 may include one or more processing units; preferably, the processor 610 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 610.
The electronic device 600 may further include a power supply 611 (e.g., a battery) for supplying power to the various components, and preferably, the power supply 611 may be logically connected to the processor 610 via a power management system, such that the power management system may be used to manage charging, discharging, and power consumption.
In addition, the electronic device 600 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 610, a memory 609, and a computer program that is stored in the memory 609 and can be run on the processor 610, and when the computer program is executed by the processor 610, the processes of the task management method embodiment are implemented, and the same technical effect can be achieved, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the task management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, 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 like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better embodiment. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (12)

1. A display method of an application function is applied to electronic equipment, and is characterized by comprising the following steps:
receiving a first input under the condition that a first function interface corresponding to a first function of a target application program is displayed, wherein the target application program comprises a plurality of functions of different levels;
in response to the first input, displaying a function directory interface on which at least the first function and a second function associated with the first function are displayed;
and displaying the functions displayed in the function directory interface in a tree diagram mode according to the affiliated hierarchy of the functions.
2. The method of claim 1, wherein after displaying the functional directory interface, further comprising:
and responding to a second input of the target function in the function directory interface, and displaying a second function interface corresponding to the target function.
3. The method according to claim 1, wherein the electronic device comprises a first screen and a second screen, and the first input is an input for controlling the first screen and the second screen to satisfy a preset relationship.
4. The method of claim 3, wherein the electronic device is a folding screen, and wherein displaying a function directory interface in response to the first input comprises:
and under the condition that the preset relation is that the folding angle between the first screen and the second screen of the folding screen meets a first preset range, responding to the first input, and displaying the function directory interface on the second screen of the folding screen.
5. The method of claim 3, wherein the electronic device is a dual-sided screen, and wherein displaying a function directory interface in response to the first input comprises:
and under the condition that the preset relation is that the screen of the electronic equipment in the display state is switched from the first screen to the second screen, responding to the first input, and displaying the function directory interface on the second screen of the double-sided screen.
6. The method of claim 1, wherein after displaying the functional directory interface, further comprising:
receiving a third input within the functional directory interface;
and responding to the third input, and performing amplification display or reduction display on the function directory interface.
7. The method according to claim 1, wherein a hierarchy identifier corresponding to a plurality of different hierarchies of functions included in the target application program is further displayed on the function directory interface;
after the displaying the function directory interface, the method further comprises:
receiving a fourth input to a target level identification within the functional directory interface;
and responding to the fourth input, and displaying a third function corresponding to the target level identification.
8. The method of claim 4, wherein after displaying the functional directory interface, further comprising:
under the condition that the current folding angle between a first screen of the folding screen and a second screen of the folding screen is determined to meet a first preset condition, displaying a previous-level function directory of a first function corresponding to the first function interface according to a first display mode on the function directory interface, and displaying level function directories except the previous-level function directory according to a second display mode;
or the like, or, alternatively,
and displaying a next-level function directory of the first function corresponding to the first function interface on the function directory interface according to a third display mode, and displaying the function directories of the levels except the next-level function directory according to a fourth display mode.
9. The method of claim 5, wherein after displaying the functional directory interface, further comprising:
receiving a fifth input, wherein the fifth input is an input for controlling the turning direction of the electronic equipment;
responding to a fifth input, under the condition that the turning direction of the electronic equipment is determined to meet a second preset condition, displaying a previous-level function directory of a first function corresponding to the first function interface on the function directory interface according to a fifth display mode, and displaying a level function directory except the previous-level function directory according to a sixth display mode;
or, displaying, on the function directory interface, a next-level function directory of the first function corresponding to the first function interface according to a seventh display mode, and displaying, according to an eighth display mode, a level function directory other than the next-level function directory.
10. The method of claim 7, wherein after displaying the functional directory interface, further comprising:
receiving a sixth input, which is an input to control a folding angle between the first screen and the second screen;
in response to the sixth input, exiting the functional directory interface if it is determined that the rate of change of the fold angle satisfies a second preset range;
and exiting the function directory interface under the condition that the screen of the electronic equipment in the display state is switched from the second screen to the first screen.
11. The method of claim 1, wherein after displaying the functional directory interface, further comprising:
receiving a seventh input to a target function on the function directory interface;
displaying a favorite interface in response to the seventh input;
after the displaying the favorite interface, the method further comprises:
responding to the eighth input of the target function, saving path information corresponding to the target function, and displaying an identifier corresponding to the target function in the collection interface;
and the identifier corresponding to the target function displayed on the collection interface is used for receiving an eighth input, and a third function interface corresponding to the target function is displayed based on the stored path information.
12. An electronic device, comprising:
the system comprises a receiving module, a display module and a display module, wherein the receiving module is used for receiving first input under the condition of displaying a first function interface corresponding to a first function of a target application program, and the target application program comprises a plurality of functions of different levels;
a display module, configured to display, in response to the first input, a function directory interface on which at least the first function and a second function associated with the first function are displayed;
and displaying the functions displayed in the function directory interface in a tree diagram mode according to the affiliated hierarchy of the functions.
CN201911265964.8A 2019-12-11 2019-12-11 Application function display method and electronic equipment Active CN111124213B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911265964.8A CN111124213B (en) 2019-12-11 2019-12-11 Application function display method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911265964.8A CN111124213B (en) 2019-12-11 2019-12-11 Application function display method and electronic equipment

Publications (2)

Publication Number Publication Date
CN111124213A true CN111124213A (en) 2020-05-08
CN111124213B CN111124213B (en) 2021-06-08

Family

ID=70498438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911265964.8A Active CN111124213B (en) 2019-12-11 2019-12-11 Application function display method and electronic equipment

Country Status (1)

Country Link
CN (1) CN111124213B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744671A (en) * 2013-12-31 2014-04-23 联想(北京)有限公司 Information processing method and electronic device
CN103870129A (en) * 2012-12-13 2014-06-18 阿里巴巴集团控股有限公司 Data processing method and device for application system cluster
CN109508282A (en) * 2018-09-25 2019-03-22 平安科技(深圳)有限公司 Bury the setting method and device, computer storage medium, electronic equipment of point identification
CN110109604A (en) * 2019-04-29 2019-08-09 维沃移动通信有限公司 A kind of application interface display methods and mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103870129A (en) * 2012-12-13 2014-06-18 阿里巴巴集团控股有限公司 Data processing method and device for application system cluster
CN103744671A (en) * 2013-12-31 2014-04-23 联想(北京)有限公司 Information processing method and electronic device
CN109508282A (en) * 2018-09-25 2019-03-22 平安科技(深圳)有限公司 Bury the setting method and device, computer storage medium, electronic equipment of point identification
CN110109604A (en) * 2019-04-29 2019-08-09 维沃移动通信有限公司 A kind of application interface display methods and mobile terminal

Also Published As

Publication number Publication date
CN111124213B (en) 2021-06-08

Similar Documents

Publication Publication Date Title
CN110413168B (en) Icon management method and terminal
CN108509123B (en) Application program closing method and mobile terminal
CN111338530B (en) Control method of application program icon and electronic equipment
CN109739407B (en) Information processing method and terminal equipment
CN109379484B (en) Information processing method and terminal
CN109407932B (en) Icon moving method and mobile terminal
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN110109604B (en) Application interface display method and mobile terminal
CN109814786B (en) Image storage method and terminal equipment
CN110618969B (en) Icon display method and electronic equipment
CN107748640B (en) Screen-off display method and mobile terminal
CN109558046B (en) Information display method and terminal equipment
CN107783709B (en) Image viewing method and mobile terminal
CN110703972B (en) File control method and electronic equipment
CN109189303B (en) Text editing method and mobile terminal
CN110531903B (en) Screen display method, terminal device and storage medium
CN109669656B (en) Information display method and terminal equipment
CN111061446A (en) Display method and electronic equipment
CN111258471B (en) Object display method and electronic equipment
CN111061407B (en) Video program operation control method, electronic device, and storage medium
CN110908751B (en) Information display and collection method and device, electronic equipment and medium
CN109902679B (en) Icon display method and terminal equipment
CN109683764B (en) Icon management method and terminal
CN111443968A (en) Screenshot method and electronic equipment
CN111142998A (en) Sharing method of background application 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