CN112162808A - Interface display method and device and electronic equipment - Google Patents

Interface display method and device and electronic equipment Download PDF

Info

Publication number
CN112162808A
CN112162808A CN202011016488.9A CN202011016488A CN112162808A CN 112162808 A CN112162808 A CN 112162808A CN 202011016488 A CN202011016488 A CN 202011016488A CN 112162808 A CN112162808 A CN 112162808A
Authority
CN
China
Prior art keywords
interface
identifier
application
input
user
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.)
Pending
Application number
CN202011016488.9A
Other languages
Chinese (zh)
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 Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou 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 Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202011016488.9A priority Critical patent/CN112162808A/en
Publication of CN112162808A publication Critical patent/CN112162808A/en
Pending legal-status Critical Current

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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

The application discloses an interface display method and device and electronic equipment, belongs to the technical field of communication, and can solve the problem that the efficiency of displaying an interface by the electronic equipment is low. The interface display method comprises the following steps: displaying a background task interface; the background task interface comprises a task page of a first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application; and under the condition that the target identifier in the at least one first identifier meets a preset condition, switching the background task interface to a second interface indicated by the target identifier. The interface display method provided by the embodiment of the application can be applied to the process of displaying the interface of the electronic equipment.

Description

Interface display method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to an interface display method and device and electronic equipment.
Background
Generally, in a scene that a user wants to trigger the electronic device to display an interface of the application a, the user may trigger the electronic device to display a background task interface, then search for an interface thumbnail of the application a from the interface thumbnail of the application displayed in the background task interface, and click on the interface thumbnail of the application a, so that the electronic device may switch the background task interface to a recently opened interface of the application a.
However, since the user may not want to trigger the electronic device to display the newly opened interface of the application a, after the electronic device is switched to the newly opened interface, the user needs to perform multiple operations to enable the electronic device to display the interface of the application a that the user needs, which results in tedious and time-consuming operations of the user in the process of displaying the interface that the user needs.
As such, the efficiency of the electronic device to display the interface is low.
Disclosure of Invention
The embodiment of the application aims to provide an interface display method and device and electronic equipment, and the problem that the efficiency of displaying an interface by the electronic equipment is low can be solved.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an interface display method, including: displaying a background task interface; the background task interface comprises a task page of a first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application; and under the condition that the target identifier in the at least one first identifier meets a preset condition, switching the background task interface to a second interface indicated by the target identifier.
In a second aspect, an embodiment of the present application provides an interface display apparatus, including: the device comprises a display module and a switching module. The display module is used for displaying a background task interface; the background task interface comprises a task page of the first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application. And the switching module is used for switching the background task interface to a second interface indicated by the target identifier under the condition that the target identifier in the at least one first identifier meets a preset condition.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, the electronic device may display a background task interface, where the background task interface includes a task page of a first application, the task page includes at least one first identifier, and each first identifier indicates an interface of the first application; and under the condition that the target identifier in the at least one identifier meets a preset condition, switching the background task interface to a second interface indicated by the target identifier to display the second interface. Because the electronic equipment can display at least one identifier in the task page of the first application, and the second interface can be directly displayed under the condition that the target identifier meets the preset condition, the user does not need to perform multiple operations, the operation of the user can be simplified, and thus, the efficiency of displaying the interface by the electronic equipment can be improved.
Drawings
FIG. 1 is a schematic diagram of an interface display method provided in an embodiment of the present application;
fig. 2 is one of schematic diagrams of an example of an interface of a mobile phone according to an embodiment of the present disclosure;
FIG. 3 is a second schematic diagram of an interface display method according to an embodiment of the present disclosure;
fig. 4 is a second schematic diagram of an example of an interface of a mobile phone according to an embodiment of the present disclosure;
fig. 5 is a third schematic diagram of an example of an interface of a mobile phone according to an embodiment of the present disclosure;
fig. 6 is a third schematic diagram of an interface display method according to an embodiment of the present application;
fig. 7 is a fourth schematic diagram of an example of an interface of a mobile phone according to an embodiment of the present application;
fig. 8 is a fifth schematic view of an example of an interface of a mobile phone according to an embodiment of the present disclosure;
FIG. 9 is a fourth schematic diagram of an interface display method according to an embodiment of the present disclosure;
fig. 10 is a sixth schematic view of an example of an interface of a mobile phone according to an embodiment of the present application;
fig. 11 is a seventh schematic diagram of an example of an interface of a mobile phone according to an embodiment of the present application;
fig. 12 is an eighth schematic diagram of an example of an interface of a mobile phone according to an embodiment of the present application;
fig. 13 is a schematic structural diagram of an interface display device according to an embodiment of the present application;
fig. 14 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 15 is a hardware schematic diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. 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 application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The interface display method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
The interface display method provided by the embodiment of the application can be applied to a scene in which a user wants to trigger the electronic equipment to display a certain interface of an application.
Assuming that a user wants to trigger an electronic device to display an interface 1 of an application 1 in the electronic device, the user may first trigger the electronic device to display a background task interface, and search a task page of the application 1 in at least one task page of the background application displayed in the background task interface, and then the user may click the task page of the application 1, so that the electronic device may switch the background task interface to a last opened interface 2 of the application 1, and thus the user may operate in the interface 2, so that the electronic device may switch the interface 2 to a main interface of the application 1, and thus the user may operate in the main interface, so that the electronic device may switch the main interface to the interface 1 required by the user. However, since the user needs to perform a plurality of operations in the process of triggering the electronic device to display the interface 1, the user operation is cumbersome in the process of displaying the interface 1 required by the user. In the embodiment of the application, a user may first trigger the electronic device to display a background task interface (the background task interface includes a task page of the application 1, the task page includes an interface thumbnail of the interface 2 and at least one interface icon (a thumbtack), and each interface icon indicates one interface of the application 1), so that the electronic device may directly switch the background task interface to the interface 1 of the application 1 to display the interface 1 when the interface icon 1 (i.e., the interface icon indicating the interface 1) in the at least one interface icon meets a preset condition, thereby simplifying the operation of the user.
Fig. 1 shows a flowchart of an interface display method provided in an embodiment of the present application. As shown in fig. 1, an interface display method provided in an embodiment of the present application may include steps 101 and 102 described below.
Step 101, displaying a background task interface by an interface display device.
Optionally, in this embodiment of the application, when the interface display device runs at least one application in the background and displays any interface, the user may perform a fifth input on the interface display device, so that the interface display device may display a background task interface.
It should be noted that the above "arbitrary interface" can be understood as: the interface display device displays an interface in a bright screen and unlocked state. For example: desktop, any application interface or unlock interface, etc.
In an embodiment of the application, the fifth input is used to trigger the interface display device to display a background task interface.
It should be noted that the above "background task interface" can be understood as: the interface of the task page of all background applications (or part of background applications) running in the background of the interface display device is displayed.
Optionally, in this embodiment of the application, the fifth input may specifically be a pressing input of a physical key (for example, a home key) of the interface display device by a user; or, the user may click and input a background task control displayed in a display screen of the interface display device.
In the embodiment of the application, the interface display device can switch any interface to the background task interface so as to display the background task interface.
In an embodiment of the application, the background task interface includes a task page of the first application, the task page includes an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application.
It can be understood that the background task interface includes task pages of all background applications running in the background of the interface display device, and the task pages of all background applications include a task page of the first application.
Optionally, in this embodiment of the application, for each background application in all the background applications, one background application may be any one of the following: shopping applications, chat applications, short video interaction applications, video applications, web page applications, and the like.
For example, the interface display device is taken as a mobile phone for description. As shown in fig. 2, the mobile phone displays a background task interface (e.g., interface 10), where the interface 10 includes task pages of all background applications (e.g., task page 11 of a first application (e.g., shopping-type application) and task page 12 of a second application (e.g., chat-type application)); wherein, the task page 11 includes an interface thumbnail (e.g. interface thumbnail 13) of a first interface of the shopping application and at least one first identifier (e.g. identifier 14, identifier 15 and identifier 16), the identifier 14 indicates an interface (e.g. logistics information query interface 1) of the shopping application, the identifier 15 indicates another interface (e.g. logistics information query interface 2) of the first application, and the identifier 16 indicates another interface (e.g. display interface of merchandise a) of the first application; the task page 12 includes an interface thumbnail (e.g., interface thumbnail 17) of the interface of the chat-class application and at least one first identifier (e.g., identifier 18 and identifier 19), where the identifier 18 indicates one interface (e.g., chat interface 1) of the chat-class application, and the identifier 19 indicates another interface (e.g., chat interface 2) of the chat-class application.
Optionally, in this embodiment of the application, the first interface may specifically be: before the interface display device runs the first application in the background, the interface display device displays the interface of the first application.
Optionally, in this embodiment of the application, the interface display device includes at least one first identifier in a header of a task page of the first application.
It should be noted that the above "header" can be understood as: the page header region at the top of the page.
Optionally, in this embodiment of the application, each of the at least one first identifier may be an identifier that is respectively added to a task page of the first application by the interface display device according to the historical usage data; or, the user can trigger the display device to respectively add the identifiers in the task page of the first application according to the use requirement.
For example, the interface display device may determine at least one interface from the interfaces of the first application according to the usage data of the interfaces of the first application by the user, so as to add at least one first identifier in a header of a task page of the first application according to the at least one interface. The usage data may include at least one of: frequency of use and duration of use.
For another example, the user may perform settings for at least one interface of the first application, respectively, so that the interface display apparatus may add at least one first identifier in a header of a task page of the first application according to the settings of the user.
And 102, under the condition that the target identifier in the at least one first identifier meets a preset condition, switching the background task interface to a second interface indicated by the target identifier by the interface display device.
Optionally, in this embodiment of the application, the preset condition may include any one of: and detecting the input of the target identification by the user, wherein the time information corresponding to the target identification is matched with the preset time period.
In the embodiment of the application, if the target identifier meets the preset condition, the second interface indicated by the target identifier may be an interface required by a user, and the interface display device may switch the background task interface to the second interface to display the second interface.
Optionally, in this embodiment of the application, the interface display device may start the second interface according to the start instruction of the second interface indicated by the target identifier, so as to switch the background task interface to the second interface.
According to the interface display method provided by the embodiment of the application, the page display device can display a background task interface, the background task interface comprises a task page of a first application, the task page comprises at least one first identifier, and each first identifier indicates an interface of the first application; and under the condition that the target identifier in the at least one identifier meets a preset condition, switching the background task interface to a second interface indicated by the target identifier to display the second interface. Because the page display device can display at least one identifier in the task page of the first application, and can directly display the second interface without the need of multiple operations by the user under the condition that the target identifier meets the preset condition, the operation of the user can be simplified, and thus, the efficiency of displaying the interface by the page display device can be improved.
It can be understood that when the user wants to trigger the interface display device to display a certain interface of a certain application, the user does not need to click in from the application entrance layer by layer, and therefore the operation of the user is simplified.
Optionally, in a possible implementation manner of the embodiment of the present application, the preset condition includes that input of the target identifier by the user is detected. Specifically, referring to fig. 1, as shown in fig. 3, the step 102 may be implemented by the following steps 102a and 102 b.
102a, the interface display device receives a second input of the target identification from the user.
In this embodiment of the application, the second input is used to trigger the interface display device to switch the background task interface to the interface indicated by the target identifier.
Further optionally, in this embodiment of the application, the second input may specifically be a click input of the target identifier by the user; or specifically, the user may input a sliding motion for the target identifier.
It should be noted that the above "sliding input for target identification" can be understood as: inputting a slide input of the end position in the display area of the target mark.
And 102b, the interface display device responds to the second input and switches the background task interface to a second interface indicated by the target identifier.
For example, in conjunction with fig. 2, as shown in (a) of fig. 4, the user may make a second input (e.g., click input) on the target identifier (e.g., identifier 15), so that the mobile phone may switch the interface 10 to the interface indicated by identifier 15; as shown in fig. 4 (B), after the user makes the second input, the cellular phone may switch the interface 10 to a second interface (e.g., the interface 20).
In the embodiment of the application, under the condition that the background task interface is displayed, if the user needs to trigger the interface display device to display a certain interface of the first application, the user can directly click and input a certain identifier indicating the certain interface, so that the interface display device can directly display the certain interface.
In the embodiment of the application, when the user wants to trigger the interface display device to display a certain interface of the application, the user can directly perform second input on the certain identifier in the at least one identifier, so that the interface display device can directly display the certain interface indicated by the certain identifier without performing multiple operations by the user, and therefore, the operation of the user is simplified.
Optionally, in this embodiment of the application, the interface display device may update the interface thumbnail of the first interface to the interface thumbnail of the interface indicated by the target identifier according to the second input of the user, so that the user may determine whether the interface is the interface required by the user. Specifically, before "switching the background task interface to the second interface indicated by the target identifier" in the step 102b, the interface display method provided in the embodiment of the present application may further include the following step 201, and the step 102b may be specifically implemented by the following step 102b1 and step 102b 2.
Step 201, the interface display device responds to the second input, and updates the interface thumbnail of the first interface to the interface thumbnail of the second interface.
In the embodiment of the application, because the user may forget at least one interface indicated by at least one first identifier in the task page of the first application, the interface display device may switch the interface thumbnail of the first interface to the second interface indicated by the target identifier according to the second input of the user, so that the user may accurately determine whether the second interface is an interface required by the user.
Further optionally, in this embodiment of the application, when the second input is a sliding input of the user for the target identifier, the interface display device may determine N identifiers (where the N identifiers include the target identifier) according to the input position of the sliding input, and sequentially update the interface thumbnails of the first interface to the interface thumbnails of the N interfaces indicated by the N identifiers, where N is a positive integer.
For example, during a second input (i.e., a sliding input of the user for the target identifier) by the user, the interface display apparatus may acquire the input position of the sliding input, so as to update the interface thumbnail of the first interface to the interface thumbnail of the interface indicated by one identifier when the input position is located in the display area of one identifier, and update the interface thumbnail of the interface indicated by one identifier to the interface thumbnail of the interface indicated by another identifier when the input position is located in the display area of another identifier, and so on until the interface thumbnail of the second interface indicated by the target identifier is updated.
For example, in conjunction with fig. 2, as shown in (a) of fig. 5, the user may make a second input (e.g., a slide input with a start input position being position 21 and an end input position being position 22 (i.e., a position within the display area of the logo 16)) with respect to the target logo (e.g., the logo 15) so that the handset may update the interface thumbnail 13; as shown in fig. 5 (B), in the process of the second input by the user, when the input position of the second input is located in the display area of one identifier (for example, the identifier 14), the interface thumbnail 13 is updated to the interface thumbnail 21 of the interface indicated by the identifier 14; as shown in fig. 5 (C), after the mobile phone updates the interface thumbnail 13 to the interface thumbnail 21, when the input position of the second input is located in the display area of one identifier (for example, the identifier 15), the interface thumbnail 21 is updated to the interface thumbnail 22 of the interface indicated by the identifier 15.
Step 102b1, the interface display device receives a third input of the interface thumbnail of the second interface from the user.
In this embodiment of the application, the third input is used to trigger the interface display device to switch the background task interface to the interface indicated by the target identifier.
Further optionally, in this embodiment of the application, the third input may specifically be a click input of the target identifier by the user.
Step 102b2, the interface display device responds to the third input, and the background task interface is switched to the second interface indicated by the target identification.
In the embodiment of the application, the interface thumbnail of the first interface can be updated to the interface thumbnail of the second interface by the interface display device, so that a user can determine whether the second interface is an interface required by the user according to the interface thumbnail of the second interface, and under the condition that the second interface is determined to be the interface required by the user, the user can input the interface thumbnail of the second interface, so that the interface display device can accurately display the second interface, and thus, the accuracy of displaying the interface required by the user by the interface display device can be improved.
Optionally, in another possible implementation manner of the embodiment of the present application, the preset adjustment includes that time information corresponding to the target identifier is matched with a preset time period. Specifically, referring to fig. 1, as shown in fig. 6, after the step 101, the interface display method provided in the embodiment of the present application may further include the following step 301 and step 302, and the step 102 may be specifically implemented by the following step 102 c.
Step 301, the interface display device receives a fourth input that the user sets a reminding time period for the target identifier.
In the embodiment of the application, in a scene that a user purchases through a shopping application, the user can set a reminding time period for an identifier (pushpin) corresponding to a display interface of a commodity a according to a use requirement, so that the interface display device can store the reminding time period, the identifier (pushpin) corresponding to the display interface of the commodity a is identified by adopting a preset color, and when the system time of the interface display device is matched with the reminding time period, the interface display device can directly display the display interface of the commodity a.
In an embodiment of the application, the fourth input is used to trigger the interface display device to save the reminding time period.
Further optionally, in this embodiment of the application, the fourth input may include a first sub-input and a second sub-input, where the first sub-input is a click input of a user on the target identifier, the first sub-input is used to trigger the interface display device to display the time setting control, the second sub-input is used to trigger the interface display device to store the reminding time period for the time setting control.
For example, in a case that the interface display device displays a background task interface, the user may perform a first sub-input (e.g., double-click input) on the target identifier, so that the interface display device may overlay and display a setting window on the background task interface, where the setting window includes a time setting control, and thus the user may perform a second sub-input on the reminder period with respect to the time setting control.
For example, in conjunction with fig. 2, as shown in (a) of fig. 7, the user may make a first sub-input (e.g., double-click input) on the target identifier (e.g., identifier 15) so that the mobile phone may display a setup window (e.g., "reinforce reminder" window); as shown in fig. 7 (B), after the user makes the first sub-input, the mobile phone may overlay and display a "reinforced reminder" window on the interface 10, where the "reinforced reminder" window includes a time setting control (e.g., control 23), so that the user may make a second sub-input on the reminder period for the control 23.
Step 302, the interface display device responds to the fourth input, saves the reminding time period, and marks the target identification with a preset color.
Further optionally, in this embodiment of the application, the second sub-input may specifically be input to the first time and the second time by a user for a time setting control; the interface display device can determine and store the reminding time period according to the first time and a second time, wherein the second time is greater than the first time.
For example, the interface display device may use the first time as one end point of the reminding time period and the second time as the other end point of the reminding time period to determine the reminding time period.
For example, referring to fig. 7 (B), as shown in fig. 8, after the user makes the second sub-input, the handset may save the reminder period and mark the indicator 15 with a preset color (note: the drawing is illustrated by a shaded area).
And 102c, when the system time of the interface display device is matched with the reminding time period, the interface display device switches the background task interface to a second interface indicated by the target identifier.
It should be noted that the above "the system time is matched with the reminding time period" may be understood as: and the interface displays the current system time of the device in the reminding time period. For example: the current system time of the interface display device is greater than or equal to the first time and less than or equal to the second time.
In the embodiment of the application, the interface display device can store the reminding time period set by the user for the target identification according to the input of the reminding time period set by the user for the target identification, and mark the target identification, so that when the system time of the interface display device is matched with the reminding time period, the interface indicated by the target identification is directly displayed without the operation of the user, and the flexibility of the display interface of the interface display device can be improved.
Optionally, in this embodiment of the application, each of the at least one first identifier is an identifier that is triggered by the user according to a use requirement and is respectively added to the task page of the first application by the display device. Specifically, referring to fig. 1, as shown in fig. 9, before step 101, the interface display method provided in the embodiment of the present application further includes steps 401 to 403 described below.
Step 401, the interface display device displays a background task interface.
Further optionally, in this embodiment of the application, a user may input a "quick start interface" option in a "setup" application, so that the interface display device may start a "quick start interface" function, and thus the user may trigger the interface to display a background task interface and input a task page in the background task interface, so that the interface display device may add an identifier (that is, an identifier indicating an interface of an application corresponding to the task page) in the task page.
In the embodiment of the application, the background task interface includes a task page, and the task page includes an interface thumbnail of a third interface of the first application.
Further optionally, in this embodiment of the application, the background task interface further includes an identifier setting control, where the identifier setting control is used to add an identifier to the task page.
For example, as shown in fig. 10, the mobile phone displays a background task interface (e.g., the interface 24), where the interface 24 includes task pages of all background applications (e.g., the task page 25 of the first application and the task page 26 of the second application) and an identifier setting control (e.g., the control 27), and the control 27 is used to add an identifier to the task page.
Step 402, an interface display device receives a first input of a user.
In this embodiment of the present application, the first input is used to add a second identifier to a task page.
Further optionally, in this embodiment of the application, the second input may be an input of a task page by a user; alternatively, the input may be made by the user in a third interface of the first application.
For example, in the case that the second input is an input of the task page by the user, the second input may be specifically a click input of the task page and the identification setting control of the first application by the user.
For example, in a case where the second input is an input made by a user in a third interface of the first application, the second input may include a third sub-input and a fourth sub-input, the third sub-input is a click input of the user on an interface thumbnail of the third interface of the first application, the third sub-input is used for triggering the interface display device to display the third interface, the fourth sub-input is an input (for example, a long-press input or the like) of the user in the third interface, and the fourth sub-input is used for adding the second identifier in the task page.
And 403, adding a second identifier in the task page by the interface display device in response to the first input.
In an embodiment of the application, the second identifier is included in the at least one first identifier, and the second identifier indicates a third interface.
It is understood that the third interface is: before the interface display device runs the first application in the background, the interface display device displays the interface of the first application.
Further optionally, in this embodiment of the application, the interface display device may obtain the start instruction of the third interface and the application package name of the first application, establish an association relationship between the start instruction and the application package name, and add an identifier (i.e., a second identifier) corresponding to the association relationship in the task page of the first application.
Further optionally, in this embodiment of the application, after the interface display apparatus adds the second identifier in the task page of the first application, the interface display apparatus may set the application state of the first application to a locked state, and display the locked state identifier.
It should be noted that the above "locked state" can be understood as: the interface display device does not perform a state of closing processing on a certain application running in the background when detecting that the certain application is not used.
For example, in conjunction with fig. 10, as shown in (a) of fig. 11, the user may make a first input to the task page 25 and the control 27, so that the cell phone may add a second identifier in the task page 25; as shown in fig. 11 (B), after the user makes the first input, the cellular phone may add a second identifier (e.g., identifier 28) in the task page 25, set the application state of the first application to the lock state, and display the lock state identifier (e.g., identifier 29).
It is understood that the user may input the interface display device again according to the usage requirement, so that the interface display device may perform steps 401 to 403 again to add an identifier in the task page of the first application again, so as to add at least one first identifier in the task page of the first application.
In the embodiment of the application, the interface display device can add the identifier indicating the third interface included in the task page into the task page according to the input of the user, so that the interface display device can directly display the third interface under the condition that the identifier meets the preset condition, and the user does not need to perform multiple operations to enable the interface display device to display the third interface, thereby simplifying the operation of the user, and thus improving the efficiency of the interface display device in displaying the interface.
Optionally, in this embodiment of the application, after the step 403, the interface display method provided in this embodiment of the application further includes the following steps 501 and 502.
Step 501, the interface display device receives a sixth input of the third identifier from the user.
In an embodiment of the present application, the third identifier is included in the at least one first identifier.
In this embodiment of the application, the sixth input user triggers the interface display device to delete the identifier.
Further optionally, in this embodiment of the application, the sixth input may specifically be a drag input of the third identifier by the user.
Step 502, the interface display device deletes the third identifier from the task page in response to the sixth input.
For example, in conjunction with (B) in fig. 11, as shown in (a) in fig. 12, the user may make a sixth input (e.g., a drag input) on the third identifier (e.g., the identifier 28) so that the handset may delete the identifier 28; as shown in (B) of fig. 12, after the user makes the drag input, the handset may delete the identifier 28.
Further optionally, in this embodiment of the application, after the interface display apparatus deletes the third identifier from the task page, the interface display apparatus may set the application state of the first application to the non-locked state.
It should be noted that the above "non-locked state" can be understood as: the interface display device can perform closing processing on a certain application when detecting that the certain application running in the background is not used.
In the embodiment of the application, under the condition that the user no longer needs the interface indicated by the certain identifier, the user can perform sixth input on the certain identifier, so that the interface display device can delete the certain identifier from the task page, the number of the identifiers displayed in the task page is reduced, the identifiers displayed on the task page are concise and attractive, and the display effect of the interface display device can be improved.
It should be noted that, in the interface display method provided in the embodiment of the present application, the execution main body may be an interface display device, or a control module used for executing the interface display method in the interface display device. In the embodiment of the present application, an interface display device is taken as an example to execute an interface display method, and a device of the interface display method provided in the embodiment of the present application is described.
Fig. 13 shows a schematic diagram of a possible structure of the interface display device according to the embodiment of the present application. As shown in fig. 13, the interface display device 60 may include: a display module 61 and a switching module 62.
The display module 61 is configured to display a background task interface; the background task interface comprises a task page of the first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application. And the switching module 62 is configured to switch the background task interface to a second interface indicated by the target identifier when the target identifier in the at least one first identifier meets a preset condition.
In a possible implementation manner, the display module 61 is further configured to display a background task interface, where the background task interface includes a task page, and the task page includes an interface thumbnail of a third interface of the first application. The interface display device 60 provided in the embodiment of the present application may further include: the device comprises a receiving module and an adding module. The receiving module is further used for receiving a first input of a user. And the adding module is used for responding to the second input received by the receiving module and adding a second identifier in the task page. Wherein the at least one first identifier includes the second identifier, the second identifier indicating a third interface.
In a possible implementation manner, the interface display device 60 provided in the embodiment of the present application may further include: and a receiving module. And the receiving module is used for receiving a second input of the target identification by the user. The switching module 62 is specifically configured to switch the background task interface to the second interface indicated by the target identifier in response to the second input received by the receiving module.
In a possible implementation manner, the interface display device 60 provided in the embodiment of the present application may further include: and updating the module. The updating module is used for updating the interface thumbnail of the first interface into the interface thumbnail of the second interface. The receiving module is specifically configured to receive a third input of the user to the interface thumbnail of the second interface updated by the updating module. The switching module 62 is specifically configured to switch the background task interface to the second interface indicated by the target identifier in response to the third input received by the receiving module.
In a possible implementation manner, the interface display device 60 provided in the embodiment of the present application may further include: the device comprises a receiving module, a storage module and a marking module. The receiving module is used for receiving a fourth input of setting a reminding time period for the target identification by the user. And the storage module is used for responding to the fourth input received by the receiving module and storing the reminding time period. And the marking module is used for marking the target mark by adopting a preset color. The switching module 62 is specifically configured to switch the background task interface to the second interface indicated by the target identifier when the system time of the interface display apparatus matches the reminding time period.
The interface display device provided by the embodiment of the application can directly display the second interface without the need of multiple operations of a user due to the fact that the interface display device can display at least one mark in the task page of the first application and the target mark meets the preset condition, and therefore the operation of the user can be simplified, and therefore the efficiency of the interface display device for displaying the interface can be improved.
The interface display device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic 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 electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The interface display device in the embodiment of the present application may be a 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 application are not limited specifically.
The interface display device provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to 12, and is not described here again to avoid repetition.
Optionally, as shown in fig. 14, an electronic device 70 is further provided in this embodiment of the present application, and includes a processor 72, a memory 71, and a program or an instruction stored in the memory 71 and executable on the processor 72, where the program or the instruction is executed by the processor 72 to implement each process of the above-mentioned embodiment of the interface display method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 15 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
The electronic device 100 includes, but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110.
Those skilled in the art will appreciate that the electronic device 100 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 15 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The display unit 106 is configured to display a background task interface; the background task interface comprises a task page of the first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application.
And the processor 110 is configured to switch the background task interface to a second interface indicated by the target identifier when the target identifier in the at least one first identifier meets a preset condition.
According to the electronic equipment provided by the embodiment of the application, because the electronic equipment can display at least one mark in the task page of the first application, and the second interface can be directly displayed under the condition that the target mark meets the preset condition, the user does not need to perform multiple operations, the operation of the user can be simplified, and therefore, the efficiency of displaying the interface of the electronic equipment can be improved.
Optionally, in this embodiment of the application, the display unit 106 is further configured to display a background task interface, where the background task interface includes a task page, and the task page includes an interface thumbnail of a third interface of the first application.
The user input unit 107 is further configured to receive a first input from a user.
The processor 110 is further configured to add a second identifier in the task page in response to the first input.
Wherein the at least one first identifier includes a second identifier indicating a third interface.
In the embodiment of the application, because the electronic device can add the identifier indicating the third interface included in the task page into the task page according to the input of the user, the electronic device can directly display the third interface under the condition that the identifier meets the preset condition, and the electronic device can display the third interface without performing multiple operations by the user, so that the operation of the user can be simplified, and thus, the efficiency of displaying the interface by the electronic device can be improved
Optionally, in this embodiment of the application, the user input unit 107 is specifically configured to receive a second input of the target identifier by the user.
The processor 110 is specifically configured to switch the background task interface to the second interface indicated by the target identifier in response to the second input.
In the embodiment of the application, when the user wants to trigger the electronic device to display a certain interface of the application, the user can directly perform the second input on the certain identifier in the at least one identifier, so that the electronic device can directly display the certain interface indicated by the certain identifier without performing multiple operations by the user, and therefore, the operation of the user is simplified.
Optionally, in this embodiment of the application, the processor 110 is further configured to update the interface thumbnail of the first interface to the interface thumbnail of the second interface in response to the second input.
The user input unit 107 is specifically configured to receive a third input of the interface thumbnail of the second interface by the user.
The processor 110 is specifically configured to switch the background task interface to the second interface indicated by the target identifier in response to the third input.
In the embodiment of the application, the electronic device can update the interface thumbnail of the first interface to the interface thumbnail of the second interface, so that a user can determine whether the second interface is an interface required by the user according to the interface thumbnail of the second interface, and under the condition that the second interface is determined to be the interface required by the user, the user can input the interface thumbnail of the second interface, so that the electronic device can accurately display the second interface, and thus, the accuracy of displaying the interface required by the user by the electronic device can be improved.
Optionally, in this embodiment of the application, the user input unit 107 is further configured to receive a fourth input that the user sets a reminding time period for the target identifier.
The processor 110 is further configured to respond to a fourth input, store the reminding time period, and mark the target identifier with a preset color; and when the system time of the electronic equipment is matched with the reminding time period, switching the background task interface to a second interface indicated by the target identifier.
In the embodiment of the application, the electronic equipment can store the reminding time period set by the user for the target identification according to the input of the reminding time period set by the user for the target identification, and mark the target identification, so that when the system time of the electronic equipment is matched with the reminding time period, the interface indicated by the target identification is directly displayed without the operation of the user, and therefore, the flexibility of the display interface of the electronic equipment can be improved.
It should be understood that, in the embodiment of the present application, the input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics Processing Unit 1041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 107 includes a touch panel 1071 and other input devices 1072. The touch panel 1071 is also referred to as a touch screen. The touch panel 1071 may include two parts of a touch detection device and a touch controller. Other input devices 1072 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 described in detail herein. The memory 109 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 110 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the interface display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the interface display method embodiment, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
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. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
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 application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. An interface display method, characterized in that the method comprises:
displaying a background task interface; the background task interface comprises a task page of a first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application;
and switching the background task interface to a second interface indicated by the target identifier under the condition that the target identifier in the at least one first identifier meets a preset condition.
2. The method of claim 1, wherein prior to displaying the background task interface, the method further comprises:
displaying the background task interface, wherein the background task interface comprises the task page, and the task page comprises an interface thumbnail of a third interface of the first application;
receiving a first input of a user;
adding a second identifier in the task page in response to the first input;
wherein the at least one first identifier includes the second identifier, the second identifier indicating the third interface.
3. The method according to claim 1 or 2, wherein the switching the background task interface to the second interface indicated by the target identifier if the target identifier in the at least one first identifier meets a preset condition comprises:
receiving a second input of the target identification by the user;
and responding to the second input, and switching the background task interface to a second interface indicated by the target identification.
4. The method of claim 3, wherein prior to switching the background task interface to the second interface indicated by the target identification, the method further comprises:
updating the interface thumbnail of the first interface into the interface thumbnail of the second interface;
the switching the background task interface to the second interface indicated by the target identifier includes:
receiving a third input of the user to the interface thumbnail of the second interface;
and responding to the third input, and switching the background task interface to a second interface indicated by the target identification.
5. The method of claim 1 or 2, wherein after displaying the background task interface, the method further comprises:
receiving a fourth input of setting a reminding time period for the target identification by the user;
responding to the fourth input, saving the reminding time period, and marking the target identification by adopting a preset color;
the switching the background task interface to a second interface indicated by the target identifier when the target identifier in the at least one first identifier meets a preset condition includes:
and when the system time of the electronic equipment is matched with the reminding time period, switching the background task interface to a second interface indicated by the target identification.
6. An interface display device, comprising: the device comprises a display module and a switching module;
the display module is used for displaying a background task interface; the background task interface comprises a task page of a first application, the task page comprises an interface thumbnail of the first interface of the first application and at least one first identifier, and each first identifier indicates one interface of the first application;
the switching module is used for switching the background task interface to a second interface indicated by the target identifier under the condition that the target identifier in the at least one first identifier meets a preset condition.
7. The interface display device according to claim 6, wherein the display module is further configured to display the background task interface, the background task interface includes the task page, and the task page includes an interface thumbnail of a third interface of the first application;
the interface display device further includes: the device comprises a receiving module and an adding module;
the receiving module is used for receiving a first input of a user;
the adding module is used for responding to the first input received by the receiving module and adding a second identifier in the task page;
wherein the at least one first identifier includes the second identifier, the second identifier indicating the third interface.
8. Interface display device according to claim 6 or 7, characterized in that it further comprises: a receiving module;
the receiving module is used for receiving a second input of the target identifier by the user;
the switching module is specifically configured to switch the background task interface to a second interface indicated by the target identifier in response to the second input received by the receiving module.
9. The interface display device according to claim 8, further comprising: an update module;
the updating module is used for updating the interface thumbnail of the first interface into the interface thumbnail of the second interface;
the receiving module is specifically configured to receive a third input of the user to the interface thumbnail of the second interface updated by the updating module;
the switching module is specifically configured to switch the background task interface to a second interface indicated by the target identifier in response to the third input received by the receiving module.
10. Interface display device according to claim 6 or 7, characterized in that it further comprises: a receiving module;
the receiving module is used for receiving a fourth input of setting a reminding time period for the target identifier by the user;
the interface display device further includes: a storage module and a marking module;
the saving module is used for responding to the fourth input received by the receiving module and saving the reminding time period;
the marking module is used for marking the target identification by adopting a preset color;
the switching module is specifically configured to switch the background task interface to a second interface indicated by the target identifier when the system time of the interface display device matches the reminding time period.
11. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the interface display method according to any one of claims 1 to 5.
12. A readable storage medium, on which a program or instructions are stored, which when executed by a processor, implement the steps of the interface display method according to any one of claims 1 to 5.
CN202011016488.9A 2020-09-24 2020-09-24 Interface display method and device and electronic equipment Pending CN112162808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011016488.9A CN112162808A (en) 2020-09-24 2020-09-24 Interface display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011016488.9A CN112162808A (en) 2020-09-24 2020-09-24 Interface display method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112162808A true CN112162808A (en) 2021-01-01

Family

ID=73863757

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011016488.9A Pending CN112162808A (en) 2020-09-24 2020-09-24 Interface display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112162808A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113794920A (en) * 2021-08-31 2021-12-14 维沃移动通信有限公司 Interface display method and device, electronic equipment and medium
WO2022242586A1 (en) * 2021-05-21 2022-11-24 维沃移动通信(杭州)有限公司 Application interface method and apparatus, and electronic device
WO2023066109A1 (en) * 2021-10-19 2023-04-27 维沃移动通信有限公司 Display method and apparatus, electronic device, and readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930163A (en) * 2016-04-27 2016-09-07 北京小米移动软件有限公司 Interface switching method and apparatus
CN105955594A (en) * 2016-05-05 2016-09-21 北京小米移动软件有限公司 Interface display method and device
CN106020796A (en) * 2016-05-09 2016-10-12 北京小米移动软件有限公司 Interface display method and device
CN106383721A (en) * 2016-09-30 2017-02-08 联想(北京)有限公司 Display control method of electronic equipment, device and electronic equipment
CN106502682A (en) * 2016-10-31 2017-03-15 珠海市魅族科技有限公司 A kind of function interface methods of exhibiting and device
CN107153537A (en) * 2017-04-01 2017-09-12 北京安云世纪科技有限公司 A kind of information display method based on multitask interface, device and mobile terminal
CN109240769A (en) * 2018-09-21 2019-01-18 珠海格力电器股份有限公司 A kind of method and terminal device of start by set date application page
CN110515688A (en) * 2019-08-28 2019-11-29 广州酷狗计算机科技有限公司 Page display method, device, terminal and storage medium
CN106462320B (en) * 2015-04-13 2020-04-28 华为技术有限公司 Method, device and equipment for starting task management interface

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106462320B (en) * 2015-04-13 2020-04-28 华为技术有限公司 Method, device and equipment for starting task management interface
CN105930163A (en) * 2016-04-27 2016-09-07 北京小米移动软件有限公司 Interface switching method and apparatus
CN105955594A (en) * 2016-05-05 2016-09-21 北京小米移动软件有限公司 Interface display method and device
CN106020796A (en) * 2016-05-09 2016-10-12 北京小米移动软件有限公司 Interface display method and device
CN106383721A (en) * 2016-09-30 2017-02-08 联想(北京)有限公司 Display control method of electronic equipment, device and electronic equipment
CN106502682A (en) * 2016-10-31 2017-03-15 珠海市魅族科技有限公司 A kind of function interface methods of exhibiting and device
CN107153537A (en) * 2017-04-01 2017-09-12 北京安云世纪科技有限公司 A kind of information display method based on multitask interface, device and mobile terminal
CN109240769A (en) * 2018-09-21 2019-01-18 珠海格力电器股份有限公司 A kind of method and terminal device of start by set date application page
CN110515688A (en) * 2019-08-28 2019-11-29 广州酷狗计算机科技有限公司 Page display method, device, terminal and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022242586A1 (en) * 2021-05-21 2022-11-24 维沃移动通信(杭州)有限公司 Application interface method and apparatus, and electronic device
CN113794920A (en) * 2021-08-31 2021-12-14 维沃移动通信有限公司 Interface display method and device, electronic equipment and medium
WO2023066109A1 (en) * 2021-10-19 2023-04-27 维沃移动通信有限公司 Display method and apparatus, electronic device, and readable storage medium

Similar Documents

Publication Publication Date Title
WO2022017525A1 (en) Page display method and apparatus, and electronic device
CN112162808A (en) Interface display method and device and electronic equipment
CN112269508B (en) Display method and device and electronic equipment
CN112083854A (en) Application program running method and device
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
CN112764633B (en) Information processing method and device and electronic equipment
CN112764611B (en) Application program control method and device and electronic equipment
CN112399010B (en) Page display method and device and electronic equipment
CN111831177B (en) Application icon display method and device and electronic equipment
CN113946248A (en) Display method, display device, electronic equipment and readable storage medium
CN114090110A (en) Application program starting method and device and electronic equipment
CN113590008A (en) Chat message display method and device and electronic equipment
CN112181559A (en) Interface display method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
CN113114845A (en) Notification message display method and device
CN113282359A (en) Application reminding method and device and electronic equipment
CN112948843A (en) Encryption method, encryption device, electronic equipment and medium
CN112099693A (en) Task display method and device and electronic equipment
CN113515216A (en) Application program switching method and device and electronic equipment
CN114416264A (en) Message display method and device
CN113868269A (en) Screenshot method and device, electronic equipment and readable storage medium
CN113885981A (en) Desktop editing method and device and electronic equipment
CN114138395A (en) Application management method and device and electronic equipment
CN113778311A (en) Operation method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210101