CN114296595A - Display method and device and electronic equipment - Google Patents

Display method and device and electronic equipment Download PDF

Info

Publication number
CN114296595A
CN114296595A CN202111639804.2A CN202111639804A CN114296595A CN 114296595 A CN114296595 A CN 114296595A CN 202111639804 A CN202111639804 A CN 202111639804A CN 114296595 A CN114296595 A CN 114296595A
Authority
CN
China
Prior art keywords
application
application program
input
identifier
icon
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
CN202111639804.2A
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 CN202111639804.2A priority Critical patent/CN114296595A/en
Publication of CN114296595A publication Critical patent/CN114296595A/en
Priority to PCT/CN2022/141972 priority patent/WO2023125425A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/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/451Execution arrangements for user interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72469User interfaces specially adapted for cordless or mobile telephones for operating the device by selecting functions from two or more displayed items, e.g. menus or icons

Abstract

The application discloses a display method, a display device and electronic equipment, and belongs to the technical field of communication. The display method comprises the following steps: receiving a first input of a user to a combined control, wherein the combined control comprises a first identifier and at least one second identifier; responding to the first input, starting a first application program and a second application program, and displaying application interfaces of the first application program and the second application program according to a preset interface layout; the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.

Description

Display method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to a display method, a display device and electronic equipment.
Background
In the related art, when a user starts a plurality of application programs on a mobile phone, the user needs to click icons of the plurality of application programs to start the plurality of application programs in sequence, and the finally started application program is displayed in a full screen, and if a display interface of an application program needs to be turned into a small window display form, complicated operations need to be performed, for example: starting a display window tool, adjusting the area of the display window, adjusting the position of the display window and the like, and the display window tool and the display window can only be displayed together with the current application program displayed in a full screen mode, so that the user operation is complicated and the time consumption is long.
Disclosure of Invention
The embodiment of the application aims to provide a display method, a display device and electronic equipment, and can solve the problems that in the related art, when a user adjusts a certain application program to be displayed in a small window, the operation is complex, the time consumption is long, and the application program displayed in a combined mode is fixed.
In a first aspect, an embodiment of the present application provides a display method, where the method includes:
receiving a first input of a user to a combined control, wherein the combined control comprises a first identifier and at least one second identifier;
responding to the first input, starting a first application program and a second application program, and displaying application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
In a second aspect, an embodiment of the present application provides a display device, including:
the system comprises a first receiving module, a second receiving module and a control module, wherein the first receiving module is used for receiving first input of a user to a combined control, and the combined control comprises a first identifier and at least one second identifier;
the first display module is used for responding to the first input, starting a first application program and a second application program, and displaying application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
In a third aspect, embodiments of the present application provide an electronic 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, by displaying the combined control formed according to the at least two applications, when the first input is performed on the combined control, the corresponding first application and the second application can be simultaneously and quickly started, and the application interfaces are displayed according to the preset layout interface, so that tedious operations that a user needs to click icons of the corresponding applications for many times, adjust the size of a window and the like are omitted, and the display speed of the application interfaces is increased.
Drawings
Fig. 1 is a schematic flowchart of a display method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a layout interface provided in an embodiment of the present application;
FIG. 3 is a schematic diagram of a management interface provided by an embodiment of the present application;
FIG. 4 is a diagram illustrating a combo control provided by an embodiment of the present application;
fig. 5 is a schematic structural diagram of a display device according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 7 is a schematic diagram of a hardware structure of an electronic device implementing 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.
A display method, a display device, and an electronic device provided in the embodiments of the present application are described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, fig. 1 is a schematic flow chart of a display method according to an embodiment of the present disclosure. As shown in fig. 1, an embodiment of an aspect of the present application provides a display method, where the display method includes the following steps:
step 101: receiving a first input of a user to a combined control, wherein the combined control comprises a first identifier and at least one second identifier;
step 102: responding to the first input, starting a first application program and a second application program, and displaying application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
In this embodiment of the application, a combination control may be displayed on a desktop of an electronic device in the form of an icon, and unlike an icon of a conventional application, the combination control includes a first identifier and at least one second identifier, where the first identifier corresponds to the first application, that is, the first identifier is used to indicate the first application, and the second identifier may be one or two or more, and each second identifier corresponds to one second application, that is, the second identifier is used to indicate the second application.
In this embodiment, optionally, the combined control may be preset before the electronic device leaves the factory, or may be set by the user, that is, the user may create the combined control autonomously, set the application program corresponding to the combined control, and the like.
In the embodiment of the application, if a first input of a user to a combined control is received, for example, the first input may be a click input of the user to the combined control, or a voice instruction input by the user, or a specific gesture input by the user, which may be specifically determined according to actual use requirements, and this is not limited in the embodiment of the application, and the specific gesture in the embodiment of the application may be any one of a click gesture, a slide gesture, a drag gesture, a pressure recognition gesture, a long-press gesture, an area change gesture, a double-press gesture, and a double-click gesture; the click input in the embodiment of the application can be click input, double-click input or click input of any number of times, and can also be long-press input or short-press input, the electronic device responds to the first input, and simultaneously starts a first application program corresponding to a first identifier and a second application program corresponding to a second identifier in the combined control, and the application interface of the first application program and the application interface of the second application program are displayed on the screen of the electronic device in a preset interface layout.
In some embodiments of the application, optionally, the preset interface layout may be that an application interface of a first application program is displayed in a first display area of the electronic device, and an application interface of a second application program is displayed in a second display area of the electronic device, where a position and an area of the first display area may be preset, and similarly, a position and an area of the second display area may also be preset, for example, an area of the first display area is equal to an area of the second display area and bisects a display screen of the electronic device, and the first display area and the second display area are arranged in an upper-lower manner on the display screen; the first display area and the second display area may or may not have an overlapping portion; optionally, in the preset interface layout, the application interface of the first application program and the application interface of the second application program are displayed in a stacked manner, and the stacking order of the application interface of the first application program and the application interface of the second application program can also be preset; optionally, in the preset interface layout, the application interface of the first application program and the application interface of the second application program may be displayed in a horizontal screen or a vertical screen, or may be preset. The following are exemplary: the application interface of the first application program is displayed in a full screen mode, namely as a main application program, the application interface of the second application program is displayed in a window mode, namely as a secondary application program, and when the number of the second application programs is at least two, the windows of the at least two second application programs are not shielded from each other.
Therefore, in the embodiment of the application, by displaying the combined control formed according to the at least two applications, when the combined control is subjected to first input, the corresponding first application and the second application can be quickly started at the same time, and the application interfaces are displayed according to the preset interface layout, so that tedious operations that a user needs to click icons of the corresponding applications for many times, adjust the size of a window and the like are omitted, and the display speed of the application interfaces is increased.
In some embodiments of the present application, the displaying the application interfaces of the first application program and the second application program according to a preset layout interface includes:
displaying the application interface of the first application program in a full screen mode, and displaying the application interface of the second application program in a window mode, wherein each window corresponds to the application interface of the second application program.
In this embodiment, optionally, in the preset interface layout, an application interface of a first application program corresponding to a first identifier in the combination control is displayed in a full screen, and an application interface of a second application program corresponding to a second identifier in the combination control is displayed in a window form, that is, the application interface (i.e., a corresponding window) of the second application program only occupies a portion of the screen of the electronic device. The initial size and the initial display position of the display window of the second application program can be preset, and after the application interfaces of the first application program and the second application program are displayed according to the preset layout interface, a user can still adjust the size and the position of the display window of the second application program.
Therefore, when the user combines the video playing application program, the game application program and the like, the video playing application program, the game application program and the like can be set as the first application program to obtain larger display area, the instant messaging application program and the like can be set as the second application program to display in smaller display area, and therefore in the combination form, a plurality of application programs can be displayed simultaneously, and normal use of the first application program and the second application program is not influenced.
Referring to fig. 2, fig. 2 is a schematic diagram of a layout interface according to an embodiment of the present disclosure. As shown in fig. 2, the application interface of the first application is a first application interface 201, the first application interface 201 is displayed in full screen, and the application interface of the second application is a second application interface 202, the second application interface 202 is displayed in the form of a window, and the second application interface 202 is placed in front of the first application interface 201.
In some embodiments of the present application, before receiving the first input of the combination control by the user, the method further includes:
receiving a second input of the icon of the first application program and the icon of the at least one second application program by the user;
in response to the second input, creating and displaying the combination control.
That is to say, in the embodiment of the application, a user can autonomously create a combination control on a desktop according to personal requirements, so that personalized requirements of the user on combinations of different application programs are met. Illustratively, icons of a first application program and at least one icon of a second application program are displayed on a desktop of the electronic device, and if second input of the icons of the first application program and the at least one icon of the second application program is received by a user, the electronic device responds to the second input, creates a combined control according to the first application program and the at least one second application program, and displays the combined control on the desktop. Optionally, after creating the combination control, the icon of the first application and the icon of the second application may be restored, and the combination control is displayed on the desktop as a new icon.
Therefore, the user creates a combined control meeting personal requirements in advance on the desktop, so that the combination of multiple application programs which are required to be displayed simultaneously is realized, when the combined control is started, the multiple application programs are started simultaneously and displayed in a preset layout interface, the user operation is simplified, and the display speed of the multiple application interfaces is improved.
In some embodiments of the present application, the second input is for moving the icon of the at least one second application to a position at least partially overlapping the icon of the first application. The combined control is created through the second input, so that the combined control is quick and convenient, and is convenient for a user to combine randomly according to personal requirements.
In the embodiment of the application, after the creation is completed, the layout interface corresponding to the combination control when the combination control is triggered is also fixed. For example, after the icon of the second application program that is moved corresponds to the second identifier and the icon of the first application program that is not moved corresponds to the first identifier are determined, the layout interface corresponding to the composite control is also determined, for example, the application interface of the first application program that corresponds to the first identifier in the composite control is displayed in a full screen, and the application interface of the second application program that corresponds to the second identifier in the composite control is displayed in a window.
In other embodiments of the present application, before receiving a second input of the icon of the first application and the icon of the at least one second application from the user, the method further includes:
displaying a management interface, wherein a combined control template and icons of at least two application programs are displayed in the management interface, and the combined control template comprises a first identification template and a second identification template;
the receiving a second input of the icon of the first application and the icon of the at least one second application by the user comprises:
receiving a first sub-input of a user to the icon of the first application program and the first identification template; and the number of the first and second groups,
and receiving a second sub-input of the user to the icon of the second application program and the second identification template.
That is to say, in the embodiment of the present application, the user may also create a combination control autonomously in the management interface according to the personal requirement, so as to meet the personalized requirement of the user on the combination of different application programs. Illustratively, a user may cause the electronic device to switch to display a management interface by inputting, where the management interface is used to manage a combination control, such as creating a combination control, and the like, and a combination control template, that is, a template used to create a combination control, and is displayed in the management interface, where the combination control template includes a first identification template and a second identification template, where the second input includes a first sub-input of the user to the icon of the first application and the first identification template, and a second sub-input of the user to the icon of the second application and the second identification template, for example, the first sub-input is an input of dragging the icon of the first application displayed in the management interface to at least partially overlap with the first identification template, or the first sub-input is an input of successively clicking the first identification template and the icon of the first application displayed in the management interface, the second sub-input is an input of dragging an icon of the second application program displayed in the management interface to be at least partially overlapped with the second identification template, or the second sub-input is an input of successively clicking the second identification template and the icon of the second application program displayed in the management interface, wherein the icon of the first application program and the icon of the second application program can be any two of the icons of at least two application programs displayed in the management interface.
Therefore, a user can create a combined control meeting personal requirements in advance in a management interface, so that the combination of multiple application programs which are required to be displayed simultaneously is realized, when the combined control is started, the multiple application programs are started simultaneously and displayed in a preset interface layout, the user operation is simplified, and the display speed is increased.
Referring to fig. 3, fig. 3 is a schematic view of a management interface provided in an embodiment of the present application. As shown in fig. 3, in some embodiments of the application, a combination control template 301 and icons 303 of at least two application programs are displayed in a management interface, where the combination control template 301 includes a first identification template 3011 and a second identification template 3012, and a combination control 302 may be created by dragging any two icons 303 to positions where the first identification template 3011 and the second identification template 3012 are located, or by successively clicking one icon 303 and the first identification template 3011, and successively clicking the other icon 303 and the second identification template 3012, where the combination control 302 includes a first identification 3021 and a second identification 3022, the first identification template 3011 corresponds to the first identification 3021, and the second identification template 3012 corresponds to the second identification 3022.
In some embodiments of the present application, the creating and displaying the composition control comprises:
displaying the first logo and the at least one second logo in a target display style;
and the display area of any one second mark is smaller than that of the first mark.
In this embodiment, when the combination control is created and displayed, the first identifier and the at least one second identifier may be displayed in a target display style, where the target display style corresponds to the interface layout when the combination control is triggered. The display area of the first identifier is larger than that of any second identifier, that is, the display area of the first application program corresponding to the first identifier is larger in the interface layout as the main application program, and the display area of the second application program corresponding to the second identifier is smaller in the layout interface as the secondary application program. Therefore, the combined control is displayed in the display mode, so that a user can conveniently understand and determine the style of the interface layout correspondingly displayed after the combined control is triggered.
In some embodiments of the present application, in the combination control, the first identifier is used for indicating a first application program, and the second identifier is used for indicating a second application program; the first identifier may be an original icon of the first application program, or may be an icon or other identifier different from the original icon of the first application program, and the second identifier is the same as the original icon.
In some embodiments of the present application, optionally, the first identifier and the second identifier may be rectangles, the rectangle of the first identifier is larger than the rectangle of the second identifier, wherein at least one of the second identifiers may be displayed in an edge area of the first identifier, for example, when the second identifier is one, the second identifier may be displayed in any one of four corners of the first identifier, and when the second identifiers are two, three, or four, respectively, the second identifier may be displayed in any two, any three, or any four of four corners of the first identifier.
As shown in fig. 3, the combination control 302 includes a first identifier 3021 and a second identifier 3022, the first identifier 3021 and the second identifier 3022 each have a rectangular shape, and the second identifier 3022 is located at the upper right corner of the first identifier 3021.
Optionally, the first identifier and the second identifier may also be displayed in the form of characters, for example, the first identifier is displayed as a "primary" character, the second identifier is displayed as a "secondary" character, and when there are a plurality of second identifiers, the first identifier and the second identifier may be displayed as "secondary 1", "secondary 2", "secondary 3", and the like, respectively. In another example, the first logo is displayed as "full screen" and the second logo is displayed as "small window".
The display styles are only exemplary descriptions, and the display styles of the combination control in the embodiments of the present application are not limited to the exemplary display styles.
In other embodiments of the present application, the display method further includes:
receiving a third input of the combination control from a user;
updating a display style of the composition control in response to the third input;
and the different display styles correspond to different interface layouts when the first application program and the second application program are started.
That is to say, in this embodiment, the display style of the combination control may be changed, so as to change different interface layouts when the corresponding first application program and the second application program are started when the combination control is triggered. For example, if a third input to the combination control is received from the user, for example, the third input is an input of a long press on the first identifier or the second identifier in the combination control, or the third input is an input of exchanging positions of the first identifier and the second identifier in the combination control, or the combination control further includes a switch identifier, the switch identifier is located between the first identifier and the second identifier, and the third input is an input of clicking the switch identifier in the combination control, the electronic device will update the display style of the combination control in response to the third input, for example, update the display position and/or the display area of the first identifier and the at least one second identifier in the combination control.
In the embodiment of the application, different display styles of the combined control correspond to different layout interfaces when the first application program and the second application program are started. For example, a user may set an interface layout corresponding to each display style of the combination control, so that the user changes the layout interface by changing the display style of the combination control, that is, the user may conveniently select a desired interface layout according to personal requirements.
In some embodiments, for example, when the combination control is in the first display style, the display area of the first identifier is larger than that of the second identifier, and the second identifier is located at one corner of the first identifier, when the combination control is triggered by clicking, in the corresponding layout interface, the application interface of the first application program corresponding to the first identifier is displayed in a full screen, and the application interface of the second application program corresponding to the second identifier is displayed in a small window; and if a third input of the user to the combination control is received, for example, an input of exchanging positions of the first identifier and the second identifier in the combination control is received, exchanging positions of the first identifier and the second identifier, exchanging parameters such as display areas of the first identifier and the second identifier, displaying an application interface of the second application program corresponding to the second identifier in a full screen mode in a corresponding layout interface when the combination control is clicked and triggered, and displaying the application interface of the first application program corresponding to the first identifier in a small window.
Referring to fig. 4, fig. 4 is a schematic diagram of a combination control provided in the embodiment of the present application. As shown in fig. 4, in some embodiments of the present application, the combo control 302 includes a first identifier 3021, a second identifier 3022, and a toggle identifier 3023, and when the toggle identifier 3023 is triggered, the display positions of the first identifier 3021 and the second identifier 3022 may be exchanged, so as to update the display style of the combo control.
In summary, in the embodiment of the application, by displaying the combined control formed according to the at least two applications, when the first input is performed on the combined control, the corresponding first application and the second application can be quickly started at the same time, and the application interfaces are displayed according to the preset interface layout, so that cumbersome operations that a user needs to click the icon of the corresponding application for many times, adjust the size of the window, and the like are omitted, and the display speeds of the application interfaces are increased.
According to the display method provided by the embodiment of the application, the execution main body can be a display device. In the embodiment of the present application, a display device executing a display method is taken as an example, and the display device provided in the embodiment of the present application is described.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a display device according to an embodiment of the present disclosure. As shown in fig. 5, another embodiment of the present application further provides a display device, where the display device 500 includes:
a first receiving module 501, configured to receive a first input of a combination control from a user, where the combination control includes a first identifier and at least one second identifier;
a first display module 502, configured to respond to the first input, start a first application program and a second application program, and display application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
Optionally, the display device further includes:
the second receiving module is used for receiving second input of the icon of the first application program and at least one icon of a second application program from a user;
and the creating module is used for responding to the second input and creating and displaying the combined control.
Optionally, the second input is used to move the icon of the at least one second application to a position at least partially overlapping the icon of the first application.
Optionally, the display device further includes:
the second display module is used for displaying a management interface, wherein a combined control template and icons of at least two application programs are displayed in the management interface, and the combined control template comprises a first identification template and a second identification template;
the second receiving module includes:
the first receiving unit is used for receiving a first sub-input of a user to the icon of the first application program and the first identification template; and the number of the first and second groups,
and the second receiving unit is used for receiving a second sub-input of the icon of the second application program and the second identification template by the user.
Optionally, the creating module includes:
a first display unit for displaying the first identifier and the at least one second identifier in a target display style;
and the display area of any one second mark is smaller than that of the first mark.
Optionally, the first display module includes:
and the second display unit is used for displaying the application interface of the first application program in a full screen mode and displaying the application interface of the second application program in a window mode, wherein each window corresponds to the application interface of the second application program.
Optionally, the display device further includes:
the third receiving module is used for receiving a third input of the user to the combined control;
an update module for updating the display style of the combination control in response to the third input;
and the different display styles correspond to different interface layouts when the first application program and the second application program are started.
In the embodiment of the application, by displaying the combined control formed according to the at least two applications, when the first input is performed on the combined control, the corresponding first application and the second application can be simultaneously and quickly started, and the application interfaces are displayed according to the preset layout interface, so that tedious operations that a user needs to click icons of the corresponding applications for many times, adjust the size of a window and the like are omitted, and the display speed of the application interfaces is increased.
The display device in the embodiment of the present application may be an electronic device, or may be a component in an electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be a device other than a terminal. The electronic Device may be, for example, a Mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic 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 personal computer (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 particularly limited.
The 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 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 herein again to avoid repetition.
Optionally, as shown in fig. 6, an electronic device 600 is further provided in an embodiment of the present application, and includes a processor 601 and a memory 602, where a program or an instruction that can be executed on the processor 601 is stored in the memory 602, and when the program or the instruction is executed by the processor 601, the steps of the display method embodiment are implemented, and the same technical effects can be achieved, and are not described again to avoid repetition.
Fig. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 700 includes, but is not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, and a processor 7010.
Those skilled in the art will appreciate that the electronic device 700 may further comprise a power supply (e.g., a battery) for supplying power to various components, and the power supply may be logically connected to the processor 7010 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system. The electronic device structure shown in fig. 7 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 user input unit 707 is configured to receive a first input of a user to a combination control, where the combination control includes a first identifier and at least one second identifier;
a processor 7010 for, in response to the first input, launching a first application and a second application;
a display unit 706, configured to display application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
In the embodiment of the application, by displaying the combined control formed according to the at least two applications, when the first input is performed on the combined control, the corresponding first application and the second application can be simultaneously and quickly started, and the application interfaces are displayed according to the preset interface layout, so that tedious operations that a user needs to click icons of the corresponding applications for many times, adjust the size of a window and the like are omitted, and the display speed of the application interfaces is increased.
Optionally, the user input unit 707 is further configured to receive a second input of the icon of the first application and an icon of at least one second application from the user;
the display unit 706 is further configured to create and display the combination control in response to the second input.
Optionally, the second input is used to move the icon of the at least one second application to a position at least partially overlapping the icon of the first application.
Optionally, the display unit 706 is further configured to display a management interface, where a combined control template and icons of at least two application programs are displayed in the management interface, and the combined control template includes a first identification template and a second identification template;
a user input unit 707, further configured to receive a first sub-input of the icon of the first application and the first identification template by a user; and the number of the first and second groups,
and receiving a second sub-input of the user to the icon of the second application program and the second identification template.
Optionally, the display unit 706 is further configured to display the first identifier and the at least one second identifier in a target display style;
and the display area of any one second mark is smaller than that of the first mark.
Optionally, the display unit 706 is further configured to display an application interface of the first application in a full screen manner, and display an application interface of the second application in a window manner, where each window corresponds to an application interface of the second application.
Optionally, the user input unit 707 is further configured to receive a third input to the combination control from the user;
a display unit 706, further configured to update a display style of the composition control in response to the third input;
and the different display styles correspond to different interface layouts when the first application program and the second application program are started.
It should be understood that in the embodiment of the present application, the input Unit 704 may include a Graphics Processing Unit (GPU) 7041 and a microphone 7042, and the Graphics Processing Unit 7041 processes image data of still pictures or videos obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 706 may include a display panel 7061, and the display panel 7061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 707 includes at least one of a touch panel 7071 and other input devices 7072. The touch panel 7071 is also referred to as a touch screen. The touch panel 7071 may include two parts of a touch detection device and a touch controller. Other input devices 7072 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 709 may be used to store a software program and various data, and the memory 709 may mainly include a first memory area storing a program or an instruction and a second memory area storing data, wherein the first memory 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 by at least one function, and the like. Further, the memory 709 may include volatile memory or nonvolatile memory, or the memory 709 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 709 in the embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
The processor 7010 may include one or more processing units; optionally, the processor 7010 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 the processor 7010.
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 the processes of the 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 computer read-only memory, a random access memory, 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 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 of the foregoing display method embodiments, and achieve the same technical effects, and in order to avoid repetition, details are not described here again.
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 (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as 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 (14)

1. A display method, comprising:
receiving a first input of a user to a combined control, wherein the combined control comprises a first identifier and at least one second identifier;
responding to the first input, starting a first application program and a second application program, and displaying application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
2. The method of claim 1, wherein prior to receiving the first user input to the combination control, further comprising:
receiving a second input of the icon of the first application program and the icon of the at least one second application program by the user;
in response to the second input, creating and displaying the combination control.
3. The method of claim 2, wherein the second input is configured to move the icon of the at least one second application to a position at least partially overlapping the icon of the first application.
4. The method of claim 2, wherein prior to receiving a second input from the user regarding the icon of the first application and the icon of the at least one second application, further comprising:
displaying a management interface, wherein a combined control template and icons of at least two application programs are displayed in the management interface, and the combined control template comprises a first identification template and a second identification template;
the receiving a second input of the icon of the first application and the icon of the at least one second application by the user comprises:
receiving a first sub-input of a user to the icon of the first application program and the first identification template; and the number of the first and second groups,
and receiving a second sub-input of the user to the icon of the second application program and the second identification template.
5. The method of claim 3 or 4, wherein the creating and displaying the composite control comprises:
displaying the first logo and the at least one second logo in a target display style;
and the display area of any one second mark is smaller than that of the first mark.
6. The method of claim 1, further comprising:
receiving a third input of the combination control from a user;
updating a display style of the composition control in response to the third input;
and the different display styles correspond to different interface layouts when the first application program and the second application program are started.
7. A display device, comprising:
the system comprises a first receiving module, a second receiving module and a control module, wherein the first receiving module is used for receiving first input of a user to a combined control, and the combined control comprises a first identifier and at least one second identifier;
the first display module is used for responding to the first input, starting a first application program and a second application program, and displaying application interfaces of the first application program and the second application program according to a preset interface layout;
the first identifier is used for indicating the first application program, and each second identifier is used for indicating one second application program.
8. The apparatus of claim 7, further comprising:
the second receiving module is used for receiving second input of the icon of the first application program and at least one icon of a second application program from a user;
and the creating module is used for responding to the second input and creating and displaying the combined control.
9. The apparatus of claim 8, wherein the second input is configured to move the icon of the at least one second application to a position at least partially overlapping the icon of the first application.
10. The apparatus of claim 8, further comprising:
the second display module is used for displaying a management interface, wherein a combined control template and icons of at least two application programs are displayed in the management interface, and the combined control template comprises a first identification template and a second identification template;
the second receiving module includes:
the first receiving unit is used for receiving a first sub-input of a user to the icon of the first application program and the first identification template; and the number of the first and second groups,
and the second receiving unit is used for receiving a second sub-input of the icon of the second application program and the second identification template by the user.
11. The apparatus of claim 9 or 10, wherein the creation module comprises:
a first display unit for displaying the first identifier and the at least one second identifier in a target display style;
and the display area of any one second mark is smaller than that of the first mark.
12. The apparatus of claim 7, further comprising:
the third receiving module is used for receiving a third input of the user to the combined control;
an update module for updating the display style of the combination control in response to the third input;
and the different display styles correspond to different interface layouts when the first application program and the second application program are started.
13. An electronic device comprising a processor and a memory, the memory storing a program or instructions executable on the processor, the program or instructions when executed by the processor implementing the steps of the display method according to any one of claims 1 to 6.
14. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the display method according to any one of claims 1 to 6.
CN202111639804.2A 2021-12-29 2021-12-29 Display method and device and electronic equipment Pending CN114296595A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202111639804.2A CN114296595A (en) 2021-12-29 2021-12-29 Display method and device and electronic equipment
PCT/CN2022/141972 WO2023125425A1 (en) 2021-12-29 2022-12-26 Display method and apparatus, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111639804.2A CN114296595A (en) 2021-12-29 2021-12-29 Display method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN114296595A true CN114296595A (en) 2022-04-08

Family

ID=80971111

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111639804.2A Pending CN114296595A (en) 2021-12-29 2021-12-29 Display method and device and electronic equipment

Country Status (2)

Country Link
CN (1) CN114296595A (en)
WO (1) WO2023125425A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114935992A (en) * 2022-04-25 2022-08-23 苏海强 Display control method and system based on human-computer interaction
CN115291778A (en) * 2022-08-17 2022-11-04 维沃移动通信有限公司 Display control method and device, electronic equipment and readable storage medium
WO2023125425A1 (en) * 2021-12-29 2023-07-06 维沃移动通信有限公司 Display method and apparatus, and electronic device
CN115291778B (en) * 2022-08-17 2024-05-10 维沃移动通信有限公司 Display control method, display control device, electronic equipment and readable storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116663089B (en) * 2023-07-24 2023-12-12 深圳市千岩科技有限公司 Lamp installation configuration method, device, equipment and medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102183071B1 (en) * 2012-12-06 2020-11-25 삼성전자주식회사 Display apparatus for excuting plurality of applications and method for controlling thereof
KR102155708B1 (en) * 2013-02-26 2020-09-14 삼성전자 주식회사 Portable terminal and method for operating multi-application thereof
KR102127925B1 (en) * 2013-04-29 2020-06-29 엘지전자 주식회사 Mobile terminal and control method thereof
KR102394718B1 (en) * 2017-08-22 2022-05-09 삼성전자주식회사 The Electronic Device and Method for Operating Applications
CN112269506B (en) * 2020-10-22 2022-10-18 维沃移动通信有限公司 Screen splitting method and device and electronic equipment
CN114296595A (en) * 2021-12-29 2022-04-08 维沃移动通信有限公司 Display method and device and electronic equipment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023125425A1 (en) * 2021-12-29 2023-07-06 维沃移动通信有限公司 Display method and apparatus, and electronic device
CN114935992A (en) * 2022-04-25 2022-08-23 苏海强 Display control method and system based on human-computer interaction
CN114935992B (en) * 2022-04-25 2023-10-10 北京海百川科技有限公司 Display control method and system based on man-machine interaction
CN115291778A (en) * 2022-08-17 2022-11-04 维沃移动通信有限公司 Display control method and device, electronic equipment and readable storage medium
CN115291778B (en) * 2022-08-17 2024-05-10 维沃移动通信有限公司 Display control method, display control device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
WO2023125425A1 (en) 2023-07-06

Similar Documents

Publication Publication Date Title
CN114296595A (en) Display method and device and electronic equipment
CN113703624A (en) Screen splitting method and device and electronic equipment
CN114518820A (en) Icon sorting method and device and electronic equipment
CN112433693A (en) Split screen display method and device and electronic equipment
CN115357158A (en) Message processing method and device, electronic equipment and storage medium
CN114518822A (en) Application icon management method and device and electronic equipment
CN114779977A (en) Interface display method and device, electronic equipment and storage medium
CN114415886A (en) Application icon management method and electronic equipment
CN113342232A (en) Icon generation method and device, electronic equipment and readable storage medium
CN115097979A (en) Icon management method and icon management device
CN115421631A (en) Interface display method and device
CN115268816A (en) Split screen control method and device, electronic equipment and readable storage medium
CN115202524A (en) Display method and device
CN114879872A (en) Display method, display device, electronic equipment and storage medium
CN115016686A (en) File selection method and device, electronic equipment and readable storage medium
CN114721565A (en) Application program starting method and device, electronic equipment and storage medium
CN113741775A (en) Image processing method and device and electronic equipment
CN114564134A (en) Application icon display method and device
CN113835578A (en) Display method and device and electronic equipment
CN114115639A (en) Interface control method and device, electronic equipment and storage medium
CN113885981A (en) Desktop editing method and device and electronic equipment
CN114327726A (en) Display control method, display control device, electronic equipment and storage medium
CN113885748A (en) Object switching method and device, electronic equipment and readable storage medium
CN115291778B (en) Display control method, display control device, electronic equipment and readable storage medium
CN115291778A (en) Display control method and device, electronic equipment and readable storage medium

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