CN109240783B - Interface display method and terminal equipment - Google Patents

Interface display method and terminal equipment Download PDF

Info

Publication number
CN109240783B
CN109240783B CN201810983980.XA CN201810983980A CN109240783B CN 109240783 B CN109240783 B CN 109240783B CN 201810983980 A CN201810983980 A CN 201810983980A CN 109240783 B CN109240783 B CN 109240783B
Authority
CN
China
Prior art keywords
interface
display screen
display
terminal device
input
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
CN201810983980.XA
Other languages
Chinese (zh)
Other versions
CN109240783A (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 CN201810983980.XA priority Critical patent/CN109240783B/en
Publication of CN109240783A publication Critical patent/CN109240783A/en
Application granted granted Critical
Publication of CN109240783B publication Critical patent/CN109240783B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1438Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using more than one graphics controller

Abstract

The embodiment of the invention discloses an interface display method and terminal equipment, relates to the technical field of communication, and aims to solve the problem that the operation process is complicated due to the fact that the terminal equipment switches back and forth between different interfaces in an application program. The method comprises the following steps: receiving a first input of a user on a first label, wherein the first label is a label in a first interface displayed on a first display screen; responding to the first input, and displaying a target interface corresponding to the first label on a second display screen; the target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program. The method can be applied to scenes for displaying different interfaces of the application program.

Description

Interface display method and terminal equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an interface display method and terminal equipment.
Background
With the development of communication technology, a terminal device may provide various applications for a user to select and use.
Currently, a terminal device may display an interface of an application program on a screen of the terminal device so that a user can operate on the interface. For example, the terminal device may display a main interface of a certain shopping application on a screen of the terminal device, the user may trigger the terminal device to switch the main interface to a shopping cart interface, and may trigger the terminal device to switch the shopping cart interface to the main interface.
However, in the process of running the application program by the terminal device, the user may need to use different interfaces in the application program, and thus the terminal device may be triggered to switch back and forth between different interfaces in the application program, which results in a cumbersome operation process.
Disclosure of Invention
The embodiment of the invention provides an interface display method and terminal equipment, and aims to solve the problem that the operation process is complicated due to the fact that the terminal equipment switches back and forth between different interfaces in an application program.
In order to solve the above technical problem, the embodiment of the present invention is implemented as follows:
in a first aspect, an embodiment of the present invention provides an interface display method, which is applied to a terminal device, where the terminal device includes a first display screen and a second display screen. The method comprises the following steps: receiving a first input of a user on a first label, wherein the first label is a label in a first interface displayed on a first display screen; responding to the first input, and displaying a target interface corresponding to the first label on a second display screen; the target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program.
In a second aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes a first display screen and a second display screen, and the terminal device includes a receiving module and a display module. The receiving module is used for receiving a first input of a user on a first label, wherein the first label is a label in a first interface displayed on a first display screen; and the display module is used for responding to the first input received by the receiving module and displaying the target interface corresponding to the first label on the second display screen. The target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program.
In a third aspect, an embodiment of the present invention provides a terminal device, which includes a processor, a memory, and a computer program stored on the memory and operable on the processor, where the computer program, when executed by the processor, implements the steps of the interface display method provided in the first aspect.
In a fourth aspect, an embodiment of the present invention 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 the steps of the interface display method provided in the first aspect.
In the embodiment of the invention, a first input of a first label (the first label is a label in a first interface displayed on a first display screen) by a user can be received; and responding to the first input, and displaying a target interface corresponding to the first label on a second display screen (the target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program). According to the scheme, in the process that the terminal device runs the application program, the terminal device can respond to the label input of the user to the first interface displayed on the first display screen and display at least one of the first interface and the second interface on the second display screen, so that the terminal device can simultaneously display the operation interface of one application program on the first display screen and the second display screen (for example, the terminal device can display the first interface on the first display screen and display the second interface on the second display screen), and therefore the user can perform different trigger operations on the application program on the first display screen and the second display screen without switching back and forth between different interfaces in the application program, the operation process can be simplified, and the experience of the user can be improved.
Drawings
Fig. 1 is a schematic structural diagram of an android operating system according to an embodiment of the present invention;
fig. 2 is a schematic diagram of an interface display method according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a screen of a terminal device according to an embodiment of the present invention;
fig. 4 is a second schematic diagram of an interface display method according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a display interface of a terminal device according to an embodiment of the present invention;
fig. 6 is a second schematic diagram of a display interface of a terminal device according to the embodiment of the present invention;
fig. 7 is a third schematic view of a display interface of a terminal device according to an embodiment of the present invention;
fig. 8 is a fourth schematic view of a display interface of a terminal device according to an embodiment of the present invention;
fig. 9 is a fifth schematic view of a display interface of a terminal device according to an embodiment of the present invention;
fig. 10 is a sixth schematic view of a display interface of a terminal device according to an embodiment of the present invention;
fig. 11 is a seventh schematic diagram of a display interface of a terminal device according to an embodiment of the present invention;
fig. 12 is a schematic diagram illustrating a terminal device displaying a prompt message according to an embodiment of the present invention;
fig. 13 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 14 is a hardware schematic diagram of a terminal device according to an embodiment 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 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.
The term "and/or" herein is an association relationship describing an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The symbol "/" herein denotes a relationship in which the associated object is or, for example, a/B denotes a or B.
The terms "first" and "second," and the like, in the description and in the claims of the present invention are used for distinguishing between different objects and not for describing a particular order of the objects. For example, the first input, second input, third input, etc. are for distinguishing between different inputs, rather than for describing a particular order of inputs.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present invention, unless otherwise specified, "a plurality" means two or more, for example, a plurality of elements means two or more elements.
The embodiment of the invention provides an interface display method and terminal equipment, which can receive first input of a first label (the first label is a label in a first interface displayed on a first display screen) from a user; and responding to the first input, and displaying a target interface corresponding to the first label on a second display screen (the target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program). According to the scheme, in the process that the terminal device runs the application program, the terminal device can respond to the label input of the user to the first interface displayed on the first display screen and display at least one of the first interface and the second interface on the second display screen, so that the terminal device can simultaneously display the operation interface of one application program on the first display screen and the second display screen (for example, the terminal device can display the first interface on the first display screen and display the second interface on the second display screen), and therefore the user can perform different trigger operations on the application program on the first display screen and the second display screen without switching back and forth between different interfaces in the application program, the operation process can be simplified, and the experience of the user can be improved.
The terminal device in the embodiment of the present invention may be a terminal device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present invention are not limited in particular.
An android operating system is taken as an example, and a software environment applied to the interface display method provided by the embodiment of the invention is introduced.
Fig. 1 is a schematic diagram of an architecture of an android operating system according to an embodiment of the present invention. In fig. 1, the architecture of the android operating system includes 4 layers, which are respectively: an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, a Linux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of an android operating system and belongs to the bottommost layer of an android operating system software layer. The kernel layer provides kernel system services and hardware-related drivers for the android operating system based on the Linux kernel.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the interface display method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the interface display method may operate based on the android operating system shown in fig. 1. Namely, the processor or the terminal device can implement the interface display method provided by the embodiment of the invention by running the software program in the android operating system.
The terminal device in the embodiment of the invention can be a mobile terminal device and can also be a non-mobile terminal device. For example, the mobile terminal device may be a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile terminal device may be a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiment of the present invention is not particularly limited.
The execution main body of the interface display method provided by the embodiment of the present invention may be the terminal device, or may also be a functional module and/or a functional entity capable of implementing the interface display method in the terminal device, which may be specifically determined according to actual use requirements, and the embodiment of the present invention is not limited. The following takes a terminal device as an example to exemplarily explain an interface display method provided by the embodiment of the present invention.
As shown in fig. 2, an embodiment of the present invention provides an interface display method, which may be applied to a terminal device, where the terminal device may include a first display screen and a second display screen. The method may include steps 100 and 101 described below.
Step 100, the terminal device receives a first input of a user to the first tag.
The first label may be a label in a first interface displayed on the first display screen.
Optionally, in the embodiment of the present invention, the first display screen and the second display screen may be two independent screens, or may be one screen. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Illustratively, as shown in fig. 3 (a), the first display 01 and the second display 02 may be two separate screens, and the first display 01 and the second display 02 may be connected by a shaft (or a hinge). As shown in (b) of fig. 3, the screen of the terminal device may be a single screen (for example, the screen may be a flexible screen), and when a user performs a folding operation on the flexible screen, the flexible screen may be folded into two different screens (i.e., the first display screen 01 and the second display screen 02).
Optionally, in this embodiment of the present invention, the first interface may be any interface in an application. For example, the one application may be a social class application, a shopping class application, or a video class application, and the first interface may be any one of the social class application, the shopping class application, or the video class application. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Optionally, in this embodiment of the present invention, the first label may be an icon, a control, a link, or the like in the first interface. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Optionally, in this embodiment of the present invention, the first input may be a single-click input, a long-press input, a double-click input, a sliding input, or the like of the user on the first tag. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
It should be noted that, in the embodiment of the present invention, when the terminal device receives different inputs to the first tag from the user, the terminal device may perform different processing actions. For example, in a case where the terminal device displays the first interface on the first display screen, if the terminal device receives a long-press input (i.e., a first input) of a user to a first tab in the first interface, the terminal device may display a target interface (which may be at least one of the first interface and the second interface) corresponding to the first tab on the second display screen in response to the long-press input; if the terminal device receives a click input of the first label from a user, the terminal device may switch the first interface displayed on the first display screen to an interface (e.g., a third interface) corresponding to the first label in response to the click input. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Optionally, in the embodiment of the present invention, when the screen of the terminal device is two independent screens, the first display screen and the second display screen may be any one of the following displays: liquid Crystal Display (LCD), Plasma Display (PDP), Thin Film Transistor (TFT) -LCD, Organic Light Emitting Diode (OLED) and active matrix (AM-OLED). The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Optionally, in the embodiment of the present invention, in a case that the screen of the terminal device is a single screen, the screen may be a flexible screen. When a user folds the flexible screen, if the position where the flexible screen is folded is different or the folding direction is different, the first display screen and the second display screen on which the flexible screen is folded may be different. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
And step 101, the terminal device responds to the first input, and displays a target interface corresponding to the first label on a second display screen.
The target interface may be at least one of a first interface and a second interface, and the first interface and the second interface may be two different interfaces in one application program.
In this embodiment of the present invention, after the terminal device receives a first input to the first tag by a user, the terminal device may display, in response to the first input, a target interface corresponding to the first tag (that is, display, on the second display screen, the first interface corresponding to the first tag, or display, on the second display screen, the second interface corresponding to the first tag, or display, on the second display screen, the first interface and the second interface).
Optionally, in the embodiment of the present invention, when the target interface corresponding to the first tag is displayed on the second display screen, the terminal device may display the first interface on the first display screen, may also display a third interface (the third interface is an interface different from the first interface in the application program) on the first display screen, and may also display the main interface of the terminal device on the first display screen, which may be specifically determined according to actual use requirements, which is not limited in the embodiment of the present invention.
It should be noted that, for the implementation of step 101, step 101a, step 101b, step 101c, and step 101d in the following embodiments are specifically described, and details are not repeated here.
The embodiment of the invention provides an interface display method, and in the process of running an application program by a terminal device, the terminal device can respond to the label input of a user in a first interface displayed on a first display screen and display at least one of the first interface and a second interface on a second display screen, so that the terminal device can simultaneously display an operation interface of the application program on the first display screen and the second display screen (for example, the terminal device can display the first interface on the first display screen and display the second interface on the second display screen), and thus the user can perform different trigger operations on the application program on the first display screen and the second display screen without switching back and forth between different interfaces in the application program, thereby simplifying the operation process and improving the experience of the user.
Optionally, with reference to fig. 2, as shown in fig. 4, in the embodiment of the present invention, the step 101 may be specifically implemented by a step 101a or a step 101b described below.
And 101a, the terminal equipment responds to the first input, displays the target interface on the second display screen, and keeps displaying the first interface on the first display screen.
In this embodiment of the present invention, after the terminal device receives a first input to the first tag by a user, the terminal device may, in response to the first input, display a target interface corresponding to the first tag (that is, display a first interface corresponding to the first tag on the second display screen, or display a second interface corresponding to the first tag on the second display screen, or display the first interface and the second interface on the second display screen), and keep displaying the first interface on the first display screen.
Exemplarily, as shown in fig. 5, a schematic diagram of a display interface of a terminal device according to an embodiment of the present invention is provided. As shown in fig. 5 (a), assuming that the first interface displayed on the first display screen is a home page 03 of the shopping application program, and a target interface corresponding to an icon 04 (i.e., a first tag) in the home page 03 of the shopping application program is a shopping cart interface of the shopping application program, if a user wants to trigger the terminal device to display the shopping cart interface on the second display screen, the user can press the icon 04 for a long time. As shown in fig. 5 (b), after the terminal device receives a long press input (i.e., a first input) to the icon 04 by the user, the terminal device may display a shopping cart interface 05 corresponding to the icon 04 on the second display screen in response to the first input, and keep displaying a top page 03 of the shopping application on the first display screen (i.e., the terminal device may display a second interface on the second display screen in response to the first input, and keep displaying the first interface on the first display screen).
Exemplarily, as shown in fig. 6, a schematic diagram of another display interface of a terminal device provided in the embodiment of the present invention is shown. As shown in fig. 6 (a), assuming that the first interface displayed on the first display screen is a home page 03 of a shopping application, and a target interface corresponding to an icon 06 (i.e., a first tag) in the home page 03 of the shopping application is the home page 03 of the shopping application, if a user wants to trigger a terminal device to display the home page 03 of the shopping application corresponding to the icon 05 on the second display screen, the user can press the icon 06 for a long time. As shown in fig. 6 (b), after the terminal device receives a long press input (i.e., a first input) of the icon 06 by the user, the terminal device may simultaneously display the home page 03 of the shopping application on the first display screen and the second display screen in response to the first input (i.e., the terminal device may simultaneously display the first interface on the first display screen and the second display screen in response to the first input).
According to the interface display method provided by the embodiment of the invention, the target interface can be displayed on the second display screen in response to the first input, and the first interface is kept displayed on the first display screen, so that a user can perform different trigger operations on one application program through the first interface displayed on the first display screen and the target interface displayed on the second display screen, and does not need to switch back and forth between different interfaces in the application program, thereby simplifying the operation process and improving the experience of the user.
And step 101b, the terminal device responds to the first input, displays the target interface on the second display screen, and switches the first interface displayed on the first display screen to the third interface.
The third interface may be an interface different from the first interface in the application program.
In this embodiment of the present invention, after the terminal device receives a first input to the first tag by a user, the terminal device may, in response to the first input, display a target interface corresponding to the first tag (that is, display a first interface corresponding to the first tag on the second display screen, or display a second interface corresponding to the first tag on the second display screen, or display the first interface and the second interface on the second display screen), and switch the first interface displayed on the first display screen to a third interface.
Optionally, in this embodiment of the present invention, when the target interface is the first interface, the third interface may be an interface different from the first interface in the application program, and the third interface may be the same as the second interface, and the third interface may also be different from the second interface; in the case that the target interface includes a second interface (i.e., the target interface is the second interface, or the target interface is the first interface and the second interface), the third interface may be an interface of the application that is different from the first interface and the second interface.
Exemplarily, as shown in fig. 7, a schematic diagram of another display interface of a terminal device provided in the embodiment of the present invention is shown. As shown in fig. 7 (a), assuming that the first interface displayed on the first display screen is a shopping cart interface 05 of a shopping application program, and target interfaces corresponding to an icon 07 (i.e., a first tag) in the shopping cart interface 05 are a first goods interface and a second goods interface in the shopping cart interface, if a user wants to trigger a terminal device to display the first goods interface and the second goods interface corresponding to the icon 07 on the second display screen, the user can press the icon 07 for a long time. As shown in fig. 7 (b), after the terminal device receives a long press input (i.e., a first input) to the icon 07 by the user, the terminal device may display a first goods interface 08 on the first display screen and display a second goods interface 09 on the second display screen in response to the first input (i.e., the terminal device may display the second interface on the second display screen and switch the first interface displayed on the first display screen to the third interface in response to the first input).
Exemplarily, as shown in fig. 8, a schematic diagram of another display interface of a terminal device provided in the embodiment of the present invention is shown. As shown in fig. 8 (a), assuming that the first interface displayed on the first display screen is a shopping cart interface 05 of a shopping application program, and a target interface corresponding to an icon 10 (i.e., a first tag) in the shopping cart interface 05 is the shopping cart interface 05, if a user wants to trigger a terminal device to display the shopping cart interface 05 on the second display screen, the user can press the icon 10 for a long time. As shown in (b) of fig. 8, after the terminal device receives a long press input (i.e., a first input) to the icon 10 by the user, the terminal device may display the shopping cart interface 05 on the second display screen in response to the first input, and switch the shopping cart interface 05 displayed on the first display screen to the top page 03 of the shopping application (i.e., the terminal device may display the first interface on the second display screen in response to the first input, and switch the first interface displayed on the first display screen to the third interface).
According to the interface display method provided by the embodiment of the invention, as the target interface can be displayed on the second display screen in response to the first input and the first interface displayed on the first display screen is switched to the third interface, a user can perform different trigger operations on one application program through the third interface displayed on the first display screen and the target interface displayed on the second display screen without switching back and forth between different interfaces in the application program, so that the operation process can be simplified and the experience of the user can be improved.
Optionally, in this embodiment of the present invention, in a case that the target interface may include a first interface, the step 101 may be specifically implemented by the following step 101 c.
Step 101c, the terminal device responds to the first input and displays the first interface on the second display screen, or displays the first interface and the second interface; and switching the first interface displayed on the first display screen into a main interface of the terminal equipment.
In the embodiment of the present invention, in a case that the target interface is the first interface, the terminal device may display the first interface on the second display screen in response to the received first input, and switch the first interface displayed on the first display screen to the main interface of the terminal device; in a case that the target interface is the first interface and the second interface, the terminal device may display the first interface and the second interface on the second display screen in response to the received first input, and switch the first interface displayed on the first display screen to the main interface of the terminal device.
It should be noted that, in the embodiment of the present invention, the main interface of the terminal device may be an interface displayed by the terminal device after the terminal device is turned on and unlocked.
Exemplarily, as shown in fig. 9, a schematic diagram of another display interface of a terminal device provided in the embodiment of the present invention is shown. As shown in fig. 9 (a), assuming that the first interface displayed on the first display screen is a shopping cart interface 05 of a shopping application program, and a target interface corresponding to an icon 11 (i.e., a first tag) in the shopping cart interface 05 is the shopping cart interface 05, if a user wants to trigger a terminal device to display the shopping cart interface 05 on the second display screen, the user can press the icon 11 for a long time. As shown in (b) of fig. 9, after the terminal device receives a long press input (i.e., a first input) to the icon 11 by the user, the terminal device may display the shopping cart interface 05 on the second display screen in response to the first input, and switch the shopping cart interface 05 displayed on the first display screen to the main interface 12 of the terminal device (i.e., the terminal device displays the first interface on the second display screen in response to the first input, and switches the first interface displayed on the first display screen to the main interface of the terminal device).
According to the interface display method provided by the embodiment of the invention, the first interface or the first interface and the second interface can be displayed on the second display screen in response to the first input, and the first interface displayed on the first display screen is switched to the main interface of the terminal device, so that a user can operate one application program through the first interface (or the first interface and the second interface) displayed on the second display screen, and can operate other application programs through the main interface of the terminal device displayed on the first display screen, thereby improving the flexibility of the terminal device for displaying the interface of the application program, and improving the experience feeling of the user.
Optionally, in the embodiment of the present invention, after the step 101, the interface display method provided in the embodiment of the present invention may further include the following step 102 or step 103.
And 102, receiving a second input of the user to the second label by the terminal equipment.
And 103, the terminal equipment responds to the second input and switches the target interface displayed on the second display screen into a fourth interface.
The second label may be a label in a target interface displayed on the second display screen. The fourth interface may be an interface different from the target interface in the application program, or may be a main interface of the terminal device.
Optionally, in this embodiment of the present invention, the second tag may be a tag different from the first tag in the target interface.
Optionally, in this embodiment of the present invention, the second input may be a single-click input, a long-press input, a double-click input, a sliding input, or the like of the user on the second tag. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
It should be noted that, in the embodiment of the present invention, a plurality of second tags displayed on the target interface by the terminal device may be provided. In the case that the second tab clicked by the user is different, the terminal device may switch the target interface displayed on the second display screen to a different fourth interface (for example, the terminal device may switch the target interface to an interface different from the target interface in the application program, or the terminal device may switch the target interface to a main interface of the terminal device).
Exemplarily, as shown in fig. 10, a schematic diagram of another display interface of a terminal device according to an embodiment of the present invention is provided. As shown in (a) of fig. 10, it is assumed that the interface displayed on the first display screen is a home page 03 of the shopping application, the target interface displayed on the second display screen is a shopping cart interface 05 of the shopping application, and the fourth interface corresponding to the second tab 13 in the shopping cart interface 05 is a payment page. If the user wants to pay for all (or part) of the items of the shopping cart, the user can click on this second tab 13. As shown in (b) of fig. 10, after the terminal device receives a click input (i.e., a second input) of the second tab 13 from the user, the terminal device may switch the shopping cart interface 05 displayed on the second display screen to the payment page 14 in response to the second input (i.e., the terminal device may switch the target interface displayed on the second display screen to a fourth interface in response to the second input).
Exemplarily, as shown in fig. 11, a schematic diagram of another display interface of a terminal device according to an embodiment of the present invention is provided. As shown in fig. 11 (a), it is assumed that the interface displayed on the first display screen is a home page 03 of the shopping application, the target interface displayed on the second display screen is a shopping cart interface 05 of the shopping application, and the interface corresponding to the second tab 13 in the shopping cart interface 05 is a main interface of the terminal device. If the user wants to trigger the terminal device to switch the target interface on the second display screen to the main interface of the terminal device, the user can click the second tab 13. As shown in fig. 11 (b), after the terminal device receives the click input (i.e., the second input) of the second tab 13 from the user, the terminal device may switch the shopping cart interface 05 displayed on the second display screen to the main interface 12 of the terminal device in response to the second input (i.e., the terminal device may switch the target interface displayed on the second display screen to the fourth interface in response to the second input).
According to the interface display method provided by the embodiment of the invention, the target interface displayed on the second display screen can be switched to the interface (or the main interface of the terminal device) different from the target interface in the application program by receiving the input of the user to the second label displayed on the second display screen, namely, the interface displayed on the second display screen can be switched by the user without influencing the interface displayed on the first display screen, so that the experience of the user can be improved.
Optionally, in the embodiment of the present invention, before "displaying the target interface corresponding to the first tag on the second display screen" in step 101, the interface display method provided in the embodiment of the present invention may further include step 104 or step 105 described below. The step 101 can be specifically realized by the following step 101 d.
And 104, the terminal equipment responds to the first input and displays prompt information on the first display screen or the second display screen.
The prompt message can be used for indicating whether an interface corresponding to the first label is displayed on the second display screen.
And 105, the terminal equipment receives a third input of the prompt message from the user.
The third input may be used to determine that the interface corresponding to the first tag is displayed on the second display screen.
And step 101d, the terminal device responds to the third input and displays a target interface on the second display screen.
Optionally, in this embodiment of the present invention, the third input may be a single-click input, a long-press input, a double-click input, a sliding input, or the like of the user on the prompt information. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Exemplarily, fig. 12 is a schematic diagram of displaying a prompt message by a terminal device according to an embodiment of the present invention. As shown in fig. 12, after receiving a first input (i.e., a click input to the shopping cart 04) from the user on the first display 03, the terminal device may display a prompt message on the second display in response to the first input. If the user determines that the interface corresponding to the first label is displayed on the second display screen, the prompt information can be clicked, the terminal device receives click input (namely, third input) of the prompt information from the user, and the target interface is displayed on the second display screen in response to the third input. It is understood that if the input of the user is not received within the preset time, the terminal device may not need to display the target interface on the second display screen.
According to the interface display method provided by the embodiment of the invention, on one hand, whether the user displays the target interface on the target interface can be prompted by displaying the prompt information, so that whether the user triggers the terminal equipment to display the target interface on the target interface according to the actual use requirement can be realized, and the experience of the user can be improved; on the other hand, if the user determines that the interface corresponding to the first label is displayed on the second display screen, the problem that the operation process is complicated due to the fact that the terminal device switches back and forth between different interfaces in the application program can be solved, and the operation process can be simplified.
As shown in fig. 13, an embodiment of the present invention provides a terminal device 1300. The terminal device may include a first display screen and a second display screen. The terminal device may include a receiving module 1301 and a display module 1302. The receiving module 1301 is configured to receive a first input of a first tag by a user, where the first tag is a tag in a first interface displayed on a first display screen; a display module 1302, configured to, in response to the first input received by the receiving module 1301, display a target interface corresponding to the first tag on a second display screen; the target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program.
Optionally, in this embodiment of the present invention, the display module 1302 may be specifically configured to, in response to the first input received by the receiving module 1301, display the target interface on the second display screen, and keep displaying the first interface on the first display screen; or, the target interface is displayed on the second display screen, and the first interface displayed on the first display screen is switched to a third interface, which may be an interface different from the first interface in the application program.
Optionally, in this embodiment of the present invention, the target interface includes a first interface. The display module 1302 may be specifically configured to display the first interface on the second display screen, or display the first interface and the second interface, in response to the first input received by the receiving module 1301; and switching the first interface displayed on the first display screen into a main interface of the terminal equipment.
Optionally, in this embodiment of the present invention, the receiving module 1301 may be further configured to receive a second input to the second tag from the user after the display module 1302 displays the target interface corresponding to the first tag on the second display screen; and switching the target interface displayed on the second display screen to a fourth interface in response to the second input. The second label can be a label in a target interface displayed on the second display screen; the fourth interface may be an interface of an application program different from the target interface, or may be a label of the target interface displayed on the second display screen different from the second label.
Optionally, in this embodiment of the present invention, the display module 1302 may be further configured to display a prompt message on the first display screen or the second display screen before displaying the target interface corresponding to the first tag on the second display screen, where the prompt message may be used to indicate whether to display the interface corresponding to the first tag on the second display screen; the receiving module 1301 may be further configured to receive a third input of the prompt information by the user; the display module 1302 may be specifically configured to display the target interface on the second display screen in response to the third input received by the receiving module 1301.
The terminal device provided by the embodiment of the present invention can implement each process implemented by the terminal device in the above method embodiments, and is not described here again to avoid repetition.
The embodiment of the invention provides a terminal device, and in the process of running an application program by the terminal device, the terminal device can respond to the label input in a first interface displayed on a first display screen by a user and display at least one of the first interface and a second interface on a second display screen, so that the terminal device can simultaneously display an operation interface of the application program on the first display screen and the second display screen (for example, the terminal device can display the first interface on the first display screen and display the second interface on the second display screen), and thus the user can perform different trigger operations on the application program on the first display screen and the second display screen without switching back and forth between different interfaces in the application program, thereby simplifying the operation process of using the terminal device by the user and improving the experience of the user.
Fig. 14 is a schematic diagram of a hardware structure of a terminal device for implementing various embodiments of the present invention. As shown in fig. 14, the terminal device 200 includes, but is not limited to: radio frequency unit 201, network module 202, audio output unit 203, input unit 204, sensor 205, display unit 206, user input unit 207, interface unit 208, memory 209, processor 210, and power supply 211. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 14 is not intended to be limiting, and that terminal devices may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the terminal device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal device, a wearable device, a pedometer, and the like.
Among them, the terminal device 200 may include a first display screen and a second display screen. A user input unit 207, configured to receive a first input of a first tag by a user, where the first tag is a tag in a first interface displayed on a first display screen; the display unit 206 is configured to display a target interface corresponding to the first tag on the second display screen in response to the first input received by the user input unit 207. The target interface is at least one of a first interface and a second interface, and the first interface and the second interface are two different interfaces in one application program.
The embodiment of the invention provides a terminal device, and in the process of running an application program by the terminal device, the terminal device can respond to the label input in a first interface displayed on a first display screen by a user and display at least one of the first interface and a second interface on a second display screen, so that the terminal device can simultaneously display an operation interface of the application program on the first display screen and the second display screen (for example, the terminal device can display the first interface on the first display screen and display the second interface on the second display screen), and thus the user can perform different trigger operations on the application program on the first display screen and the second display screen without switching back and forth between different interfaces in the application program, thereby simplifying the operation process of using the terminal device by the user and improving the experience of the user.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 201 may be used for receiving and sending signals during a message transmission and reception process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 210; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 201 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. In addition, the radio frequency unit 201 can also communicate with a network and other devices through a wireless communication system.
The terminal device provides the user with wireless broadband internet access through the network module 202, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 203 may convert audio data received by the radio frequency unit 201 or the network module 202 or stored in the memory 209 into an audio signal and output as sound. Also, the audio output unit 203 may also provide audio output related to a specific function performed by the terminal apparatus 200 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 203 includes a speaker, a buzzer, a receiver, and the like.
The input unit 204 is used to receive an audio or video signal. The input Unit 204 may include a Graphics Processing Unit (GPU) 2041 and a microphone 2042, and the Graphics processor 2041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 206. The image frames processed by the graphic processor 2041 may be stored in the memory 209 (or other storage medium) or transmitted via the radio frequency unit 201 or the network module 202. The microphone 2042 may receive sound and may be capable of processing 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 201 in case of a phone call mode.
The terminal device 200 further comprises at least one sensor 205, such as light sensors, motion sensors and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 2061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 2061 and/or the backlight when the terminal apparatus 200 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal device posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 205 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 206 is used to display information input by the user or information provided to the user. The Display unit 206 may include a Display panel 2061, and the Display panel 2061 may be configured in the form of a Liquid Crystal Display (LCD), an organic light-Emitting Diode (OLED), or the like.
The user input unit 207 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the user input unit 207 includes a touch panel 2071 and other input devices 2072. Touch panel 2071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 2071 (e.g., user operation on or near the touch panel 2071 using a finger, a stylus, or any other suitable object or attachment). The touch panel 2071 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 210, and receives and executes commands sent by the processor 210. In addition, the touch panel 2071 may be implemented by using various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 207 may include other input devices 2072 in addition to the touch panel 2071. In particular, the other input devices 2072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not further described herein.
Further, a touch panel 2071 may be overlaid on the display panel 2061, and when the touch panel 2071 detects a touch operation on or near the touch panel 2071, the touch panel is transmitted to the processor 210 to determine the type of the touch event, and then the processor 210 provides a corresponding visual output on the display panel 2061 according to the type of the touch event. Although the touch panel 2071 and the display panel 2061 are shown as two separate components in fig. 14, in some embodiments, the touch panel 2071 and the display panel 2061 may be integrated to implement the input and output functions of the terminal device, which is not limited herein.
The interface unit 208 is an interface for connecting an external device to the terminal apparatus 200. 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 208 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 terminal apparatus 200 or may be used to transmit data between the terminal apparatus 200 and the external device.
The memory 209 may be used to store software programs as well as various data. The memory 209 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 for 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 209 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 210 is a control center of the terminal device, connects various parts of the entire terminal device by using various interfaces and lines, and performs various functions of the terminal device and processes data by running or executing software programs and/or modules stored in the memory 209 and calling data stored in the memory 209, thereby performing overall monitoring of the terminal device. Processor 210 may include one or more processing units; optionally, the processor 210 may integrate an application processor and a modem processor, wherein the application processor mainly handles operating systems, user interfaces, application programs, and the like, and the modem processor mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 210.
Terminal device 200 may also include a power source 211 (e.g., a battery) for providing power to various components, and optionally, power source 211 may be logically connected to processor 210 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system.
In addition, the terminal device 200 includes some functional modules that are not shown, and are not described in detail here.
Optionally, an embodiment of the present invention further provides a terminal device, which includes the processor 210 shown in fig. 14, the memory 209, and a computer program stored in the memory 209 and capable of running on the processor 210, where the computer program is executed by the processor 210 to implement the processes of the foregoing method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
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 the processes of the method embodiments, and can achieve the same technical effects, and in order to avoid repetition, the details are not repeated here. Examples of the computer-readable storage medium include a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, and 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 implementation manner. 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 device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method described in 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 (7)

1. An interface display method is applied to terminal equipment, and is characterized in that the terminal equipment comprises a first display screen and a second display screen, and the method comprises the following steps:
receiving a first input of a user on a first label, wherein the first label is a label in a first interface displayed on the first display screen;
responding to the first input, and displaying a target interface corresponding to the first label on the second display screen;
the displaying of the target interface corresponding to the first tag on the second display screen includes:
displaying the target interface on the second display screen, and keeping displaying the first interface on the first display screen;
alternatively, the first and second electrodes may be,
displaying the target interface on the second display screen, and switching the first interface displayed on the first display screen into a third interface, wherein the third interface is an interface different from the first interface in an application program;
wherein the target interface is a first interface; or, the target interface is a first interface and a second interface; the first interface and the second interface are two different interfaces in one application program;
after the target interface corresponding to the first tag is displayed on the second display screen, the method further includes:
receiving a second input of the user to the second label;
switching the target interface displayed on the second display screen to a fourth interface in response to the second input;
wherein the second label is a label in the target interface displayed on the second display screen; the fourth interface is an interface different from the target interface in the application program.
2. The method of claim 1, wherein the target interface comprises the first interface;
the displaying of the target interface corresponding to the first tag on the second display screen includes:
displaying the first interface on the second display screen, or displaying the first interface and the second interface; and switching the first interface displayed on the first display screen into a main interface of the terminal equipment.
3. The method according to claim 1 or 2, wherein before the target interface corresponding to the first tag is displayed on the second display screen, the method further comprises:
displaying prompt information on the first display screen or the second display screen, wherein the prompt information is used for indicating whether an interface corresponding to the first label is displayed on the second display screen;
receiving a third input of the prompt message from the user;
the displaying of the target interface corresponding to the first tag on the second display screen includes:
in response to the third input, displaying the target interface on the second display screen.
4. The terminal equipment is characterized by comprising a first display screen and a second display screen, wherein the terminal equipment comprises a receiving module and a display module;
the receiving module is used for receiving a first input of a first label by a user, wherein the first label is a label in a first interface displayed on the first display screen;
the display module is used for responding to the first input received by the receiving module and displaying a target interface corresponding to the first label on the second display screen;
the display module is specifically configured to display the target interface on the second display screen in response to the first input received by the receiving module, and keep displaying the first interface on the first display screen; or, the target interface is displayed on the second display screen, and the first interface displayed on the first display screen is switched to a third interface, wherein the third interface is an interface different from the first interface in an application program;
the target interface is a first interface, or the target interface is a first interface and a second interface; the first interface and the second interface are two different interfaces in one application program;
the receiving module is further configured to receive a second input of the second tag by the user after the display module displays the target interface corresponding to the first tag on the second display screen; and in response to the second input, switching the target interface displayed on the second display screen to a fourth interface;
wherein the second label is a label in the target interface displayed on the second display screen; the fourth interface is an interface different from the target interface in the application program.
5. The terminal device of claim 4, wherein the target interface comprises the first interface;
the display module is specifically configured to display the first interface on the second display screen, or display the first interface and the second interface, in response to the first input received by the receiving module; and switching the first interface displayed on the first display screen into a main interface of the terminal equipment.
6. The terminal device according to claim 4 or 5,
the display module is further configured to display prompt information on the first display screen or the second display screen before displaying the target interface corresponding to the first tag on the second display screen, where the prompt information is used to indicate whether to display the interface corresponding to the first tag on the second display screen;
the receiving module is further configured to receive a third input of the prompt message from the user;
the display module is specifically configured to display the target interface on the second display screen in response to the third input received by the receiving module.
7. A terminal device, characterized by comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the interface display method according to any one of claims 1 to 3.
CN201810983980.XA 2018-08-28 2018-08-28 Interface display method and terminal equipment Active CN109240783B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810983980.XA CN109240783B (en) 2018-08-28 2018-08-28 Interface display method and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810983980.XA CN109240783B (en) 2018-08-28 2018-08-28 Interface display method and terminal equipment

Publications (2)

Publication Number Publication Date
CN109240783A CN109240783A (en) 2019-01-18
CN109240783B true CN109240783B (en) 2022-03-04

Family

ID=65069638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810983980.XA Active CN109240783B (en) 2018-08-28 2018-08-28 Interface display method and terminal equipment

Country Status (1)

Country Link
CN (1) CN109240783B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885250A (en) * 2019-02-28 2019-06-14 网易(杭州)网络有限公司 A kind of interface alternation method and apparatus
CN110196664A (en) * 2019-04-19 2019-09-03 维沃移动通信有限公司 Control method and terminal device
CN110231899A (en) * 2019-05-29 2019-09-13 维沃移动通信有限公司 Display methods and terminal device
CN110609724A (en) * 2019-08-30 2019-12-24 维沃移动通信有限公司 Display processing method and terminal equipment
CN110825474B (en) * 2019-10-31 2023-03-31 维沃移动通信有限公司 Interface display method and device and electronic equipment
CN112199017A (en) * 2020-09-30 2021-01-08 京东方科技集团股份有限公司 Split-screen interaction method and device, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1809861A (en) * 2003-06-17 2006-07-26 皇家飞利浦电子股份有限公司 Usage mode for an electronic book
CN201773388U (en) * 2009-12-31 2011-03-23 成都时代诺亚舟教育软件有限公司 Electronic reading device
CN107861670A (en) * 2017-11-30 2018-03-30 努比亚技术有限公司 Interactive display method, double screen terminal and the computer-readable storage medium of double screen terminal
CN108446065A (en) * 2018-03-12 2018-08-24 维沃移动通信有限公司 A kind of processing method and mobile terminal of application program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1809861A (en) * 2003-06-17 2006-07-26 皇家飞利浦电子股份有限公司 Usage mode for an electronic book
CN201773388U (en) * 2009-12-31 2011-03-23 成都时代诺亚舟教育软件有限公司 Electronic reading device
CN107861670A (en) * 2017-11-30 2018-03-30 努比亚技术有限公司 Interactive display method, double screen terminal and the computer-readable storage medium of double screen terminal
CN108446065A (en) * 2018-03-12 2018-08-24 维沃移动通信有限公司 A kind of processing method and mobile terminal of application program

Also Published As

Publication number Publication date
CN109240783A (en) 2019-01-18

Similar Documents

Publication Publication Date Title
CN110851051B (en) Object sharing method and electronic equipment
CN111596845B (en) Display control method and device and electronic equipment
CN109240783B (en) Interface display method and terminal equipment
CN109542282B (en) Interface display method and terminal equipment
CN110062105B (en) Interface display method and terminal equipment
CN109543099B (en) Content recommendation method and terminal equipment
CN110855830A (en) Information processing method and electronic equipment
CN109917995B (en) Object processing method and terminal equipment
CN109828705B (en) Icon display method and terminal equipment
CN110058754B (en) Option display method and terminal device
CN109857494B (en) Message prompting method and terminal equipment
WO2020215932A1 (en) Method for displaying unread message and terminal device
CN110764666B (en) Display control method and electronic equipment
CN109032486B (en) Display control method and terminal equipment
CN108762705B (en) Information display method, mobile terminal and computer readable storage medium
CN109857289B (en) Display control method and terminal equipment
CN109358931B (en) Interface display method and terminal
CN110752981B (en) Information control method and electronic equipment
CN110049187B (en) Display method and terminal equipment
CN111030917B (en) Message display method and electronic equipment
CN111026350A (en) Display control method and electronic equipment
CN108874906B (en) Information recommendation method and terminal
CN108804151B (en) Method and terminal for restarting application program
CN111190517B (en) Split screen display method and electronic equipment
CN110012152B (en) Interface display method and terminal 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