CN109857324B - Application program interface display method, device, equipment and storage medium - Google Patents

Application program interface display method, device, equipment and storage medium Download PDF

Info

Publication number
CN109857324B
CN109857324B CN201910077881.XA CN201910077881A CN109857324B CN 109857324 B CN109857324 B CN 109857324B CN 201910077881 A CN201910077881 A CN 201910077881A CN 109857324 B CN109857324 B CN 109857324B
Authority
CN
China
Prior art keywords
display
user interface
interface
user
operation instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910077881.XA
Other languages
Chinese (zh)
Other versions
CN109857324A (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.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN201910077881.XA priority Critical patent/CN109857324B/en
Publication of CN109857324A publication Critical patent/CN109857324A/en
Application granted granted Critical
Publication of CN109857324B publication Critical patent/CN109857324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method, a device, equipment and a storage medium for displaying an application program interface, wherein the method comprises the steps of receiving an operation instruction of a first user interface displayed by a display interface; according to the operation instruction, displaying a plurality of user interfaces including a first user interface and a second user interface corresponding to the operation instruction on a display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value. The invention can simplify the operation of the user when previewing the user interface of the application program and improve the application experience of the user.

Description

Application program interface display method, device, equipment and storage medium
Technical Field
The present invention relates to the field of application technologies, and in particular, to a method, an apparatus, a device, and a storage medium for displaying an application program interface.
Background
With the development of the technology and application technology of electronic devices, the variety of application programs is increasing, and the functions of the application programs are also richer.
Game editors typically provide a function for a player to customize editing logic, for example, a player may set model movements, animation playback, and the like, and therefore may involve operations of multiple User Interfaces (UI), which are typically displayed in a stacked manner.
In the prior art, a plurality of user interfaces of an application program are displayed in a stacked display mode, so that the operation of previewing the user interfaces by a user is inconvenient, and the user experience is poor.
Disclosure of Invention
The invention provides a method, a device, equipment and a storage medium for displaying an application program interface, which are used for simplifying the operation of a user when previewing a user interface and improving the application experience of the user.
In a first aspect, the present invention provides a method for displaying an application program interface, the method comprising:
receiving an operation instruction aiming at a first user interface displayed by a display interface;
according to the operation instruction, displaying a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value.
Optionally, the overlapping portion of the display areas of any two of the plurality of user interfaces is zero.
Optionally, as shown above, displaying, on the display interface, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction includes:
displaying the second user interface on the display interface in a first display size and the first user interface in a second display size; the first display size is larger than the second display size.
Optionally, if the plurality of user interfaces further include: a user interface other than the first user interface and the second user interface; the displaying, on the display interface, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction includes:
displaying the other user interface on the display interface in a display size that is less than or equal to the second display size.
Optionally, the displaying, according to the operation instruction, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface includes:
and displaying the control acted by the operation instruction in the first user interface by a preset first parameter on the display interface, and displaying the control not acted by the operation instruction in the first user interface by a preset second parameter.
Optionally, the first parameter and the second parameter respectively include at least one of the following parameters: font color, font background, font type, font size, font thickness, control border color, control border shape, and control border line thickness.
Optionally, if the number of the user interfaces is greater than or equal to the preset number, the method further includes:
receiving a first sliding operation acting on the display interface;
and in response to the first sliding operation, performing sliding display on the plurality of user interfaces on the display interface.
Optionally, if the second user interface has a sliding list; the method further comprises the following steps:
receiving a second sliding operation acting on the sliding list;
and in response to the second sliding operation, performing sliding display on the sliding list in the second user interface.
Optionally, the method further includes:
receiving a display control instruction for the second user interface;
and responding to the display control instruction, and displaying the second user interface at a preset position on the display interface.
Optionally, a control button is displayed on the display interface, and the display control instruction is an operation instruction acting on the control button
In a second aspect, the present invention provides an apparatus for application interface display, the apparatus comprising:
the display module is used for displaying a first user interface of the application program on a display interface;
the receiving module is used for receiving an operation instruction aiming at the first user interface;
the display module is further configured to display, in response to the operation instruction, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value.
In a third aspect, the present invention also provides an electronic device, including: a memory and a processor; the memory is connected with the processor;
the memory to store program instructions;
the processor is configured to implement the method for displaying an application program interface according to the first aspect when the program instructions are executed.
In a fourth aspect, the present invention may also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method for enabling an application program interface display of the first aspect described above.
The invention provides a method, a device, equipment and a storage medium for displaying an application program interface, which can be used for expanding and displaying a plurality of user interfaces comprising a first user interface and a second user interface on a display interface by receiving an operation instruction aiming at the first user interface displayed on the display interface according to the operation instruction so that the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is less than or equal to a preset threshold value. The method can enable the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces on the display interface to be smaller than or equal to the preset threshold, and the user can preview other user interfaces without triggering one user interface to close, thereby simplifying the operation of the user when previewing the user interface of the application program and improving the application experience of the user.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description will be given below of the drawings required for the embodiments or the technical solutions in the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a first flowchart illustrating a method for displaying an application interface according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a method for displaying an application interface according to an embodiment of the present invention;
fig. 3 is a schematic interface diagram of an application provided in an embodiment of the present application;
fig. 4 is a schematic flow chart of a method for displaying an application interface according to an embodiment of the present invention;
fig. 5 is a schematic flow chart of a method for displaying an application interface according to an embodiment of the present invention;
fig. 6 is a schematic flowchart of a method for displaying an application interface according to an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of an apparatus for displaying an application interface according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first", "second", third "and the like in the various parts of the embodiments and drawings are used for distinguishing similar objects and not necessarily for describing a particular order or sequence. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The method flow diagrams of the embodiments of the invention described below are merely exemplary and do not necessarily include all of the contents and steps, nor do they necessarily have to be performed in the order described. For example, some steps may be broken down and some steps may be combined or partially combined, so that the order of actual execution may be changed according to actual situations.
The functional blocks in the block diagrams referred to in the embodiments of the present invention described below are only functional entities and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processors and/or microcontrollers.
The following describes a method, an apparatus, a device, and a storage medium for displaying an application interface according to embodiments of the present invention with reference to a plurality of examples.
Fig. 1 is a first flowchart illustrating a method for displaying an application interface according to an embodiment of the present invention. The method shown in fig. 1 may be performed by an electronic device. The electronic device may be any one of a desktop computer, a notebook, a Personal Digital Assistant (PDA), a smart phone, a tablet computer, and the like. The application may be a game-like application or a non-game application.
As shown in fig. 1, the method for displaying an application interface according to this embodiment may include the following steps:
s101, receiving an operation instruction aiming at a first user interface displayed on a display interface.
Before executing the S101, at least the first user interface may be displayed on the display interface. That is, only the first user interface may be displayed on the display interface, and a plurality of user interfaces including the first user interface may also be displayed. If a plurality of user interfaces including the first user interface are displayed on the display interface, the first user interface may be a user interface that triggers display of a last one of the plurality of user interfaces. The plurality of user interfaces can be displayed on the display interface in a stacked mode or in an expanded mode. If the stack display is performed, the first user interface may be a user interface displayed on a top layer of the display interface.
The operation instruction may be an operation instruction input by voice for the first user interface, an operation instruction input by an operation control on the first user interface, or an operation instruction input by a physical button of the electronic device or a control device of the electronic device for the first user interface.
S102, according to the operation instruction, displaying a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value.
In this embodiment, according to the received operation instruction, a second user interface corresponding to the operation instruction may be determined, and a plurality of user interfaces including the first user interface and the second user interface are expanded and displayed on the display interface, so that an overlapping portion of display areas of any two user interfaces in the plurality of user interfaces is less than or equal to a preset threshold.
Optionally, the plurality of user interfaces displayed on the display interface in an expanded manner further include other user interfaces besides the first user interface and the second user interface, and the first user interface, the second user interface and the other user interfaces may be displayed on the display interface in an expanded manner. There is not a complete overlap between any two user interfaces displayed in the display interface. That is, the area of the overlapping portion between any two user interfaces in the display interface is smaller than the area of any one user interface in the two corresponding user interfaces, and the area of the overlapping portion between any two user interfaces is preferably smaller than or equal to a preset threshold, where the preset threshold may be a fixed value, or may be adjusted according to practice, for example, the preset threshold is adaptively adjusted according to the resolution, the size, and the like of the user display screen; and the preset threshold may be characterized by a percentage in addition to the area value, where the percentage refers to the area of the user interface that is blocked, for example, the preset threshold is set to 50%, the first user interface and the second user interface are displayed on the display interface according to the operation instruction for the first user interface, and the area of the overlapping portion of the second user interface and the first user interface is set to be less than 50% of the area of the first user interface, that is, the area of the second user interface that blocks the first user interface is less than half of the area of the first user interface. Certainly, the preset threshold may also be adjusted according to the type/design style of the displayed user interface, and if the displayed user interface overall design style is that the key information of the user interface is located on the right side of the user interface and the user interfaces are arranged from left to right, the threshold (percentage or area) may be appropriately lowered, that is, it is ensured that the newly added user interface on the left side shields the user interface on the right side as little as possible; if the overall design style of the displayed user interface is that the key information of the user interface is positioned on the left side of the user interface, the threshold (percentage or area) can be properly increased, and because the key information of the user interface is positioned on the left side, a user can identify/determine the user interface through the key information, so that the user interface on the right side can be shielded a little more by the newly added user interface on the left side. In short, the preset threshold should be set according to the condition that the key information of the user interface is not blocked by the higher-level user interface, so that the user can distinguish the content of each user interface without clicking to call or close other user interfaces.
Specifically, the display area of the other user interface and the display area of the first user interface are not overlapped, that is, the overlapped part is 0, or the overlapped part of the other user interface and the display area of the first user interface is less than or equal to a preset threshold; or the display areas of the other user interfaces and the second user interface are not overlapped, or the overlapped part of the other user interfaces and the display area of the second user interface is smaller than or equal to a preset threshold value. Wherein the other user interface may include: at least one user interface displayed is triggered prior to the first user interface.
In a specific implementation, the arrangement order of the user interfaces may be determined according to a trigger order of the user interfaces including the first user interface and the second user interface, and the user interfaces may be arranged and displayed in a display area preset on the display interface according to the arrangement order. For example, the plurality of user interfaces may be displayed in a preset display area within the display interface, arranged from left to right, and/or arranged from top to bottom according to the triggering sequence of the plurality of user interfaces. If the display is performed from left to right, the trigger time of the user interface displayed at the leftmost side in the same row is earlier than the trigger time of the user interface displayed at the right side. If the display is from top to bottom, the trigger time of the user interface displayed at the top of the same column may be earlier than the trigger time of the user interface displayed at the bottom.
Optionally, the multiple user interfaces displayed on the display interface in an expanded manner may form "breadcrumbs", and then the multiple user interfaces may be displayed on the display interface in an expanded manner in a "breadcrumbs" navigation manner, which may reflect the trigger timing sequence between the multiple user interfaces.
According to the method for displaying the application program interface, provided by the embodiment of the invention, a plurality of user interfaces including the first user interface and the second user interface are expanded and displayed on the display interface by receiving the operation instruction aiming at the first user interface displayed on the display interface, so that the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to the preset threshold value. The method can enable the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces on the display interface to be smaller than or equal to the preset threshold, and the user can preview other user interfaces without triggering one user interface to close, thereby simplifying the operation of the user when previewing the user interface of the application program and improving the application experience of the user.
Optionally, on the basis of the method shown in fig. 1, an embodiment of the present invention may further provide a method for displaying an application program interface. Fig. 2 is a schematic flow chart of a method for displaying an application interface according to an embodiment of the present invention. As shown in fig. 2, expanding and displaying a plurality of user interfaces including the user interface and a second user interface corresponding to the operation instruction on the display interface in S102 may include:
s201, displaying the second user interface on the display interface in a first display size, and displaying the first user interface in a second display size; the first display size is larger than the second display size.
Before displaying the second user interface, the first user interface may be displayed in the first display size, and when receiving an operation instruction for the first user interface, S201 may be executed to display the second user interface in the first display size on a display interface and to perform a reduction display on the first user interface according to the operation instruction, for example, to display the first user interface in a second display size smaller than the first display size. The first display size may be a preset display size. The second display size may be a preset display size smaller than the second display size, or may be a display size obtained by reducing the first display size by a preset ratio.
A stack for storing the user interfaces may be established, and the priority of the user interface display is proportional to the height of the user interface in the stack, that is, the priority of the user interface corresponding to the top position of the stack is the highest. The multiple user interfaces may constitute "breadcrumbs," and the multiple user interfaces constituting "breadcrumbs" may be pushed in sequence according to a trigger display order. When an operation instruction for the first user interface is received, a second user interface corresponding to the operation instruction can be determined according to the operation instruction, the second user interface is used as a new user interface, and the second user interface is subjected to stack-pushing operation. The second user interface can be positioned at the top of the stack as a new user interface for stacking, and the first user interface is positioned at the non-top of the stack. After the second user interface is pushed, the display size of the first user interface can be determined to be a second display size, the display size of the second user interface is determined to be a first display size, the display positions of the first user interface and the second user interface on the display interface are determined according to the display sizes of the first user interface and the second user interface and the size of a preset display area of the display interface, then the first user interface is displayed on the display interface according to the display size and the display position of the first user interface, and the second user interface is displayed on the display interface according to the display size and the display position of the second user interface.
When an exit instruction for the second user interface is received, the second user interface can be popped according to the exit instruction, and the second user interface is destroyed to cancel the display of the second user interface on the display interface. And the second user interface is popped, so that the first user interface restores the position of the top of the stack. After the second user interface is popped up, the display size of the first user interface can be determined to be a first display size, the display position of the first user interface on the display interface is determined according to the display size of the first user interface and the size of a preset display area of the display interface, and then the first user interface is displayed on the display interface according to the display size and the display position of the first user interface.
And displaying the second user interface on the display interface in a first display size, and displaying the first user interface in a second display size smaller than the first display size, so that the utilization rate of the display interface can be improved. And the second user interface may be a current user interface among the plurality of user interfaces, and the second user interface is displayed in the first display size, so that the second user interface is distinguished from other user interfaces to indicate that the second user interface is the current user interface, thereby facilitating user operation.
Optionally, if the plurality of user interfaces further include: other user interfaces other than the first user interface and the second user interface; as shown above, in S102, a plurality of user interfaces including the user interface and a second user interface corresponding to the operation instruction are expanded and displayed on the display interface, and the method may further include:
s202, displaying the other user interfaces on the display interface in a display size smaller than or equal to the second display size.
In one example, the second user interface may be displayed on the display interface in a first display size, and the first user interface and the other user interfaces, i.e., user interfaces other than the second user interface, of the plurality of user interfaces are each displayed in a second display size that is smaller than the first display size.
In another example, the second user interface may be displayed on the display interface in a first display size, the first user interface may be displayed in a second display size, and the other user interfaces may be displayed in a display size smaller than the second display size, that is, the user interfaces other than the second user interface among the plurality of user interfaces may be displayed in a gradient display size, wherein the shorter the interval from the trigger display time of the second user interface, the larger the display size is, the longer the interval from the trigger display time of the second user interface, the smaller the display size is. Thus, the second user interface is displayed in a first display size, the first user interface is displayed in a second display size, the other user interfaces are displayed in a display size smaller than the second display size, and a trigger display order among the plurality of user interfaces can be indicated by the display size.
And displaying the other user interfaces on the display interface in the display size smaller than or equal to the second display size, so that the display utilization rate of the display interface can be improved.
Optionally, on the basis of any one of the above-described methods, the method for displaying the application program interface may further include:
and displaying the control acted by the operation instruction in the first user interface by a preset first parameter on the display interface, and displaying the control not acted by the operation instruction in the first user interface by a preset second parameter.
In this embodiment, through a function of rich text, the control acted by the operation instruction in the first user interface is displayed with a preset first parameter, and the control not acted by the operation instruction in the first user interface is displayed with a preset second parameter, so that the control acted by the operation instruction is different from the other controls, thereby embodying a logical relationship between the first user interface and the second user interface.
Optionally, the first parameter and the second parameter may respectively include at least one of the following parameters: font color, font background, font type, font size, font thickness, control border color, control border shape, and control border line thickness.
The first and second parameters may include: the different types of parameters may also include the same type of parameters, and if the same type of parameters is included, the values of the type of parameters may be different, so that the first parameter is different from the second parameter.
One example is provided below. Fig. 3 is a schematic interface diagram of an application according to an embodiment of the present application. As shown in fig. 3, the first user interface is displayed on a display interface in a first display size, the first user interface is displayed with a plurality of controls including a first control and a second control, when an operation instruction acting on the first control is received, the second user interface corresponding to the operation instruction is displayed on the display interface in the first display size according to the operation instruction, the first user interface is displayed in a second display size smaller than the first display size, and meanwhile, the first control and the second control are further identified in the first user interface, so as to embody a logical relationship between the first user interface and the second user interface.
Optionally, on the basis of any one of the above-described methods, an embodiment of the present invention may further provide a method for displaying an application program interface. Fig. 4 is a schematic flowchart of a method for displaying an application interface according to an embodiment of the present invention. As shown in fig. 4, if the number of the plurality of user interfaces is greater than or equal to the preset number, the method may further include:
s401, receiving a first sliding operation acting on the display interface.
And S402, responding to the first sliding operation, and performing sliding display on the plurality of user interfaces on the display interface.
In this embodiment, when the number of the plurality of user interfaces is greater than or equal to the preset number, the information of the plurality of user interfaces may be added to the sliding list of the display interface. The preset number may be the maximum number of the user interfaces that can be displayed on the display interface. When the first sliding operation is received, it is determined that the first sliding operation is a sliding operation acting on the display interface, and since the priority of the sliding operation of the display interface is highest, in this case, even if touch operations acting on the plurality of user interfaces are received, the first sliding operation is not phagocytosed, and the plurality of user interfaces can be slidingly displayed on the display interface in response to the first sliding operation.
In the method, the plurality of user interfaces can be displayed in a sliding manner on the display interface based on the received first sliding operation acting on the display interface, so that the display utilization rate of the display interface is improved, the operation of a user when previewing the user interface of the application program is facilitated, and the user experience is improved.
Optionally, on the basis of any one of the above-described methods, an embodiment of the present invention may further provide a method for displaying an application program interface. Fig. 5 is a fourth schematic flowchart of a method for displaying an application interface according to an embodiment of the present invention. As shown in fig. 5, if the second user interface has a sliding list, the method may further include:
s501, receiving a second sliding operation acting on the sliding list.
And S502, responding to the second sliding operation, and performing sliding display on the sliding list in the second user interface.
The method includes the steps that under the condition that one sliding operation is received, the touch position of the sliding operation on a display interface can be determined, if the touch position is located in a preset empty node range, the sliding operation corresponding to the touch position can be determined to be a second sliding operation acting on a sliding list of the second user interface, and the sliding operation is not a first sliding operation of the display interface, and the sliding list can be displayed in a sliding mode in the second user interface in response to the second sliding operation.
On the contrary, if the touch position of the received sliding operation on the display interface is not within the preset empty node range, it may be determined that the sliding operation corresponding to the touch position is not the second sliding operation on the sliding list of the second user interface, but the first sliding operation on the display interface, and the plurality of user interfaces may be displayed in a sliding manner in the display interface in response to the first sliding operation.
The method provided by the embodiment can perform sliding display on the sliding list in the second user interface based on the received second sliding operation acting on the sliding list of the second user interface, so that the sliding function of the second user interface is ensured, the display utilization rate of the second user interface is improved, the operation of the user in previewing the user interface of the application program is facilitated, and the user experience is improved.
Optionally, on the basis of any one of the above-described methods, an embodiment of the present invention may further provide a method for displaying an application program interface. Fig. 6 is a flowchart of a method for displaying an application interface according to an embodiment of the present invention. As shown in fig. 6, the method may further include:
s601, receiving a display control instruction aiming at the second user interface.
And S602, responding to the display control instruction, and displaying the second user interface at a preset position on the display interface.
The display interface is provided with a control button, and the display control instruction is an operation instruction acting on the control button.
The display control instruction may be, for example, a center display control instruction, and the second user interface may be displayed on the display interface in a center manner according to the display control instruction, that is, the second user interface is displayed in a preset central area on the display interface. The display control instruction may be, for example, a left display control instruction, and the second user interface may be displayed on the display interface on the left according to the display control instruction, that is, the second user interface is displayed in a preset left area on the display interface. The display control instruction may be, for example, a right display control instruction, and the second user interface may be displayed on the display interface in a right direction according to the display control instruction, that is, the second user interface is displayed in a preset right area on the display interface. The display control instruction may be, for example, an upper display control instruction, and the second user interface may be displayed on the display interface in an upper position according to the display control instruction, that is, the second user interface is displayed in a preset upper side area on the display interface. The display control instruction may be, for example, a downward display control instruction, and the second user interface may be displayed downward on the display interface according to the display control instruction, that is, the second user interface is displayed in a preset lower area on the display interface.
It should be noted that, no matter what the display control instruction is, after the second user interface is displayed at the preset position on the display interface, the display positions of the first user interface and the other user interfaces in the plurality of user interfaces need to be re-determined, and then the first user interface and the other user interfaces are respectively displayed on the display interface according to the re-determined display positions of the first user interface and the other user interfaces.
In the method, the second user interface is displayed at the preset position on the display interface in response to the display control instruction, so that the sliding operation of a user on the display interface can be facilitated, a plurality of user interfaces displayed on the display interface are more concentrated, the display utilization rate of the display interface is improved, and the application experience of the user is improved.
The following is an embodiment of the apparatus of the present invention, which can be used to implement the above-mentioned embodiment of the method of the present invention, and the implementation principle and technical effects are similar.
Fig. 7 is a schematic structural diagram of an apparatus for displaying an application interface according to an embodiment of the present invention. As shown in fig. 7, the apparatus 70 for displaying an application program interface of the present embodiment may include:
the display module 71 is configured to display the first user interface of the application on the display interface.
A receiving module 72, configured to receive an operation instruction for the first user interface.
The display module 71 is further configured to, in response to the operation instruction, display a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value.
Optionally, the overlapping portion of the display areas of the first user interface and the second user interface is zero.
Optionally, the display module 71 is specifically configured to display the second user interface on the display interface in a first display size, and display the first user interface in a second display size; the first display size is larger than the second display size.
Optionally, if the plurality of user interfaces further include: other user interfaces other than the first user interface and the second user interface; the display module 71 is further specifically configured to display the other user interface on the display interface in a display size smaller than or equal to the second display size.
Optionally, the display module 71 is further configured to display, on the display interface, a preset first parameter for a control acted by the operation instruction in the first user interface, and display, on the display interface, a preset second parameter for a control not acted by the operation instruction in the first user interface.
Optionally, the first parameter or the second parameter may include at least one of the following: font color, font background, font type, font size, font thickness, control border color, control border shape, and control border line thickness.
Optionally, if the number of the plurality of user interfaces is greater than or equal to the preset number, the receiving module 72 is further configured to receive a first sliding operation applied to the display interface.
The display module 71 is further configured to perform a sliding display on the plurality of user interfaces on the display interface in response to the first sliding operation.
Optionally, if the second user interface has a slide list, the receiving module 72 is further configured to receive a second slide operation applied to the slide list.
The display module 71 is further configured to perform a sliding display on the sliding list in the second user interface in response to the second sliding operation.
Optionally, the receiving module 72 is further configured to receive a display control instruction for the second user interface.
The display module 71 is further configured to display the second user interface at a preset position on the display interface in response to the display control instruction.
Optionally, a control button is displayed on the display interface, and the display control instruction is an operation instruction acting on the control button.
Optionally, the apparatus 70 for displaying an application program interface may further perform other operations in the method for displaying an application program interface in any one of the methods shown in fig. 1 to 6, which are described above specifically, and thus are not described herein again
Fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. As shown in fig. 8, the electronic apparatus 80 of the present embodiment includes: a memory 81 and a processor 82. The memory 81 is connected to the processor 82 via a bus.
A memory 81 for storing program instructions.
A processor 82 configured to perform the method of any one of the application interface displays of fig. 1-6 when the program instructions are executed.
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executable by the processor 82 described in fig. 8 to implement the method for displaying the application program interface.
The apparatus for displaying an application program interface, the electronic device, and the computer-readable storage medium according to the embodiments of the present invention may execute the method for displaying an application program interface in any one of fig. 1 to 6, and for specific implementation and effective effects, reference may be made to the above description, which is not repeated herein.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The computer program may be stored in a computer readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media capable of storing program codes, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, and an optical disk.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (11)

1. A method of application interface display, the method comprising:
receiving an operation instruction aiming at a first user interface displayed by a display interface; when an operation instruction for the first user interface is received, determining a second user interface corresponding to the operation instruction according to the operation instruction, taking the second user interface as a new user interface, and performing stack-entering operation on the second user interface;
according to the operation instruction, displaying a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value; the expansion mode of the user interfaces on the display interface is used for indicating the triggering sequence of the user interfaces;
when an exit instruction for the second user interface is received, according to the exit instruction, pop-up operation is carried out on the second user interface, and destruction processing is carried out on the second user interface so as to cancel the display of the second user interface on the display interface; the displaying, according to the operation instruction, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction on the display interface includes:
displaying a control acted by the operation instruction in the first user interface by a preset first parameter and displaying a control not acted by the operation instruction in the first user interface by a preset second parameter on the display interface; the first parameter and the second parameter respectively comprise at least one of the following parameters: font color, font type, font size, font thickness, control border color, control border shape, and control border line thickness.
2. The method of claim 1, wherein the overlap of the display areas of any two of the plurality of user interfaces is zero.
3. The method according to claim 1, wherein the displaying, on the display interface, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction comprises:
displaying the second user interface on the display interface in a first display size and the first user interface in a second display size; the first display size is larger than the second display size.
4. The method of claim 3, wherein if the plurality of user interfaces further comprises: a user interface other than the first user interface and the second user interface; the displaying, on the display interface, a plurality of user interfaces including the first user interface and a second user interface corresponding to the operation instruction includes:
displaying the other user interface on the display interface in a display size that is less than or equal to the second display size.
5. The method of claim 1, wherein if the number of the plurality of user interfaces is greater than or equal to a predetermined number, the method further comprises:
receiving a first sliding operation acting on the display interface;
and in response to the first sliding operation, performing sliding display on the plurality of user interfaces on the display interface.
6. The method of claim 1, wherein if the second user interface has a sliding list; the method further comprises the following steps:
receiving a second sliding operation acting on the sliding list;
and in response to the second sliding operation, performing sliding display on the sliding list in the second user interface.
7. The method according to any one of claims 1-6, further comprising:
receiving a display control instruction for the second user interface;
and responding to the display control instruction, and displaying the second user interface at a preset position on the display interface.
8. The method according to claim 7, wherein a control button is displayed on the display interface, and the display control instruction is an operation instruction acting on the control button.
9. An apparatus for application interface display, the apparatus comprising:
the display module is used for displaying a first user interface of the application program on a display interface;
the receiving module is used for receiving an operation instruction aiming at the first user interface;
the display module is further configured to, when an operation instruction for the first user interface is received, determine a second user interface corresponding to the operation instruction according to the operation instruction, use the second user interface as a new user interface, and perform a stacking operation on the second user interface; according to the operation instruction, displaying a plurality of user interfaces including the first user interface and second user equipment corresponding to the operation instruction on the display interface; the overlapping part of the display areas of any two user interfaces in the plurality of user interfaces is smaller than or equal to a preset threshold value; the expansion mode of the user interfaces on the display interface is used for indicating the triggering sequence of the user interfaces;
the display module is further configured to, when an exit instruction for the second user interface is received, perform a pop-up operation on the second user interface according to the exit instruction, and perform destruction processing on the second user interface to cancel display of the second user interface on the display interface;
the display module is further configured to display a control acted by the operation instruction in the first user interface as a preset first parameter, and display a control not acted by the operation instruction in the first user interface as a preset second parameter; the first parameter and the second parameter respectively comprise at least one of the following parameters: font color, font type, font size, font thickness, control border color, control border shape, and control border line thickness.
10. An electronic device, comprising: a memory and a processor; the memory is connected with the processor;
the memory to store program instructions;
the processor, when the program instructions are executed, is configured to implement the method of application program interface display of any of claims 1-8.
11. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method of application program interface display of any one of claims 1 to 8.
CN201910077881.XA 2019-01-28 2019-01-28 Application program interface display method, device, equipment and storage medium Active CN109857324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910077881.XA CN109857324B (en) 2019-01-28 2019-01-28 Application program interface display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910077881.XA CN109857324B (en) 2019-01-28 2019-01-28 Application program interface display method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109857324A CN109857324A (en) 2019-06-07
CN109857324B true CN109857324B (en) 2021-04-20

Family

ID=66896271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910077881.XA Active CN109857324B (en) 2019-01-28 2019-01-28 Application program interface display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109857324B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104536715A (en) * 2014-12-08 2015-04-22 联想(北京)有限公司 Display method and electronic equipment
CN105005430A (en) * 2015-07-17 2015-10-28 深圳市金立通信设备有限公司 Window display method and terminal

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8346955B2 (en) * 2009-11-03 2013-01-01 Sprint Communications Company L.P. Streaming content delivery management for a wireless communication device
EP2354914A1 (en) * 2010-01-19 2011-08-10 LG Electronics Inc. Mobile terminal and control method thereof
CN102436477A (en) * 2011-10-11 2012-05-02 鸿富锦精密工业(深圳)有限公司 Device with related content search function and method
US20150106131A1 (en) * 2013-10-14 2015-04-16 Hartford Fire Insurance Company System and method for processing enhanced coverage claims
CN104881201B (en) * 2014-02-28 2020-02-21 联想(北京)有限公司 Data display method and electronic equipment
JP6610138B2 (en) * 2015-09-30 2019-11-27 富士通クライアントコンピューティング株式会社 Display control apparatus, display control method, and display control program
CN105955639B (en) * 2016-05-05 2020-07-31 北京京东尚科信息技术有限公司 Method and device for controlling multi-window display in interface

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104536715A (en) * 2014-12-08 2015-04-22 联想(北京)有限公司 Display method and electronic equipment
CN105005430A (en) * 2015-07-17 2015-10-28 深圳市金立通信设备有限公司 Window display method and terminal

Also Published As

Publication number Publication date
CN109857324A (en) 2019-06-07

Similar Documents

Publication Publication Date Title
JP7152451B2 (en) Devices, methods, and graphical user interfaces for interacting with user interface objects corresponding to applications
US11989409B2 (en) Device, method, and graphical user interface for displaying a plurality of settings controls
KR102324569B1 (en) Dynamic function row customization
KR101693764B1 (en) User interface for multiple display regions
RU2606055C2 (en) Desktop system of mobile terminal and interface interaction method and device
US9304668B2 (en) Method and apparatus for customizing a display screen of a user interface
US10268353B2 (en) Method and apparatus for processing dockbar and storage medium
EP2521025B1 (en) Component display processing method and user device
CN113867662A (en) Display method and terminal
US20160077708A1 (en) Method and device for executing applications through application selection screen
CN108694012B (en) Method and system for displaying objects on screen
CN106325687B (en) Method and terminal for calling program
CN107678819A (en) A kind of information processing method and device, terminal and readable storage medium storing program for executing
EP3485358B1 (en) Electronic device and method thereof for managing applications
EP4220387A1 (en) Desktop layout method and apparatus, and electronic device
WO2017012488A1 (en) Scrolling view display method and apparatus
US11113458B2 (en) Concurrently supporting both document-based and object-based undo operations
CN114296844A (en) Information synchronous interaction method, device, equipment and storage medium
CN113268182A (en) Application icon management method and electronic equipment
CN109857324B (en) Application program interface display method, device, equipment and storage medium
CN117555459A (en) Application group processing method and device, storage medium and electronic equipment
CN108052212A (en) A kind of method, terminal and computer-readable medium for inputting word
CN113553129A (en) Interface display method, device, terminal and medium
EP3734431A1 (en) Image panning method
US11847294B2 (en) Method for generating desktop of mobile terminal, device and electronic 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
GR01 Patent grant
GR01 Patent grant