CN111857460A - Split screen processing method, split screen processing device, electronic equipment and readable storage medium - Google Patents

Split screen processing method, split screen processing device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN111857460A
CN111857460A CN202010605406.8A CN202010605406A CN111857460A CN 111857460 A CN111857460 A CN 111857460A CN 202010605406 A CN202010605406 A CN 202010605406A CN 111857460 A CN111857460 A CN 111857460A
Authority
CN
China
Prior art keywords
interface
function
functional
function interface
application
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
CN202010605406.8A
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 CN202010605406.8A priority Critical patent/CN111857460A/en
Publication of CN111857460A publication Critical patent/CN111857460A/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/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
    • 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

Landscapes

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

Abstract

The application discloses a split screen processing method, a split screen processing device, electronic equipment and a readable storage medium, and belongs to the technical field of communication. The method can include determining a first function interface and a first function label of a target application in response to a first input, determining a second function interface corresponding to an associated second function label based on the first function label, displaying the first and second function interfaces in a split screen mode in the target display interface, and performing an application operation on at least one of the first function interface and the second function interface according to a second input. According to the method and the device, the second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, and split screen operation is simplified; based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the application operation efficiency is improved.

Description

Split screen processing method, split screen processing device, electronic equipment and readable storage medium
Technical Field
The application belongs to the technical field of communication, and particularly relates to a split screen processing method, a split screen processing device, an electronic device and a readable storage medium.
Background
With the increasing demand of users for functions of electronic equipment, such as music, video, social interaction, games, and the like, the types of applications in the electronic equipment are more and more abundant, and some applications can integrate a plurality of different functions.
When a user uses an electronic device, there is sometimes a need to use multiple applications simultaneously, such as watching videos while chatting, viewing work materials while processing work messages, and the like. In this case, the screen may be divided into a plurality of display regions, each of which displays one application, using a screen division function of the electronic device.
However, in the process of implementing the present application, the inventors found that at least the following problems exist in the prior art:
firstly, when a plurality of applications are required to be displayed in a split screen manner, a user is required to manually select a display interface of the application required to be displayed in the split screen manner in the electronic equipment, so that the split screen operation is complicated and the efficiency is low.
Secondly, the display interfaces of different applications are usually displayed in a split screen mode at present. For example, an interface a of the application 1 and an interface D of the application 2 are displayed in a split screen manner in the current screen, and when a user needs to operate the interface B of the application 1, the user needs to search for the interface B in the application 1 and then perform an operation on the interface B. Similarly, when the user needs to operate the interface E in the application 2, the user needs to search for the interface E in the application 2 and then perform an operation on the interface E. Resulting in less efficient operation of the application.
Disclosure of Invention
An object of the embodiments of the present application is to provide a split-screen processing method, a split-screen processing apparatus, an electronic device, and a readable storage medium, which can solve the problems of low efficiency of split-screen operation and low efficiency of operating an application in the prior art.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a split-screen processing method, which may include:
responding to a first input, and determining a first function interface of a target application and a first function label corresponding to the first function interface;
determining a second function interface based on the first function label, wherein a second function label corresponding to the second function interface is associated with the first function label;
the first function interface and the second function interface are displayed in a target display interface in a split screen mode;
in response to a second input, performing an application operation on at least one of the first functional interface and the second functional interface.
In a second aspect, an embodiment of the present application provides a split screen processing apparatus, which may include:
the first interface determining module is used for responding to a first input and determining a first function interface of a target application and a first function label corresponding to the first function interface;
A second interface determining module, configured to determine a second functional interface based on the first functional tag, where a second functional tag corresponding to the second functional interface is associated with the first functional tag;
the split screen display module is used for split screen displaying the first functional interface and the second functional interface in a target display interface;
an application operation module, configured to, in response to a second input, perform an application operation on at least one of the first functional interface and the second functional interface.
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, where the program or instructions, when executed by the processor, implement the steps of the screen splitting processing method according to the first aspect.
In a fourth aspect, the present invention provides a readable storage medium, on which a program or instructions are stored, and when executed by a processor, the program or instructions implement the steps of the screen splitting processing 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 split-screen processing method according to the first aspect.
In this embodiment of the application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split-screen manner. The source of the second functional interface is not limited, that is, the first functional interface and the second functional interface may be interfaces associated with functional tags in the same application, or interfaces associated with functional tags in different applications. According to the method and the device, the second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection of a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Drawings
Fig. 1 is a flowchart illustrating steps of a split-screen processing method according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating steps of another split-screen processing method according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating steps of another split-screen processing method provided by an embodiment of the present application;
FIG. 4 is a schematic diagram of a display interface responding to a second input in an embodiment of the present application;
FIG. 5 is a schematic diagram of another display interface responding to a second input in the embodiment of the present application;
FIG. 6 is a schematic diagram of a display interface responding to a second input in an embodiment of the present application;
FIG. 7 is a flowchart illustrating steps of another split-screen processing method according to an embodiment of the present application;
fig. 8 is a block diagram of a split-screen processing apparatus according to an embodiment of the present application;
fig. 9 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 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 split-screen processing method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Fig. 1 is a flowchart of steps of a split-screen processing method provided in an embodiment of the present application, and as shown in fig. 1, the method may include:
step 101, responding to a first input, and determining a first function interface of a target application and a first function label corresponding to the first function interface.
The embodiment of the application can be applied to electronic equipment which is loaded with at least one application and can realize the split screen function, wherein the electronic equipment can simultaneously run one or more applications. After receiving the first input, the electronic device may initiate screen splitting on a first function interface of a target application according to the first input, where the target application may be an application currently running on the electronic device, or a target application determined in at least one other application besides the application currently running on the electronic device, the target application may include one or more function interfaces, and different function interfaces may be operated to implement different functions, for example, chat with different contacts through the function interface a, browse different commodity information through the function interface B, browse different document information through the function interface C, watch different videos through the function interface D, and the like. Optionally, the first function interface may be a function interface currently displayed in the target application, may also be a function interface historically displayed, and may also be another function interface that is not displayed.
In the embodiment of the application, in response to the first input, the currently displayed function interface in the target application may be directly determined as the first function interface, or selection keys of the current function interface, the historical function interface, other function interfaces, and the like of the target application may be displayed first, so that the first function interface is determined according to the selection operation of the user, where the selection key may be a function interface thumbnail, or may be an identifier uniquely corresponding to different function interfaces, and the like. At this time, the first input may be to slide the currently displayed function interface of the target application in the preset direction after pressing for 1 second, or to slide the selection key corresponding to a different function interface for 2 seconds, or to slide the selection key corresponding to a different function interface in the preset direction after pressing for 1 second, and the like, which is not limited in this embodiment of the application.
In the embodiment of the application, a function label can be set for each function interface, the function label is used for classifying the target application and the non-target function interface, and can indicate the actual function realized by the function interface, one function label can correspond to more than one function interface, and one function interface can also correspond to more than one function label. The first functional interface may correspond to at least one first functional tag based on a function that can be actually realized, for example, when the first functional interface is a chat interface of a single contact in a social application, the first functional tag may be "chat", "share", "social", and the like, and based on identities of different contacts, the first functional tag may also be "work", "learn", "consult", and the like; when the first functional interface is an information detail interface of a single commodity in a shopping application, the first functional label can be shopping, commodity and the like, and based on the types of different commodities, the first functional label can also be daily necessities, clothes, snacks and the like. Optionally, the first function label corresponding to the first function interface may be preset, or may be obtained by performing statistical analysis on historical operation data of the first function interface by the user in advance, which is not specifically limited in the embodiment of the present application.
Step 102, determining a second function interface based on the first function label, wherein a second function label corresponding to the second function interface is associated with the first function label.
In the embodiment of the application, after the first function interface to be split and the first function tag corresponding to the first function interface are determined in response to the first input, the second function interface can be determined in the function interfaces of which the function tags are associated with the first function tag, wherein the function tag of the second function interface is the second function tag. Optionally, the second functional tag may be the same as or similar to the first functional tag, where the similarity may be a similarity in functions implemented between the first functional tag and the second functional tag, such as chat and social contact, commodity information and commodity evaluation, video editing and picture editing, and the like, or a high sharing frequency in the user history operation data corresponding to the first functional tag and the second functional tag, such as document browsing and video playing, document editing and music playing, and the like.
Optionally, a second function interface may be determined in a function interface corresponding to a second function label that is the same as the first function label, and if the function label corresponding to the first function interface is "chat", a second function interface is determined in all function interfaces corresponding to the "chat" function label, except the first function interface, in other function interfaces; a second function interface can also be determined in the function interfaces corresponding to the similar function tags, if the function tag corresponding to the first function interface is 'chat', the second function interface is determined in all the function interfaces corresponding to the 'social contact' function tag of 'chat', except the first function interface; or, the second function interface may be determined in the function interfaces corresponding to the same and similar function tags, and if the function tag corresponding to the first function interface is "chat", the second function interface is determined in all the function interfaces corresponding to the "chat" function tag and the "social" function tag, except the first function interface.
And 103, displaying the first function interface and the second function interface in a target display interface in a split screen mode.
In this embodiment of the application, after the first function interface and the second function interface are determined, the first function interface and the second function interface may be displayed in a target display interface, optionally, the electronic device may include one or more display interfaces, and when the first function interface is displayed in a current display interface of a target application, the target display interface may be determined in other display interfaces than the current display interface among the plurality of display interfaces of the electronic device, and the first function interface and the second function interface are displayed in a split-screen manner, or the current display interface may be determined as the target display interface, and the first function interface and the second function interface are displayed in a split-screen manner.
And 104, responding to a second input, and executing application operation on at least one of the first functional interface and the second functional interface.
In the embodiment of the application, the first function interface and the second function interface associated with the first function label and the second function label are displayed in the target display interface, at this time, the application operation may be executed on the first function interface or the second function interface separately in response to the second input, or the application operation may be executed on the first function interface and the second function interface simultaneously. Optionally, the application operation may include an operation of inputting text, pictures, videos, and the like in at least one of the first functional interface and the second functional interface; the application operation can also comprise data sharing between the first functional interface and the second functional interface; the application operation may also include operations of playing, pausing, and fast-forwarding videos, music, and the like, or setting volume, brightness, and the like in the functional interface, and according to functions that can be implemented by different functional interfaces and in response to the second input, a person skilled in the art may perform corresponding application operations on the functional interface, which is not limited in this embodiment of the present application.
To sum up, in this embodiment of the application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split screen manner, at this time, an application operation may be performed on at least one of the first function interface and the second function interface according to a second input. The source of the second functional interface is not limited, that is, the first functional interface and the second functional interface may be interfaces associated with functional tags in the same application, or interfaces associated with functional tags in different applications. According to the method and the device, the second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection of a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Fig. 2 is a flowchart of steps of another split-screen processing method provided in an embodiment of the present application, and as shown in fig. 2, the method may include:
step 201, responding to a first input, and determining a first function interface of a target application and a first function label corresponding to the first function interface.
In the embodiment of the present application, step 201 may correspond to the related description referring to step 101, and is not described herein again.
Step 202, under the condition that a plurality of candidate function interfaces are determined to exist and the candidate function interfaces comprise preset priority information, determining a second function interface from the candidate function interfaces according to the priority information, wherein a third function label corresponding to the candidate function interface is associated with the first function label.
In this embodiment of the application, whether multiple candidate function interfaces exist may be first queried according to the first function tag, where a candidate function interface is a function interface in which the function tag is associated with the first function tag, where a function tag corresponding to the candidate function interface is a third function tag, and the manner of determining the associated function tag may refer to the relevant description in step 102, which is not described herein again.
In this embodiment of the application, the preset priority information may be priority information preset for different candidate function interfaces, for example, the priority of the candidate function interface 1 is preset for the first function interface to be 1, the priority of the candidate function interface 2 is preset to be 2, the priority of the candidate function interface 3 is preset to be 3, and the like; or at least one condition for determining the priority information, for example, the condition for determining the priority information is preset as the number of times of opening the corresponding candidate function interface after the first function interface is used within a period of time, or displaying the accumulated time length of the first function interface and the candidate function interface in a split screen mode within a period of time, or whether the application of the candidate function interface is a target application or not, and the like, when the condition of the priority information is preset, the priority information of the candidate function interface under different conditions can be determined through statistical analysis of historical operation data of the user, at the moment, the priority of the candidate function interface can better accord with the current operation habit of the user, the degree of association between different candidate functional interfaces and the first functional interface can be determined through the priority information preset by the candidate functional interfaces, so that the second functional interface is determined in the candidate functional interfaces.
In the embodiment of the application, the candidate function interfaces may be ranked according to priority information of the candidate function interfaces, for example, if it is determined that the candidate function interfaces with higher preset priority are ranked earlier, according to the priority corresponding to the set candidate function interfaces, the ranked candidate function interfaces are candidate function interface 3, candidate function interface 2, and candidate function interface 1; the more times the corresponding candidate function interface is opened after the first function interface is used within a period of time, the earlier the ranking is, the longer the accumulated duration of the first function interface and the candidate function interface is displayed in a split screen within a period of time, the earlier the ranking is, the application to which the candidate function interface belongs is the earlier the target should be ranked, and the like, which is not particularly limited in the embodiment of the application.
In the embodiment of the application, different display interfaces can correspond to different display forms, for example, different split screen numbers in the display interfaces, the candidate function interfaces with the required number in the sorting result can be used as the second function interface according to the split screen display form, and if the current split screen display is a split screen display, the first candidate function interface in the priority sorting result is used as the second function interface; if the current split screen display is three split screen display, taking the first candidate function interface and the second candidate function interface in the priority ranking result as a second function interface; and displaying the selection keys corresponding to the candidate function interfaces according to the sequence of the sorting result, so as to determine a second function interface meeting the screen splitting requirement in the candidate function interfaces according to the selection operation of the user, wherein the selection keys of the candidate function interfaces can correspondingly refer to the relevant description in the step 101, and are not repeated here.
Step 203, in the case that it is determined that a plurality of candidate function interfaces exist and the candidate function interfaces do not include preset priority information, randomly determining a second function interface from the candidate function interfaces.
In the embodiment of the application, if the candidate function interface does not contain the preset priority information, the second function interface can be randomly determined in the candidate function interface, and because the candidate function interface is associated with the function label of the first function interface, the second function interface randomly determined from the candidate function interface is also associated with the first function interface, so that the problem that the second function interface is determined randomly and has large deviation is solved.
And 204, under the condition that the candidate function interface does not exist, copying the first function interface to obtain a second function interface.
In this embodiment of the application, when there is no candidate function interface, the first function tag may correspond to only one first function interface, and there is no similar third function tag; it may also be that the function label of the first function interface corresponds to only one first function interface, and there is a similar third function label, but the third function label also corresponds to only one first function interface. Optionally, besides the first function interface, the third function label associated with the first function label also corresponds to other function interfaces, but the other function interfaces have a low use frequency or no use record in the historical operation data of the user, and at this time, it may be considered that the other function interfaces do not include the second function interface that can be displayed in a split screen manner with the first function interface.
Step 205, displaying the first function interface and the second function interface in a target display interface in a split screen mode.
And step 206, responding to a second input, and executing application operation on at least one of the first functional interface and the second functional interface.
In the embodiment of the present application, steps 205 to 206 correspond to the related descriptions in steps 103 to 104, and are not described herein again.
To sum up, in this embodiment of the application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split screen manner, at this time, an application operation may be performed on at least one of the first function interface and the second function interface according to a second input. The source of the second functional interface is not limited, that is, the first functional interface and the second functional interface may be interfaces associated with functional tags in the same application, or interfaces associated with functional tags in different applications.
In the embodiment of the application, the second functional interface is obtained by the candidate functional interface according to the preset priority information, and the priority information can distinguish the degree of association between different candidate functional interfaces and the first functional interface, so that the determined second functional interface meets the screen splitting intention and requirement of a user; the second functional interface can belong to a target application or a non-target application, so that a plurality of functional interfaces associated with functional tags in the same application or a plurality of functional interfaces associated with functional tags in different applications can be displayed in a split screen manner in the embodiment of the application, and the application range of the split screen function is expanded; a second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection by a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Fig. 3 is a flowchart of steps of another split-screen processing method provided in an embodiment of the present application, and as shown in fig. 3, the method may include:
Step 301, responding to a first input, determining a first function interface of a target application and a first function label corresponding to the first function interface.
Step 302, determining a second function interface based on the first function label, wherein the second function label of the second function interface is associated with the first function label.
And 303, displaying the first function interface and the second function interface in a target display interface in a split screen mode.
In the embodiment of the present application, steps 301 to 303 may correspond to the related descriptions of steps 101 to 103, which are not described herein again.
Optionally, the display interface includes a first region and a second region.
In this embodiment of the present application, the display interface may be divided into a first area and a second area, and optionally, the first function interface may be displayed in the first area, and the second function interface may be displayed in the second area, where shapes and positions of the first area and the second area are not limited, for example, the display interface may include a boundary line, one side of the boundary line is the first area, and the other side of the boundary line is the second area; or the display interface may include a boundary frame, where an inner frame of the boundary frame is a first region, and an outer frame of the boundary frame is a second region, and the like, which is not limited in this embodiment of the application.
Optionally, step 303 specifically includes:
and displaying the first function interface according to a first display parameter in a first area of the target display interface, and displaying the second function interface according to a second display parameter in a second area of the target display interface, wherein the first display parameter is different from the second display parameter.
In this embodiment, the display parameters may include parameters related to a display effect of the display interface, such as brightness, color temperature, and resolution, and the first functional interface may be displayed in the first region of the target display interface, and when the second functional interface is displayed in the second region, the first functional interface may be displayed based on the first display parameters, and the second functional interface may be displayed based on the second display parameters. Optionally, the first display parameter and the second display parameter may be the same or different, for example, the luminance of the first display parameter is higher, the luminance of the second display parameter is lower, or the resolution of the second display parameter is lower, the resolution of the second display parameter is higher, and the like. The different display parameters are flexibly selected according to the display requirements of different function interfaces and can be related to the functions realized by the function interfaces, and if the first function interface is a private chat interface, the first display parameter can be low-brightness so as to avoid information leakage; or the second functional interface is a video playing interface, the second display parameter may be high resolution to improve the video playing effect, and the like.
And 304, responding to a second input of the operation content of the first function interface, and copying the operation content of the first function interface into the second function interface.
And 305, responding to a second input of the operation content of the second function interface, and copying the operation content of the second function interface into the first function interface.
In the embodiment of the application, after responding to the second input, the operation content can be shared between the first function interface and the second function interface, wherein the first function interface is displayed in the first area, and the second function interface is displayed in the second area. Optionally, the operation content in the first function interface may be copied into the first function interface in response to the second input, or the operation content in the second function interface may be copied into the first function interface in response to the second input, where the operation content may include at least one of text, picture, link, video, and the like, or may also include setting of display parameters of the function interfaces, and the like, and operating the same type of operation controls of the two function interfaces, such as setting of brightness, color temperature, and resolution of the function interfaces, or operating the function interface play control, pause control, and the like, so as to copy the display parameter settings of the function interfaces into another function interface, or copy the operation of the operation controls in the function interfaces onto the same type of operation controls of another function interface. In addition, after the operation content in the first function interface is copied to the second function interface in response to the second input, the operation of the user on the second function interface can be received to edit the copied operation content; or after copying the operation content in the second function interface to the first function interface in response to the second input, the user may also be received to edit the copied operation content by operating the first function interface, which is not specifically limited in the embodiment of the present application.
If the first functional interface can be a video playing functional interface, and the second functional interface can be a document browsing interface, the screenshot or the barrage text of the video of the first functional interface can be copied to the document of the second functional interface as the operation content in response to the second input; or, the first function interface may also be a photo shooting function interface, and the second function interface may also be a picture processing function interface, and then, in response to the second input, the photo shot in the first function interface may be copied to the second interface as operation content to be edited, and the like.
Fig. 4 is a schematic diagram of a display interface responding to a second input provided by an embodiment of the present application, and as shown in fig. 4, a first function interface 401 in a first area is a chat function interface of a contact a in a target application, and includes operation content 4011 and an operation control 4013; a second function interface 402 in the second area is a chat function interface of a contact B in a non-target application, and includes operation content 4022 and an operation control 4023; in response to the drag gesture of the second input, the operation content 4011 may be copied to the second function interface to obtain the operation content 4021 according to the drag gesture direction indicated by the arrow, or the operation content 4022 may be copied to the first function interface 401 to obtain the operation content 4012, and information and data may be conveniently input and shared without the operation control 4013 of the first function interface 401 or the operation control 4023 of the second function interface 402, so as to implement interaction between function interfaces of different applications in the split-screen display.
Fig. 5 is a schematic diagram of a display interface responding to a second input provided by an embodiment of the present application, and as shown in fig. 5, a first function interface 501 in a first area is a chat function interface of a contact a in a target application, and includes operation content 5011 and operation controls 5013; the second function interface 502 in the second area is a chat function interface of the contact C in the target application, and includes operation content 5022 and an operation control 5023; in response to the second input drag gesture, the operation content 5011 may be copied to the second function interface to obtain the operation content 5021 according to the drag gesture direction indicated by the arrow, or the operation content 5022 may be copied to the first function interface 501 to obtain the operation content 5012, and information and data may be conveniently input and shared without the operation control 5013 of the first function interface 501 or the operation control 5023 of the second function interface 502, so as to implement interaction between different function interfaces between the same applications in the split-screen display.
Optionally, the target display interface further includes a shared operation area.
In the embodiment of the present application, different function interfaces may provide operation controls corresponding to different functions thereof, such as an input box of a chat function interface, a play/pause/fast-forward selection key of a video play interface and a music play interface, a toolbar of a picture editing function interface, and the like, and when a first function interface and a second function interface have associated function tags, the operation controls may also be the same or similar. Optionally, the display interface may further include a shared operation area to display shared operation controls of the first function interface and the second function interface, where the shared operation controls may include operation controls that are the same as or different from the operation controls of the first function interface and the operation controls of the second function interface. By operating the shared operation control in the shared operation area, the first function interface or the second function interface can be independently subjected to application operation respectively, or the first function interface and the second function interface can be subjected to application operation simultaneously, so that the operation control of the first function interface and the operation control of the second function interface do not need to be displayed in the first area and the second area respectively, the area utilization rate of the display interface is improved, and the display effect is enhanced.
And step 306, responding to a second input to the shared operation area, and acquiring the operation content of the shared operation area.
In the embodiment of the application, the operation content may be text, voice, video, audio, and the like input through the input box, may also be a video or music play/pause/fast forward instruction, and the like input through the video or music operation control, and may also be a picture cropping/blurring/deleting/remarking instruction, and the like input through the picture editing toolbar, and according to the difference in functions realized by the first functional interface and the second functional interface, the operation content may also be correspondingly different. In addition, the second input may be a click operation, a slide operation, or the like for the shared operation control in the shared operation region, or may also be a voice input, a gesture input, or the like, and the form of the second input and the operation content is not particularly limited in the embodiment of the present application.
And 307, executing application operation corresponding to the operation content of the shared operation area on at least one of the first functional interface and the second functional interface.
In this embodiment of the application, corresponding application operations may be executed on at least one of the first functional interface and the second functional interface according to operation contents, where, for example, a text, a voice, a video, an audio, and the like are input into a functional region of the functional interface, where the functional region may be a region in the first functional interface or the second functional interface, where the region is used to display a text, a picture, a video, and the like, and to implement functions such as text browsing, text editing, picture browsing, picture editing, video playing, and video editing; or, the application operations such as playing, pausing, fast forwarding and the like can be performed on the video or the music; alternatively, the application operations such as cropping, blurring, deleting, remarking, and the like may be performed on the picture. Optionally, a selection operation of the operation object may be performed in response to the second input to determine the first functional interface and/or the second functional interface for performing the application operation according to the operation content.
Optionally, since the functions that can be realized by the operation controls of the first function interface and the second function interface may be completely or partially overlapped, the function interface for inputting the operation content may be determined according to the operation control to which the application operation corresponding to the operation content belongs, for example, the first function interface is a video playing function interface, the second function interface is an audio playing function interface, the application operation of pause, play, mute, screenshot and barrage transmission may be realized through the operation control of the first function interface, the application operation of pause, play, mute, screenshot and barrage transmission may be realized through the operation control of the second function interface, at this time, the shared operation region may include the operation controls of pause, play, mute, screenshot and barrage transmission, and when the operation content is the barrage text in response to the second input, the application operation control of the barrage transmission may be determined according to the barrage text that the application operation control of the barrage transmission belongs to the first function interface, therefore, the application operation is carried out on the first functional interface; when the operation content is a play instruction in response to the second input, the operation control belonging to the first function interface and the second function interface may be determined according to the play instruction, and at this time, the application operation may be performed on the first function interface and the second function interface, or a specific operation object may also be determined according to the second input.
Fig. 6 is a schematic diagram of another display interface responding to a second input provided in an embodiment of the present application, where, as shown in fig. 6, the display interface includes a first function interface 601 in a first area, a chat function interface that is a contact a in a target application, a second function interface 602 in a second area, a chat function interface that is a contact B in a non-target application, and a shared operation area 603, the shared chat input box control includes the first function interface and the second function interface, the shared operation area 603 includes an input content control 6031 and an operation object control 6032, operation contents may be determined in response to a second input to the input content 6031, an operation object may be selected in response to a selection operation to the operation object control 6032, such as performing an application operation on the first function interface by clicking the operation object control 6032 once, performing an application operation on the second function interface by clicking the operation object control 6032 twice, and performing an application operation on the second function interface by clicking the operation object control 6032 twice, And clicking the operation object control 6032 three times to perform application operation on the first function interface and the second function interface, and the like.
In summary, in the embodiment of the present application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, and a second function interface is determined based on the first function tag, where the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split-screen manner. Because the second functional interface can belong to a target application or a non-target application, in the embodiment of the application, a plurality of functional interfaces associated with functional tags in the same application or a plurality of functional interfaces associated with functional tags in different applications can be displayed in a split screen manner, so that the application range of the split screen function is expanded; a second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection by a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Fig. 7 is a flowchart of steps of still another split-screen processing method provided in an embodiment of the present application, where the method may be applied to an electronic device, where the electronic device includes a first screen and a second screen, and the target application is displayed on the first screen, as shown in fig. 7, the method may include:
step 701, responding to a first input to the first screen, and determining a first function interface of a target application and a first function label corresponding to the first function interface.
The embodiment of the application may be applied to an electronic device including more than two screens, where a screen receiving a first input may be determined as a first screen, and in response to the first input, a currently displayed function interface of a target application in the first screen is determined as a first function interface, or other function interfaces of the target application may be determined as the first function interface, and a function label of the first function interface is determined, and a manner of determining the first function interface and the corresponding function label may correspond to the related description in step 101, which is not described herein again.
Step 702, determining a second function interface based on the first function label, where a second function label corresponding to the second function interface is associated with the first function label.
In the embodiment of the present application, step 702 may correspond to the related description of step 102, and is not described herein again.
And 703, displaying the first function interface and the second function interface in the target display interface in a split screen mode, wherein the target display interface is located on the second screen.
In this embodiment of the application, the second screen may be any other screen except the first screen in the electronic device, and the first function interface and the second function interface may be displayed in the second screen for split-screen display, optionally, when there are multiple first function interfaces and second function interfaces respectively corresponding to the multiple first function interfaces, the first function interface and the second function interface associated with the function tag may be displayed in the same second screen, and the first function interface and the second function interface not associated with the function tag are displayed in different second screens. In addition, when the first function interface is determined in response to the first input, a second screen on which the first function interface is displayed may be further determined according to the first input; when the first function interface has no second function interface associated with the function tag, the first function interface can be directly displayed on the second screen after being copied, that is, only the second function interface obtained by copying the first function interface is displayed in the second screen.
And 704, responding to a second input, and executing application operation on at least one of the first functional interface and the second functional interface.
In this embodiment of the application, at this time, the second screen receives a second input to execute an application operation on at least one of the first functional interface and the second functional interface displayed on the second screen in a split-screen manner, where the specific application operation may refer to the related description of the foregoing steps 304 to 307, and is not described herein again.
In summary, in the embodiment of the present application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split-screen manner. The second functional interface may belong to a target application or a non-target application, that is, the first functional interface and the second functional interface may be interfaces associated with functions in the same application or interfaces associated with functions in different applications. In the embodiment of the application, a plurality of function interfaces related to the function label in the same application or a plurality of function interfaces related to the function label in different applications can be displayed in a split screen mode, so that the application range of the split screen function is expanded; a second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection by a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Fig. 8 is a block diagram of a split-screen processing apparatus according to an embodiment of the present invention, and as shown in fig. 8, the split-screen processing apparatus 800 may include:
a first interface determining module 801, configured to determine, in response to a first input, a first function interface of a target application and a first function tag corresponding to the first function interface;
a second interface determining module 802, configured to determine a second functional interface based on the first functional tag, where the second functional tag of the second functional interface is associated with the first functional tag;
a split-screen display module 803, configured to display the first functional interface and the second functional interface in a target display interface in a split-screen manner;
an application operation module 804, configured to perform an application operation on at least one of the first functional interface and the second functional interface in response to a second input.
Optionally, the second interface determining module 802 includes:
the priority candidate interface determining submodule is used for determining a second functional interface from the candidate functional interfaces according to the priority information under the condition that a plurality of candidate functional interfaces are determined to exist and the candidate functional interfaces contain preset priority information, and a third functional label corresponding to the candidate functional interfaces is associated with the first functional label;
The random candidate interface determining submodule is used for randomly determining a second functional interface from the candidate functional interfaces under the condition that a plurality of candidate functional interfaces are determined to exist and the candidate functional interfaces do not contain preset priority information;
and the candidate interface copying determination submodule is used for copying the first functional interface to obtain a second functional interface under the condition that the candidate functional interface does not exist.
Optionally, the display interface includes a first region and a second region.
Optionally, the application operation module 804 is specifically configured to, in response to a second input to the operation content of the first function interface, copy the operation content of the first function interface into the second function interface; alternatively, the first and second electrodes may be,
the application operation module 804 is specifically configured to copy, in response to a second input to the operation content of the second function interface, the operation content of the second function interface to the first function interface.
Optionally, the target display interface includes a shared operation area.
Optionally, the application operation module 804 includes:
the content acquisition submodule is used for responding to a second input of the shared operation area and acquiring the operation content of the shared operation area;
And the application operation sub-module is used for executing application operation corresponding to the operation content of the shared operation area on at least one of the first functional interface and the second functional interface.
Optionally, the split-screen display module 803 is specifically configured to display the first functional interface according to a first display parameter in a first area of the target display interface, and display the second functional interface according to a second display parameter in a second area of the target display interface, where the first display parameter is different from the second display parameter.
Optionally, the screen splitting apparatus is applied to an electronic device, the electronic device includes a first screen and a second screen, the target application is displayed in the first screen, and the first interface determining module 801 is specifically configured to respond to a first input to the first screen.
The split-screen display module 803 is specifically configured to split-screen display the first function interface and the second function interface in the target display interface, where the target display interface is located on the second screen.
The split-screen processing device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a kiosk, and the like, and the embodiments of the present application are not particularly limited.
The split-screen processing 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 split-screen processing device provided in the embodiment of the present application can implement each process implemented by the split-screen processing device in the method embodiments of fig. 1 to fig. 7, and for avoiding repetition, details are not described here again.
To sum up, in this embodiment of the application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split screen manner, at this time, an application operation may be performed on at least one of the first function interface and the second function interface according to a second input. The second functional interface may belong to a target application or a non-target application, that is, the first functional interface and the second functional interface may be interfaces associated with functions in the same application or interfaces associated with functions in different applications. In the embodiment of the application, a plurality of function interfaces related to the function label in the same application or a plurality of function interfaces related to the function label in different applications can be displayed in a split screen mode, so that the application range of the split screen function is expanded; a second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection by a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor 910, a memory 909, and a program or an instruction stored in the memory 909 and capable of being executed on the processor 910, where the program or the instruction is executed by the processor 910 to implement each process of the foregoing split-screen processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
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. 9 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 900 includes, but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, and a processor 910.
Those skilled in the art will appreciate that the electronic device 900 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 910 through a power management system, so as to manage charging, discharging, and power consumption management functions through the power management system. The electronic device structure shown in fig. 9 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 processor 910 is configured to determine, in response to a first input, a first function interface of a target application and a first function tag corresponding to the first function interface; determining a second functional interface based on the first functional label, wherein the second functional label of the second functional interface is associated with the first functional label;
the display unit 906 is configured to display the first function interface and the second function interface in a target display interface in a split screen manner.
The processor 910 is further configured to execute an application operation on at least one of the first functional interface and the second functional interface in response to a second input.
In summary, in the embodiment of the present application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split-screen manner. The second functional interface may belong to a target application or a non-target application, that is, the first functional interface and the second functional interface may be interfaces associated with functions in the same application or interfaces associated with functions in different applications. In the embodiment of the application, a plurality of function interfaces related to the function label in the same application or a plurality of function interfaces related to the function label in different applications can be displayed in a split screen mode, so that the application range of the split screen function is expanded; a second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection by a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
Optionally, the processor 910 is further configured to, when it is determined that a plurality of candidate function interfaces exist and the candidate function interfaces include preset priority information, determine a second function interface from the candidate function interfaces according to the priority information, where a third function tag corresponding to the candidate function interface is associated with the first function tag; under the condition that a plurality of candidate function interfaces exist and do not contain preset priority information, randomly determining a second function interface from the candidate function interfaces; and under the condition that the candidate function interface does not exist, copying the first function interface to obtain a second function interface.
Optionally, the display interface includes a first region and a second region.
Optionally, the display unit 906 is further configured to copy the operation content of the first function interface into the second function interface in response to a second input of the operation content of the first function interface; or in response to a second input of the operation content of the second function interface, copying the operation content of the second function interface into the first function interface.
Optionally, the target display interface includes a shared operation area, and the display unit 906 is further configured to, in response to a second input to the shared operation area, obtain operation content of the shared operation area; and executing application operation corresponding to the operation content of the shared operation area on at least one of the first functional interface and the second functional interface.
Optionally, the display unit 906 is further configured to display the first functional interface according to a first display parameter in a first area of the target display interface, and display the second functional interface according to a second display parameter in a second area of the target display interface, where the first display parameter is different from the second display parameter.
Optionally, the electronic device 900 includes a first screen and a second screen, the target application is displayed in the first screen, and the processor 910 is specifically configured to respond to a first input to the first screen.
The display unit 906 is specifically configured to display the first function interface and the second function interface in the target display interface in a split-screen manner, where the target display interface is located on the second screen.
In summary, in the embodiment of the present application, a first function interface of a target application and a first function tag corresponding to the first function interface may be determined according to a first input, a second function interface may be determined based on the first function tag, the function tag corresponding to the second function interface is associated with the first function interface, and then the first function interface and the second function interface are displayed in a target display interface in a split-screen manner. The second functional interface may belong to a target application or a non-target application, that is, the first functional interface and the second functional interface may be interfaces associated with functions in the same application or interfaces associated with functions in different applications. In the embodiment of the application, a plurality of function interfaces related to the function label in the same application or a plurality of function interfaces related to the function label in different applications can be displayed in a split screen mode, so that the application range of the split screen function is expanded; a second function interface which needs to be displayed in a split screen mode with the first function interface is determined according to the function label, manual selection by a user is not needed, split screen operation is simplified, and efficiency of split screen operation is improved; in addition, based on the second input, the application operation can be executed on the first functional interface or the second functional interface independently, and the application operation can also be executed on the first functional interface and the second functional interface simultaneously, so that the efficiency and the flexibility of the application operation are improved.
It should be understood that, in the embodiment of the present application, the input Unit 904 may include a Graphics Processing Unit (GPU) 9041 and a microphone 9042, and the graphics processing Unit 9041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 906 may include a display panel 9061, and the display panel 9061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 907 includes a touch panel 9071 and other input devices 9072. A touch panel 9071 also referred to as a touch screen. The touch panel 9071 may include two parts, a touch detection device and a touch controller. Other input devices 9072 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. Memory 909 can be used to store software programs as well as various data including, but not limited to, application programs and operating systems. The processor 910 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 910.
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 foregoing split-screen processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the foregoing split-screen processing method embodiment, and can achieve the same technical effect, and for avoiding repetition, the details are not repeated 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 method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A split-screen processing method, the method comprising:
responding to a first input, and determining a first function interface of a target application and a first function label corresponding to the first function interface;
determining a second function interface based on the first function label, wherein a second function label corresponding to the second function interface is associated with the first function label;
the first function interface and the second function interface are displayed in a target display interface in a split screen mode;
in response to a second input, performing an application operation on at least one of the first functional interface and the second functional interface.
2. The method of claim 1, wherein determining a second functional interface based on the first functional label comprises:
under the condition that a plurality of candidate function interfaces are determined to exist and contain preset priority information, determining a second function interface from the candidate function interfaces according to the priority information, wherein a third function label corresponding to the candidate function interface is associated with the first function label;
under the condition that a plurality of candidate function interfaces exist and do not contain preset priority information, randomly determining a second function interface from the candidate function interfaces;
And under the condition that the candidate function interface does not exist, copying the first function interface to obtain a second function interface.
3. The method of claim 1, wherein performing an application operation on at least one of the first functional interface and the second functional interface in response to a second input comprises:
in response to a second input of the operation content of the first function interface, copying the operation content of the first function interface into the second function interface; alternatively, the first and second electrodes may be,
in response to a second input of the operation content of the second function interface, copying the operation content of the second function interface into the first function interface.
4. The method of claim 1, wherein the target display interface includes a shared operating area;
the performing, in response to a second input, an application operation on at least one of the first functional interface and the second functional interface comprises:
responding to a second input of the shared operation area, and acquiring operation content of the shared operation area;
and executing application operation corresponding to the operation content of the shared operation area on at least one of the first functional interface and the second functional interface.
5. The method of claim 1, wherein the split-screen displaying the first and second functional interfaces in a target display interface comprises:
and displaying the first function interface according to a first display parameter in a first area of the target display interface, and displaying the second function interface according to a second display parameter in a second area of the target display interface, wherein the first display parameter is different from the second display parameter.
6. The method of any one of claims 1 to 5, applied to an electronic device comprising a first screen and a second screen, wherein the target application is displayed in the first screen, and wherein the responding to a first input comprises:
responding to a first input to the first screen;
the split-screen display of the first functional interface and the second functional interface in a target display interface includes:
and displaying the first function interface and the second function interface in the target display interface in a split screen mode, wherein the target display interface is positioned on the second screen.
7. A split-screen processing apparatus, characterized in that the apparatus comprises:
The first interface determining module is used for responding to a first input and determining a first function interface of a target application and a first function label corresponding to the first function interface;
a second interface determining module, configured to determine a second functional interface based on the first functional tag, where a second functional tag corresponding to the second functional interface is associated with the first functional tag;
the split screen display module is used for split screen displaying the first functional interface and the second functional interface in a target display interface;
an application operation module, configured to, in response to a second input, perform an application operation on at least one of the first functional interface and the second functional interface.
8. The apparatus of claim 7, wherein the second interface determining module comprises:
the priority candidate interface determining submodule is used for determining a second functional interface from the candidate functional interfaces according to the priority information under the condition that a plurality of candidate functional interfaces are determined to exist and the candidate functional interfaces contain preset priority information, and a third functional label corresponding to the candidate functional interfaces is associated with the first functional label;
The random candidate interface determining submodule is used for randomly determining a second functional interface from the candidate functional interfaces under the condition that a plurality of candidate functional interfaces are determined to exist and the candidate functional interfaces do not contain preset priority information;
and the candidate interface copying determination submodule is used for copying the first functional interface to obtain a second functional interface under the condition that the candidate functional interface does not exist.
9. 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 screen splitting processing method according to any one of claims 1-6.
10. A readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the screen splitting processing method according to any one of claims 1 to 6.
CN202010605406.8A 2020-06-29 2020-06-29 Split screen processing method, split screen processing device, electronic equipment and readable storage medium Pending CN111857460A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010605406.8A CN111857460A (en) 2020-06-29 2020-06-29 Split screen processing method, split screen processing device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010605406.8A CN111857460A (en) 2020-06-29 2020-06-29 Split screen processing method, split screen processing device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN111857460A true CN111857460A (en) 2020-10-30

Family

ID=72989157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010605406.8A Pending CN111857460A (en) 2020-06-29 2020-06-29 Split screen processing method, split screen processing device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN111857460A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113535050A (en) * 2021-09-16 2021-10-22 深圳市至简科技设计有限公司 Multi-interface display method, system and equipment based on interface linkage
CN115129219A (en) * 2022-07-22 2022-09-30 维沃移动通信有限公司 Function execution method and device
WO2023020339A1 (en) * 2021-08-20 2023-02-23 华为技术有限公司 Interface display method and electronic device
US20230059017A1 (en) * 2020-08-21 2023-02-23 Honor Device Co., Ltd. Split-Screen Display Method and Electronic Device
WO2024037419A1 (en) * 2022-08-17 2024-02-22 维沃移动通信有限公司 Display control method and apparatus, electronic device, and readable storage medium
US12001673B2 (en) * 2020-08-21 2024-06-04 Honor Device Co., Ltd. Split-screen display method and electronic device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013173968A1 (en) * 2012-05-21 2013-11-28 宇龙计算机通信科技(深圳)有限公司 Terminal and switching method of application function interface
CN104969163A (en) * 2014-06-20 2015-10-07 华为技术有限公司 Display method and device of application interface and electronic device
US20160048320A1 (en) * 2014-08-13 2016-02-18 Samsung Electronics Co., Ltd. Electronic apparatus and screen display method thereof
CN105430168A (en) * 2015-10-30 2016-03-23 努比亚技术有限公司 Mobile terminal and file sharing method
CN105677231A (en) * 2016-02-23 2016-06-15 努比亚技术有限公司 Associated application split-screen display device and method as well as terminal
CN106055246A (en) * 2016-05-25 2016-10-26 努比亚技术有限公司 Mobile terminal and operation method thereof
CN106775304A (en) * 2016-12-01 2017-05-31 广州三星通信技术研究有限公司 The adaptively method and apparatus at display input method interface
CN106933450A (en) * 2017-03-13 2017-07-07 联想(北京)有限公司 A kind of control method and electronic equipment
CN109491738A (en) * 2018-10-30 2019-03-19 维沃移动通信有限公司 A kind of control method and terminal device of terminal device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013173968A1 (en) * 2012-05-21 2013-11-28 宇龙计算机通信科技(深圳)有限公司 Terminal and switching method of application function interface
CN104969163A (en) * 2014-06-20 2015-10-07 华为技术有限公司 Display method and device of application interface and electronic device
US20160048320A1 (en) * 2014-08-13 2016-02-18 Samsung Electronics Co., Ltd. Electronic apparatus and screen display method thereof
CN105430168A (en) * 2015-10-30 2016-03-23 努比亚技术有限公司 Mobile terminal and file sharing method
CN105677231A (en) * 2016-02-23 2016-06-15 努比亚技术有限公司 Associated application split-screen display device and method as well as terminal
CN106055246A (en) * 2016-05-25 2016-10-26 努比亚技术有限公司 Mobile terminal and operation method thereof
CN106775304A (en) * 2016-12-01 2017-05-31 广州三星通信技术研究有限公司 The adaptively method and apparatus at display input method interface
CN106933450A (en) * 2017-03-13 2017-07-07 联想(北京)有限公司 A kind of control method and electronic equipment
CN109491738A (en) * 2018-10-30 2019-03-19 维沃移动通信有限公司 A kind of control method and terminal device of terminal device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230059017A1 (en) * 2020-08-21 2023-02-23 Honor Device Co., Ltd. Split-Screen Display Method and Electronic Device
US12001673B2 (en) * 2020-08-21 2024-06-04 Honor Device Co., Ltd. Split-screen display method and electronic device
WO2023020339A1 (en) * 2021-08-20 2023-02-23 华为技术有限公司 Interface display method and electronic device
CN113535050A (en) * 2021-09-16 2021-10-22 深圳市至简科技设计有限公司 Multi-interface display method, system and equipment based on interface linkage
CN113535050B (en) * 2021-09-16 2021-12-07 深圳市至简科技设计有限公司 Multi-interface display method, system and equipment based on interface linkage
CN115129219A (en) * 2022-07-22 2022-09-30 维沃移动通信有限公司 Function execution method and device
WO2024037419A1 (en) * 2022-08-17 2024-02-22 维沃移动通信有限公司 Display control method and apparatus, electronic device, and readable storage medium

Similar Documents

Publication Publication Date Title
CN111857460A (en) Split screen processing method, split screen processing device, electronic equipment and readable storage medium
CN113179205B (en) Image sharing method and device and electronic equipment
CN113596555B (en) Video playing method and device and electronic equipment
CN112612391B (en) Message processing method and device and electronic equipment
CN112911147B (en) Display control method, display control device and electronic equipment
CN112083854A (en) Application program running method and device
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
CN114489913A (en) Interaction method, interaction device and electronic equipment
CN112399010B (en) Page display method and device and electronic equipment
CN113703634A (en) Interface display method and device
CN113590008A (en) Chat message display method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
CN112764639A (en) Screen capturing method and device and electronic equipment
CN113783770B (en) Image sharing method, image sharing device and electronic equipment
CN112291412B (en) Application program control method and device and electronic equipment
CN114374663A (en) Message processing method and message processing device
CN113852540A (en) Information sending method, information sending device and electronic equipment
CN113835601A (en) Screenshot management method and device
CN112818094A (en) Chat content processing method and device and electronic equipment
CN112698771A (en) Display control method, display control device, electronic equipment and storage medium
CN113485621B (en) Image capturing method, device, electronic equipment and storage medium
CN113726953B (en) Display content acquisition method and device
CN113873081B (en) Method and device for sending associated image and electronic equipment
CN112416230B (en) Object processing method and device
CN112035032B (en) Expression adding method and device

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201030

RJ01 Rejection of invention patent application after publication