CN114416269A - Interface display method and display device - Google Patents

Interface display method and display device Download PDF

Info

Publication number
CN114416269A
CN114416269A CN202210103129.XA CN202210103129A CN114416269A CN 114416269 A CN114416269 A CN 114416269A CN 202210103129 A CN202210103129 A CN 202210103129A CN 114416269 A CN114416269 A CN 114416269A
Authority
CN
China
Prior art keywords
input
screen
display
application
interface
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
CN202210103129.XA
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 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 CN202210103129.XA priority Critical patent/CN114416269A/en
Publication of CN114416269A publication Critical patent/CN114416269A/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
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Landscapes

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

Abstract

The application discloses an interface display method and display equipment, and belongs to the technical field of electronics. The specific scheme comprises the following steps: receiving a first input of a user under the condition that a first application interface is displayed; in response to the first input, displaying a first window, the first window including at least one application icon; receiving a second input of a target icon of the at least one application icon by a user; and responding to the second input, and overlaying and displaying a second application interface corresponding to the target icon on the first application interface.

Description

Interface display method and display device
Technical Field
The application belongs to the technical field of electronics, and particularly relates to an interface display method and display equipment.
Background
With the development of electronic communication technology, the applications of display devices such as mobile phones and flat panels are becoming more and more widespread. A user may not only use the display device to access a wide variety of applications, but may also switch back and forth between multiple different application interfaces.
In the related art, if the display device receives a popup message prompt of an application B when displaying an interface of the application a, the display device may display the interface of the application B in a small window manner if a user inputs the popup message in time; if the user fails to input the popup message in time, the display device collects the message content in the popup message in the taskbar, and after the user inputs the message content in the taskbar, the display device can cancel the interface of the display application A and display the interface of the application B.
On the one hand, however, if the display device is required to display the interface of the application B in a small window manner, the user needs to accurately grasp the display time of the popup message, so that the limitation on the user operation node is increased, and the operation difficulty of the user is increased; on the other hand, if the display device switches from the interface of the application a to the interface of the application B, the display device may prohibit the application a from continuing to run in the background, and when the user wants to switch the display device to the interface of the application a again, a long start-up time may be required, and the operation experience of the user is poor.
Disclosure of Invention
The embodiment of the application aims to provide an interface display method and display equipment, which can solve the problems of high operation difficulty of a user and poor operation experience of the user.
In a first aspect, an embodiment of the present application provides an interface display method, including: receiving a first input of a user under the condition that a first application interface is displayed; in response to the first input, displaying a first window, the first window including at least one application icon; receiving a second input of a target icon of the at least one application icon by a user; and responding to the second input, and overlaying and displaying a second application interface corresponding to the target icon on the first application interface.
In a second aspect, an embodiment of the present application provides an interface display apparatus, including: the device comprises a receiving module and a display module; the receiving module is used for receiving a first input of a user under the condition of displaying a first application interface; the display module is used for responding to the first input and displaying a first window, and the first window comprises at least one application icon; the receiving module is further used for receiving a second input of a target icon in the at least one application icon from a user; the display module is further configured to, in response to the second input, display a second application interface corresponding to the target icon on the first application interface in an overlapping manner.
In a third aspect, embodiments of the present application provide a display device, which includes a processor and a memory, where the memory stores a program or instructions executable on the processor, and the program or instructions, when executed by the processor, 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 a sixth aspect, embodiments of the present application provide a computer program product, stored on a storage medium, for execution by at least one processor to implement the method according to the first aspect.
In the embodiment of the application, a first input of a user can be received under the condition that a first application interface is displayed; in response to the first input, displaying a first window, the first window including at least one application icon; receiving a second input of a target icon of the at least one application icon by a user; and responding to the second input, and overlaying and displaying a second application interface corresponding to the target icon on the first application interface. According to the scheme, under the condition that the first application interface is displayed, the first window comprising at least one application icon is triggered and displayed through the first input, and the second application interface is displayed on the first application interface in an overlapped mode through the second input of the target icon by the user, so that on one hand, the situation that the system automatically closes the application process corresponding to the first application interface when the user operates the second application interface can be avoided, and the switching time for displaying the first application interface again is reduced; on the other hand, the user can not be limited by the popup display time, and the display of the second application interface can be triggered at any time, so that the limitation on the user operation node is avoided, the operation difficulty of the user is reduced, and the use experience of the user in switching the interfaces is improved.
Drawings
FIG. 1 is a schematic diagram of an interface display method provided in an embodiment of the present application;
FIG. 2 is a schematic view of an interface operation of an interface display method according to an embodiment of the present disclosure;
FIG. 3 is a schematic view of an interface operation of an interface display method according to an embodiment of the present disclosure;
FIG. 4 is a schematic view of an interface operation of an interface display method according to an embodiment of the present disclosure;
FIG. 5 is a schematic structural diagram of an interface display device according to an embodiment of the present disclosure;
FIG. 6 is a hardware diagram of a display device provided in an embodiment of the present application;
fig. 7 is a second hardware schematic diagram of a display device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly 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 that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
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 upper, lower, left, right, and the like in the embodiment of the present invention are exemplarily illustrated by taking the user input on the display screen of the display device as an example, that is, the upper, lower, left, right, and the like are in terms of the user input on the display screen of the display device with respect to the display device or the display screen of the display device.
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.
According to the interface display method provided by the embodiment of the application, an execution main body of the interface display method may be a display device or a functional module or a functional entity capable of implementing the interface display method in the display device, the display device mentioned in the embodiment of the application includes but is not limited to a mobile phone, a tablet computer, a camera, a wearable device, and the like, and the interface display method provided by the embodiment of the application is described below by taking the display device as the execution main body.
As shown in fig. 1, an embodiment of the present application provides an interface display method, which may include steps 101-104:
step 101, receiving a first input of a user under the condition that a first application interface is displayed.
Under the condition that a display screen of the display device displays the first application interface, if a user wants to trigger the display device to run other applications on the basis that the first application corresponding to the first application interface keeps a running state, first input can be performed on the display device, and correspondingly, the display device can receive the first input of the user.
For example, in a case where the display screen of the display device displays the first application interface, if the display device receives an instant messaging message, the display device may display notification information of the instant messaging message in a pop-up window. If the user does not input the popup window under the condition that the notification information is displayed, and the user further wants the display device to display the instant communication message on the basis of keeping the first application in the running state, the user can perform the first input on the display device.
Optionally, the first input may be a touch input. For example, the touch input may be a user click input, a long press input, or a swipe input to the display screen.
Step 102, responding to a first input, displaying a first window.
The first window may include at least one application icon.
Optionally, the display device may display at least one application icon on the target display area in response to the first input; under the condition that the display equipment is in a vertical screen display mode, the target display area can be a screen upper side display area or a screen lower side display area; in the case where the display device is in the landscape display mode, the target display area may be a left-side display area of the screen or a right-side display area of the screen.
Illustratively, the display device is in a vertical screen display mode, and the target display area is a lower display area of the screen. As shown in fig. 2, in the case where the display device displays a short video application interface, if the display device receives a first input, a first window 21 may be displayed in the display area on the lower side of the screen in response to the first input, and the first window 21 may include 4 application icons, "APP 1", "APP 2", "APP 3", and "APP 4", respectively.
Based on the above scheme, since at least one application icon can be displayed in different display areas under the condition that the display device is in different display modes, the display requirements in different display modes can be met, and the use experience of a user is improved.
Optionally, the first window may further include a first control, where the first control is configured to trigger an editing operation on an application icon in the first window, where the editing operation includes at least one of: adding the application icons in the first window, deleting the application icons in the first window, and adjusting the display positions of the application icons in the first window.
Illustratively, as shown in (a) of fig. 3, the first window may further include a first control 31, and if the user wants to edit the application icon in the first window, a click input may be made to the first control 31, as shown in (b) of fig. 3, the display device may cancel displaying the first window and display a second window 32 in response to the click input, and the second window 32 may include a first sub-control "add", a second sub-control "delete", a third sub-control "adjust", and a fourth sub-control "return". If the user wants to add an application icon in the first window, a click input can be performed on the first sub-control 'adding', so that the display device is triggered to display an icon adding interface; if the user wants to delete the application icon in the first window, one click input can be performed on the 'deletion' of the second sub-control, so that the display device is triggered to display an icon deletion interface; if the user wants to adjust the display position of the application icon in the first window, a click input can be performed on the adjustment of the third sub-control, so that a display position adjustment interface of the display equipment is triggered; if the user wants the display device to redisplay the first window, a click input may be made to the fourth child control "back", thereby triggering the display device to cancel displaying the second window 32 and display the first window.
Alternatively, in a case where the display device is in the portrait display mode, the target display area may be one display area custom-selected by the user from among the upper-side display area and the lower-side display area of the screen. In the case where the display device is in the landscape display mode, the target display area may be one display area custom-selected by the user from among the left-side display area and the right-side display area of the screen. That is, the user can set the display area of the first window according to his own visual comfort.
Optionally, in the case of the landscape display mode, the first input is a swipe input from a first target position at a side of the first screen to a center of the screen; or the first input is a stroke input from a second target position at the side of the second screen to the center of the screen; the first screen side is located on the left side of the screen, and the second screen side is located on the right side of the screen.
For example, in the case where the target display area is a left-side display area of the screen, the first input may be a swipe input from a first target position at a side of the first screen to the center of the screen; in the case where the target display area is a right display area of the screen, the first input may be a swipe input from a second target position at a side of the second screen to a center of the screen.
That is, in a case where the display device is in the landscape display mode, if the user performs a swipe input from a first target position at a side of the first screen to the center of the screen, the display device may display a first window in the display area at the left side of the screen in response to the first input; if the user makes a swipe input from a second target position at a side of the second screen to the center of the screen, the display device may display the first window in the right display area of the screen in response to the first input.
Alternatively, in a case where the display device is in the portrait display mode, the first input may be a swipe input from a third target position at a side of the third screen to the center of the screen. After the display device displays the first window, if the first input is a false trigger input of the user or the user does not want to trigger the display device to display another application interface, a third input may be performed on the display device, and the display device may receive the third input of the user and cancel displaying the first window in response to the third input. The third input may be a stroke input from a fourth target position on a fourth screen side to the center of the screen, where the third screen side is located on the left side of the screen and the fourth screen side is located on the right side of the screen.
Based on the scheme, under the condition that the first input is the sliding input from the third target position on the side of the third screen to the center of the screen, the display device can be triggered to cancel the display of the first window through the sliding input from the fourth target position on the side of the fourth screen to the center of the screen, namely, the third input, so that the operation convenience of a user can be improved.
Optionally, under the condition that the display device is in the landscape display mode, if the user wants the display device to cancel displaying the first window, the user may trigger the display device to cancel displaying the first window through a touch input to an area of the display screen other than the first window, or the user may trigger the display device to cancel displaying the first window through a return input, which may be determined specifically according to an actual use requirement, and this embodiment of the application is not limited thereto.
Optionally, the first section may be a user-defined partial section of a first screen side, and the second section may be a user-defined partial section of a second screen side. The third section may be a user-defined partial section of the third screen side, and the fourth section may be a user-defined partial section of the fourth screen side.
Illustratively, take the first segment as an example. As shown in fig. 4, the input section adjustment interface is an input section adjustment interface, and the input section adjustment interface includes an input area display identifier 41 and an adjustment control 42, which are located on a side edge of the first screen, and a user can control the length of the input area display identifier 41 by dragging the adjustment control 42, where the area where the input area display identifier is displayed is the first section.
And 103, receiving a second input of the user to a target icon in the at least one application icon.
Optionally, if the user wants to trigger the display device to display the application interface corresponding to the target icon, the user may perform a second input on the target icon, where the target icon is one of the at least one application icon.
Alternatively, the second input may be a touch input of the target icon by the user, for example, the touch input may be a click input or a long-press input of the target icon by the user.
And 104, responding to the second input, and overlaying and displaying a second application interface corresponding to the target icon on the first application interface.
Optionally, the display area of the second application interface may be smaller than the display area of the first application interface. After the display device displays the second application interface corresponding to the target icon on the first application interface in an overlapping manner, if the user wants the display device to display the first application interface in a full screen manner again, a fourth input may be performed on the first application interface, and correspondingly, the display device may receive the fourth input of the user on the first application interface, and cancel displaying the second application interface in response to the fourth input.
Based on the scheme, the display device can be triggered to cancel the display of the second application interface through the fourth input on the first application interface, so that the first application interface is displayed in a full screen mode, and therefore after the first application interface is operated, a user can be switched to the first application interface conveniently and quickly.
In the embodiment of the application, under the condition that the first application interface is displayed, the first window comprising at least one application icon is triggered and displayed through the first input, and the second application interface is displayed on the first application interface in an overlapped mode through the second input of the target icon by the user, so that on one hand, the situation that the system automatically closes the application process corresponding to the first application interface when the user operates the second application interface can be avoided, and the switching time for displaying the first application interface again is reduced; on the other hand, the user can not be limited by the popup display time, and the display of the second application interface can be triggered at any time, so that the limitation on the user operation node is avoided, the operation difficulty of the user is reduced, and the use experience of the user in switching the interfaces is improved.
As shown in fig. 5, an embodiment of the present application further provides an interface display apparatus 500, including: a receiving module 501 and a display module 502. A receiving module 501, configured to receive a first input of a user when a first application interface is displayed; a display module 502 for displaying a first window in response to the first input, the first window including at least one application icon; the receiving module 501 is further configured to receive a second input of the user to a target icon in the at least one application icon; the display module 502 is further configured to, in response to the second input, overlay and display a second application interface corresponding to the target icon on the first application interface.
Optionally, in the case of the landscape display mode, the first input is a swipe input from a first target position at a side of the first screen to a center of the screen; or the first input is a stroke input from a second target position at the side of the second screen to the center of the screen; the first screen side is located on the left side of the screen, and the second screen side is located on the right side of the screen.
Optionally, in a case of a vertical screen display mode, the first input is a swipe input from a third target position at a side of a third screen to a center of the screen; the receiving module 501 is further configured to receive a third input of the user, where the third input is a swipe input from a fourth target position on a fourth screen side to the center of the screen, the third screen side is located on the left side of the screen, and the fourth screen side is located on the right side of the screen; the display module 502 is further configured to cancel displaying the first window in response to the third input.
Optionally, the display area of the second application interface is smaller than the display area of the first application interface; after the second application interface corresponding to the target icon is displayed in an overlapping manner on the first application interface, the receiving module 501 is further configured to receive a fourth input of the user on the first application interface; the display module 502 is further configured to cancel displaying the second application interface in response to the fourth input.
Optionally, the first window further includes a first control, the first control is configured to trigger an editing operation on an application icon in the first window, and the editing operation includes at least one of: adding the application icons in the first window, deleting the application icons in the first window, and adjusting the display positions of the application icons in the first window.
In the embodiment of the application, under the condition that the first application interface is displayed, the first window comprising at least one application icon is triggered and displayed through the first input, and the second application interface is displayed on the first application interface in an overlapped mode through the second input of the target icon by the user, so that on one hand, the situation that the system automatically closes the application process corresponding to the first application interface when the user operates the second application interface can be avoided, and the switching time for displaying the first application interface again is reduced; on the other hand, the user can not be limited by the popup display time, and the display of the second application interface can be triggered at any time, so that the limitation on the user operation node is avoided, the operation difficulty of the user is reduced, and the use experience of the user in switching the interfaces is improved.
The interface display device in the embodiment of the present application may be a display device, or may be a component in the display device, such as an integrated circuit or a chip. The display device may be a terminal or may be a device other than a terminal. The display Device may be, for example, a Mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted display Device, a Mobile Internet Device (MID), an Augmented Reality (AR)/Virtual Reality (VR) Device, a robot, a wearable Device, an ultra-Mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and may also be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not limited in particular.
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 operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
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 fig. 4, and is not described here again to avoid repetition.
Optionally, as shown in fig. 6, an embodiment of the present application further provides a display device 600, which includes a processor 601 and a memory 602, where the memory 602 stores a program or an instruction that can be executed on the processor 601, and when the program or the instruction is executed by the processor 601, the steps of the embodiment of the interface display method are implemented, and the same technical effects can be achieved, and are not described again to avoid repetition.
It should be noted that the display device in the embodiment of the present application includes the mobile display device and the non-mobile display device described above.
Fig. 7 is a schematic diagram of a hardware structure of a display device implementing an embodiment of the present application.
The display device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010.
Those skilled in the art will appreciate that the display device 1000 may further include a power supply (e.g., a battery) for supplying power to various components, and the power supply may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The display device structure shown in fig. 7 does not constitute a limitation of the display device, and the display device may include more or less components than those shown, or combine some components, or arrange different components, and thus, will not be described again.
The user input unit 1007 may be configured to receive a first input from a user while the first application interface is displayed.
A display unit 1006 may be configured to display a first window in response to the first input, the first window including at least one application icon.
A user input unit 1007, configured to receive a second input of a target icon from the at least one application icon by a user;
the display unit 1006 is further configured to, in response to the second input, display a second application interface corresponding to the target icon on the first application interface in an overlapping manner.
In the embodiment of the application, under the condition that the first application interface is displayed, the first window comprising at least one application icon is triggered and displayed through the first input, and the second application interface is displayed on the first application interface in an overlapped mode through the second input of the target icon by the user, so that on one hand, the situation that the system automatically closes the application process corresponding to the first application interface when the user operates the second application interface can be avoided, and the switching time for displaying the first application interface again is reduced; on the other hand, the user can not be limited by the popup display time, and the display of the second application interface can be triggered at any time, so that the limitation on the user operation node is avoided, the operation difficulty of the user is reduced, and the use experience of the user in switching the interfaces is improved.
Optionally, in a case of a vertical screen display mode, the first input is a swipe input from a third target position at a side of a third screen to a center of the screen; the receiving module is further configured to receive a third input of the user, where the third input is a swipe input from a fourth target position on a fourth screen side to the screen center, the third screen side is located on the left side of the screen, and the fourth screen side is located on the right side of the screen; the display module is further configured to cancel displaying the first window in response to the third input.
In the embodiment of the application, when the first input is a stroke input from the third target position on the side of the third screen to the center of the screen, the display device can be triggered to cancel displaying the first window through the stroke input from the fourth target position on the side of the fourth screen to the center of the screen, that is, the third input, so that the operation convenience of a user can be improved.
Optionally, the display area of the second application interface is smaller than the display area of the first application interface; after the second application interface corresponding to the target icon is displayed in an overlapping manner on the first application interface, the receiving module is further configured to receive a fourth input of the user on the first application interface; the display module is further configured to cancel displaying the second application interface in response to the fourth input.
In the embodiment of the application, the display device can be triggered to cancel the display of the second application interface through the fourth input on the first application interface, so that the first application interface is displayed in a full screen manner, and therefore, after the first application interface is operated, a user can be conveniently switched to the first application interface.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 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 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a first storage area storing a program or an instruction and a second storage area storing data, wherein the first storage area may store an operating system, an application program or an instruction (such as a sound playing function, an image playing function, and the like) required for at least one function, and the like. Further, the memory 1009 may include volatile memory or nonvolatile memory, or the memory 1009 may include both volatile and nonvolatile memory. The non-volatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. The volatile Memory may be a Random Access Memory (RAM), a Static Random Access Memory (Static RAM, SRAM), a Dynamic Random Access Memory (Dynamic RAM, DRAM), a Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (Double Data Rate SDRAM, ddr SDRAM), an Enhanced Synchronous SDRAM (ESDRAM), a Synchronous Link DRAM (SLDRAM), and a Direct Memory bus RAM (DRRAM). The memory 1009 in the embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
Processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor, which primarily handles operations related to the operating system, user interface, and applications, and a modem processor, which primarily handles wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
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.
Wherein, the processor is the processor in the display device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a computer read only memory ROM, a random access memory RAM, a magnetic or optical disk, and the like.
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.
Embodiments of the present application provide a computer program product, where the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the processes in the foregoing interface display method embodiments, and can achieve the same technical effects, and in order to avoid repetition, details are not repeated here.
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 computer software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (e.g., a mobile phone, a computer, a server, 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 (10)

1. An interface display method, comprising:
receiving a first input of a user under the condition that a first application interface is displayed;
in response to the first input, displaying a first window, the first window including at least one application icon;
receiving a second input of a target icon of the at least one application icon by a user;
and responding to the second input, and overlaying and displaying a second application interface corresponding to the target icon on the first application interface.
2. The interface display method according to claim 1, wherein in the landscape display mode, the first input is a swipe input from a first target position at a side of the first screen to a center of the screen; or the first input is a stroke input from a second target position at the side of the second screen to the center of the screen; the first screen side is located on the left side of the screen, and the second screen side is located on the right side of the screen.
3. The interface display method according to claim 1, wherein in the case of the portrait display mode, the first input is a swipe input from a third target position at a side of a third screen to a center of the screen; after the displaying the first window, the method further comprises:
receiving a third input of the user, wherein the third input is a stroke input from a fourth target position of a fourth screen side to the center of the screen, the third screen side is positioned on the left side of the screen, and the fourth screen side is positioned on the right side of the screen;
canceling the display of the first window in response to the third input.
4. The interface display method according to claim 1, wherein a display area of the second application interface is smaller than a display area of the first application interface; after the second application interface corresponding to the target icon is displayed on the first application interface in an overlapping manner, the method further comprises the following steps:
receiving a fourth input of the user on the first application interface;
canceling display of the second application interface in response to the fourth input.
5. The interface display method of any one of claims 1-4, wherein the first window further comprises a first control, the first control is used for triggering an editing operation on an application icon in the first window, and the editing operation comprises at least one of the following operations: adding the application icons in the first window, deleting the application icons in the first window, and adjusting the display positions of the application icons in the first window.
6. An interface display device, comprising: the device comprises a receiving module and a display module;
the receiving module is used for receiving a first input of a user under the condition of displaying a first application interface;
the display module is used for responding to the first input and displaying a first window, and the first window comprises at least one application icon;
the receiving module is further used for receiving a second input of a target icon in the at least one application icon from a user;
the display module is further configured to, in response to the second input, display a second application interface corresponding to the target icon on the first application interface in an overlapping manner.
7. The interface display device according to claim 6, wherein in the landscape display mode, the first input is a swipe input from a first target position at a side of the first screen to a center of the screen; or the first input is a stroke input from a second target position at the side of the second screen to the center of the screen; the first screen side is located on the left side of the screen, and the second screen side is located on the right side of the screen.
8. The interface display device according to claim 6, wherein in the portrait display mode, the first input is a swipe input from a third target position at a side of a third screen to a center of the screen;
the receiving module is further configured to receive a third input of the user, where the third input is a swipe input from a fourth target position on a fourth screen side to the screen center, the third screen side is located on the left side of the screen, and the fourth screen side is located on the right side of the screen;
the display module is further configured to cancel displaying the first window in response to the third input.
9. The interface display device of claim 6, wherein the display area of the second application interface is smaller than the display area of the first application interface; after the second application interface corresponding to the target icon is displayed in an overlapping manner on the first application interface, the receiving module is further configured to receive a fourth input of the user on the first application interface; the display module is further configured to cancel displaying the second application interface in response to the fourth input.
10. The interface display device according to any one of claims 6 to 9, wherein the first window further comprises a first control for triggering an editing operation on an application icon in the first window, the editing operation comprising at least one of: adding the application icons in the first window, deleting the application icons in the first window, and adjusting the display positions of the application icons in the first window.
CN202210103129.XA 2022-01-27 2022-01-27 Interface display method and display device Pending CN114416269A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210103129.XA CN114416269A (en) 2022-01-27 2022-01-27 Interface display method and display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210103129.XA CN114416269A (en) 2022-01-27 2022-01-27 Interface display method and display device

Publications (1)

Publication Number Publication Date
CN114416269A true CN114416269A (en) 2022-04-29

Family

ID=81279870

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210103129.XA Pending CN114416269A (en) 2022-01-27 2022-01-27 Interface display method and display device

Country Status (1)

Country Link
CN (1) CN114416269A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114895813A (en) * 2022-05-24 2022-08-12 维沃移动通信有限公司 Information display method and device, electronic equipment and readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114895813A (en) * 2022-05-24 2022-08-12 维沃移动通信有限公司 Information display method and device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN112099705B (en) Screen projection method and device and electronic equipment
CN112162665A (en) Operation method and device
CN112835485A (en) Application interface processing method and device, electronic equipment and readable storage medium
CN115357173A (en) Screen control method and device and electronic equipment
CN112148167A (en) Control setting method and device and electronic equipment
CN113835577A (en) Display method, display device, electronic equipment and storage medium
CN114518820A (en) Icon sorting method and device and electronic equipment
CN114518822A (en) Application icon management method and device and electronic equipment
CN114741042A (en) Content display method and device
CN114327726A (en) Display control method, display control device, electronic equipment and storage medium
CN113282213A (en) Interface display method and device
CN114416269A (en) Interface display method and display device
CN112817555A (en) Volume control method and volume control device
WO2023151659A1 (en) Application icon display method and device
WO2023093661A1 (en) Interface control method and apparatus, and electronic device and storage medium
CN116107531A (en) Interface display method and device
CN111638828A (en) Interface display method and device
CN115729544A (en) Desktop component generation method and device, electronic equipment and readable storage medium
CN115617226A (en) Icon management method and device
CN115291778A (en) Display control method and device, electronic equipment and readable storage medium
CN115617225A (en) Application interface display method and device, electronic equipment and storage medium
CN115562539A (en) Control display method and device, electronic equipment and readable storage medium
CN115167721A (en) Display method and device of functional interface
CN114895815A (en) Data processing method and electronic equipment
CN113885981A (en) Desktop editing 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