CN111638847B - Split screen display method and device and electronic equipment - Google Patents

Split screen display method and device and electronic equipment Download PDF

Info

Publication number
CN111638847B
CN111638847B CN202010462191.9A CN202010462191A CN111638847B CN 111638847 B CN111638847 B CN 111638847B CN 202010462191 A CN202010462191 A CN 202010462191A CN 111638847 B CN111638847 B CN 111638847B
Authority
CN
China
Prior art keywords
split
screen
area
split screen
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.)
Active
Application number
CN202010462191.9A
Other languages
Chinese (zh)
Other versions
CN111638847A (en
Inventor
刘磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202010462191.9A priority Critical patent/CN111638847B/en
Publication of CN111638847A publication Critical patent/CN111638847A/en
Application granted granted Critical
Publication of CN111638847B publication Critical patent/CN111638847B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • 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

Abstract

The application discloses a split screen display method and device and electronic equipment, belongs to the technical field of communication, and can solve the problem that a mode of subdividing a split screen area is complicated. The method comprises the following steps: under the condition that each split screen area of the N split screen areas respectively displays an interface, receiving first input of a user to a first split screen area of the N split screen areas; responding to a first input, displaying an interface in a target split screen area obtained by combining M second split screen areas in the first split screen area and the N split screen areas, or respectively displaying an interface in each sub-split screen area of K sub-split screen areas obtained by splitting the first split screen area; receiving a second input of the user; and responding to a second input, and displaying a corresponding interface in each of the N newly divided screen areas according to the stored screen division display modes of the N screen division areas, wherein N and K are integers larger than 1, and M is a positive integer smaller than N.

Description

Split screen display method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to a split screen display method and device and electronic equipment.
Background
Generally, an electronic device may run one application in the foreground and other applications in the background. When a user uses a plurality of application programs, the electronic device can be triggered to switch the application program running in the background into the foreground running state, and the application program running in the foreground is switched into the background state.
At present, in order to operate a plurality of application programs conveniently, a user can divide a screen into a plurality of display areas through multiple screen splitting operations, and trigger electronic equipment to display an interface of one application program in each display area, so that the user can perform independent operation on the interface of each application program. After the operation is finished, the user can trigger the electronic equipment to be switched from the split-screen state to the full-screen state.
After the electronic device switches from the split-screen state to the full-screen state, if the user wants to use these applications again, the above operation needs to be repeated. This makes the way of subdividing the split screen area cumbersome.
Disclosure of Invention
The embodiment of the application aims to provide a split-screen display method, a split-screen display device and electronic equipment, and the problem that the mode of subdividing split-screen areas is complicated can be solved.
In order to solve the above technical problem, the embodiment of the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a split-screen display method, where the method includes: under the condition that each split screen area of the N split screen areas respectively displays an interface, receiving first input of a user to a first split screen area of the N split screen areas; responding to a first input, displaying an interface in a target split screen area obtained by combining M second split screen areas in the first split screen area and the N split screen areas, or respectively displaying an interface in each sub-split screen area of K sub-split screen areas obtained by splitting the first split screen area; receiving a second input of the user; and responding to a second input, and displaying a corresponding interface in each of the N newly divided screen areas according to the stored screen division display modes of the N screen division areas, wherein N and K are integers larger than 1, and M is a positive integer smaller than N.
In a second aspect, an embodiment of the present application provides a split-screen display device, which includes a receiving module and a display module. The receiving module is used for receiving a first input of a user to a first split screen area in the N split screen areas under the condition that the display module displays one interface in each split screen area of the N split screen areas. And the display module is used for responding to the first input received by the receiving module, and displaying an interface in a target split screen area obtained by combining the first split screen area and M second split screen areas in the N split screen areas, or respectively displaying an interface in each sub-split screen area of K sub-split screen areas obtained by splitting the first split screen area. The receiving module is further used for receiving a second input of the user. And the display module is further used for responding to the second input received by the receiving module, and displaying a corresponding interface in each split screen area of the N split screen areas obtained by re-dividing according to the stored split screen display mode of the N split screen areas. Wherein N and K are integers greater than 1, and M is a positive integer less than N.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when the program or instructions are executed by the processor, the steps of the split-screen display method provided in the first aspect are implemented.
In a fourth aspect, the present invention provides a readable storage medium, on which a program or instructions are stored, where the program or instructions, when executed by a processor, implement the steps of the split-screen display method as provided in 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 split-screen display method as provided in the first aspect.
In the embodiment of the application, under the condition that each split screen area of N split screen areas respectively displays one interface, receiving first input of a user to a first split screen area of the N split screen areas; responding to a first input, displaying an interface in a target split screen area obtained by combining M second split screen areas in the first split screen area and the N split screen areas, or respectively displaying an interface in each sub-split screen area of K sub-split screen areas obtained by splitting the first split screen area; receiving a second input of the user; and responding to a second input, and displaying a corresponding interface in each of the N newly divided screen areas according to the stored screen division display modes of the N screen division areas, wherein N and K are integers larger than 1, and M is a positive integer smaller than N. According to the scheme, when a first split screen area and M second split screen areas in the N split screen areas are merged into a target split screen area, or when the first split screen area in the N split screen areas is split into K sub-split screen areas, the split screen modes of the N split screen areas can be stored, so that after second input of a user is received, the screen can be re-divided into the N split screen areas according to the split screen modes, corresponding interfaces are displayed in each of the N split screen areas obtained through re-division, namely, the split screen state before the split screen areas are merged is quickly recovered, and accordingly, the split screen operation of the user is simplified.
Drawings
Fig. 1 is a schematic diagram of a split-screen display method according to an embodiment of the present application;
fig. 2A is one of schematic operation diagrams of a split screen area according to an embodiment of the present application;
FIG. 2B is a schematic diagram of a split screen area after merging according to an embodiment of the present disclosure;
fig. 3A is a second schematic view illustrating an operation of a split screen area according to an embodiment of the present application;
fig. 3B is a second schematic diagram of a split screen area after merging according to the embodiment of the present application;
fig. 4A is a third schematic view illustrating an operation of a split screen area according to an embodiment of the present application;
fig. 4B is a third schematic diagram of a merged split-screen area according to the embodiment of the present application;
fig. 5 is a schematic diagram of two split screen areas provided in this embodiment of the present application;
fig. 6 is a fourth schematic view of an operation of the split screen area according to the embodiment of the present application;
fig. 7 is a fifth schematic view of an operation of a split screen area according to an embodiment of the present application;
fig. 8 is a sixth schematic view of an operation of the split screen area according to the embodiment of the present application;
fig. 9 is a seventh schematic view of an operation of the split screen area according to the embodiment of the present application;
fig. 10 is a schematic structural diagram of a split-screen display device according to an embodiment of the present application;
fig. 11 is a hardware schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. 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 embodiment of the application provides a split-screen display method, a split-screen display device and electronic equipment, wherein under the condition that each split-screen area of N split-screen areas respectively displays an interface, a first input of a user to a first split-screen area of the N split-screen areas is received; responding to a first input, displaying an interface in a target split screen area obtained by combining M second split screen areas in the first split screen area and the N split screen areas, or respectively displaying an interface in each sub-split screen area of K sub-split screen areas obtained by splitting the first split screen area; receiving a second input of the user; and responding to a second input, and displaying a corresponding interface in each of the N newly divided screen areas according to the stored screen division display modes of the N screen division areas, wherein N and K are integers larger than 1, and M is a positive integer smaller than N. According to the scheme, when a first split screen area and M second split screen areas in the N split screen areas are merged into a target split screen area, or when the first split screen area in the N split screen areas is split into K sub-split screen areas, the split screen modes of the N split screen areas can be stored, so that after second input of a user is received, the screen can be re-divided into the N split screen areas according to the split screen modes, corresponding interfaces are displayed in each of the N split screen areas obtained through re-division, namely, the split screen state before the split screen areas are merged is quickly recovered, and accordingly, the split screen operation of the user is simplified.
The split-screen display method, the split-screen display device, and the electronic device provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 1, an embodiment of the present application provides a split-screen display method. The method may include steps 101 to 104 described below.
Step 101, under the condition that each split screen area of the N split screen areas respectively displays an interface, the split screen display device receives a first input of a user to a first split screen area of the N split screen areas.
Wherein N is an integer greater than 1.
In the embodiment of the application, when a user wants to operate multiple interfaces simultaneously, the user can trigger the split-screen display device to divide the screen into N split-screen areas through multiple split-screen operations, and display one interface in each split-screen area, which can refer to the prior art and is not repeated in the embodiment of the application.
Optionally, for each of the N split screen areas, one split screen area displays one interface, that is, the N split screen areas display N interfaces. Accordingly, the N interfaces displayed by the N split screen areas may be: interfaces with different contents in the same application program, interfaces with different contents in different application programs, and interfaces with the same contents in different application programs. Of course, the plurality of interfaces may also include: other types of interfaces besides the interface of the application program, such as a desktop interface or a picture interface, may be determined according to actual use requirements, and the embodiment of the present application is not limited.
The first scenario is that when the size of a first split screen area in N split screen areas is small, which results in incomplete display of content of a first interface in the first split screen area, or a user is not interested in interface content in M second split screen areas in the N split screen areas, the user may trigger to merge the first split screen area and the M second split screen areas into one split screen area through a first input. The first split screen area can be any one of the N split screen areas, and the M second split screen areas are at least one of the N split screen areas except the first split screen area. Wherein M is a positive integer less than N.
The second scenario is that when the size of a first split screen area of the N split screen areas is large, if a user wants to display a plurality of different interfaces in the first split screen area, or display a plurality of identical interfaces in the first split screen area, the user can split the first split screen area into K sub-split screen areas through a first input trigger. Wherein K is an integer greater than 1.
Optionally, the first input may be any one of:
and touch input aiming at the first screen separation area. For example, the touch input may be a touch input along a direction parallel to one diagonal of the first screen area, or a touch input along a direction perpendicular to the first side of the first screen area, and the like.
And inputting voice aiming at the first screen division area. For example, the N split screen areas include a first split screen area, a second split screen area, and a third split screen area, and the first split screen area corresponds to "1", the second split screen area corresponds to "2", and the third split screen area corresponds to "3". If the user inputs '1' by voice, the split screen display apparatus may receive the voice message '1' and determine as an input to the first split screen region; if the user inputs '2' by voice, the split screen display apparatus may receive the voice message '2' and determine as an input to the second split screen region; if the user inputs '3' by voice, the split display apparatus may receive the voice information '3' and determine as an input to the third split area.
And inputting a gesture aiming at the first screen separation area. For example, the N split screen areas include a first split screen area and a second split screen area. If the user performs a gesture input along a first direction parallel to a plane on which the screen is located, the split-screen display device may determine that the gesture input is an input to a first split-screen area; if the user makes a gesture input in a second direction parallel to the plane of the screen, the split screen display device may determine the gesture input as an input to a second split screen area.
It is to be understood that the above listed inputs are exemplary lists, i.e., embodiments of the present application include, but are not limited to, the above listed inputs. In practical implementation, the first input may further include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
It should be noted that the split-screen display device provided in the embodiment of the present application may include at least one screen, and the N split-screen areas may be split-screen areas in any one of the at least one screen. Each screen may be a folding screen that can be folded, or an unfolding screen that cannot be folded.
Step 102, the split-screen display device responds to the first input, and displays an interface in a target split-screen area obtained by combining the first split-screen area and the M second split-screen areas, or displays an interface in each of K sub-split-screen areas obtained by splitting the first split-screen area.
In a general case, the N split screen areas are independent display areas, so that when a user performs operations such as forwarding, copying, sharing, and page changing on the content of the interface in one split screen area, the interfaces in other split screen areas are not affected. However, in the embodiment of the present application, when a first input of the user to the first split screen area is received, the interfaces in the M second split screen areas may be affected by the first input, for example, the interfaces in the M second split screen areas are not displayed.
The step of displaying an interface in the target split-screen area obtained by combining the first split-screen area and the M second split-screen areas includes: merging the split screen area and the M second split screen areas to obtain a target split screen area; and then, displaying an interface in the target split screen area.
If one interface displayed in the target split screen area is the first interface, the first interface may be any one of the following:
(a) the interface displayed in the first split-screen area before the first input is received, that is, the split-screen display device may display the first interface in the first split-screen area in the merged target split-screen area.
(b) The interface displayed in any second split-screen area before the first input is received, that is, the split-screen display device may display the interface in any other split-screen area in the merged target split-screen area.
The step of "displaying an interface in each of K sub-split screen areas obtained by splitting the first split screen area" includes: splitting the first split screen area to obtain K sub split screen areas; and then, respectively displaying an interface in each of the K sub-split screen areas.
If one interface displayed in each of the K sub-split screen areas is a second interface, the second interface is any one of the following:
(a) an interface selected by a user after receiving the first input. The interface may be the same as one of the N interfaces displayed by the N split screen areas, or different from all of the N split screen areas.
(b) The interface displayed in the first split screen area before the first input is received, that is, the interface displayed in the first split screen area can be directly displayed in one sub-split screen area without user input.
(c) And recommending the interface according to the interface displayed in the first screen division area before the first input is received. For example, if the interface displayed in the first split-screen area before the first input is received is shopping interface 1, the interface recommended to be displayed in one split-screen area is shopping interface 2.
Optionally, after receiving the first input, the split-screen display apparatus may further store the split-screen display modes of the N split-screen areas in response to the first input. The split-screen display mode may be at least one of: the position relationship (for example, the upper-lower relationship, the left-right relationship, and the like) of each of the N split screen regions, the position relationship and the interface corresponding to each split screen region (that is, the interface displayed in each split screen region) of each of the N split screen regions, the position and the display mode (for example, the horizontal screen and vertical screen state, the interface brightness, and the like) of each split screen region of the N split screen regions.
Optionally, "displaying an interface in a target split-screen area obtained by combining the first split-screen area and the M second split-screen areas" may specifically include: and displaying the first interface in the target split screen area, canceling the display of the interfaces in the M second split screen areas, and amplifying and displaying the first interface in the merged target split screen area.
For the first scenario, the target split screen area may be any one of the following:
(1) when the first input is a touch input along a direction parallel to one diagonal of the first split screen area, the target split screen area is an area obtained by combining N split screen areas, that is, an area obtained by combining all the split screen areas.
Illustratively, as shown in fig. 2A, the screen of the split screen display device is divided into a split screen area 01, a split screen area 02 and a split screen area 03, and the split screen area 01 displays an interface of app1, the split screen area 02 displays an interface of app2, and the split screen area 03 displays an interface of app 3. When the user wants to merge all the split screen areas, the user's two fingers can slide out of the two touch points along a direction parallel to a diagonal line f1 of the split screen area 01, starting from the touch point a and the touch point B, respectively. After receiving the two-finger swipe input, as shown in fig. 2B, the split-screen display device may merge the 3 split-screen areas into one split-screen area and display the interface of app1 in full screen in the screen. Note that the display scale of the content in the interface of app1 shown in fig. 2B is larger than the display scale of the content in the interface of app1 shown in fig. 2A.
(2) And under the condition that the first input is touch input along a direction vertical to the first side of the first split screen area, the target split screen area is an area obtained by combining the plurality of split screen areas. The split screen areas are areas determined according to a first side of the first split screen area and a first side of the screen, and the first side of the first split screen area is perpendicular to the first side of the screen.
Illustratively, as shown in fig. 3A, the screen of the split screen display device is divided into a split screen area 01, a split screen area 02 and a split screen area 03, and the split screen area 01 displays an interface of app1, the split screen area 02 displays an interface of app2, and the split screen area 03 displays an interface of app 3. One side a1 of the split screen area 01 is perpendicular to one side b2 of the screen, and the other side b1 of the split screen area 01 is perpendicular to the other side a2 of the screen. When the user wants to merge the split screen area 01 and the split screen area 02, the user's finger may slide outward the two touch points in a direction perpendicular to one side a1 of the split screen area 01 (i.e., in a direction parallel to one side b2 of the screen) starting from the touch point E and the touch point F, respectively. After receiving the two-finger swipe input, as shown in fig. 3B, the split screen display device may merge split screen region 01 and split screen region 02 into one split screen region, and display an interface of app1 in the merged split screen region. Note that the display scale of the content in the interface of app1 shown in fig. 3B is larger than the display scale of the content in the interface of app1 shown in fig. 3A.
The "target split-screen area is an area obtained by combining a plurality of split-screen areas", specifically, a first side of a first split-screen area and a first side of a screen are taken as two sides of the target split-screen area, so as to determine a rectangular area. In addition, the target split-screen area may be composed of a first split-screen area and a second split-screen area, or the target split-screen area may be composed of a first split-screen area and a plurality of second split-screen areas, which is not limited in this embodiment of the application.
(3) And under the condition that the first input track passes through the first split screen area and the M second split screen areas, the target split screen area is an area obtained by combining the first split screen area and the M second split screen areas.
Illustratively, as shown in fig. 4A, the screen of the split screen display device is divided into 9 split screen areas, and one split screen area displays an interface of one app. The user can slide a finger in the screen, and when the finger passes through the split screen area displaying the app8 interface, the split screen area displaying the app5 interface, the split screen area displaying the app2 interface, the split screen area displaying the app1 interface, the split screen area displaying the app4 interface and the split screen area displaying the app7 interface in sequence. As shown in fig. 4B, the split screen display device may merge the 6 split screen regions and display an app8 interface in the merged region.
For the second scenario, the K sub-split screen regions may be any one of the following:
(1) and under the condition that the first input comprises K sub-inputs of K positions in the first split-screen area, the K sub-split-screen areas are obtained by splitting the first split-screen area according to the K positions.
Illustratively, as shown in fig. 5 (a), after the user makes a click input at the position P1, the position P2, the position P3, the position P4, and the position P5 in the first split-screen area, the split-screen display apparatus may divide the first split-screen area into 5 sub-split-screen areas according to the 5 positions and a preset algorithm.
(2) And under the condition that the first input comprises at least one sliding input in the first split-screen area, splitting the first split-screen area by the K sub-split-screen areas according to the track of the at least one sliding input.
For example, as shown in (b) of fig. 5, after the user slides in the dotted line direction in the first split-screen region, the split-screen display apparatus may divide the first split-screen region into a sub-split-screen region S1, a sub-split-screen region S2, and a sub-split-screen region S3 according to two sliding trajectories.
(3) And under the condition that the first input is the selection input of the preset screen splitting mode, the K sub screen splitting areas are obtained by splitting the first screen splitting area according to the preset screen splitting mode.
Optionally, the preset screen splitting manner may include the number of the screen splitting sub-regions, the arrangement manner of the screen splitting sub-regions, the positions of the screen splitting sub-regions, the sizes of the screen splitting sub-regions, and the like, and may be determined according to actual use requirements, which is not limited in the embodiment of the present application.
And 103, receiving a second input of the user by the split-screen display device.
In this embodiment, the second input may be used for the split-screen display device to return to the split-screen state before receiving the first input according to the stored split-screen mode.
Optionally, the second input may be a touch input, a gesture input, a voice input, or the like. For example, taking the second input as the touch input as an example, the touch input may be an input to a target control, and the target control is used to trigger to return to the split-screen state before the first input is received; if the first input is an input along a first direction, the touch input may be an input along a second direction opposite to the first direction.
And 104, responding to the second input by the split-screen display device, and displaying a corresponding interface in each split-screen area of the N split-screen areas obtained by re-dividing according to the stored split-screen mode of the N split-screen areas.
Optionally, after the screen is subdivided into N split screen regions according to the split screen manner, the split screen display method provided in the embodiment of the present application may further include: and displaying a first interface in the first split-screen area, and displaying M second interfaces in the M second split-screen areas. And the second interface displayed in the second screen splitting area is the interface displayed in the second screen splitting area before the first input is received.
Optionally, in a first possible implementation manner, the second input is a touch input along a direction parallel to one diagonal of the screen, and the direction of the second input is opposite to the direction of the first input.
For example, as shown in fig. 2B, before the split display apparatus merges 3 split areas into one split area in response to the first input, the split display apparatus may store the split modes of the split area 01, the split area 02, and the split area 03 as shown in fig. 2A. Therefore, when the user wants to return to the split screen state before receiving the first input, the user's fingers can slide toward the centers of the two touch points along a direction parallel to one diagonal line f2 of the screen, starting from touch point C and touch point D, respectively, as shown in fig. 2B. After receiving the two-finger sliding input, as shown in fig. 2A, the screen of the split screen display device is subdivided into a split screen area 01, a split screen area 02 and a split screen area 03, and the split screen area 01 displays an interface of app1, the split screen area 02 displays an interface of app2, and the split screen area 03 displays an interface of app 3.
A second possible implementation manner is that the second input is a touch input along a direction perpendicular to the first side of the first screen splitting area, and the direction of the second input is opposite to the direction of the first input.
For example, as shown in fig. 3B, before the split screen display apparatus merges the split screen area 01 and the split screen area 02 into one split screen area in response to the first input, the split screen display apparatus may store the split screen modes of the split screen area 01, the split screen area 02, and the split screen area 03 as shown in fig. 3A. Therefore, when the user wants to return to the split screen state before receiving the first input, the user's fingers can slide toward the centers of the two touch points along a direction perpendicular to one side a1 of the split screen area 01 (i.e., a direction parallel to one side B2 of the screen) starting from the touch point G and the touch point H shown in fig. 3B, respectively. After receiving the two-finger sliding input, as shown in fig. 3A, the screen of the split screen display device is subdivided into a split screen area 01, a split screen area 02 and a split screen area 03, and the split screen area 01 displays an interface of app1, the split screen area 02 displays an interface of app2, and the split screen area 03 displays an interface of app 3.
The embodiment of the application provides a split-screen display method, which includes storing split-screen modes of N split-screen areas when a first split-screen area and M second split-screen areas in the N split-screen areas are combined into a target split-screen area, or when the first split-screen area in the N split-screen areas is split into K sub-split-screen areas, after receiving a second input of a user, subdividing a screen into the N split-screen areas according to the split-screen modes, and displaying a corresponding interface in each of the N split-screen areas obtained through subdivision, namely quickly restoring a split-screen state before the split-screen areas are combined, so that split-screen operation of the user is simplified.
Optionally, in this embodiment of the application, the user may change the display direction of the interface in any one of the multiple split-screen areas, and the display directions of the interfaces in the other split-screen areas remain unchanged. Illustratively, the split-screen display method provided by the embodiment of the present application may further include steps 105 and 106 described below.
And 105, under the condition that each split screen area of the N split screen areas displays one interface, receiving a third input of a user to a third split screen area by the split screen display device, wherein the third split screen area is any one split screen area of the N split screen areas.
And 106, responding to the third input by the split-screen display device, adjusting the display direction of the interface in the third split-screen area according to the input parameter of the third input, and keeping the display directions of the interfaces in other split-screen areas except the third split-screen area.
Optionally, the input parameters of the third input may include at least one of: the number of the touch fingers in the third split screen area, the sliding direction of the touch fingers in the third split screen area, the rotation angle of the touch fingers in the third split screen area, the sliding distance of the touch fingers in the third split screen area and the like.
One way is that the split-screen display device presets P display directions, one display direction corresponds to a group of input parameter intervals, and P is an integer greater than or equal to 2. For example, a display direction 1, a display direction 2, a display direction 3, and a display direction 4 are preset, the rotation angle area interval of the touch finger in the split screen area corresponding to the display direction 1 is (0 °, 90 ° ], the rotation angle area interval of the touch finger in the split screen area corresponding to the display direction 2 is (90 °, 180 ° ]), the rotation angle area interval of the touch finger in the split screen area corresponding to the display direction 3 is (180 °, 270 ° ], and the rotation angle area interval of the touch finger in the split screen area corresponding to the display direction 4 is (270 °, 360 °).
For example, as shown in fig. 6 (a), when the user slides a finger along a trajectory shown by a dotted line in the split screen area 01, if a central angle corresponding to the sliding trajectory is 180 °, the split screen display device may rotate the app1 interface in the split screen area 01 clockwise by 180 °; as shown in (b) of fig. 6, when the user slides a finger along a trajectory shown by a dotted line in the split screen area 01, if a central angle corresponding to the sliding trajectory is 90 °, the split screen display apparatus may rotate the app1 interface in the split screen area 01 clockwise by 90 °.
In another mode, the display angle corresponding to the display direction is proportional to the input parameter. Assuming that the display angle corresponding to the display direction is Y and the input parameter is X, Y ═ k × X exists. Wherein k is a proportionality coefficient.
When the number of fingers of the user performing touch operation in the third split screen area is different, k changes. For example, suppose X is used to represent the clockwise rotation angle of the touch finger in the third split screen area, and Y is used to represent the clockwise rotation angle of the interface in the third split screen area. If the user uses a single finger to rotate the interface in the third split screen area clockwise by 180 degrees, the interface in the third split screen area is also rotated clockwise by 180 degrees, and k is equal to 1; if the user uses the double finger to rotate the interface clockwise by 90 ° in the third split screen area, the interface also rotates clockwise by 180 ° in the third split screen area, where k is 2.
It should be noted that, the above steps 105 to 106 may be executed after the steps 101 to 104, or may be executed before the steps 101 to 104. Of course, steps 105 to 106 and steps 101 to 104 may be alternatively performed, and may be determined according to actual use requirements, which is not limited in the embodiment of the present application.
According to the split-screen display method provided by the embodiment of the application, because the user can independently control the display direction of the interface of a certain split-screen area in the split-screen mode, the display direction of the certain split-screen area does not meet the requirement of the user.
Optionally, in the embodiment of the present application, the display direction of another split screen area may be adjusted according to the display direction in one split screen area. Illustratively, the split-screen display method provided by the embodiment of the present application may further include steps 107 to 109 described below.
And 107, under the condition that the screen comprises a fourth split screen area and a fifth split screen area, the split screen display device displays a third interface in the fourth split screen area according to the first direction, and displays a fourth interface in the fifth split screen area according to the second direction.
Optionally, the first direction and the second direction refer to display directions of the interfaces in the split screen area relative to the split screen area, for example, a third interface in a fourth split screen area may be a landscape display direction or a portrait display direction, and a fourth interface in a fifth split screen area may be a landscape display direction or a portrait display direction.
Optionally, "displaying a third interface in the fourth screen splitting area according to the first direction, and displaying a fourth interface in the fifth screen splitting area according to the second direction" includes:
a. and collecting a target image.
b. Displaying a third interface in the fourth screen division area according to the position of the first object in the first area of the target image in a first mode; and displaying a fourth interface in the fifth screen division area according to the position of the second object in the second area of the target image and the second mode.
The first mode comprises a first direction, and the second mode comprises a second direction. The first mode and the second mode are different display modes. The first area of the target image is associated with the fourth split-screen area, and the second area of the target image is associated with the fifth split-screen area.
Optionally, the first mode may further include first display content, a first play mode, and the like, and the second mode may further include second display content, a second play mode, and the like.
For example, the split-screen display device may turn on the camera and capture the target image. The first region of the target icon may include an image of person 1 and the second region of the target icon may include an image of person 2. Then, the split-screen display device determines a first mode corresponding to the fourth split-screen area according to the specific position of the image of the person 1 in the first area and the sight line direction of the person 1; and determining a second mode corresponding to the fifth screen splitting area according to the specific position of the image of the person 2 in the second area and the sight line direction of the person 2. Then, the split-screen display device may display a third interface in the fourth split-screen area according to the first direction, and display a fourth interface in the fifth split-screen area according to the second direction.
Optionally, the screen of the split-screen display device provided by the embodiment of the application is a folding screen. The step 107 may specifically include: the screen comprises a fourth screen splitting area and a fifth screen splitting area, under the condition that an included angle between the fourth screen splitting area and the fifth screen splitting area is located in a preset angle interval, a third interface is displayed in the fourth screen splitting area according to a first direction, and a fourth interface is displayed in the fifth screen splitting area according to a second direction.
Optionally, the phrase "an included angle between the fourth split screen area and the fifth split screen area is located in a preset angle interval" may mean that an included angle between the fourth split screen area and the fifth split screen area is greater than or equal to a preset angle, or an included angle between the fourth split screen area and the fifth split screen area is smaller than the preset angle.
When the foldable screen is folded outwards, the fourth split screen area and the fifth split screen area can face different users. If the split-screen display device detects that the fourth split-screen area and the fifth split-screen area are in an outward turning state, namely an included angle between the fourth split-screen area and the fifth split-screen area is smaller than a preset angle, the split-screen display device can prompt a user whether to start a double-user use mode. If the user performs touch input on the preset control or the preset button, the display directions of the interfaces in the split screen areas can be adjusted according to respective gravity sensing parameters in the two split screen areas.
And step 108, receiving a fourth input of the third interface by the user through the split-screen display device.
And step 109, responding to the fourth input by the split-screen display device, and displaying the fourth interface in the fifth split-screen area according to the first direction.
Optionally, after the split-screen display device receives a fourth input of the user to the third interface, a prompt message may be displayed in a fifth split-screen area. If the user using the fifth split-screen area agrees to share the interface, that is, agrees to display the display direction of the pushed fourth split-screen area, the split-screen display apparatus may display the fourth interface in the fifth split-screen area according to the first direction.
Optionally, in the above embodiment, after receiving the fourth input, the fourth interface is exemplarily displayed in the fifth screen area according to the first direction, and the embodiment of the present application further provides another split screen display method: after receiving the fourth input, displaying the third interface in the second direction in the fifth split screen area, i.e., changing the interface displayed in the fifth split screen area without changing the interface display direction.
It should be noted that the above steps 107 to 109 may be executed after the steps 101 to 104, or may be executed before the steps 101 to 104. Of course, steps 107 to 109 and steps 101 to 104 may be alternatively performed, and may be determined according to actual use requirements, and the embodiment of the present application is not limited.
According to the split-screen display method provided by the embodiment of the application, when the split-screen display device is in a double-person mode or a multi-person mode, the display direction of one split-screen area can be synchronized to the other split-screen area, so that two persons can conveniently watch display contents in the same display direction, and the interactivity among users is further improved.
Optionally, in this embodiment of the application, when a user can change an application displayed in any one of the multiple split screen areas, the split screen area may be switched to a desktop interface or a background interface, and the other split screen areas are not affected. Illustratively, the split-screen display method provided by the embodiment of the present application may further include steps 110 to 113 described below.
Step 110, under the condition that each split screen area of the N split screen areas displays one interface, the split screen display device receives a fifth input of a sixth split screen area from a user, where the sixth split screen area is any one split screen area of the N split screen areas.
Alternatively, the fifth input may be an input of sliding a preset number of fingers in one preset direction in the sixth split-screen area, for example, the fifth input may be an input of simultaneously sliding three fingers in a direction from one frame to another frame of the screen.
And step 111, responding to the fifth input by the split-screen display device, and displaying a desktop interface or a background application program management interface in a sixth split-screen area.
Optionally, if the sixth split-screen area displays a desktop interface, the desktop interface may include an icon of at least one application program; if the sixth split-screen area displays a background application management interface, the background application management interface may include a background interface of at least one application in a background running state.
And step 112, the split-screen display device receives a sixth input of the target object in the desktop interface or the background application program management interface from the user.
Optionally, if the desktop interface is displayed in the sixth split-screen area, the target object is one of icons of at least one application program included in the desktop interface; if the sixth split-screen area displays the background application management interface, the target object is one of the background interfaces of the background application management interface, which may include at least one application in a background running state.
And 113, responding to a sixth input by the split-screen display device, and displaying an interface of the target application program corresponding to the target object in the sixth split-screen area.
Illustratively, as shown in fig. 7 (a), the user may slide three fingers downward in the dotted line direction in the split screen area 01. As shown in (b) of fig. 7, after receiving a slide input by the user, the split-screen display apparatus may display an icon of "app 1", an icon of "app 2", and an icon of "app 3" in the split-screen area 01. Thereafter, if the user clicks an icon of "application 3", an interface of application 3 may be displayed in the split screen area 01.
Illustratively, as shown in fig. 8 (a), the user may slide three fingers to the right in the dotted line direction in the split screen area 01. As shown in (b) of fig. 8, after receiving the slide input of the user, the split-screen display apparatus may display a background interface of "application 1", a background interface of "application 2", and a background interface of "application 3" in the split-screen area 01. Then, if the user clicks the background interface of "application 2", the interface of application 2 may be displayed in the split-screen area 01, that is, the application 2 is switched from the background running state to the foreground running state.
It should be noted that, the steps 110 to 113 may be executed after the steps 101 to 104, or may be executed before the steps 101 to 104. Of course, steps 110 to 113 and steps 101 to 104 may be alternatively performed, and may be determined according to actual use requirements, and the embodiment of the present application is not limited.
According to the split-screen display method provided by the embodiment of the application, in the split-screen mode, a user can quickly switch an interface displayed in any one of the multiple split-screen areas into a desktop interface or a background application management interface, and other split-screen areas cannot be affected, so that an application in the desktop interface or the background application management interface can be quickly started, and the use experience of the user in the split-screen multi-application mode is improved.
Optionally, in this embodiment of the application, a user may interchange contents in any two of the multiple screen splitting areas. For example, the split-screen display method provided in the embodiment of the present application may further include steps 114 to 115 described below.
And step 114, under the condition that each split screen area of the N split screen areas displays one interface, the split screen display device receives seventh input of a user to a seventh split screen area and an eighth split screen area of the N split screen areas.
And step 115, in response to the seventh input, the split-screen display device displays the interface in the seventh split-screen area in the eighth split-screen area, and displays the interface in the eighth split-screen area in the seventh split-screen area.
Optionally, before receiving the seventh input, the user may trigger the N split screen areas to be in the movable state through an eighth input.
Illustratively, as shown in fig. 9 (a), the split screen area 01, the split screen area 03 split screen displays an interface of app1, an interface of app2, and an interface of app 3. If the user's double fingers can press the split screen area 01 for 0.5 seconds, the 3 split screen areas are in a movable state. Thereafter, if the user's double fingers slide from the split screen area 01 to the split screen area 03, or the user's double fingers slide from the split screen area 03 to the split screen area 01, as shown in (b) of fig. 9, the split screen display device may display the interface of app1 in the split screen area 03 and the interface of app3 in the split screen area 01, that is, the split screen display device may swap the interfaces displaying the split screen areas 01 and 03.
It should be noted that the above steps 114 to 115 may be executed after the steps 101 to 104, or may be executed before the steps 101 to 104. Of course, steps 114 to 115 and steps 101 to 104 may be alternatively performed, and may be determined according to actual use requirements, and the embodiment of the present application is not limited.
According to the split-screen display method provided by the embodiment of the application, in the split-screen mode, a user can trigger the split-screen display device to interchange contents in any two split-screen areas, so that the operation experience of the user is improved.
It should be noted that, in the split-screen display method provided in the embodiment of the present application, the execution main body may be a split-screen display device, or a control module used for executing loading of the split-screen display method in the split-screen display device. In the embodiment of the present application, a split-screen display device is taken as an example to execute a method for loading split-screen display, and the split-screen display method provided in the embodiment of the present application is described.
Optionally, as shown in fig. 10, an embodiment of the present application provides a split-screen display device 1000. The split-screen display device 1000 includes a receiving module 1001 and a display module 1002.
The receiving module 1001 is configured to receive a first input of a user to a first split screen area of the N split screen areas when the display module 1002 displays one interface in each split screen area of the N split screen areas. A displaying module 1002, configured to, in response to the first input received by the receiving module 1001, display an interface in a target split-screen area obtained by merging M second split-screen areas in the first split-screen area and the N split-screen areas, or display an interface in each sub-split-screen area of K sub-split-screen areas obtained by splitting the first split-screen area. The receiving module 1001 may further be configured to receive a second input from the user. The displaying module 1002 may be further configured to, in response to the second input received by the receiving module 1001, display a corresponding interface in each of the N newly divided split screen regions according to the stored split screen display manners of the N split screen regions. Wherein N and K are integers greater than 1, and M is a positive integer less than N.
Optionally, one interface displayed in the target split-screen area is a first interface, and the first interface may be any one of the following: the interface displayed in the first split screen area before the first input is received or the interface displayed in any second split screen area before the first input is received.
Optionally, one interface displayed by each of the K sub-split screen areas is a second interface, and the second interface may be any one of the following: the interface selected by the user after receiving the first input, the interface displayed in the first screen area before receiving the first input, or the interface displayed in the first screen area according to the recommendation before receiving the first input.
Optionally, when the first input is a touch input along a direction parallel to one diagonal of the first split screen area, the target split screen area is an area obtained by merging N split screen areas; alternatively, the first and second electrodes may be,
under the condition that the first input is touch input along a direction perpendicular to a first edge of the first split screen area, the target split screen area is an area obtained by combining a plurality of split screen areas, the split screen areas are areas determined according to the first edge of the first split screen area and the first edge of the screen, and the first edge of the first split screen area is perpendicular to the first edge of the screen; alternatively, the first and second electrodes may be,
and under the condition that the first input track passes through the first split screen area and the M second split screen areas, the target split screen area is an area obtained by combining the first split screen area and the M second split screen areas.
Optionally, when the first input includes K sub-inputs to K positions in the first split-screen area, the K sub-split-screen areas are obtained by splitting the first split-screen area according to the K positions; alternatively, the first and second electrodes may be,
under the condition that the first input comprises at least one sliding input in the first split-screen area, splitting the first split-screen area by the K sub-split-screen areas according to the track of the at least one sliding input; alternatively, the first and second electrodes may be,
and under the condition that the first input is the selection input of the preset screen splitting mode, the K sub screen splitting areas are obtained by splitting the first screen splitting area according to the preset screen splitting mode.
Optionally, the receiving module 1001 may be further configured to receive a third input of the user to a third split-screen area under the condition that each split-screen area of the N split-screen areas displays one interface, where the third split-screen area is any one split-screen area of the N split-screen areas. The display module 1002 may be configured to, in response to the third input received by the receiving module 1001, adjust a display direction of an interface in the third split screen area according to an input parameter of the third input, and maintain the display direction of the interface in other split screen areas except the third split screen area.
Optionally, the display module 1002 may be configured to, in a case that the screen includes a fourth split screen area and a fifth split screen area, display a third interface in the first direction in the fourth split screen area, and display a fourth interface in the second direction in the fifth split screen area. The receiving module 1001 may further be configured to receive a fourth input of the third interface from the user. The display module 1002 may be further configured to display a fourth interface in the fifth screen area according to the first direction in response to the fourth input received by the receiving module 1001.
Optionally, the split-screen display device provided in the embodiment of the present application may further include a collecting module 1003. The capture module 1003 may be configured to capture a target image. The display module 1002 may be specifically configured to display a third interface in the fourth screen division area according to the position of the first object in the first area of the target image in the first manner; and displaying a fourth interface in a fifth screen splitting area according to the position of a second object in a second area of the target image and a second mode. The first mode comprises a first direction, the second mode comprises a second direction, the first area of the target image is associated with the fourth split screen area, and the second area of the target image is associated with the fifth split screen area.
The split-screen display device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in the split-screen display device. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The split-screen display device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The split-screen display device provided in the embodiment of the application can implement each process implemented by the split-screen display device in the method embodiments of fig. 1 to 8, and is not described here again to avoid repetition.
The embodiment of the application provides a split-screen display device, which stores a split-screen mode of N split-screen areas when a first split-screen area and M second split-screen areas in the N split-screen areas are combined into a target split-screen area, or when the first split-screen area in the N split-screen areas is split into K sub-split-screen areas, so that after receiving a second input of a user, the split-screen display device can re-divide a screen into the N split-screen areas according to the split-screen mode, and display a corresponding interface in each split-screen area of the N split-screen areas obtained through re-division, that is, quickly restore to a split-screen state before combining the split-screen areas, thereby simplifying the split-screen operation of the user.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor 210, a memory 209, and a program or an instruction stored in the memory 209 and executable on the processor 210, where the program or the instruction is executed by the processor 210 to implement each process of the split-screen display method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 11 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 200 includes, but is not limited to: a radio frequency unit 201, a network module 202, an audio output unit 203, an input unit 204, a sensor 205, a display unit 206, a user input unit 207, an interface unit 208, a memory 209, and a processor 210. Among them, the input unit 204 may include a graphic processor and a microphone, the user input unit 207 may include a touch panel and other input devices, the display unit 206 may include a display panel, and the memory 209 may include an application program and an operating system.
Those skilled in the art will appreciate that the electronic device 200 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 210 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 11 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 not repeated here.
The user input unit 207 is configured to receive a first input of a user to a first split screen area of the N split screen areas when the display unit 206 displays one interface in each split screen area of the N split screen areas. A display unit 206, configured to, in response to the first input received by the user input unit 207, display an interface in a target split-screen area obtained by merging the first split-screen area and M second split-screen areas in the N split-screen areas, or display an interface in each of K sub-split-screen areas obtained by splitting the first split-screen area. The user input unit 207 may be further configured to receive a second input from the user. The display unit 206 may be further configured to, in response to the second input received by the user input unit 207, display a corresponding interface in each of the N newly divided split screen regions according to the stored split screen display manners of the N split screen regions. Wherein N and K are integers greater than 1, and M is a positive integer less than N.
Optionally, the user input unit 207 may be further configured to receive a third input of the user to a third split-screen area under the condition that each split-screen area of the N split-screen areas displays one interface, where the third split-screen area is any one split-screen area of the N split-screen areas. The display unit 206 may be configured to, in response to the third input received by the user input unit 207, adjust a display direction of an interface in the third split screen area according to an input parameter of the third input, and maintain the display direction of the interface in other split screen areas except the third split screen area.
Optionally, the display unit 206 may be configured to, when the screen includes a fourth split screen area and a fifth split screen area, display a third interface in the first direction in the fourth split screen area, and display a fourth interface in the second direction in the fifth split screen area. The user input unit 207 may be further configured to receive a fourth input from the user to the third interface. The display unit 206 may be further configured to display a fourth interface in the fifth screen area according to the first direction in response to the fourth input received by the user input unit 207.
Optionally, the memory 209 may be used to control the camera to capture the target image. The display unit 206 may be specifically configured to display a third interface in the fourth screen splitting area according to the position of the first object in the first area of the target image in the first manner; and displaying a fourth interface in a fifth screen splitting area according to the position of a second object in a second area of the target image and a second mode. The first mode comprises a first direction, the second mode comprises a second direction, the first area of the target image is associated with the fourth split screen area, and the second area of the target image is associated with the fifth split screen area.
The embodiment of the application provides an electronic device, and when a first split screen area and M second split screen areas in the N split screen areas are combined into a target split screen area, the electronic device stores the split screen modes of the N split screen areas, so that after a second input of a user is received, the electronic device can re-divide a screen into the N split screen areas according to the split screen modes, namely, the split screen state before the split screen areas are combined is quickly recovered, and the split screen operation of the user is simplified.
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 split-screen 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 in the above embodiment. Readable storage media, including computer-readable storage media such as a computer-read-only memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, and so forth.
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 split-screen display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the methods of 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 (9)

1. A split-screen display method, the method comprising:
under the condition that each split screen area of the N split screen areas respectively displays an interface, receiving first input of a user to a first split screen area of the N split screen areas;
responding to the first input, storing split screen display modes of N split screen areas, and displaying an interface in a target split screen area obtained by combining the first split screen area and M second split screen areas in the N split screen areas, or respectively displaying an interface in each of K sub split screen areas obtained by splitting the first split screen area;
receiving a second input of the user;
responding to the second input, and displaying a corresponding interface in each split screen area of the N split screen areas obtained by re-dividing according to the stored split screen display mode of the N split screen areas;
wherein N and K are integers greater than 1, and M is a positive integer less than N;
the method further comprises the following steps:
under the condition that a screen comprises a fourth split screen area and a fifth split screen area, displaying a third interface in the fourth split screen area according to a first direction, and displaying a fourth interface in the fifth split screen area according to a second direction;
receiving a fourth input of the third interface from the user;
in response to the fourth input, displaying the fourth interface in the first direction in the fifth screen area.
2. The method of claim 1, wherein one interface displayed by the target split screen area is a first interface, and the first interface is any one of the following: the interface displayed in the first split screen area before the first input is received or the interface displayed in any second split screen area before the first input is received;
one interface displayed by each sub-split screen area is a second interface, and the second interface is any one of the following: an interface selected by a user after receiving the first input, an interface displayed in the first screenshot area before receiving the first input, or a recommended interface displayed in the first screenshot area according to receiving the first input.
3. The method according to claim 1, wherein in a case where the first input is a touch input along a direction parallel to one diagonal of the first split screen area, the target split screen area is an area obtained by merging the N split screen areas; alternatively, the first and second electrodes may be,
when the first input is a touch input along a direction perpendicular to a first edge of the first split screen area, the target split screen area is an area obtained by combining a plurality of split screen areas, the split screen areas are areas determined according to a first edge of the first split screen area and a first edge of a screen, and the first edge of the first split screen area is perpendicular to the first edge of the screen; alternatively, the first and second electrodes may be,
and under the condition that the first input track passes through the first split screen area and the M second split screen areas, the target split screen area is an area obtained by combining the first split screen area and the M second split screen areas.
4. The method of claim 1, wherein if the first input comprises K sub-inputs for K positions in the first split-screen area, the K sub-split-screen areas are split into the first split-screen area according to the K positions; alternatively, the first and second electrodes may be,
when the first input comprises at least one sliding input in the first split-screen area, splitting the first split-screen area according to a track of the at least one sliding input; alternatively, the first and second electrodes may be,
and under the condition that the first input is the selection input of a preset screen splitting mode, the K sub screen splitting areas are obtained by splitting the first screen splitting area according to the preset screen splitting mode.
5. The method according to any one of claims 1 to 4, further comprising:
receiving a third input of a user to a third split screen area under the condition that each split screen area of the N split screen areas displays an interface, wherein the third split screen area is any one of the N split screen areas;
responding to the third input, adjusting the display direction of the interface in the third screen splitting area according to the input parameters of the third input, and keeping the display direction of the interface in other screen splitting areas except the third screen splitting area.
6. The method of claim 5, wherein displaying a third interface in the fourth split screen area in a first direction and a fourth interface in the fifth split screen area in a second direction comprises:
collecting a target image;
displaying the third interface in the fourth screen division area according to the position of the first object in the first area of the target image in a first mode; displaying the fourth interface in the fifth screen splitting area according to the position of a second object in the second area of the target image and a second mode;
the first mode comprises the first direction, the second mode comprises the second direction, the first area of the target image is associated with the fourth split screen area, and the second area of the target image is associated with the fifth split screen area.
7. The split-screen display device is characterized by comprising a receiving module and a display module;
the receiving module is used for receiving a first input of a user to a first split screen area in the N split screen areas under the condition that the display module respectively displays an interface in each split screen area of the N split screen areas;
the display module is configured to, in response to the first input received by the receiving module, store a split-screen display manner of N split-screen regions, and display an interface in a target split-screen region obtained by merging the first split-screen region and M second split-screen regions of the N split-screen regions, or display an interface in each of K sub-split-screen regions obtained by splitting the first split-screen region;
the receiving module is further used for receiving a second input of the user;
the display module is further configured to respond to the second input received by the receiving module, and display a corresponding interface in each split screen area of the N split screen areas obtained by re-dividing according to the stored split screen display manner of the N split screen areas;
wherein N and K are integers greater than 1, and M is a positive integer less than N;
the display module is further used for displaying a third interface in the fourth split screen area according to the first direction and displaying a fourth interface in the fifth split screen area according to the second direction under the condition that the screen comprises the fourth split screen area and the fifth split screen area;
the receiving module is further used for receiving a fourth input of the third interface by the user;
and the display module is further used for responding to the fourth input received by the receiving module and displaying a fourth interface in the fifth screen area according to the first direction.
8. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions when executed by the processor implementing the steps of the split-screen display method of any one of claims 1-6.
9. A readable storage medium, on which a program or instructions are stored, which when executed by a processor, implement the steps of the split-screen display method according to any one of claims 1-6.
CN202010462191.9A 2020-05-27 2020-05-27 Split screen display method and device and electronic equipment Active CN111638847B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010462191.9A CN111638847B (en) 2020-05-27 2020-05-27 Split screen display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010462191.9A CN111638847B (en) 2020-05-27 2020-05-27 Split screen display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111638847A CN111638847A (en) 2020-09-08
CN111638847B true CN111638847B (en) 2022-01-28

Family

ID=72327153

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010462191.9A Active CN111638847B (en) 2020-05-27 2020-05-27 Split screen display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111638847B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112463090A (en) * 2020-10-30 2021-03-09 维沃软件技术有限公司 Resolution adjustment method, device, equipment and medium
CN112433693B (en) * 2020-12-11 2023-06-23 维沃移动通信(杭州)有限公司 Split screen display method and device and electronic equipment
CN112764640A (en) * 2020-12-31 2021-05-07 北京谊安医疗系统股份有限公司 Monitoring value switching display method and system for medical equipment
CN112989759B (en) * 2021-03-23 2022-01-07 广州文石信息科技有限公司 Electronic book translation display method, device, equipment and storage medium
CN113132653B (en) * 2021-04-14 2022-05-17 杭州恒生数字设备科技有限公司 Automatic split screen implementation method capable of being split into screens with any playing number
CN113342295B (en) * 2021-05-31 2022-11-25 维沃移动通信(杭州)有限公司 Screen splitting method and screen splitting device
CN113568556A (en) * 2021-07-05 2021-10-29 深圳康佳电子科技有限公司 Split screen control method and device, intelligent terminal and computer readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902220A (en) * 2014-03-25 2014-07-02 深圳市中兴移动通信有限公司 Mobile terminal and interface display method thereof
CN104035704A (en) * 2013-03-07 2014-09-10 北京三星通信技术研究有限公司 Screen splitting operation method and device
CN105404484A (en) * 2015-10-28 2016-03-16 努比亚技术有限公司 Terminal screen splitting device and method
CN106201178A (en) * 2016-06-29 2016-12-07 深圳市金立通信设备有限公司 A kind of adjustment screen display direction control method and terminal
CN107077295A (en) * 2015-11-25 2017-08-18 华为技术有限公司 A kind of method, device, electronic equipment, display interface and the storage medium of quick split screen
CN108491149A (en) * 2018-03-28 2018-09-04 维沃移动通信有限公司 A kind of multi-screen display method and terminal
CN109257489A (en) * 2018-08-23 2019-01-22 维沃移动通信有限公司 A kind of display methods and mobile terminal
CN109254715A (en) * 2018-08-31 2019-01-22 努比亚技术有限公司 Screen display direction control method, device, mobile terminal and readable storage medium storing program for executing
CN110333818A (en) * 2019-05-24 2019-10-15 华为技术有限公司 Processing method, device, equipment and the storage medium of split screen display available
CN111142769A (en) * 2019-12-20 2020-05-12 维沃移动通信有限公司 Split screen display method and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012044713A1 (en) * 2010-10-01 2012-04-05 Imerj LLC Drag/flick gestures in user interface
CN105824491B (en) * 2015-08-31 2019-11-15 维沃移动通信有限公司 A kind of split screen treating method and apparatus in a mobile device
CN105677231B (en) * 2016-02-23 2019-10-15 努比亚技术有限公司 Associated application split screen display available device, method and terminal
KR102571369B1 (en) * 2016-08-03 2023-08-29 삼성전자주식회사 Display control method, storage medium and electronic device for controlling the display

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104035704A (en) * 2013-03-07 2014-09-10 北京三星通信技术研究有限公司 Screen splitting operation method and device
CN103902220A (en) * 2014-03-25 2014-07-02 深圳市中兴移动通信有限公司 Mobile terminal and interface display method thereof
CN105404484A (en) * 2015-10-28 2016-03-16 努比亚技术有限公司 Terminal screen splitting device and method
CN107077295A (en) * 2015-11-25 2017-08-18 华为技术有限公司 A kind of method, device, electronic equipment, display interface and the storage medium of quick split screen
CN106201178A (en) * 2016-06-29 2016-12-07 深圳市金立通信设备有限公司 A kind of adjustment screen display direction control method and terminal
CN108491149A (en) * 2018-03-28 2018-09-04 维沃移动通信有限公司 A kind of multi-screen display method and terminal
CN109257489A (en) * 2018-08-23 2019-01-22 维沃移动通信有限公司 A kind of display methods and mobile terminal
CN109254715A (en) * 2018-08-31 2019-01-22 努比亚技术有限公司 Screen display direction control method, device, mobile terminal and readable storage medium storing program for executing
CN110333818A (en) * 2019-05-24 2019-10-15 华为技术有限公司 Processing method, device, equipment and the storage medium of split screen display available
CN111142769A (en) * 2019-12-20 2020-05-12 维沃移动通信有限公司 Split screen display method and electronic equipment

Also Published As

Publication number Publication date
CN111638847A (en) 2020-09-08

Similar Documents

Publication Publication Date Title
CN111638847B (en) Split screen display method and device and electronic equipment
CN112269508B (en) Display method and device and electronic equipment
CN112433693B (en) Split screen display method and device and electronic equipment
CN112181166A (en) Input method soft keyboard display method and device
CN112148181B (en) Menu display method and device, electronic equipment and storage medium
CN113703624A (en) Screen splitting method and device and electronic equipment
CN113141295A (en) Message display method and device and electronic equipment
CN113918260A (en) Application program display method and device and electronic equipment
CN112148167A (en) Control setting method and device and electronic equipment
CN112995406B (en) Display method and device and electronic equipment
CN112399010B (en) Page display method and device and electronic equipment
CN114518820A (en) Icon sorting method and device and electronic equipment
CN112558851B (en) Object processing method, device, equipment and readable storage medium
CN110708426A (en) Double-screen synchronous display method and device, server and storage medium
CN116107531A (en) Interface display method and device
CN115357173A (en) Screen control method and device and electronic equipment
CN115291778A (en) Display control method and device, electronic equipment and readable storage medium
CN112181269B (en) Content display method and device and electronic equipment
CN114741042A (en) Content display method and device
CN114416269A (en) Interface display method and display device
CN114579233A (en) Desktop deformer display method and device, electronic equipment and storage medium
CN113835577A (en) Display method, display device, electronic equipment and storage medium
CN113485625A (en) Electronic equipment response method and device and electronic equipment
CN113778279A (en) Screenshot method and device and electronic equipment
CN113238694A (en) Interface comparison method and device and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant