WO2020010911A1 - Split-screen display processing method and apparatus, storage medium, and electronic device - Google Patents

Split-screen display processing method and apparatus, storage medium, and electronic device Download PDF

Info

Publication number
WO2020010911A1
WO2020010911A1 PCT/CN2019/086011 CN2019086011W WO2020010911A1 WO 2020010911 A1 WO2020010911 A1 WO 2020010911A1 CN 2019086011 W CN2019086011 W CN 2019086011W WO 2020010911 A1 WO2020010911 A1 WO 2020010911A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
application
floating window
application program
screen
Prior art date
Application number
PCT/CN2019/086011
Other languages
French (fr)
Chinese (zh)
Inventor
李同喜
付亮晶
曹丹
林志泳
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2020010911A1 publication Critical patent/WO2020010911A1/en

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04803Split screen, i.e. subdividing the display area or the window area into separate subareas

Definitions

  • the present invention relates to the technical field of electronic devices, and in particular, to a method, device, storage medium, and electronic device for processing split-screen display.
  • the mobile phone may need to use multiple applications at the same time, and also need to display multiple applications on the display screen at the same time, so it is necessary to use the split screen function to run multiple applications on multiple screens at the same time.
  • the display area On the display area.
  • the embodiments of the present application provide a method, a device, a storage medium, and an electronic device for processing split-screen display, which can improve the processing efficiency of split-screen display.
  • an embodiment of the present application provides a method for processing split-screen display, which is applied to an electronic device and includes:
  • the electronic device When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
  • a processing device for split-screen display provided by an embodiment of the present application, which is applied to an electronic device, includes:
  • An obtaining unit configured to obtain a first application currently displayed on the display screen when the electronic device receives a split screen instruction
  • a dividing unit configured to divide a display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas;
  • a display unit configured to receive a second application program and a third application program selected by a user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-region in the form of a floating window;
  • a triggering unit configured to display the third application program on the second display sub-region when a trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the On the second display sub-area.
  • a storage medium provided in an embodiment of the present application stores a computer program thereon, and when the computer program is run on a computer, the computer is caused to execute a process of split screen display as provided in any embodiment of the present application. method.
  • the electronic device provided in the embodiment of the present application includes a processor and a memory, where the memory has a computer program, and the processor executes the steps by calling the computer program:
  • the electronic device When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
  • FIG. 1 is a schematic flowchart of a method for processing a split screen display according to an embodiment of the present application.
  • FIG. 2 is another schematic flowchart of a method for processing split-screen display according to an embodiment of the present application.
  • FIG. 3 is a schematic diagram of a split screen process provided by an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a split screen display processing device according to an embodiment of the present application.
  • FIG. 5 is another schematic structural diagram of a split-screen display processing device according to an embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
  • FIG. 7 is another schematic structural diagram of an electronic device according to an embodiment of the present application.
  • module as used herein can be viewed as a software object executing on the computing system.
  • the different components, modules, engines, and services described in this article can be considered as implementation objects on this computing system.
  • the devices and methods described herein can be implemented in software, and of course, they can also be implemented in hardware, which are all within the protection scope of this application.
  • the embodiment of the present application provides a method for processing split-screen display.
  • the execution subject of the method for processing split-screen display may be a processing device for split-screen display provided by the embodiment of the application, or a processing device integrated with the processing device for split-screen display.
  • An electronic device, in which the processing device for split-screen display may be implemented in a hardware or software manner.
  • the electronic device may be a smart phone, a tablet computer, a palmtop computer, a notebook computer, or a desktop computer.
  • An embodiment of the present application provides a method for processing split-screen display, which is applied to an electronic device and includes:
  • the electronic device When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
  • the step of receiving the second application and the third application selected by the user may include: turning on a microphone on the electronic device, and receiving voice information through the microphone; and analyzing the voice information To determine a second application and a third application in the voice message.
  • the step of displaying the third application program in the form of a floating window on the second display sub-region may include: obtaining a brightness value of a current display screen of the second application program; Determining a first target transparency value corresponding to the floating window according to the brightness value; displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first Target transparency value.
  • the method may further include: when an adjustment instruction of the floating window is detected, obtaining a user Enter the second target transparency value; set the transparency value of the floating window to the second target transparency value.
  • the step of obtaining the second target transparency value input by the user may include: displaying an input box when detecting that the user double-clicks the floating window; A second target transparency value input by the input box.
  • the method may further include: when a switching instruction of the floating window is detected, obtaining multiple Application icons; displaying the plurality of application icons on a floating window and receiving a target application icon selected by a user; displaying an application corresponding to the target application icon on the second display sub-area in the form of a floating window.
  • the step of receiving the second application and the third application selected by the user may include: receiving a second determined by the user according to the icon on the second display sub-region of the at least two display sub-regions.
  • Application and third application may include: receiving a second determined by the user according to the icon on the second display sub-region of the at least two display sub-regions.
  • FIG. 1 is a schematic flowchart of a method for processing a split screen display according to an embodiment of the present application.
  • the specific process of the split screen display processing method provided in the embodiment of the present application may be as follows:
  • the display screen may be a capacitive touch screen, and the capacitive touch screen technology works by using human body's current induction.
  • the capacitive touch screen is a four-layer composite glass screen.
  • the inner surface and interlayer of the glass screen are each coated with a layer of Indium Tin Oxide (ITO).
  • the outermost layer is a thin layer of silica glass protective layer and an interlayer ITO coating.
  • As the working surface four electrodes are drawn from the four corners, and the inner layer of ITO is a shielding layer to ensure a good working environment.
  • the capacitor is a direct conductor, so the finger draws a small current from the contact point.
  • This current flows from the electrodes on the four corners of the touch screen, and the current flowing through the four electrodes is proportional to the distance from the finger to the four corners.
  • the controller calculates the position of the touch point through accurate calculation of the four current ratios. .
  • the capacitive touch screen can implement multi-touch, specifically to increase the mutual capacitance electrode.
  • the screen is divided into blocks, and a set of mutual capacitance modules are set to work independently in each area. Therefore, the capacitive screen can independently detect the touch conditions in each area, and after processing, it can simply implement multi-touch.
  • the electronic device when detecting that the electronic device receives the split-screen instruction, the electronic device obtains a first application program currently displayed on the display screen, and the first application program may include a program interface of the application program, such as instant communication of the instant messaging application program. Interface, the first application can also be commonly understood as a foreground application.
  • the electronic device divides the display area of the display screen, that is, the split screen operation.
  • the display area can be divided into two display sub-areas, that is, the display area is divided into two sub-screens, or the display area is divided into three display sub-areas. , That is, the display area is divided into three sub-screens, and so on.
  • the electronic device After performing a split screen operation on the display area, there will be at least two display sub-areas on the display area, and the electronic device will display the first application on the first display sub-area of the at least two display sub-areas, The user can control the first application on the first display sub-region.
  • the first display sub-region is a display sub-region near the top of the display screen.
  • the An icon corresponding to the application can intuitively show the characteristics of the corresponding application, so that the user can quickly determine the application that needs to be split screen by seeing the icon.
  • the user may determine the second application program and the third application program according to the icons on the second display sub-region of the at least two display sub-regions, and the second application program and the third application program are applications that require split screen.
  • the electronic device will receive the user selects the second application program and the third application program, and displays the second application program on the second display sub-region among at least two display sub-regions, so that the first application program It can be used in split-screen mode with the second application, and the third application is displayed on the second display sub-area in the form of a floating window, which is a small window after reduction and can be displayed in a certain transparency form.
  • the step of receiving the second application and the third application selected by the user may include:
  • the voice information is analyzed to determine a second application program and a third application program in the voice information.
  • the electronic device can perform voice detection by turning on the microphone, and the user can make a specific sound to the electronic device, and the electronic device will receive the voice information input by the user.
  • the electronic device converts the received voice information into an electric signal, and performs noise suppression on the electric signal.
  • the noise suppression refers to eliminating, weakening or suppressing random change interference in the image.
  • Feature extraction is performed on the electrical signal after noise suppression to extract keywords in the voice information, and then the second application program and the third application program in the voice information are determined according to the keywords.
  • the step of displaying the third application program in the form of a floating window on the second display sub-region may include:
  • the electronic device first obtains the brightness value of the current display screen of the second application, and determines the first target transparency value corresponding to the floating window according to the brightness value. Specifically, the higher the brightness value, the lower the first target transparency value. The lower the brightness value, the higher the first target transparency value.
  • the electronic device displays the third application program in the form of a floating window on the second display sub-region, and sets the transparency of the floating window to the first target transparency value, so that The transparency of the floating window is adapted to the brightness value of the display screen of the second application, and does not affect the user's use.
  • the triggering condition may be generated by a long-press operation on the floating window, that is, when it is detected that the user long-presses the floating window, the third application is switched to be displayed on the second display sub-area, and The switched second application is displayed on the second display sub-area in the form of a floating window. That is to say, the application on the second display sub-region and the application on the floating window can be quickly exchanged, which saves the user's time.
  • the display area of the display screen is divided into at least two display subareas, and the displayed first application program is displayed on the first display subarea.
  • the selected second application is displayed on the second display sub-region, and the selected third application is displayed on the second display sub-region in the form of a floating window.
  • the third application is displayed.
  • the application is displayed on the second display sub-region, and the second application is displayed on the second display sub-region in the form of a floating window.
  • the processing method of the split screen display may include:
  • the electronic device when detecting that the electronic device receives the split screen instruction, the electronic device obtains a first application program currently displayed on the display screen.
  • the electronic device 10 when it is detected that the electronic device 10 receives a split screen instruction, the electronic device 10 obtains "Application 1" currently displayed on the display screen.
  • 302. Divide the display area of the display screen into at least two display sub-areas, and display the first application program on the first display sub-area of the at least two display sub-areas.
  • the electronic device divides the display area of the display screen into at least two display sub-areas, and displays the acquired first application program on a first display sub-area of the at least two display sub-areas, the first display sub-area Is the display subarea near the top of the display.
  • the electronic device 10 divides and divides the display area of the display screen into two display sub-areas, a first display sub-area 11 and a second display sub-area 12. "Application 1" is displayed on the first display sub-region 11, and the user can control the first display interface on the first display sub-region 11.
  • the electronic device performs voice detection by turning on a microphone, and a user can emit a specific sound to the electronic device, and the electronic device will receive voice information input by the user.
  • the electronic device converts the received voice information into an electric signal, and performs noise suppression on the electric signal.
  • the noise suppression refers to eliminating, weakening, or suppressing random changes in the image.
  • Feature extraction is performed on the electrical signal after noise suppression to extract keywords in the voice information, and a second application program and a third application program are determined according to the keywords, for example, the second application program is "Application 2" and the third application program The application is "Application 3".
  • the electronic device displays the second application on the second display sub-region of the at least two display sub-regions, so that the first application and the second application achieve the effect of split screen use.
  • the electronic device 10 displays a second application program, such as “Application 2”, on the second display sub-region 12.
  • a second application program such as “Application 2”
  • the electronic device obtains the brightness value of the current display screen of the second application, and determines the first target transparency value corresponding to the floating window according to the brightness value. The higher the brightness value, the lower the first target transparency value. The lower the brightness value, the higher the transparency of the first target.
  • the electronic device displays the third application program in the form of a floating window on the second display sub-region, and sets the transparency of the floating window to the first target transparency value, so that the transparency of the floating window and the display of the second application are The brightness value of the screen is adapted without affecting the user's use.
  • the electronic device displays a third application program, such as "Application 3", on the second display sub-region 12 in the form of a floating window 121, and sets the transparency value of the floating window to the first target transparency value.
  • a third application program such as "Application 3”
  • the condition for generating the adjustment instruction may be generated by a double-click operation on the floating window, that is, when it is detected that the user double-clicks the floating window, an input box is displayed to receive a second target transparency value input by the user.
  • the electronic device sets the transparency of the floating window to the second target transparency value. It should be noted that the transparency of the display screen of the application displayed in the floating window will be It changes with the transparency of the floating window.
  • the triggering condition may be generated by a long-press operation on the floating window, that is, when it is detected that the user long-presses the floating window, the third application is switched to be displayed on the second display sub-area, and The switched second application is displayed on the second display sub-area in the form of a floating window. That is to say, the application on the second display sub-region and the application on the floating window can be quickly exchanged, which saves the user's time.
  • the generating condition of the switching instruction may be generated by a click operation on the floating window, that is, when it is detected that the user clicks on the floating window, multiple application icons may be obtained, and the multiple application icons may be used most frequently.
  • Application icons corresponding to several applications, the multiple application icons can be displayed semi-transparently on the floating window, and the user can select the target application icon as needed.
  • the application program corresponding to the target application icon is displayed on the second display sub-area in the form of a floating window, thereby achieving the effect of quickly switching the application program in the floating window.
  • the display area of the display screen is divided into at least two display subareas, and the displayed first application program is displayed on the first display subarea.
  • Receive voice information through a microphone determine the second application and the third application, display the selected second application on the second display sub-area, and display the selected third application on the second display in the form of a floating window
  • the transparency of the floating window is set on the sub-region according to the brightness value of the display screen of the second application.
  • the two applications are displayed in the display sub-region and the floating window respectively.
  • the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display Processing efficiency.
  • An embodiment of the present application provides a processing device for split-screen display, which is applied to an electronic device and includes:
  • An obtaining unit configured to obtain a first application currently displayed on the display screen when the electronic device receives a split screen instruction
  • a dividing unit configured to divide a display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas;
  • a display unit configured to receive a second application program and a third application program selected by a user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-region in the form of a floating window;
  • a triggering unit configured to display the third application program on the second display sub-region when a trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the On the second display sub-area.
  • the display unit includes: an enabling sub-unit for turning on a microphone on the electronic device and receiving voice information through the microphone; and determining a sub-unit for analyzing the voice information to Determining a second application program and a third application program in the voice information; a display subunit, configured to display the second application program on a second display subarea of at least two display subareas, and The third application program is displayed on the second display sub-region in the form of a floating window.
  • the device further includes: a transparent value acquiring unit configured to acquire a second target transparency value input by the user when an adjustment instruction of the floating window is detected; and a setting unit configured to set the transparency value of the floating window. Set to the second target transparency value.
  • the transparent value obtaining unit is specifically configured to: when detecting that the user double-clicks the floating window, display an input box; and receive a second target transparency value input by the user in the input box.
  • a processing device for split screen display is also provided.
  • FIG. 4 is a schematic structural diagram of a processing device for split-screen display according to an embodiment of the present application.
  • the processing device for split-screen display is applied to an electronic device.
  • the processing device for split-screen display includes an obtaining unit 401, a dividing unit 402, a display unit 403, and a triggering unit 404, as follows:
  • the obtaining unit 401 is configured to obtain a first application program currently displayed on a display screen when an electronic device receives a split screen instruction.
  • the obtaining unit 401 when detecting that the electronic device receives a split-screen instruction, obtains a first application currently displayed on the display screen, and the first application may include a program interface of the application, such as instant communication of an instant messaging application. Interface, the first application can also be commonly understood as a foreground application.
  • the dividing unit 402 is configured to divide the display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas.
  • the dividing unit 402 divides the display area of the display screen, that is, the split screen operation.
  • the display area can be divided into two display sub-areas, that is, the display area is divided into two sub-screens, or the display area is divided into three display sub-areas. Area, that is, the display area is divided into three sub-screens, and so on.
  • the dividing unit 402 will display the first application on the first display subarea of the at least two display subareas , The user can control the first application on the first display sub-region.
  • the first display sub-region is a display sub-region near the top of the display screen.
  • the display unit 403 is configured to receive a second application program and a third application program selected by the user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-area in the form of a floating window.
  • the user may determine the second application program and the third application program according to the icons on the second display sub-region of the at least two display sub-regions, and the second application program and the third application program are applications that require split screen.
  • the display unit 403 will receive the user to select the second application program and the third application program, and display the second application program on the second display subarea of the at least two display subareas, so that the first application
  • the program and the second application can be used in split screens
  • the third application is displayed on the second display sub-region in the form of a floating window, which is a small window after reduction and can be displayed in a certain transparency form. .
  • the trigger unit 404 is configured to display the third application program on the second display sub-area when the trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the second Show on the subarea.
  • the trigger condition may be generated by a long-press operation on the floating window, that is, when the trigger unit 404 detects that the user has long-pressed the floating window, the third application program is switched to be displayed on the second display sub-region. And display the switched second application on the second display sub-area in the form of a floating window. That is to say, the application on the second display sub-region and the application on the floating window can be quickly exchanged, which saves the user's time.
  • the split screen display processing device may further include:
  • the display unit 403 may include an enable subunit 4031, a determination subunit 4032, and a display subunit 4033.
  • the enabling subunit 4031 is configured to enable a microphone on the electronic device and receive voice information through the microphone.
  • the determining subunit 4032 is configured to analyze the voice information to determine a second application program and a third application program in the voice information.
  • the display subunit 4033 is configured to display the second application program on a second display subregion of at least two display subregions, and display the third application program on the second display submodule in the form of a floating window. Area.
  • the display sub-unit 4033 may be specifically configured to display the second application on a second display sub-region of at least two display sub-regions; obtain a brightness value of a current display screen of the second application; and according to the brightness The value determines the first target transparency value corresponding to the floating window; displays the third application program in the form of a floating window on the second display sub-region, and sets the transparency value of the floating window to the first target transparency value.
  • the processing device for split-screen display can be integrated in electronic devices, such as mobile phones, tablet computers, and so on.
  • the above units may be implemented as independent entities, or may be arbitrarily combined, and implemented as the same or several entities.
  • the above units refer to the foregoing embodiments, and details are not described herein.
  • the processing device for split-screen display obtains the first application currently displayed on the display screen when the electronic device receives the split-screen instruction; the dividing unit 402 displays the display of the display screen. The area is divided into at least two display sub-areas, and the first application is displayed on the first display sub-area of the at least two display sub-areas; the display unit 403 receives the second application and the third application selected by the user , Displaying the second application on the second display sub-region of at least two display sub-regions, and displaying the third application on the second display sub-region in the form of a floating window; when the trigger unit 404 is triggered When the trigger instruction of the floating window is detected, the third application is displayed on the second display sub-region, and the second application is displayed on the second display sub-region in the form of a floating window.
  • the two applications are displayed in the display sub-region and the floating window respectively.
  • the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display Processing efficiency.
  • the electronic device 500 includes a processor 501 and a memory 502.
  • the processor 501 is electrically connected to the memory 502.
  • the processor 500 is a control center of the electronic device 500, and uses various interfaces and lines to connect various parts of the entire electronic device. Various functions of the electronic device 500 and data are processed to perform overall monitoring of the electronic device 500.
  • the memory 502 can be used to store software programs and modules.
  • the processor 501 executes various functional applications and data processing by running computer programs and modules stored in the memory 502.
  • the memory 502 may mainly include a storage program area and a storage data area, where the storage program area may store an operating system, a computer program (such as a sound playback function, an image playback function, etc.) required for at least one function; the storage data area may store data according to Data created by the use of electronic devices, etc.
  • the memory 502 may include a high-speed random access memory, and may further include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices. Accordingly, the memory 502 may further include a memory controller to provide the processor 501 with access to the memory 502.
  • the processor 501 in the electronic device 500 loads the instructions corresponding to the process of one or more computer programs into the memory 502 according to the following steps, and the processor 501 runs the stored data in the memory 502
  • a computer program in the computer to achieve various functions, as follows:
  • the electronic device When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
  • the third application program is displayed on the second display sub-region, and the second application program is displayed on the second display sub-region in the form of a floating window.
  • the processor 501 when receiving the second application and the third application selected by the user, the processor 501 may specifically perform the following steps:
  • the voice information is analyzed to determine a second application program and a third application program in the voice information.
  • the processor 501 may specifically perform the following steps:
  • the processor 501 may further specifically perform the following steps:
  • the processor 501 may specifically perform the following steps:
  • the processor 501 may further specifically perform the following steps:
  • the application program corresponding to the target application icon is displayed on the second display sub-area in the form of a floating window.
  • the processor 501 when receiving the second application and the third application selected by the user, the processor 501 may specifically perform the following steps:
  • the display area of the display screen is divided into at least two display sub-areas, and the displayed first application program displays the first display.
  • the selected second application is displayed on the second display sub-region
  • the selected third application is displayed on the second display sub-region in the form of a floating window.
  • the trigger instruction of the floating window is detected , Displaying the third application on the second display sub-region, and displaying the second application on the second display sub-region in the form of a floating window.
  • the two applications are displayed in the display sub-region and the floating window respectively.
  • the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display Processing efficiency.
  • the electronic device 500 may further include a display 503, a radio frequency circuit 504, an audio circuit 505, and a power source 506.
  • the display 503, the radio frequency circuit 504, the audio circuit 505, and the power supply 506 are electrically connected to the processor 501, respectively.
  • the display 503 may be used to display information input by the user or information provided to the user and various graphical user interfaces. These graphical user interfaces may be composed of graphics, text, icons, videos, and any combination thereof.
  • the display 503 may include a display panel.
  • the display panel may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), or an organic light emitting diode (Organic Light-Emitting Diode, OLED).
  • the radio frequency circuit 504 can be used to transmit and receive radio frequency signals to establish wireless communication with a network device or other electronic devices through wireless communication, and transmit and receive signals to and from the network device or other electronic devices.
  • the audio circuit 505 may be used to provide an audio interface between the user and the electronic device through a speaker or a microphone.
  • the power supply 506 can be used to power various components of the electronic device 500.
  • the power supply 506 may be logically connected to the processor 501 through a power management system, so as to implement functions such as management of charging, discharging, and power consumption management through the power management system.
  • the electronic device 500 may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • An embodiment of the present application further provides a storage medium.
  • the storage medium stores a computer program.
  • the computer program runs on a computer, the computer causes the computer to execute the split screen display processing method in any of the foregoing embodiments, such as:
  • the electronic device receives the split screen instruction, it acquires the first application currently displayed on the display screen; divides the display area of the display screen into at least two display sub-areas, and displays the first application program in at least two display sub-areas On the first display sub-region; receiving the second application and the third application selected by the user, displaying the second application on the second display sub-region of at least two display sub-regions, and placing the third application Display in the form of a floating window on the second display sub-region; when a trigger instruction of the floating window is detected, display the third application on the second display sub-region, and display the second application in the form of a floating window On the second display sub-region.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read Only Memory, ROM), or a random access memory (Random Access Memory, RAM).
  • ROM Read Only Memory
  • RAM Random Access Memory
  • the method for processing split-screen display in the embodiments of the present application ordinary testers in the art can understand that all or part of the flow of the method for processing split-screen display in the embodiments of the present application can be implemented by a computer program.
  • the computer program may be stored in a computer-readable storage medium, such as stored in a memory of an electronic device, and executed by at least one processor in the electronic device.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory, a random access memory, or the like.
  • the split-screen display processing device of the embodiment of the present application its functional modules may be integrated in one processing chip, or each module may exist separately physically, or two or more modules may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or software functional modules. If the integrated module is implemented in the form of a software functional module and sold or used as an independent product, it may also be stored in a computer-readable storage medium, such as a read-only memory, a magnetic disk, or an optical disk. .

Abstract

Disclosed is a split-screen display processing method. The method comprises: when receiving a screen splitting instruction, dividing a display area into two display sub-areas, displaying a displayed first application program on a first display sub-area, displaying a second application program on a second display sub-area, and displaying a third application program in the form of a floating window; and when the trigger instruction of the floating window is detected, displaying the third application program on the second display sub-area, and moving the third application program to the floating window to be displayed.

Description

分屏显示的处理方法、装置、存储介质及电子设备Processing method and device for split screen display, storage medium and electronic equipment
本申请要求于2018年07月10日提交中国专利局、申请号为201810752159.7、发明名称为“一种分屏显示的处理方法、装置、存储介质及电子设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed on July 10, 2018 with the Chinese Patent Office, application number 201810752159.7, and the invention name "a method, device, storage medium and electronic device for split screen display" The entire contents are incorporated herein by reference.
技术领域Technical field
本发明涉及电子设备技术领域,尤其涉及一种分屏显示的处理方法、装置、存储介质及电子设备。The present invention relates to the technical field of electronic devices, and in particular, to a method, device, storage medium, and electronic device for processing split-screen display.
背景技术Background technique
随着电子设备的功能越来越强大,电子设备如手机上能运行的应用程序越来越多。在很多场景中,手机可能需要同时使用多个应用程序,并且还需要在显示屏上同时显示多个应用程序,因此需要使用到分屏功能,将多个应用程序同时运行在显示屏的多个显示区域上。As electronic devices become more powerful, more and more applications can run on electronic devices such as mobile phones. In many scenarios, the mobile phone may need to use multiple applications at the same time, and also need to display multiple applications on the display screen at the same time, so it is necessary to use the split screen function to run multiple applications on multiple screens at the same time. On the display area.
目前,当手机启动分屏功能后,上半屏会显示当前的应用程序,下半屏一般显示多个应用图标以供用户选择,当用户确定图标后,在下半屏打开图标对应的应用程序,以实现分屏功能,当用户需要切换下半屏的应用程序时,需要退出分屏的应用程序,再选择需要切换的应用程序,过程比较繁琐,导致分屏显示的处理效率较低。Currently, when the mobile phone starts the split screen function, the current application is displayed on the upper half of the screen, and multiple application icons are generally displayed on the lower half of the screen for the user to select. In order to implement the split screen function, when the user needs to switch the application on the lower half of the screen, the user needs to exit the split screen application and then select the application that needs to be switched. The process is tedious, resulting in low processing efficiency of split screen display.
发明内容Summary of the invention
本申请实施例提供了一种分屏显示的处理方法、装置、存储介质及电子设备,能够提升分屏显示的处理效率。The embodiments of the present application provide a method, a device, a storage medium, and an electronic device for processing split-screen display, which can improve the processing efficiency of split-screen display.
第一方面,本申请实施例提供了一种分屏显示的处理方法,应用于电子设备,包括:In a first aspect, an embodiment of the present application provides a method for processing split-screen display, which is applied to an electronic device and includes:
当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;Dividing the display area of the display screen into at least two display sub-areas, and displaying the first application program on a first display sub-area of the at least two display sub-areas;
接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;Receiving a second application and a third application selected by a user, displaying the second application on a second display sub-region of at least two display sub-regions, and placing the third application in a floating window A form is displayed on the second display sub-region;
当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。When the trigger instruction of the floating window is detected, displaying the third application program on the second display sub-region, and displaying the second application program in the form of a floating window on the second display sub-region on.
第二方面,本申请实施例提供了的一种分屏显示的处理装置,应用于电子设备,包括:In a second aspect, a processing device for split-screen display provided by an embodiment of the present application, which is applied to an electronic device, includes:
获取单元,用于当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;An obtaining unit, configured to obtain a first application currently displayed on the display screen when the electronic device receives a split screen instruction;
划分单元,用于将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;A dividing unit, configured to divide a display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas;
显示单元,用于接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程 序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;A display unit, configured to receive a second application program and a third application program selected by a user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-region in the form of a floating window;
触发单元,用于当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。A triggering unit, configured to display the third application program on the second display sub-region when a trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the On the second display sub-area.
第三方面,本申请实施例提供的存储介质,其上存储有计算机程序,当所述计算机程序在计算机上运行时,使得所述计算机执行如本申请任一实施例提供的分屏显示的处理方法。In a third aspect, a storage medium provided in an embodiment of the present application stores a computer program thereon, and when the computer program is run on a computer, the computer is caused to execute a process of split screen display as provided in any embodiment of the present application. method.
第四方面,本申请实施例提供的电子设备,包括处理器和存储器,所述存储器有计算机程序,所述处理器通过调用所述计算机程序,用于执行步骤:In a fourth aspect, the electronic device provided in the embodiment of the present application includes a processor and a memory, where the memory has a computer program, and the processor executes the steps by calling the computer program:
当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;Dividing the display area of the display screen into at least two display sub-areas, and displaying the first application program on a first display sub-area of the at least two display sub-areas;
接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;Receiving a second application and a third application selected by a user, displaying the second application on a second display sub-region of at least two display sub-regions, and placing the third application in a floating window A form is displayed on the second display sub-region;
当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。When the trigger instruction of the floating window is detected, displaying the third application program on the second display sub-region, and displaying the second application program in the form of a floating window on the second display sub-region on.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the technical solutions in the embodiments of the present invention more clearly, the drawings used in the description of the embodiments are briefly introduced below. Obviously, the drawings in the following description are just some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without paying creative labor.
图1是本申请实施例提供的分屏显示的处理方法的一个流程示意图。FIG. 1 is a schematic flowchart of a method for processing a split screen display according to an embodiment of the present application.
图2是本申请实施例提供的分屏显示的处理方法的另一个流程示意图。FIG. 2 is another schematic flowchart of a method for processing split-screen display according to an embodiment of the present application.
图3是本申请实施例提供的分屏处理的场景示意图。FIG. 3 is a schematic diagram of a split screen process provided by an embodiment of the present application.
图4是本申请实施例提供的分屏显示的处理装置的一个结构示意图。FIG. 4 is a schematic structural diagram of a split screen display processing device according to an embodiment of the present application.
图5是本申请实施例提供的分屏显示的处理装置的另一结构示意图。FIG. 5 is another schematic structural diagram of a split-screen display processing device according to an embodiment of the present application.
图6是本申请实施例提供的电子设备的一个结构示意图。FIG. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
图7是本申请实施例提供的电子设备的另一结构示意图。FIG. 7 is another schematic structural diagram of an electronic device according to an embodiment of the present application.
具体实施方式detailed description
请参照图式,其中相同的组件符号代表相同的组件,本申请的原理是以实施在一适当的运算环境中来举例说明。以下的说明是基于所例示的本申请具体实施例,其不应被视为限制本申请未在此详述的其它具体实施例。Please refer to the drawings, wherein the same component symbols represent the same components. The principle of the present application is illustrated by implementing in an appropriate computing environment. The following description is based on the exemplified specific embodiments of the present application, which should not be construed as limiting other specific embodiments that are not detailed herein.
本文所使用的术语“模块”可看做为在该运算系统上执行的软件对象。本文所述的不 同组件、模块、引擎及服务可看做为在该运算系统上的实施对象。而本文所述的装置及方法可以以软件的方式进行实施,当然也可在硬件上进行实施,均在本申请保护范围之内。The term "module" as used herein can be viewed as a software object executing on the computing system. The different components, modules, engines, and services described in this article can be considered as implementation objects on this computing system. The devices and methods described herein can be implemented in software, and of course, they can also be implemented in hardware, which are all within the protection scope of this application.
本申请实施例提供一种分屏显示的处理方法,该分屏显示的处理方法的执行主体可以是本申请实施例提供的分屏显示的处理装置,或者集成了该分屏显示的处理装置的电子设备,其中该分屏显示的处理装置可以采用硬件或者软件的方式实现。其中,电子设备可以是智能手机、平板电脑、掌上电脑、笔记本电脑、或者台式电脑等设备。The embodiment of the present application provides a method for processing split-screen display. The execution subject of the method for processing split-screen display may be a processing device for split-screen display provided by the embodiment of the application, or a processing device integrated with the processing device for split-screen display. An electronic device, in which the processing device for split-screen display may be implemented in a hardware or software manner. The electronic device may be a smart phone, a tablet computer, a palmtop computer, a notebook computer, or a desktop computer.
本申请实施例提供一种分屏显示的处理方法,应用于电子设备中,包括:An embodiment of the present application provides a method for processing split-screen display, which is applied to an electronic device and includes:
当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;Dividing the display area of the display screen into at least two display sub-areas, and displaying the first application program on a first display sub-area of the at least two display sub-areas;
接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;Receiving a second application and a third application selected by a user, displaying the second application on a second display sub-region of at least two display sub-regions, and placing the third application in a floating window A form is displayed on the second display sub-region;
当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。When the trigger instruction of the floating window is detected, displaying the third application program on the second display sub-region, and displaying the second application program in the form of a floating window on the second display sub-region on.
在一种实施方式中,该接收用户选择的第二应用程序以及第三应用程序的步骤,可以包括:开启所述电子设备上的麦克风,并通过所述麦克风接收语音信息;分析所述语音信息,以确定所述语音信息中的第二应用程序以及第三应用程序。In an embodiment, the step of receiving the second application and the third application selected by the user may include: turning on a microphone on the electronic device, and receiving voice information through the microphone; and analyzing the voice information To determine a second application and a third application in the voice message.
在一种实施方式中,该将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上的步骤,可以包括:获取所述第二应用程序当前显示画面的亮度值;根据所述亮度值确定悬浮窗对应的第一目标透明度值;将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。In an implementation manner, the step of displaying the third application program in the form of a floating window on the second display sub-region may include: obtaining a brightness value of a current display screen of the second application program; Determining a first target transparency value corresponding to the floating window according to the brightness value; displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first Target transparency value.
在一种实施方式中,该将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上的步骤之后,还可以包括:当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值;将悬浮窗的透明度值设置为第二目标透明度值。In an embodiment, after the step of displaying the third application program in the form of a floating window on the second display sub-region, the method may further include: when an adjustment instruction of the floating window is detected, obtaining a user Enter the second target transparency value; set the transparency value of the floating window to the second target transparency value.
在一种实施方式中,该当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值的步骤,可以包括:当检测到用户双击所述悬浮窗时,显示输入框;接收用户在所述输入框输入的第二目标透明度值。In one embodiment, when the adjustment instruction of the floating window is detected, the step of obtaining the second target transparency value input by the user may include: displaying an input box when detecting that the user double-clicks the floating window; A second target transparency value input by the input box.
在一种实施方式中,该将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上的步骤之后,还可以包括:当检测到悬浮窗的切换指令时,获取多个应用图标;将所述多个应用图标显示在悬浮窗上,并接收用户选择的目标应用图标;将目标应用图标对应的应用程序以悬浮窗的形式显示在所述第二显示子区域上。In an implementation manner, after the step of displaying the second application program in the form of a floating window on the second display sub-region, the method may further include: when a switching instruction of the floating window is detected, obtaining multiple Application icons; displaying the plurality of application icons on a floating window and receiving a target application icon selected by a user; displaying an application corresponding to the target application icon on the second display sub-area in the form of a floating window.
在一种实施方式中,该接收用户选择的第二应用程序以及第三应用程序的步骤,可以包括:接收用户在至少两个显示子区域中的第二显示子区域上按照图标确定的第二应用程 序以及第三应用程序。In an implementation manner, the step of receiving the second application and the third application selected by the user may include: receiving a second determined by the user according to the icon on the second display sub-region of the at least two display sub-regions. Application and third application.
请参阅图1,图1为本申请实施例提供的分屏显示的处理方法的流程示意图。本申请实施例提供的分屏显示的处理方法的具体流程可以如下:Please refer to FIG. 1. FIG. 1 is a schematic flowchart of a method for processing a split screen display according to an embodiment of the present application. The specific process of the split screen display processing method provided in the embodiment of the present application may be as follows:
201、当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序。201. When the electronic device receives a split-screen instruction, obtain the first application program currently displayed on the display screen.
其中,该显示屏可以为电容式触摸屏,电容式触摸屏技术是利用人体的电流感应进行工作的。电容式触摸屏是一块四层复合玻璃屏,玻璃屏的内表面和夹层各涂有一层氧化铟锡(Indium Tin Oxide,ITO),最外层是一薄层矽土玻璃保护层,夹层ITO涂层作为工作面,四个角上引出四个电极,内层ITO为屏蔽层以保证良好的工作环境。当手指触摸在金属层上时,由于人体电场,用户和触摸屏表面形成以一个耦合电容,对于高频电流来说,电容是直接导体,于是手指从接触点吸走一个很小的电流。这个电流分别从触摸屏的四角上的电极中流出,并且流经这四个电极的电流与手指到四角的距离成正比,控制器通过对这四个电流比例的精确计算,得出触摸点的位置。The display screen may be a capacitive touch screen, and the capacitive touch screen technology works by using human body's current induction. The capacitive touch screen is a four-layer composite glass screen. The inner surface and interlayer of the glass screen are each coated with a layer of Indium Tin Oxide (ITO). The outermost layer is a thin layer of silica glass protective layer and an interlayer ITO coating. As the working surface, four electrodes are drawn from the four corners, and the inner layer of ITO is a shielding layer to ensure a good working environment. When a finger touches the metal layer, due to the electric field of the human body, the user and the touch screen surface form a coupling capacitor. For high-frequency current, the capacitor is a direct conductor, so the finger draws a small current from the contact point. This current flows from the electrodes on the four corners of the touch screen, and the current flowing through the four electrodes is proportional to the distance from the finger to the four corners. The controller calculates the position of the touch point through accurate calculation of the four current ratios. .
在一实施方式中,该电容式触摸屏可以实现多点触控,具体为增加互电容的电极,简单地说,就是将屏幕分块,在每一个区域里设置一组互电容模块都是独立工作,所以电容屏就可以独立检测到各区域的触控情况,进行处理后,简单地实现多点触控。In one embodiment, the capacitive touch screen can implement multi-touch, specifically to increase the mutual capacitance electrode. In short, the screen is divided into blocks, and a set of mutual capacitance modules are set to work independently in each area. Therefore, the capacitive screen can independently detect the touch conditions in each area, and after processing, it can simply implement multi-touch.
进一步的,当检测到电子设备接收到分屏指令时,电子设备获取显示屏上当前显示的第一应用程序,该第一应用程序可以包括应用程序的程序界面,比如即时通讯应用程序的即时通信界面,该第一应用程序也可以通俗的理解为前台应用程序。Further, when detecting that the electronic device receives the split-screen instruction, the electronic device obtains a first application program currently displayed on the display screen, and the first application program may include a program interface of the application program, such as instant communication of the instant messaging application program. Interface, the first application can also be commonly understood as a foreground application.
202、将显示屏的显示区域划分为至少两个显示子区域,并将第一应用程序显示在至少两个显示子区域中的第一显示子区域上。202. Divide the display area of the display screen into at least two display sub-areas, and display the first application program on the first display sub-area of the at least two display sub-areas.
其中,电子设备将显示屏的显示区域进行划分,即分屏操作,可以将显示区域分为两个显示子区域,即将显示区域分为两个子屏幕,或者将显示区域分为三个显示子区域,即将显示区域分为三个子屏幕,以此类推。The electronic device divides the display area of the display screen, that is, the split screen operation. The display area can be divided into two display sub-areas, that is, the display area is divided into two sub-screens, or the display area is divided into three display sub-areas. , That is, the display area is divided into three sub-screens, and so on.
进一步的,在对显示区域进行分屏操作之后,显示区域上至少会有两个显示子区域,电子设备会将第一应用程序显示在至少两个显示子区域中的第一显示子区域上,用户可以在第一显示子区域上对第一应用程序进行操控。Further, after performing a split screen operation on the display area, there will be at least two display sub-areas on the display area, and the electronic device will display the first application on the first display sub-area of the at least two display sub-areas, The user can control the first application on the first display sub-region.
在一实施方式中,该第一显示子区域为靠近显示屏顶部的显示子区域。In one embodiment, the first display sub-region is a display sub-region near the top of the display screen.
相应的,在将第一应用程序显示在至少两个显示子区域中的第一显示子区域上之后,为了方便在其他显示子区域上进行其他应用程序的分屏操作,需要获取电子设备上的应用程序对应的图标,该图标可以直观的表现出对应的应用程序的特点,以使得用户看到图标可以快速确定需要分屏的应用程序。Correspondingly, after the first application is displayed on the first display sub-region of at least two display sub-regions, in order to facilitate the split-screen operation of other applications on other display sub-regions, it is necessary to obtain the An icon corresponding to the application. This icon can intuitively show the characteristics of the corresponding application, so that the user can quickly determine the application that needs to be split screen by seeing the icon.
203、接收用户选择的第二应用程序以及第三应用程序,将第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将第三应用程序以悬浮窗的形式显示在第二显示子区域上。203. Receive the second application and the third application selected by the user, display the second application on the second display sub-area of the at least two display sub-areas, and display the third application in the form of a floating window. On the second display sub-region.
其中,用户可以在至少两个显示子区域中的第二显示子区域上按照图标确定第二应用程序以及第三应用程序,该第二应用程序以及第三应用程序为需要进行分屏的应用程序,在用户确定后,电子设备会进行接收用户选择第二应用程序以及第三应用程序,将第二应用程序显示在至少两个显示子区域中的第二显示子区域上,使得第一应用程序与第二应用程序可以进行分屏使用,并将第三应用程序以悬浮窗的形式显示在第二显示子区域上,该悬浮窗为缩小后的小窗口,可以以一定的透明度形式进行显示。The user may determine the second application program and the third application program according to the icons on the second display sub-region of the at least two display sub-regions, and the second application program and the third application program are applications that require split screen. After the user determines, the electronic device will receive the user selects the second application program and the third application program, and displays the second application program on the second display sub-region among at least two display sub-regions, so that the first application program It can be used in split-screen mode with the second application, and the third application is displayed on the second display sub-area in the form of a floating window, which is a small window after reduction and can be displayed in a certain transparency form.
在一些实施方式中,该接收用户选择的第二应用程序以及第三应用程序的步骤,可以包括:In some implementations, the step of receiving the second application and the third application selected by the user may include:
(1)开启该电子设备上的麦克风,并通过该麦克风接收语音信息;(1) Turn on the microphone on the electronic device, and receive voice information through the microphone;
(2)分析该语音信息,以确定该语音信息中的第二应用程序以及第三应用程序。(2) The voice information is analyzed to determine a second application program and a third application program in the voice information.
其中,电子设备可以通过开启麦克风进行语音检测,用户可以对电子设备发出特定声音,电子设备会接收该用户输入的语音信息。电子设备将接收到语音信息转化为电信号,并对该电信号进行噪声抑制,该噪声抑制是指消除、弱化或压制图像中的随机变化干扰。对噪声抑制后的电信号进行特征提取,以提取出语音信息中的关键词,然后根据关键词确定出语音信息中的第二应用程序以及第三应用程序。The electronic device can perform voice detection by turning on the microphone, and the user can make a specific sound to the electronic device, and the electronic device will receive the voice information input by the user. The electronic device converts the received voice information into an electric signal, and performs noise suppression on the electric signal. The noise suppression refers to eliminating, weakening or suppressing random change interference in the image. Feature extraction is performed on the electrical signal after noise suppression to extract keywords in the voice information, and then the second application program and the third application program in the voice information are determined according to the keywords.
在一些实施方式中,该将第三应用程序以悬浮窗的形式显示在第二显示子区域上的步骤,可以包括:In some implementations, the step of displaying the third application program in the form of a floating window on the second display sub-region may include:
获取该第二应用程序当前显示画面的亮度值;Obtaining a brightness value of a current display screen of the second application;
根据该亮度值确定悬浮窗对应的第一目标透明度值;Determining a first target transparency value corresponding to the floating window according to the brightness value;
将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。Displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first target transparency value.
其中,由于该悬浮窗显示为显示在第二显示子区域上,而由于该第二显示子区域需要显示第二应用程序,所有该悬浮窗的透明度需要根据第二应用程序当前显示画面的亮度值进行改变,电子设备首先获取第二应用程序当前显示画面的亮度值,根据该亮度值确定悬浮窗对应的第一目标透明度值,具体为亮度值越高,第一目标透明度值越低。亮度值越低,第一目标透明度值越高。Because the floating window is displayed on the second display sub-region, and because the second display sub-region needs to display a second application, the transparency of all the floating windows needs to be based on the brightness value of the current display screen of the second application. When the change is made, the electronic device first obtains the brightness value of the current display screen of the second application, and determines the first target transparency value corresponding to the floating window according to the brightness value. Specifically, the higher the brightness value, the lower the first target transparency value. The lower the brightness value, the higher the first target transparency value.
进一步的,在确定了第一目标透明度值后,电子设备将第三应用程序以悬浮窗的形式显示在该第二显示子区域上,并将悬浮窗的透明度设置为第一目标透明度值,使得悬浮窗的透明度与第二应用程序的显示画面的亮度值适配,不影响用户使用。Further, after the first target transparency value is determined, the electronic device displays the third application program in the form of a floating window on the second display sub-region, and sets the transparency of the floating window to the first target transparency value, so that The transparency of the floating window is adapted to the brightness value of the display screen of the second application, and does not affect the user's use.
204、当检测到悬浮窗的触发指令时,将第三应用程序显示在第二显示子区域上,并将第二应用程序以悬浮窗的形式显示在第二显示子区域上。204. When the trigger instruction of the floating window is detected, display the third application program on the second display sub-region, and display the second application program in the form of a floating window on the second display sub-region.
其中,该触发指令的生成条件可以为对悬浮窗的长按操作生成,也就是说当检测到用户长按该悬浮窗时,将第三应用程序切换显示在第二显示子区域上,并将被切换的第二应用程序以悬浮窗的形式显示在第二显示子区域上。即实现了第二显示子区域上的应用程序 与悬浮窗上的应用程序的快速调换,节省了用户的时间。The triggering condition may be generated by a long-press operation on the floating window, that is, when it is detected that the user long-presses the floating window, the third application is switched to be displayed on the second display sub-area, and The switched second application is displayed on the second display sub-area in the form of a floating window. That is to say, the application on the second display sub-region and the application on the floating window can be quickly exchanged, which saves the user's time.
由上可知,本申请实施例通过当电子设备接收到分屏指令时,将显示屏的显示区域划分为至少两个显示子区域,并将显示的第一应用程序显示第一显示子区域上,将选择的第二应用程序显示在第二显示子区域上,并将选择第三应用程序以悬浮窗的形式显示在第二显示子区域上,当检测到悬浮窗的触发指令时,将第三应用程序显示在第二显示子区域上,并将第二应用程序以悬浮窗的形式显示在第二显示子区域上。以此在电子设备分屏显示后,将两个应用程序分别显示在显示子区域以及悬浮窗中,通过触发悬浮窗快速调换显示子区域中显示的应用程序,节省用户时间,提升了分屏显示的处理效率。It can be known from the above that in the embodiment of the present application, when the electronic device receives a split screen instruction, the display area of the display screen is divided into at least two display subareas, and the displayed first application program is displayed on the first display subarea. The selected second application is displayed on the second display sub-region, and the selected third application is displayed on the second display sub-region in the form of a floating window. When a trigger instruction of the floating window is detected, the third application is displayed. The application is displayed on the second display sub-region, and the second application is displayed on the second display sub-region in the form of a floating window. In this way, after the split screen display of the electronic device, the two applications are displayed in the display sub-region and the floating window respectively. By triggering the floating window, the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display. Processing efficiency.
下面将在上述实施例描述的方法基础上,对本申请的显示方法做进一步介绍。参考图2,该分屏显示的处理方法可以包括:Based on the methods described in the above embodiments, the display method of the present application will be further described below. Referring to FIG. 2, the processing method of the split screen display may include:
301、当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序。301. When the electronic device receives a split screen instruction, obtain the first application program currently displayed on the display screen.
其中,当检测到电子设备接收到分屏指令时,电子设备获取显示屏上当前显示的第一应用程序。Wherein, when detecting that the electronic device receives the split screen instruction, the electronic device obtains a first application program currently displayed on the display screen.
如图3所示,当检测到电子设备10接收到分屏指令时,电子设备10获取显示屏上当前显示的“应用1”。As shown in FIG. 3, when it is detected that the electronic device 10 receives a split screen instruction, the electronic device 10 obtains "Application 1" currently displayed on the display screen.
302、将显示屏的显示区域划分为至少两个显示子区域,并将第一应用程序显示在至少两个显示子区域中的第一显示子区域上。302. Divide the display area of the display screen into at least two display sub-areas, and display the first application program on the first display sub-area of the at least two display sub-areas.
其中,电子设备将显示屏的显示区域划分为至少两个显示子区域,将获取到的第一应用程序显示在至少两个显示子区域中的第一显示子区域上,该第一显示子区域为靠近显示屏顶部的显示子区域。The electronic device divides the display area of the display screen into at least two display sub-areas, and displays the acquired first application program on a first display sub-area of the at least two display sub-areas, the first display sub-area Is the display subarea near the top of the display.
如图3所示,电子设备10将,并将显示屏的显示区域划分为两个显示子区域,第一显示子区域11以及第二显示子区域12。并将“应用1”显示在第一显示子区域11上,用户可以在第一显示子区域11上对第一显示界面进行操控。As shown in FIG. 3, the electronic device 10 divides and divides the display area of the display screen into two display sub-areas, a first display sub-area 11 and a second display sub-area 12. "Application 1" is displayed on the first display sub-region 11, and the user can control the first display interface on the first display sub-region 11.
303、开启电子设备上的麦克风,并通过麦克风接收语音信息。303. Turn on the microphone on the electronic device, and receive voice information through the microphone.
其中,电子设备通过开启麦克风进行语音检测,用户可以对电子设备发出特定声音,电子设备会接收该用户输入的语音信息。Among them, the electronic device performs voice detection by turning on a microphone, and a user can emit a specific sound to the electronic device, and the electronic device will receive voice information input by the user.
304、分析语音信息,以确定语音信息中的第二应用程序以及第三应用程序。304: Analyze the voice information to determine a second application program and a third application program in the voice information.
其中,电子设备将接收到语音信息转化为电信号,并对该电信号进行噪声抑制,该噪声抑制是指消除、弱化或压制图像中的随机变化干扰。对噪声抑制后的电信号进行特征提取,以提取出语音信息中的关键词,根据该关键词确定出第二应用程序以及第三应用程序,如第二应用程序为“应用2”以及第三应用程序为“应用3”。The electronic device converts the received voice information into an electric signal, and performs noise suppression on the electric signal. The noise suppression refers to eliminating, weakening, or suppressing random changes in the image. Feature extraction is performed on the electrical signal after noise suppression to extract keywords in the voice information, and a second application program and a third application program are determined according to the keywords, for example, the second application program is "Application 2" and the third application program The application is "Application 3".
305、将第二应用程序显示在至少两个显示子区域中的第二显示子区域上。305. Display the second application program on a second display sub-area of the at least two display sub-areas.
其中,电子设备将第二应用程序显示在至少两个显示子区域中的第二显示子区域上,使得第一应用程序与第二应用程序达到分屏使用的效果。The electronic device displays the second application on the second display sub-region of the at least two display sub-regions, so that the first application and the second application achieve the effect of split screen use.
如图3所示,电子设备10将第二应用程序,如“应用2”显示在第二显示子区域12上。As shown in FIG. 3, the electronic device 10 displays a second application program, such as “Application 2”, on the second display sub-region 12.
306、获取第二应用程序当前显示画面的亮度值,根据亮度值确定悬浮窗对应的第一目标透明度值。306. Obtain the brightness value of the current display screen of the second application, and determine the first target transparency value corresponding to the floating window according to the brightness value.
其中,由于该悬浮窗显示为显示在第二显示子区域上,而由于该第二显示子区域需要显示第二应用程序,所有该悬浮窗的透明度需要根据第二应用程序当前显示画面的亮度值进行改变,对应的,该电子设备会获取第二应用程序当前显示画面的亮度值,根据亮度值确定悬浮窗对应的第一目标透明度值,亮度值越高,第一目标透明度值就可以越低,亮度值越低,第一目标透明度就需要越高。Because the floating window is displayed on the second display sub-region, and because the second display sub-region needs to display a second application, the transparency of all the floating windows needs to be based on the brightness value of the current display screen of the second application. Make a change. Correspondingly, the electronic device obtains the brightness value of the current display screen of the second application, and determines the first target transparency value corresponding to the floating window according to the brightness value. The higher the brightness value, the lower the first target transparency value. The lower the brightness value, the higher the transparency of the first target.
307、将第三应用程序以悬浮窗的形式显示在第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。307. Display the third application program in the form of a floating window on the second display sub-region, and set the transparency value of the floating window to the first target transparency value.
其中,电子设备将第三应用程序以悬浮窗的形式显示在该第二显示子区域上,并将悬浮窗的透明度设置为第一目标透明度值,使得悬浮窗的透明度与第二应用程序的显示画面的亮度值适配,不影响用户使用。The electronic device displays the third application program in the form of a floating window on the second display sub-region, and sets the transparency of the floating window to the first target transparency value, so that the transparency of the floating window and the display of the second application are The brightness value of the screen is adapted without affecting the user's use.
如图3所示,电子设备将第三应用程序,如“应用3”以悬浮窗121的形式显示在第二显示子区域12上,并将悬浮窗的透明度值设置为第一目标透明度值。As shown in FIG. 3, the electronic device displays a third application program, such as "Application 3", on the second display sub-region 12 in the form of a floating window 121, and sets the transparency value of the floating window to the first target transparency value.
308、当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值。308. When an adjustment instruction of the floating window is detected, obtain a second target transparency value input by the user.
其中,该调节指令的生成条件可以为对悬浮窗的双击操作生成,也就是说当检测到用户双击该悬浮窗时,显示输入框,接收用户输入的第二目标透明度值。The condition for generating the adjustment instruction may be generated by a double-click operation on the floating window, that is, when it is detected that the user double-clicks the floating window, an input box is displayed to receive a second target transparency value input by the user.
309、将悬浮窗的透明度值设置为第二目标透明度值。309. Set the transparency value of the floating window to the second target transparency value.
其中,当用户根据实际需求确定了第二目标透明度值时,电子设备会将悬浮窗的透明度设置为第二目标透明度值,需要说明的是,悬浮窗中显示的应用程序的显示画面的透明度会随着悬浮窗的透明度的改变而相应变化。When the user determines the second target transparency value according to actual needs, the electronic device sets the transparency of the floating window to the second target transparency value. It should be noted that the transparency of the display screen of the application displayed in the floating window will be It changes with the transparency of the floating window.
310、当检测到悬浮窗的触发指令时,将第三应用程序显示在第二显示子区域上,并将第二应用程序以悬浮窗的形式显示在第二显示子区域上。310. When the trigger instruction of the floating window is detected, display the third application program on the second display sub-region, and display the second application program in the form of a floating window on the second display sub-region.
其中,该触发指令的生成条件可以为对悬浮窗的长按操作生成,也就是说当检测到用户长按该悬浮窗时,将第三应用程序切换显示在第二显示子区域上,并将被切换的第二应用程序以悬浮窗的形式显示在第二显示子区域上。即实现了第二显示子区域上的应用程序与悬浮窗上的应用程序的快速调换,节省了用户的时间。The triggering condition may be generated by a long-press operation on the floating window, that is, when it is detected that the user long-presses the floating window, the third application is switched to be displayed on the second display sub-area, and The switched second application is displayed on the second display sub-area in the form of a floating window. That is to say, the application on the second display sub-region and the application on the floating window can be quickly exchanged, which saves the user's time.
如图3所示,当用户长按悬浮窗121时,会将“应用3”显示在第二显示子区域12上,并将“应用2”以悬浮窗的形式显示在第二显示子区域12上。As shown in FIG. 3, when the user long presses the floating window 121, "Application 3" is displayed on the second display sub-region 12 and "Application 2" is displayed in the form of a floating window on the second display sub-region 12. on.
311、当检测到悬浮窗的切换指令时,获取多个应用图标,将多个应用图标显示在悬浮窗上,并接收用户选择的目标应用图标。311. When a switching instruction of the floating window is detected, multiple application icons are acquired, multiple application icons are displayed on the floating window, and a target application icon selected by the user is received.
其中,该切换指令的生成条件可以为对悬浮窗的单击操作生成,也就是说当检测到用 户单击该悬浮窗时,可以获取多个应用图标,该多个应用图标可以为使用频率最高的几个应用程序对应的应用图标,该多个应用图标可以半透明的显示在悬浮窗上,用户可以根据需要选择目标应用图标。Wherein, the generating condition of the switching instruction may be generated by a click operation on the floating window, that is, when it is detected that the user clicks on the floating window, multiple application icons may be obtained, and the multiple application icons may be used most frequently. Application icons corresponding to several applications, the multiple application icons can be displayed semi-transparently on the floating window, and the user can select the target application icon as needed.
312、将目标应用图标对应的应用程序以悬浮窗的形式显示在第二显示子区域上。312: Display the application corresponding to the target application icon in the form of a floating window on the second display sub-region.
其中,将目标应用图标对应的应用程序以悬浮窗的形式显示在第二显示子区域上,以此实现了对悬浮窗中的应用程序快速切换的效果。The application program corresponding to the target application icon is displayed on the second display sub-area in the form of a floating window, thereby achieving the effect of quickly switching the application program in the floating window.
由上可知,本申请实施例通过当电子设备接收到分屏指令时,将显示屏的显示区域划分为至少两个显示子区域,并将显示的第一应用程序显示第一显示子区域上,通过麦克风接收语音信息,确定第二应用程序以及第三应用程序,将选择的第二应用程序显示在第二显示子区域上,并将选择第三应用程序以悬浮窗的形式显示在第二显示子区域上,并根据第二应用程序的显示画面的亮度值设置悬浮窗的透明度,当检测到悬浮窗的触发指令时,将第三应用程序显示在第二显示子区域上,并将第二应用程序以悬浮窗的形式显示在第二显示子区域上。以此在电子设备分屏显示后,将两个应用程序分别显示在显示子区域以及悬浮窗中,通过触发悬浮窗快速调换显示子区域中显示的应用程序,节省用户时间,提升了分屏显示的处理效率。It can be known from the above that in the embodiment of the present application, when the electronic device receives a split screen instruction, the display area of the display screen is divided into at least two display subareas, and the displayed first application program is displayed on the first display subarea. Receive voice information through a microphone, determine the second application and the third application, display the selected second application on the second display sub-area, and display the selected third application on the second display in the form of a floating window The transparency of the floating window is set on the sub-region according to the brightness value of the display screen of the second application. When the trigger instruction of the floating window is detected, the third application is displayed on the second display sub-region, and the second The application is displayed on the second display sub-area in the form of a floating window. In this way, after the split screen display of the electronic device, the two applications are displayed in the display sub-region and the floating window respectively. By triggering the floating window, the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display Processing efficiency.
本申请实施例提供一种分屏显示的处理装置,应用于电子设备中,包括:An embodiment of the present application provides a processing device for split-screen display, which is applied to an electronic device and includes:
获取单元,用于当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;An obtaining unit, configured to obtain a first application currently displayed on the display screen when the electronic device receives a split screen instruction;
划分单元,用于将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;A dividing unit, configured to divide a display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas;
显示单元,用于接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;A display unit, configured to receive a second application program and a third application program selected by a user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-region in the form of a floating window;
触发单元,用于当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。A triggering unit, configured to display the third application program on the second display sub-region when a trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the On the second display sub-area.
在一种实施方式中,该显示单元,包括:开启子单元,用于开启所述电子设备上的麦克风,并通过所述麦克风接收语音信息;确定子单元,用于分析所述语音信息,以确定所述语音信息中的第二应用程序以及第三应用程序;显示子单元,用于将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上。In one embodiment, the display unit includes: an enabling sub-unit for turning on a microphone on the electronic device and receiving voice information through the microphone; and determining a sub-unit for analyzing the voice information to Determining a second application program and a third application program in the voice information; a display subunit, configured to display the second application program on a second display subarea of at least two display subareas, and The third application program is displayed on the second display sub-region in the form of a floating window.
在一种实施方式中,该装置还包括:透明值获取单元,用于当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值;设置单元,用于将悬浮窗的透明度值设置为第二目标透明度值。In one embodiment, the device further includes: a transparent value acquiring unit configured to acquire a second target transparency value input by the user when an adjustment instruction of the floating window is detected; and a setting unit configured to set the transparency value of the floating window. Set to the second target transparency value.
在一种实施方式中,该透明值获取单元,具体用于:当检测到用户双击所述悬浮窗时,显示输入框;接收用户在所述输入框输入的第二目标透明度值。In one embodiment, the transparent value obtaining unit is specifically configured to: when detecting that the user double-clicks the floating window, display an input box; and receive a second target transparency value input by the user in the input box.
在一实施例中还提供了一种分屏显示的处理装置。请参阅图4,图4为本申请实施例提供的分屏显示的处理装置的结构示意图。其中该分屏显示的处理装置应用于电子设备,该分屏显示的处理装置包括获取单元401、划分单元402、显示单元403以及触发单元404,如下:In one embodiment, a processing device for split screen display is also provided. Please refer to FIG. 4, which is a schematic structural diagram of a processing device for split-screen display according to an embodiment of the present application. The processing device for split-screen display is applied to an electronic device. The processing device for split-screen display includes an obtaining unit 401, a dividing unit 402, a display unit 403, and a triggering unit 404, as follows:
该获取单元401,用于当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序。The obtaining unit 401 is configured to obtain a first application program currently displayed on a display screen when an electronic device receives a split screen instruction.
其中,当检测到电子设备接收到分屏指令时,获取单元401获取显示屏上当前显示的第一应用程序,该第一应用程序可以包括应用程序的程序界面,比如即时通讯应用程序的即时通信界面,该第一应用程序也可以通俗的理解为前台应用程序。Wherein, when detecting that the electronic device receives a split-screen instruction, the obtaining unit 401 obtains a first application currently displayed on the display screen, and the first application may include a program interface of the application, such as instant communication of an instant messaging application. Interface, the first application can also be commonly understood as a foreground application.
该划分单元402,用于将该显示屏的显示区域划分为至少两个显示子区域,并将该第一应用程序显示在至少两个显示子区域中的第一显示子区域上。The dividing unit 402 is configured to divide the display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas.
其中,划分单元402将显示屏的显示区域进行划分,即分屏操作,可以将显示区域分为两个显示子区域,即将显示区域分为两个子屏幕,或者将显示区域分为三个显示子区域,即将显示区域分为三个子屏幕,以此类推。The dividing unit 402 divides the display area of the display screen, that is, the split screen operation. The display area can be divided into two display sub-areas, that is, the display area is divided into two sub-screens, or the display area is divided into three display sub-areas. Area, that is, the display area is divided into three sub-screens, and so on.
进一步的,在对显示区域进行分屏操作之后,显示区域上至少会有两个显示子区域,划分单元402会将第一应用程序显示在至少两个显示子区域中的第一显示子区域上,用户可以在第一显示子区域上对第一应用程序进行操控。Further, after performing a split screen operation on the display area, there will be at least two display subareas on the display area, and the dividing unit 402 will display the first application on the first display subarea of the at least two display subareas , The user can control the first application on the first display sub-region.
在一实施方式中,该第一显示子区域为靠近显示屏顶部的显示子区域。In one embodiment, the first display sub-region is a display sub-region near the top of the display screen.
其中,在将第一应用程序显示在至少两个显示子区域中的第一显示子区域上之后,为了方便在其他显示子区域上进行其他应用程序的分屏操作,需要获取电子设备上的应用程序对应的图标,该图标可以直观的表现出对应的应用程序的特点,以使得用户看到图标可以快速确定需要分屏的应用程序。After the first application is displayed on the first display sub-region among at least two display sub-regions, in order to facilitate the split-screen operation of other applications on the other display sub-regions, it is necessary to obtain the application on the electronic device. An icon corresponding to the program. This icon can intuitively show the characteristics of the corresponding application program, so that the user can quickly determine the application program that needs to split the screen when seeing the icon.
该显示单元403,用于接收用户选择的第二应用程序以及第三应用程序,将该第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上。The display unit 403 is configured to receive a second application program and a third application program selected by the user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-area in the form of a floating window.
其中,用户可以在至少两个显示子区域中的第二显示子区域上按照图标确定第二应用程序以及第三应用程序,该第二应用程序以及第三应用程序为需要进行分屏的应用程序,在用户确定后,显示单元403会进行接收用户选择第二应用程序以及第三应用程序,将第二应用程序显示在至少两个显示子区域中的第二显示子区域上,使得第一应用程序与第二应用程序可以进行分屏使用,并将第三应用程序以悬浮窗的形式显示在第二显示子区域上,该悬浮窗为缩小后的小窗口,可以以一定的透明度形式进行显示。The user may determine the second application program and the third application program according to the icons on the second display sub-region of the at least two display sub-regions, and the second application program and the third application program are applications that require split screen. After the user determines, the display unit 403 will receive the user to select the second application program and the third application program, and display the second application program on the second display subarea of the at least two display subareas, so that the first application The program and the second application can be used in split screens, and the third application is displayed on the second display sub-region in the form of a floating window, which is a small window after reduction and can be displayed in a certain transparency form. .
该触发单元404,用于当检测到悬浮窗的触发指令时,将该第三应用程序显示在该第二显示子区域上,并将该第二应用程序以悬浮窗的形式显示在该第二显示子区域上。The trigger unit 404 is configured to display the third application program on the second display sub-area when the trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the second Show on the subarea.
其中,该触发指令的生成条件可以为对悬浮窗的长按操作生成,也就是说当触发单元 404检测到用户长按该悬浮窗时,将第三应用程序切换显示在第二显示子区域上,并将被切换的第二应用程序以悬浮窗的形式显示在第二显示子区域上。即实现了第二显示子区域上的应用程序与悬浮窗上的应用程序的快速调换,节省了用户的时间。The trigger condition may be generated by a long-press operation on the floating window, that is, when the trigger unit 404 detects that the user has long-pressed the floating window, the third application program is switched to be displayed on the second display sub-region. And display the switched second application on the second display sub-area in the form of a floating window. That is to say, the application on the second display sub-region and the application on the floating window can be quickly exchanged, which saves the user's time.
在一实施例中,参考图5,该分屏显示的处理装置还可以包括:In an embodiment, referring to FIG. 5, the split screen display processing device may further include:
其中,该显示单元403可以包括开启子单元4031、确定子单元4032以及显示子单元4033。The display unit 403 may include an enable subunit 4031, a determination subunit 4032, and a display subunit 4033.
进一步的,该开启子单元4031,用于开启该电子设备上的麦克风,并通过该麦克风接收语音信息。该确定子单元4032,用于分析该语音信息,以确定该语音信息中的第二应用程序以及第三应用程序。该显示子单元4033,用于将该第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上。Further, the enabling subunit 4031 is configured to enable a microphone on the electronic device and receive voice information through the microphone. The determining subunit 4032 is configured to analyze the voice information to determine a second application program and a third application program in the voice information. The display subunit 4033 is configured to display the second application program on a second display subregion of at least two display subregions, and display the third application program on the second display submodule in the form of a floating window. Area.
其中,该显示子单元4033具体可以用于将该第二应用程序显示在至少两个显示子区域中的第二显示子区域上;获取该第二应用程序当前显示画面的亮度值;根据该亮度值确定悬浮窗对应的第一目标透明度值;将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。The display sub-unit 4033 may be specifically configured to display the second application on a second display sub-region of at least two display sub-regions; obtain a brightness value of a current display screen of the second application; and according to the brightness The value determines the first target transparency value corresponding to the floating window; displays the third application program in the form of a floating window on the second display sub-region, and sets the transparency value of the floating window to the first target transparency value.
其中,分屏显示的处理装置中各单元执行的步骤可以参考上述方法实施例描述的方法步骤。该分屏显示的处理装置可以集成在电子设备中,如手机、平板电脑等。For the steps performed by each unit in the processing device with a split screen display, reference may be made to the method steps described in the foregoing method embodiments. The processing device for split-screen display can be integrated in electronic devices, such as mobile phones, tablet computers, and so on.
具体实施时,以上各个单元可以作为独立的实体实现,也可以进行任意组合,作为同一或若干个实体来实现,以上各个单位的具体实施可参见前面的实施例,在此不再赘述。In specific implementation, the above units may be implemented as independent entities, or may be arbitrarily combined, and implemented as the same or several entities. For specific implementation of the above units, refer to the foregoing embodiments, and details are not described herein.
由上可知,本实施例提供的分屏显示的处理装置通过当电子设备接收到分屏指令时,该获取单元401获取显示屏当前显示的第一应用程序;划分单元402将该显示屏的显示区域划分为至少两个显示子区域,并将该第一应用程序显示在至少两个显示子区域中的第一显示子区域上;显示单元403接收用户选择的第二应用程序以及第三应用程序,将该第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上;当触发单元404检测到悬浮窗的触发指令时,将该第三应用程序显示在该第二显示子区域上,并将该第二应用程序以悬浮窗的形式显示在该第二显示子区域上。以此在电子设备分屏显示后,将两个应用程序分别显示在显示子区域以及悬浮窗中,通过触发悬浮窗快速调换显示子区域中显示的应用程序,节省用户时间,提升了分屏显示的处理效率。As can be seen from the above, the processing device for split-screen display provided by this embodiment obtains the first application currently displayed on the display screen when the electronic device receives the split-screen instruction; the dividing unit 402 displays the display of the display screen. The area is divided into at least two display sub-areas, and the first application is displayed on the first display sub-area of the at least two display sub-areas; the display unit 403 receives the second application and the third application selected by the user , Displaying the second application on the second display sub-region of at least two display sub-regions, and displaying the third application on the second display sub-region in the form of a floating window; when the trigger unit 404 is triggered When the trigger instruction of the floating window is detected, the third application is displayed on the second display sub-region, and the second application is displayed on the second display sub-region in the form of a floating window. In this way, after the split screen display of the electronic device, the two applications are displayed in the display sub-region and the floating window respectively. By triggering the floating window, the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display Processing efficiency.
本申请实施例还提供一种电子设备。请参阅图6,电子设备500包括处理器501以及存储器502。其中,处理器501与存储器502电性连接。An embodiment of the present application further provides an electronic device. Referring to FIG. 6, the electronic device 500 includes a processor 501 and a memory 502. The processor 501 is electrically connected to the memory 502.
该处理器500是电子设备500的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或加载存储在存储器502内的计算机程序,以及调用存储在存储器502内的数据,执行电子设备500的各种功能并处理数据,从而对电子设备500进行整体监控。The processor 500 is a control center of the electronic device 500, and uses various interfaces and lines to connect various parts of the entire electronic device. Various functions of the electronic device 500 and data are processed to perform overall monitoring of the electronic device 500.
该存储器502可用于存储软件程序以及模块,处理器501通过运行存储在存储器502的计算机程序以及模块,从而执行各种功能应用以及数据处理。存储器502可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的计算机程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据电子设备的使用所创建的数据等。此外,存储器502可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。相应地,存储器502还可以包括存储器控制器,以提供处理器501对存储器502的访问。The memory 502 can be used to store software programs and modules. The processor 501 executes various functional applications and data processing by running computer programs and modules stored in the memory 502. The memory 502 may mainly include a storage program area and a storage data area, where the storage program area may store an operating system, a computer program (such as a sound playback function, an image playback function, etc.) required for at least one function; the storage data area may store data according to Data created by the use of electronic devices, etc. In addition, the memory 502 may include a high-speed random access memory, and may further include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices. Accordingly, the memory 502 may further include a memory controller to provide the processor 501 with access to the memory 502.
在本申请实施例中,电子设备500中的处理器501会按照如下的步骤,将一个或一个以上的计算机程序的进程对应的指令加载到存储器502中,并由处理器501运行存储在存储器502中的计算机程序,从而实现各种功能,如下:In the embodiment of the present application, the processor 501 in the electronic device 500 loads the instructions corresponding to the process of one or more computer programs into the memory 502 according to the following steps, and the processor 501 runs the stored data in the memory 502 A computer program in the computer to achieve various functions, as follows:
当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
将该显示屏的显示区域划分为至少两个显示子区域,并将该第一应用程序显示在至少两个显示子区域中的第一显示子区域上;Dividing the display area of the display screen into at least two display sub-areas, and displaying the first application on the first display sub-area of the at least two display sub-areas;
接收用户选择的第二应用程序以及第三应用程序,将该第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上;Receiving a second application and a third application selected by the user, displaying the second application on a second display sub-region of at least two display sub-regions, and displaying the third application in the form of a floating window On the second display sub-region;
当检测到悬浮窗的触发指令时,将该第三应用程序显示在该第二显示子区域上,并将该第二应用程序以悬浮窗的形式显示在该第二显示子区域上。When the trigger instruction of the floating window is detected, the third application program is displayed on the second display sub-region, and the second application program is displayed on the second display sub-region in the form of a floating window.
在某些实施方式中,在接收用户选择的第二应用程序以及第三应用程序时,处理器501可以具体执行以下步骤:In some implementations, when receiving the second application and the third application selected by the user, the processor 501 may specifically perform the following steps:
开启该电子设备上的麦克风,并通过该麦克风接收语音信息;Turn on the microphone on the electronic device, and receive voice information through the microphone;
分析该语音信息,以确定该语音信息中的第二应用程序以及第三应用程序。The voice information is analyzed to determine a second application program and a third application program in the voice information.
在某些实施方式中,在将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上时,处理器501可以具体执行以下步骤:In some embodiments, when the third application is displayed on the second display sub-area in the form of a floating window, the processor 501 may specifically perform the following steps:
获取该第二应用程序当前显示画面的亮度值;Obtaining a brightness value of a current display screen of the second application;
根据该亮度值确定悬浮窗对应的第一目标透明度值;Determining a first target transparency value corresponding to the floating window according to the brightness value;
将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。Displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first target transparency value.
在某些实施方式中,在将该第三应用程序以悬浮窗的形式显示在该第二显示子区域上之后,处理器501还可以具体执行以下步骤:In some implementations, after displaying the third application program in the form of a floating window on the second display sub-region, the processor 501 may further specifically perform the following steps:
当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值;When the adjustment instruction of the floating window is detected, obtaining a second target transparency value input by the user;
将悬浮窗的透明度值设置为第二目标透明度值。Set the transparency value of the floating window to the second target transparency value.
在某些实施方式中,在当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值,处理器501可以具体执行以下步骤:In some embodiments, when the adjustment instruction of the floating window is detected, the second target transparency value input by the user is acquired, and the processor 501 may specifically perform the following steps:
当检测到用户双击所述悬浮窗时,显示输入框;Displaying an input box when it is detected that the user double-clicks the floating window;
接收用户在所述输入框输入的第二目标透明度值。Receiving a second target transparency value input by the user in the input box.
在某些实施方式中,在将该第二应用程序以悬浮窗的形式显示在该第二显示子区域上之后,处理器501还可以具体执行以下步骤:In some embodiments, after displaying the second application program on the second display sub-area in the form of a floating window, the processor 501 may further specifically perform the following steps:
当检测到悬浮窗的切换指令时,获取多个应用图标;When a switching instruction of the floating window is detected, multiple application icons are acquired;
将该多个应用图标显示在悬浮窗上,并接收用户选择的目标应用图标;Displaying the multiple application icons on the floating window, and receiving a target application icon selected by the user;
将目标应用图标对应的应用程序以悬浮窗的形式显示在该第二显示子区域上。The application program corresponding to the target application icon is displayed on the second display sub-area in the form of a floating window.
在某些实施方式中,在接收用户选择的第二应用程序以及第三应用程序时,处理器501可以具体执行以下步骤:In some implementations, when receiving the second application and the third application selected by the user, the processor 501 may specifically perform the following steps:
接收用户在至少两个显示子区域中的第二显示子区域上按照图标确定的第二应用程序以及第三应用程序。Receive a second application program and a third application program determined by the user according to the icons on the second display subregions of the at least two display subregions.
由上述可知,本申请实施例的电子设备,通过当电子设备接收到分屏指令时,将显示屏的显示区域划分为至少两个显示子区域,并将显示的第一应用程序显示第一显示子区域上,将选择的第二应用程序显示在第二显示子区域上,并将选择第三应用程序以悬浮窗的形式显示在第二显示子区域上,当检测到悬浮窗的触发指令时,将第三应用程序显示在第二显示子区域上,并将第二应用程序以悬浮窗的形式显示在第二显示子区域上。以此在电子设备分屏显示后,将两个应用程序分别显示在显示子区域以及悬浮窗中,通过触发悬浮窗快速调换显示子区域中显示的应用程序,节省用户时间,提升了分屏显示的处理效率。It can be known from the foregoing that, when the electronic device according to the embodiment of the present application receives a split screen instruction, the display area of the display screen is divided into at least two display sub-areas, and the displayed first application program displays the first display. On the sub-region, the selected second application is displayed on the second display sub-region, and the selected third application is displayed on the second display sub-region in the form of a floating window. When the trigger instruction of the floating window is detected , Displaying the third application on the second display sub-region, and displaying the second application on the second display sub-region in the form of a floating window. In this way, after the split screen display of the electronic device, the two applications are displayed in the display sub-region and the floating window respectively. By triggering the floating window, the applications displayed in the display sub-region can be quickly swapped, which saves user time and improves the split-screen display Processing efficiency.
请一并参阅图7,在某些实施方式中,电子设备500还可以包括:显示器503、射频电路504、音频电路505以及电源506。其中,其中,显示器503、射频电路504、音频电路505以及电源506分别与处理器501电性连接。Please refer to FIG. 7 together. In some embodiments, the electronic device 500 may further include a display 503, a radio frequency circuit 504, an audio circuit 505, and a power source 506. Among them, the display 503, the radio frequency circuit 504, the audio circuit 505, and the power supply 506 are electrically connected to the processor 501, respectively.
该显示器503可以用于显示由用户输入的信息或提供给用户的信息以及各种图形用户接口,这些图形用户接口可以由图形、文本、图标、视频和其任意组合来构成。显示器503可以包括显示面板,在某些实施方式中,可以采用液晶显示器(Liquid Crystal Display,LCD)、或者有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板。The display 503 may be used to display information input by the user or information provided to the user and various graphical user interfaces. These graphical user interfaces may be composed of graphics, text, icons, videos, and any combination thereof. The display 503 may include a display panel. In some embodiments, the display panel may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), or an organic light emitting diode (Organic Light-Emitting Diode, OLED).
该射频电路504可以用于收发射频信号,以通过无线通信与网络设备或其他电子设备建立无线通讯,与网络设备或其他电子设备之间收发信号。The radio frequency circuit 504 can be used to transmit and receive radio frequency signals to establish wireless communication with a network device or other electronic devices through wireless communication, and transmit and receive signals to and from the network device or other electronic devices.
该音频电路505可以用于通过扬声器、传声器提供用户与电子设备之间的音频接口。The audio circuit 505 may be used to provide an audio interface between the user and the electronic device through a speaker or a microphone.
该电源506可以用于给电子设备500的各个部件供电。在一些实施例中,电源506可以通过电源管理系统与处理器501逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The power supply 506 can be used to power various components of the electronic device 500. In some embodiments, the power supply 506 may be logically connected to the processor 501 through a power management system, so as to implement functions such as management of charging, discharging, and power consumption management through the power management system.
尽管图7中未示出,电子设备500还可以包括摄像头、蓝牙模块等,在此不再赘述。Although not shown in FIG. 7, the electronic device 500 may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
本申请实施例还提供一种存储介质,该存储介质存储有计算机程序,当该计算机程序 在计算机上运行时,使得该计算机执行上述任一实施例中的分屏显示的处理方法,比如:当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;将显示屏的显示区域划分为至少两个显示子区域,并将第一应用程序显示在至少两个显示子区域中的第一显示子区域上;接收用户选择的第二应用程序以及第三应用程序,将第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将第三应用程序以悬浮窗的形式显示在第二显示子区域上;当检测到悬浮窗的触发指令时,将第三应用程序显示在第二显示子区域上,并将第二应用程序以悬浮窗的形式显示在第二显示子区域上。An embodiment of the present application further provides a storage medium. The storage medium stores a computer program. When the computer program runs on a computer, the computer causes the computer to execute the split screen display processing method in any of the foregoing embodiments, such as: When the electronic device receives the split screen instruction, it acquires the first application currently displayed on the display screen; divides the display area of the display screen into at least two display sub-areas, and displays the first application program in at least two display sub-areas On the first display sub-region; receiving the second application and the third application selected by the user, displaying the second application on the second display sub-region of at least two display sub-regions, and placing the third application Display in the form of a floating window on the second display sub-region; when a trigger instruction of the floating window is detected, display the third application on the second display sub-region, and display the second application in the form of a floating window On the second display sub-region.
在本申请实施例中,存储介质可以是磁碟、光盘、只读存储器(Read Only Memory,ROM,)、或者随机存取记忆体(Random Access Memory,RAM)等。In the embodiment of the present application, the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read Only Memory, ROM), or a random access memory (Random Access Memory, RAM).
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the above embodiments, the description of each embodiment has its own emphasis. For a part that is not described in detail in one embodiment, reference may be made to related descriptions in other embodiments.
需要说明的是,对本申请实施例的分屏显示的处理方法而言,本领域普通测试人员可以理解实现本申请实施例的分屏显示的处理方法的全部或部分流程,是可以通过计算机程序来控制相关的硬件来完成,所述计算机程序可存储于一计算机可读取存储介质中,如存储在电子设备的存储器中,并被该电子设备内的至少一个处理器执行,在执行过程中可包括如分屏显示的处理方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储器、随机存取记忆体等。It should be noted that, for the method for processing split-screen display in the embodiments of the present application, ordinary testers in the art can understand that all or part of the flow of the method for processing split-screen display in the embodiments of the present application can be implemented by a computer program. Controlling related hardware to complete, the computer program may be stored in a computer-readable storage medium, such as stored in a memory of an electronic device, and executed by at least one processor in the electronic device. A process including an embodiment of a processing method such as a split screen display. The storage medium may be a magnetic disk, an optical disk, a read-only memory, a random access memory, or the like.
对本申请实施例的分屏显示的处理装置而言,其各功能模块可以集成在一个处理芯片中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中,所述存储介质譬如为只读存储器,磁盘或光盘等。For the split-screen display processing device of the embodiment of the present application, its functional modules may be integrated in one processing chip, or each module may exist separately physically, or two or more modules may be integrated into one module. The above integrated modules can be implemented in the form of hardware or software functional modules. If the integrated module is implemented in the form of a software functional module and sold or used as an independent product, it may also be stored in a computer-readable storage medium, such as a read-only memory, a magnetic disk, or an optical disk. .
以上对本申请实施例所提供的一种分屏显示的处理方法、装置、存储介质及电子设备进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。The method, device, storage medium, and electronic device for split-screen display provided by the embodiments of the present application have been described in detail above. The specific examples are used in this document to explain the principle and implementation of the present application. The above embodiments The description is only used to help understand the method of the application and its core ideas; at the same time, for those skilled in the art, according to the ideas of the application, there will be changes in the specific implementation and application scope, as described above The contents of this description should not be construed as limiting the present application.

Claims (20)

  1. 一种分屏显示的处理方法,应用于电子设备,其中,包括:A method for processing split-screen display, which is applied to electronic equipment and includes:
    当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
    将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;Dividing the display area of the display screen into at least two display sub-areas, and displaying the first application program on a first display sub-area of the at least two display sub-areas;
    接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;Receiving a second application and a third application selected by a user, displaying the second application on a second display sub-region of at least two display sub-regions, and placing the third application in a floating window A form is displayed on the second display sub-region;
    当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。When the trigger instruction of the floating window is detected, displaying the third application program on the second display sub-region, and displaying the second application program in the form of a floating window on the second display sub-region on.
  2. 如权利要求1所述的分屏显示的处理方法,其中,所述接收用户选择的第二应用程序以及第三应用程序的步骤,包括:The method for processing split-screen display according to claim 1, wherein the step of receiving the second application and the third application selected by the user comprises:
    开启所述电子设备上的麦克风,并通过所述麦克风接收语音信息;Turning on a microphone on the electronic device, and receiving voice information through the microphone;
    分析所述语音信息,以确定所述语音信息中的第二应用程序以及第三应用程序。The voice information is analyzed to determine a second application program and a third application program in the voice information.
  3. 如权利要求2所述的分屏显示的处理方法,其中,所述将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上的步骤,包括:The method for processing split-screen display according to claim 2, wherein the step of displaying the third application program in the form of a floating window on the second display sub-region comprises:
    获取所述第二应用程序当前显示画面的亮度值;Obtaining a brightness value of a current display screen of the second application;
    根据所述亮度值确定悬浮窗对应的第一目标透明度值;Determining a first target transparency value corresponding to the floating window according to the brightness value;
    将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。Displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first target transparency value.
  4. 如权利要求1所述的分屏显示的处理方法,其中,所述将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上的步骤之后,还包括:The method for processing split-screen display according to claim 1, wherein after the step of displaying the third application program in the form of a floating window on the second display sub-region, further comprising:
    当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值;When the adjustment instruction of the floating window is detected, obtaining a second target transparency value input by the user;
    将悬浮窗的透明度值设置为第二目标透明度值。Set the transparency value of the floating window to the second target transparency value.
  5. 如权利要求4所述的分屏显示的处理方法,其中,所述当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值的步骤,包括:The method for processing split-screen display according to claim 4, wherein the step of obtaining the second target transparency value input by the user when the adjustment instruction of the floating window is detected, comprising:
    当检测到用户双击所述悬浮窗时,显示输入框;Displaying an input box when it is detected that the user double-clicks the floating window;
    接收用户在所述输入框输入的第二目标透明度值。Receiving a second target transparency value input by the user in the input box.
  6. 如权利要求1所述的分屏显示的处理方法,其中,所述将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上的步骤之后,还包括:The method for processing split-screen display according to claim 1, wherein after the step of displaying the second application program in the form of a floating window on the second display sub-region, further comprising:
    当检测到悬浮窗的切换指令时,获取多个应用图标;When a switching instruction of the floating window is detected, multiple application icons are acquired;
    将所述多个应用图标显示在悬浮窗上,并接收用户选择的目标应用图标;Displaying the plurality of application icons on a floating window, and receiving a target application icon selected by a user;
    将目标应用图标对应的应用程序以悬浮窗的形式显示在所述第二显示子区域上。Displaying the application corresponding to the target application icon in the form of a floating window on the second display sub-region.
  7. 如权利要求1所述的分屏显示的处理方法,其中,所述接收用户选择的第二应用程序以及第三应用程序的步骤,包括:The method for processing split-screen display according to claim 1, wherein the step of receiving the second application and the third application selected by the user comprises:
    接收用户在至少两个显示子区域中的第二显示子区域上按照图标确定的第二应用程序以及第三应用程序。Receive a second application program and a third application program determined by the user according to the icons on the second display subregions of the at least two display subregions.
  8. 一种分屏显示的处理装置,应用于电子设备,其中,包括:A processing device for split-screen display, which is applied to electronic equipment and includes:
    获取单元,用于当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;An obtaining unit, configured to obtain a first application currently displayed on the display screen when the electronic device receives a split screen instruction;
    划分单元,用于将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;A dividing unit, configured to divide a display area of the display screen into at least two display sub-areas, and display the first application program on a first display sub-area of the at least two display sub-areas;
    显示单元,用于接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;A display unit, configured to receive a second application program and a third application program selected by a user, display the second application program on a second display subregion of at least two display subregions, and display the third application The program is displayed on the second display sub-region in the form of a floating window;
    触发单元,用于当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。A triggering unit, configured to display the third application program on the second display sub-region when a trigger instruction of the floating window is detected, and display the second application program in the form of a floating window on the On the second display sub-area.
  9. 如权利要求8所述的分屏显示的处理装置,其中,所述显示单元,包括:The device for processing split-screen display according to claim 8, wherein the display unit comprises:
    开启子单元,用于开启所述电子设备上的麦克风,并通过所述麦克风接收语音信息;An enabling subunit, configured to enable a microphone on the electronic device, and receive voice information through the microphone;
    确定子单元,用于分析所述语音信息,以确定所述语音信息中的第二应用程序以及第三应用程序;A determining subunit, configured to analyze the voice information to determine a second application program and a third application program in the voice information;
    显示子单元,用于将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上。A display subunit, configured to display the second application program on a second display subregion of at least two display subregions, and display the third application program on the second display in the form of a floating window Subregion.
  10. 如权利要求9所述的分屏显示的处理装置,其中,所述显示子单元,具体用于:The device for processing split-screen display according to claim 9, wherein the display subunit is specifically configured to:
    将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上;Displaying the second application program on a second display sub-region of at least two display sub-regions;
    获取所述第二应用程序当前显示画面的亮度值;Obtaining a brightness value of a current display screen of the second application;
    根据所述亮度值确定悬浮窗对应的第一目标透明度值;Determining a first target transparency value corresponding to the floating window according to the brightness value;
    将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。Displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first target transparency value.
  11. 如权利要求8所述的分屏显示的处理装置,其中,所述装置还包括:The device for processing split-screen display according to claim 8, wherein the device further comprises:
    透明值获取单元,用于当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值;A transparent value obtaining unit, configured to obtain a second target transparency value input by the user when an adjustment instruction of the floating window is detected;
    设置单元,用于将悬浮窗的透明度值设置为第二目标透明度值。A setting unit for setting the transparency value of the floating window to a second target transparency value.
  12. 如权利要求11所述的分屏显示的处理装置,其中,所述透明值获取单元,具体用于:The device for processing split-screen display according to claim 11, wherein the transparent value obtaining unit is specifically configured to:
    当检测到用户双击所述悬浮窗时,显示输入框;Displaying an input box when it is detected that the user double-clicks the floating window;
    接收用户在所述输入框输入的第二目标透明度值。Receiving a second target transparency value input by the user in the input box.
  13. 一种存储介质,其上存储有计算机程序,其中,当所述计算机程序在计算机上运行时,使得所述计算机执行如权利要求1所述的分屏显示的处理方法。A storage medium having stored thereon a computer program, wherein when the computer program is run on a computer, the computer is caused to execute the processing method of split screen display according to claim 1.
  14. 一种电子设备,包括处理器和存储器,所述存储器有计算机程序,其中,所述处理器通过调用所述计算机程序,用于执行步骤:An electronic device includes a processor and a memory, where the memory has a computer program, wherein the processor executes steps by calling the computer program:
    当电子设备接收到分屏指令时,获取显示屏当前显示的第一应用程序;When the electronic device receives the split screen instruction, it obtains the first application program currently displayed on the display screen;
    将所述显示屏的显示区域划分为至少两个显示子区域,并将所述第一应用程序显示在至少两个显示子区域中的第一显示子区域上;Dividing the display area of the display screen into at least two display sub-areas, and displaying the first application program on a first display sub-area of the at least two display sub-areas;
    接收用户选择的第二应用程序以及第三应用程序,将所述第二应用程序显示在至少两个显示子区域中的第二显示子区域上,并将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上;Receiving a second application and a third application selected by a user, displaying the second application on a second display sub-region of at least two display sub-regions, and placing the third application in a floating window A form is displayed on the second display sub-region;
    当检测到悬浮窗的触发指令时,将所述第三应用程序显示在所述第二显示子区域上,并将所述第二应用程序以悬浮窗的形式显示在所述第二显示子区域上。When the trigger instruction of the floating window is detected, displaying the third application program on the second display sub-region, and displaying the second application program in the form of a floating window on the second display sub-region on.
  15. 如权利要求14所述的电子设备,其中,所述处理器通过调用所述计算机程序,用于执行步骤:The electronic device according to claim 14, wherein the processor is configured to execute the steps by calling the computer program:
    开启所述电子设备上的麦克风,并通过所述麦克风接收语音信息;Turning on a microphone on the electronic device, and receiving voice information through the microphone;
    分析所述语音信息,以确定所述语音信息中的第二应用程序以及第三应用程序。The voice information is analyzed to determine a second application program and a third application program in the voice information.
  16. 如权利要求15所述的电子设备,其中,所述处理器通过调用所述计算机程序,还用于执行步骤:The electronic device according to claim 15, wherein the processor is further configured to perform the steps by calling the computer program:
    获取所述第二应用程序当前显示画面的亮度值;Obtaining a brightness value of a current display screen of the second application;
    根据所述亮度值确定悬浮窗对应的第一目标透明度值;Determining a first target transparency value corresponding to the floating window according to the brightness value;
    将所述第三应用程序以悬浮窗的形式显示在所述第二显示子区域上,并将悬浮窗的透明度值设置为第一目标透明度值。Displaying the third application program in the form of a floating window on the second display sub-region, and setting the transparency value of the floating window to the first target transparency value.
  17. 如权利要求14所述的电子设备,其中,所述处理器通过调用所述计算机程序,还用于执行步骤:The electronic device according to claim 14, wherein the processor is further configured to execute the steps by calling the computer program:
    当检测到悬浮窗的调节指令时,获取用户输入的第二目标透明度值;When the adjustment instruction of the floating window is detected, obtaining a second target transparency value input by the user;
    将悬浮窗的透明度值设置为第二目标透明度值。Set the transparency value of the floating window to the second target transparency value.
  18. 如权利要求17所述的电子设备,其中,所述处理器通过调用所述计算机程序,用于执行步骤:The electronic device of claim 17, wherein the processor is configured to execute the steps by calling the computer program:
    当检测到用户双击所述悬浮窗时,显示输入框;Displaying an input box when it is detected that the user double-clicks the floating window;
    接收用户在所述输入框输入的第二目标透明度值。Receiving a second target transparency value input by the user in the input box.
  19. 如权利要求14所述的电子设备,其中,所述处理器通过调用所述计算机程序,还用于执行步骤:The electronic device according to claim 14, wherein the processor is further configured to execute the steps by calling the computer program:
    当检测到悬浮窗的切换指令时,获取多个应用图标;When a switching instruction of the floating window is detected, multiple application icons are acquired;
    将所述多个应用图标显示在悬浮窗上,并接收用户选择的目标应用图标;Displaying the plurality of application icons on a floating window, and receiving a target application icon selected by a user;
    将目标应用图标对应的应用程序以悬浮窗的形式显示在所述第二显示子区域上。Displaying the application corresponding to the target application icon in the form of a floating window on the second display sub-region.
  20. 如权利要求14所述的电子设备,其中,所述处理器通过调用所述计算机程序,用于执行步骤:The electronic device according to claim 14, wherein the processor is configured to execute the steps by calling the computer program:
    接收用户在至少两个显示子区域中的第二显示子区域上按照图标确定的第二应用程序以及第三应用程序。Receive a second application program and a third application program determined by the user according to the icons on the second display subregions of the at least two display subregions.
PCT/CN2019/086011 2018-07-10 2019-05-08 Split-screen display processing method and apparatus, storage medium, and electronic device WO2020010911A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810752159.7A CN108984083A (en) 2018-07-10 2018-07-10 Processing method, device, storage medium and the electronic equipment of split screen display available
CN201810752159.7 2018-07-10

Publications (1)

Publication Number Publication Date
WO2020010911A1 true WO2020010911A1 (en) 2020-01-16

Family

ID=64537677

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/086011 WO2020010911A1 (en) 2018-07-10 2019-05-08 Split-screen display processing method and apparatus, storage medium, and electronic device

Country Status (2)

Country Link
CN (1) CN108984083A (en)
WO (1) WO2020010911A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805743A (en) * 2021-08-12 2021-12-17 荣耀终端有限公司 Method for switching display window and electronic equipment

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984083A (en) * 2018-07-10 2018-12-11 Oppo广东移动通信有限公司 Processing method, device, storage medium and the electronic equipment of split screen display available
CN110196973B (en) * 2019-05-27 2021-07-13 珠海格力电器股份有限公司 Remark display method and device
CN110377377A (en) * 2019-06-06 2019-10-25 北京梧桐车联科技有限责任公司 Display methods and device, electronic equipment and storage medium
CN110647274A (en) * 2019-08-15 2020-01-03 华为技术有限公司 Interface display method and equipment
CN110837334B (en) * 2019-11-04 2022-03-22 北京字节跳动网络技术有限公司 Method, device, terminal and storage medium for interactive control
CN112269515A (en) * 2020-11-12 2021-01-26 Oppo广东移动通信有限公司 Multi-window processing method and device on mobile terminal, mobile terminal and medium
CN113032068A (en) * 2021-03-23 2021-06-25 维沃移动通信有限公司 Display method and electronic device
CN113220209A (en) * 2021-05-07 2021-08-06 深圳市艾酷通信软件有限公司 Split screen display method and device
CN117270748A (en) * 2022-06-14 2023-12-22 Oppo广东移动通信有限公司 Interface operation method and device and electronic equipment
CN114995741B (en) * 2022-08-02 2022-11-08 广州市保伦电子有限公司 Multi-point touch method, device and system for multi-screen display

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107315518A (en) * 2017-06-27 2017-11-03 努比亚技术有限公司 A kind of terminal split screen method, device and computer-readable recording medium
CN108984083A (en) * 2018-07-10 2018-12-11 Oppo广东移动通信有限公司 Processing method, device, storage medium and the electronic equipment of split screen display available

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929478A (en) * 2012-09-25 2013-02-13 东莞宇龙通信科技有限公司 Application switching method and communication terminal
CN104298417A (en) * 2013-07-19 2015-01-21 北京三星通信技术研究有限公司 Application program view management method and device by mobile terminal
CN104793838B (en) * 2014-01-20 2019-08-27 南京中兴软件有限责任公司 A kind of method and device for realizing the display that suspends
CN104793839B (en) * 2014-01-20 2019-08-06 中兴通讯股份有限公司 A kind of display control method and system of touch screen interface
CN105335044A (en) * 2014-08-11 2016-02-17 中兴通讯股份有限公司 Window display processing method in split-screen mode and electronic device
CN104899062B (en) * 2015-05-29 2018-07-06 努比亚技术有限公司 Using startup method and device
CN106201427A (en) * 2016-07-15 2016-12-07 东莞酷派软件技术有限公司 A kind of application program launching method and terminal unit
CN106293359B (en) * 2016-08-09 2019-10-22 深圳市金立通信设备有限公司 A kind of method and terminal of caller
CN106445278A (en) * 2016-08-31 2017-02-22 冠捷显示科技(厦门)有限公司 Control method of transparent suspension window
CN106598515B (en) * 2016-11-29 2019-09-20 努比亚技术有限公司 A kind of mobile terminal and suspension split screen method
CN107357497A (en) * 2017-05-25 2017-11-17 努比亚技术有限公司 A kind of multi-screen display method and mobile terminal
CN107219974A (en) * 2017-05-26 2017-09-29 努比亚技术有限公司 A kind of method, mobile terminal and storage medium for showing application software
CN107765969A (en) * 2017-10-19 2018-03-06 深圳市金立通信设备有限公司 A kind of method, terminal and computer-readable recording medium for opening application program
CN107948412A (en) * 2017-11-16 2018-04-20 珠海格力电器股份有限公司 A kind of display methods and terminal device
CN108093306A (en) * 2017-12-11 2018-05-29 维沃移动通信有限公司 A kind of barrage display methods and mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107315518A (en) * 2017-06-27 2017-11-03 努比亚技术有限公司 A kind of terminal split screen method, device and computer-readable recording medium
CN108984083A (en) * 2018-07-10 2018-12-11 Oppo广东移动通信有限公司 Processing method, device, storage medium and the electronic equipment of split screen display available

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805743A (en) * 2021-08-12 2021-12-17 荣耀终端有限公司 Method for switching display window and electronic equipment
CN113805743B (en) * 2021-08-12 2023-08-11 荣耀终端有限公司 Method for switching display window and electronic equipment

Also Published As

Publication number Publication date
CN108984083A (en) 2018-12-11

Similar Documents

Publication Publication Date Title
WO2020010911A1 (en) Split-screen display processing method and apparatus, storage medium, and electronic device
US11132121B2 (en) Method, apparatus, storage medium, and electronic device of processing split screen display
US11782581B2 (en) Display control method and device, electronic device and storage medium
US11054988B2 (en) Graphical user interface display method and electronic device
CN109062479B (en) Split screen application switching method and device, storage medium and electronic equipment
US20180095809A1 (en) Multi-window control method and electronic device supporting the same
RU2686629C2 (en) Wire conducting for panels of display and face panel
EP3416035B1 (en) Apparatus and method of displaying windows
US20130033453A1 (en) Method for operating and controlling electronic equipment and electronic equipment
US20140149945A1 (en) Electronic device and method for zooming in image
EP3287883A1 (en) Screen activation method, device and electronic equipment
CN108984065A (en) Processing method, device, storage medium and the electronic equipment of split screen display available
CN109062464B (en) Touch operation method and device, storage medium and electronic equipment
AU2014201249B2 (en) Method for controlling display function and an electronic device thereof
US20130179845A1 (en) Method and apparatus for displaying keypad in terminal having touch screen
CN111143013A (en) Screenshot method and electronic equipment
US10908868B2 (en) Data processing method and mobile device
WO2019047129A1 (en) Method for moving application icons, and terminal
CN103150116A (en) RDP-based method for magnification display of cloud desktop
WO2020010917A1 (en) Split-screen display opening method and device, storage medium and electronic equipment
CN111596836A (en) Split-screen display method and electronic equipment
CN114741361A (en) Processing method, intelligent terminal and storage medium
CN113672136A (en) Information display method, device, equipment and storage medium
CN113126867A (en) Browser control method and device, browser, terminal and storage medium
CN110874141A (en) Icon moving method and terminal equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19835203

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19835203

Country of ref document: EP

Kind code of ref document: A1