WO2022166902A1 - Interface display method and apparatus, and electronic device - Google Patents

Interface display method and apparatus, and electronic device Download PDF

Info

Publication number
WO2022166902A1
WO2022166902A1 PCT/CN2022/075061 CN2022075061W WO2022166902A1 WO 2022166902 A1 WO2022166902 A1 WO 2022166902A1 CN 2022075061 W CN2022075061 W CN 2022075061W WO 2022166902 A1 WO2022166902 A1 WO 2022166902A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
input
display
objects
target control
Prior art date
Application number
PCT/CN2022/075061
Other languages
French (fr)
Chinese (zh)
Inventor
田鑫
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2022166902A1 publication Critical patent/WO2022166902A1/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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • 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

Definitions

  • the present application relates to the field of communication technologies, and in particular, to an interface display method, apparatus, and electronic device.
  • Embodiments of the present application provide an interface display method, device, and electronic device, which can display first interfaces corresponding to multiple groups of first objects at one time in a split-screen display mode, so that users can selectively display the first objects. Efficient and precise operation.
  • an interface display method including:
  • the screen is divided into N sub-screens according to the M first objects stored in the target control;
  • M and N are positive integers, and N is less than or equal to M.
  • an interface display device including:
  • a receiving module for receiving the first input to the target control
  • a split screen module used for dividing the screen into N sub-screens according to the M first objects stored in the target control in response to the first input;
  • a display module configured to display the N first interfaces corresponding to the N first objects on the N sub-screens according to the first preset sequence
  • M and N are positive integers, and N is less than or equal to M.
  • an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or instruction stored in the memory and running on the processor, the program or instruction being executed by the processor to achieve the first The steps of the interface display method provided by the aspect.
  • an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the interface display method provided in the first aspect are implemented.
  • an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run a program or instruction to implement the steps of the interface display method provided in the first aspect.
  • the first input to the target control is received; in response to the first input, the screen is divided into N sub-screens according to the M first objects stored in the target control; according to the first preset order, in the N first interfaces corresponding to N first objects are respectively displayed on the N sub-screens; wherein M and N are positive integers, and N is less than or equal to M.
  • the first objects are first saved by using the target control.
  • the electronic device receives the user's first input to the target control, that is, the split-screen display instruction, it performs split-screen processing on the screen of the electronic device according to the number of first objects stored in the target control to form multiple sub-screens.
  • the first interfaces of the plurality of first objects saved in the target control are respectively displayed on the sub-screens. Therefore, the first interfaces corresponding to multiple groups of first objects can be displayed at one time in a split-screen display mode, and the user does not need to perform cumbersome operations when switching the first interface of the first object, which not only enables the user to select the first object. efficient operation, and to a large extent reduce the probability of user misoperation, and improve the user experience.
  • FIG. 1 shows one of the flowcharts of an interface display method according to an embodiment of the present application
  • FIG. 2 shows the second flowchart of the interface display method according to an embodiment of the present application
  • FIG. 3 shows the third flowchart of the interface display method according to an embodiment of the present application
  • FIG. 4 shows a fourth flowchart of an interface display method according to an embodiment of the present application
  • Fig. 5 shows the fifth flowchart of the interface display method according to an embodiment of the present application
  • FIG. 6 shows one of the schematic display diagrams of the electronic device according to an embodiment of the present application
  • FIG. 7 shows the second schematic diagram of the display of an electronic device according to an embodiment of the present application.
  • FIG. 8 shows the third schematic diagram of the display of the electronic device according to an embodiment of the present application.
  • FIG. 9 shows the fourth schematic diagram of the display of the electronic device according to an embodiment of the present application.
  • Fig. 10 shows the fifth schematic diagram of the display of the electronic device according to an embodiment of the present application.
  • FIG. 11 shows the sixth schematic diagram of the display of the electronic device according to an embodiment of the present application.
  • FIG. 12 shows the seventh display schematic diagram of an electronic device according to an embodiment of the present application.
  • FIG. 13 shows the eighth schematic diagram of the display of the electronic device according to an embodiment of the present application.
  • Fig. 14 shows the ninth schematic diagram of the display of the electronic device according to an embodiment of the present application.
  • FIG. 15 shows a tenth schematic diagram of the display of an electronic device according to an embodiment of the present application.
  • FIG. 16 shows a structural block diagram of an interface display device according to an embodiment of the present application.
  • FIG. 17 shows a structural block diagram of an electronic device according to an embodiment of the present application.
  • FIG. 18 shows a hardware structure diagram of an electronic device according to an embodiment of the present application.
  • FIG. 1 shows one of the flowcharts of the interface display method of the embodiment of the present application, including:
  • Step 102 receiving the first input to the target control
  • the interface display method is applicable to electronic devices, and the electronic devices include but are not limited to mobile terminals, tablet computers, computers, notebook computers, wearable devices, vehicle-mounted terminals, and the like.
  • the first input includes but is not limited to click input, key input, fingerprint input, sliding input, and pressing input.
  • Key input includes, but is not limited to, single-click input, double-click input, long-press input, combined key input, etc. on the power key, volume key, and main menu key of an electronic device.
  • the first input may also be other operations performed by the user on the electronic device.
  • the embodiments of the present application do not specifically limit the operation manner, and may be any achievable manner.
  • Step 104 in response to the first input, divide the screen into N sub-screens according to the M first objects stored in the target control;
  • M and N are positive integers, and N is less than or equal to M.
  • the target control when the user needs to open the first interfaces of multiple first objects at the same time, the target control is used to save the first objects first.
  • the screen of the electronic device When receiving the user's first input to the target control, that is, the split-screen display instruction, according to the number of first objects stored in the target control, the screen of the electronic device is subjected to split-screen processing to form multiple sub-screens. Wherein, a first interface is displayed in each sub-screen.
  • the shape and pattern of the target control can be reasonably set as required, which is not specifically limited in the embodiment of the present application.
  • the target control is set as the floating ball 120 .
  • the first object may represent different types of information.
  • the first object when the electronic device executes the file viewing function, the first object is the file to be viewed; when the user is in a chat software conversation, the first object is the first object.
  • the object is a dialog.
  • Step 106 display N first interfaces corresponding to the N first objects on the N sub-screens respectively.
  • the first interfaces of the plurality of first objects saved in the target control are displayed on the sub-screens respectively. Therefore, the first interfaces corresponding to multiple groups of first objects can be displayed at one time in a split-screen display mode, and the user does not need to perform cumbersome operations when switching the first interface of the first object, which not only enables the user to select the first object. efficient operation, and to a large extent reduce the probability of user misoperation, and improve the user experience.
  • the first preset sequence may be the chronological sequence in which the first object is stored in the target control, the initial alphabetical sequence of the name of the first object, etc., which is not specifically limited in this embodiment of the present application.
  • the displayed N first objects are deleted from the target control, so that the user can find the desired first object more quickly, And can reduce the possibility of misoperation.
  • the target control is the floating ball 120
  • the third interface 122 of the floating ball 120 displays icons of three dialog boxes (first objects), and also That is, three dialog boxes and the contents of the dialog boxes are stored in the floating ball 120 . If the user double-clicks the floating ball 120, the screen will be split. As shown in FIG. 7 , the screen is divided into three sub-screens according to the number of dialog boxes, and the chat interface 124 (first interface) corresponding to the three dialog boxes stored in the floating ball 120 is displayed on the three sub-screens respectively.
  • the user can simultaneously View the chat interface 124 corresponding to the three dialog boxes, and reply to the message without repeatedly exiting, selecting and entering, simplifying user operations and improving user experience. It should be noted that the dialog box stored in the floating ball 120 can still receive messages normally, and the number of unread messages is displayed on the icon.
  • N when M is less than or equal to the screen splitting threshold, N is equal to M; or when M is greater than the screen splitting threshold, N is equal to the screen splitting threshold.
  • a split screen threshold is preset, and the split screen threshold is used to limit the maximum number of split screens of the screen of the electronic device.
  • M is greater than the split-screen threshold, it means that the sub-screens separated by the electronic device cannot meet the display requirements of the first interface of all the first objects.
  • N the split-screen threshold, so that the required screen can be displayed as much as possible.
  • first interface It not only realizes the split-screen display of multiple interfaces, but also avoids the problem that the first interface is too small due to too many split-screens, which is unfavorable for users to view, and ensures the display effect of the interface after split-screen.
  • step 106 after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, further includes:
  • Step 202 receiving a second input to the target interface
  • the number of target interfaces selected by the user may be one or multiple.
  • Step 204 in response to the second input, cancel the display of the target interface, and adjust the order of target objects corresponding to the target interface in the target control.
  • the N first interfaces include the target interface
  • the N first objects include the target object
  • the target interface displayed on the sub-screens may also be replaced or deleted through an adjustment operation.
  • the electronic device receives the user's second input on the target interface on the sub-screen, it cancels the display of the target interface selected by the user, so that the user can manage the displayed content of the sub-screen.
  • the order of the first object corresponding to the canceled target interface in the target control is adjusted, so that the user can intuitively perceive the canceled first object, which is convenient for the next display.
  • the third preset sequence may be reasonably set according to the user's usage habits. For example, after the target interface is canceled, the target object corresponding to the target interface is moved to the end position in the target control.
  • the sub-screen corresponding to the target interface may also be removed from the screen of the electronic device, that is, the sub-screen is closed. After the sub-screen is removed, other sub-screens on the screen are automatically enlarged to fill the blank of the screen after the sub-screen is removed, and at the same time, the first interface displayed on the other sub-screens can be enlarged.
  • step 106 after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, further includes:
  • Step 302 receiving the third input to the target control
  • Step 304 in response to the third input, cancel the display of the N first interfaces, and display the P first interfaces corresponding to the P first objects stored in the target control on the P sub-screens according to the second preset sequence.
  • P is a positive integer, and P is less than or equal to (M-N).
  • the electronic device when N is equal to the split screen threshold, that is, the N sub-screens cannot display the first interfaces corresponding to all the first objects stored in the target control at one time.
  • the electronic device receives the third input from the user to the target interface, it cancels the display of the N first interfaces, and at the same time, according to the second preset sequence, displays the P first interfaces corresponding to the P first objects on the P sub-screens , that is, remove the N first interfaces currently displayed on the sub-screen, and replace them with the first interfaces corresponding to the P first objects that are not displayed in the target control, so as to complete the replacement of the first interfaces.
  • each of the P sub-screens is used to display a first interface.
  • the value of P may be a replacement threshold preset by the user, that is, the P undisplayed first interfaces are replaced by the already displayed first interfaces and displayed on the screen.
  • the values of (M-N) and N may or may not be the same.
  • the (M-N) sub-screens may be obtained by re-dividing the screen.
  • the split screen limitation of the screen if (M-N) is greater than the split screen threshold, only the first interface corresponding to some of the first objects in the (M-N) first objects can be displayed first, that is, the number of split screen thresholds
  • the first interface corresponding to all (M-N) first objects can be directly displayed in split-screen.
  • the second preset sequence may be the same as or different from the first preset sequence, and may be reasonably set according to user requirements.
  • the target control is a floating ball.
  • the screen is divided into A sub-screens from top to bottom in the order in which the dialog boxes are added to the floating ball, and the chats of the A dialog boxes are displayed on the A sub-screens. interface.
  • the number of dialog boxes in the floating ball is M-A, and the M-A dialog boxes enter a waiting state.
  • the chat interface of the sub-screen displayed by double-clicking will be collapsed, added to the end of the list in the floating ball, and re-queued.
  • the chat interface of the first dialog in the waiting state in the floating ball will be displayed in the closed dialogue. is displayed on the subscreen where the box is located. Among them, the dialog box in the waiting state can still receive messages normally, and the number of unread messages will be displayed on the icon.
  • step 106 after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, further includes:
  • Step 402 receiving the fourth input to the target control
  • Step 404 in response to the fourth input, remove the N first objects in the target control, and cancel the display of the N first interfaces.
  • the electronic device when the electronic device receives the user's fourth input to the target control, it cancels the display of N first interfaces on the sub-screen, and removes N first objects that have already been displayed on the target control from the target control. , to exit split screen mode.
  • the first interface in which all the split-screen displays are folded with one key is realized, the user operation is simplified, and the management convenience of the first interface is improved.
  • the user performs the operation of squeezing the floating ball 120 in the middle, triggering one-click to retract all chat interfaces displayed on the screen, exiting the split-screen display mode, or double-clicking the floating ball 120 to retract with one-click Chat interface for all expanded dialogs.
  • the second interface before the split-screen can be displayed on the screen of the electronic device, and the second interface is used to display a plurality of second objects that are not stored in the target controls.
  • FIG. 5 shows the fifth flowchart of the interface display method of the embodiment of the present application, including:
  • Step 502 receiving the fifth input to the target control
  • Step 504 in response to the fifth input, display a third interface of the target control.
  • the third interface is used to display the first object stored in the target control.
  • a third interface of the target control is displayed on the screen of the electronic device, so that the user can use the target control to perform any input on the target control at any time.
  • An object is viewed, so that the user can manage the first object.
  • the first object on the third interface may be displayed in the form of a list, or may be displayed in a matrix.
  • the complete first object may be directly displayed, or the first object may be displayed through an identifier, such as information such as name, time, icon, and thumbnail image. Therefore, the viewing mode of the first object can be flexibly set.
  • four icons are displayed on the third interface 122 of the floating ball 120 , and the four icons respectively represent four different dialog boxes.
  • the first object is displayed on the third interface in the form of an identification
  • a tenth input from the user on the identification of the first object in the third interface is received; in response to the tenth input, the complete first object is displayed.
  • an object For example, as shown in FIG. 8 , clicking the icon of the dialog box in the floating ball 120 will pop up a pop-up box to display the icon and name of the dialog box, and if it is a group, the group name and the number of people in the group will be displayed.
  • step 106 after displaying the N first interfaces corresponding to the N first objects on the N sub-screens respectively, further includes: receiving a sixth input to the target first object in the third interface ; In response to the sixth input, display the first interface corresponding to the target first object on the sub-screen corresponding to the sixth input.
  • the target first object is the first object selected by the user, and the number of the target first object may be one or multiple.
  • the user can know which first interfaces of the first objects in the target control are not displayed on the screen.
  • the sixth input from the user to the target first object in the third interface is received, that is, the replacement operation of the first interface
  • the first interface currently displayed on the sub-screen indicated by the sixth input is canceled, and then The first interface corresponding to the target first object indicated by the sixth input is displayed on the sub-screen, so as to complete the replacement of the first interface on the sub-screen.
  • the manual management of the display content of the sub-screen is realized, the human-computer interaction performance is improved, and the first interface that needs to be replaced is more in line with the user's usage requirements, so that the user can perform subsequent operations according to the displayed first interface, and the interface display efficiency is improved. sex.
  • the sixth input can be a sliding input, or the first interface corresponding to the target first object can be moved into the sub-screen by dragging, so as to replace the first interface currently displayed on the sub-screen with a new first interface. interface.
  • the user can click the floating ball to display the third interface in the floating ball, select a dialog box, and drag it to the place where you want to place it, then the chat interface of the original dialog box will be displayed. Collapse and enter the tail of the floating ball list, where the chat interface of the selected new dialog is placed.
  • the sixth input may also be a click input, and the first interface is replaced by clicking on the target object and the sub-screen.
  • step 504 after displaying the third interface of the target control, further includes: receiving a seventh input on the third interface; and adjusting the target according to the editing mode corresponding to the seventh input in response to the seventh input The first object stored in the control.
  • the first object stored in the target control can be adjusted according to the editing mode set by the user, so that the user can perform different operations on the first object stored in the target control. to manage.
  • the editing method includes removing, adjusting the order, adjusting the display method, and the like. For example, adjusting the displayed number of the first objects on the third interface, removing the first objects stored in the target control, sorting out the arrangement order of the first objects, and so on.
  • icons of four dialog boxes are displayed on the third interface 122 of the floating ball 120 , and the user stretches his finger and drags the last icon of the icons of the four dialog boxes to the penultimate one.
  • the list of dialog icons in the floating ball 120 is reordered. If the user needs to delete the dialog box of the penultimate icon in FIG. 11 in the floating ball 120, drag the icon to the outside of the third interface 122, as shown in FIG. 12, the icon is removed from the floating ball 120, this When the dialog box corresponding to the icon is added to the first position of the second interface 126 .
  • the user performs the operation of expanding the floating ball 120 to both sides, removes all the dialog boxes in the floating ball 120 with one click, and restores the dialog boxes to the second interface in the order in which they were added to the floating ball 120 126 in.
  • step 102 before receiving the first input to the target control, further includes: receiving an eighth input to the electronic device; in response to the eighth input, displaying the second interface and the target control, the second The interface is used to display W second objects.
  • W is a positive integer, and W is greater than or equal to M.
  • the electronic device when an eighth input from the user to the electronic device is received, the electronic device enters a split-screen mode.
  • the second interface and the target control are displayed on the screen of the electronic device, wherein the second interface is used to set the first object stored in the target control, so that the user can more conveniently store the desired first object in the In the target control, the first object can be selectively and efficiently operated.
  • the method further includes: receiving a ninth input to the first object; and in response to the ninth input, storing the M first objects in the target control.
  • the user selects the first object that needs to be stored in the target control from the second objects through the ninth input, so that the operation of the target control can be performed on the first interface corresponding to the first object stored in the target control.
  • Split screen display Therefore, the first interfaces corresponding to multiple groups of first objects can be displayed at one time in a split-screen display mode, and the user does not need to perform cumbersome operations when switching the first interface of the first object, which not only enables the user to select the first object. , efficient operation, and to a large extent reduce the probability of user misoperation, and improve the user experience.
  • the M first objects are stored in the target control, the M first objects are removed from the second interface, thereby preventing the user from repeatedly selecting the first objects.
  • dialog boxes (second objects) are displayed in the second interface 126 , and the user drags the selected dialog box (first object) in the second interface 126 to the floating ball 120 .
  • the dialog box is added to the floating ball 120 , as shown in FIG. 15 , after the dialog box is added to the floating ball 120 , the dialog box is removed from the second interface 126 .
  • the interface display apparatus 1000 includes: a receiving module 1002, the receiving module 1002 is used for receiving the first input to the target control; the split-screen module 1004, the split-screen module 1004 is used for In response to the first input, according to the M first objects stored in the target control, the screen is divided into N sub-screens; the display module 1006, the display module 1006 is used to display N respectively on the N sub-screens according to the first preset order N first interfaces corresponding to the first objects.
  • M and N are positive integers, and N is less than or equal to M.
  • N is equal to M; or when M is greater than the screen splitting threshold, N is equal to the screen splitting threshold.
  • the receiving module 1002 is further configured to receive a second input to the target interface; the display module 1006 is further configured to cancel the display of the target interface in response to the second input; the interface display device 1000 further includes: an adjustment module (not shown in the figure). out), the adjustment module is used to adjust the order of the target object corresponding to the target interface in the target control.
  • the N first interfaces include the target interface, and the N first objects include the target object.
  • the receiving module 1002 is further configured to receive a third input to the target control; the display module 1006 is further configured to cancel the display of the N first interfaces in response to the third input, and, according to the second preset sequence, display the N first interfaces in the P sub-interfaces.
  • the P first interfaces corresponding to the P first objects stored in the target control are respectively displayed on the screen.
  • P is a positive integer, and P is less than or equal to (M-N).
  • the receiving module 1002 is further configured to receive a fourth input to the target control;
  • the interface display device 1000 further includes: a storage module (not shown in the figure), a storage module for removing the N first objects in the target control in response to the fourth input;
  • the display module 1006 is further configured to cancel the display of the N first interfaces in response to the fourth input.
  • the storage module (not shown in the figure) can be used to delete the N first objects displayed from the target control after respectively displaying the N first interfaces corresponding to the N first objects on the N sub-screens. .
  • the receiving module 1002 is further configured to receive a fifth input to the target control; the display module 1006 is further configured to display a third interface of the target control in response to the fifth input.
  • the third interface is used to display the first object stored in the target control.
  • the receiving module 1002 is further configured to receive the sixth input to the target object in the third interface; the display module 1006 is also configured to respond to the sixth input, displaying the corresponding sub-screen of the first target object on the sub-screen corresponding to the sixth input. the first interface.
  • the receiving module 1002 is further configured to receive a seventh input to the third interface; the adjusting module is further configured to adjust the first object stored in the target control according to the editing mode corresponding to the seventh input in response to the seventh input.
  • the receiving module 1002 is further configured to receive an eighth input to the electronic device; the display module 1006 is further configured to display the second interface and the target control in response to the eighth input.
  • the second interface is used to display W second objects.
  • W is a positive integer, and W is greater than or equal to M.
  • the receiving module 1002 is further configured to receive a ninth input to the first object; the storage module is further configured to store the M first objects in the target control.
  • each module of the interface display apparatus 1000 implements the steps of the interface display method in any of the above-mentioned embodiments when performing their respective functions. Therefore, the interface display apparatus 1000 also includes the interface as in any of the above-mentioned embodiments. All the beneficial effects of the display method are not repeated here.
  • the interface display device in this embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal.
  • the apparatus may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant).
  • UMPC ultra-mobile personal computer
  • netbook or a personal digital assistant (personal digital assistant).
  • assistant, PDA personal digital assistant
  • the non-mobile electronic device can be a server, network attached storage (NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application implements Examples are not specifically limited.
  • the interface display device in the embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • an electronic device 1200 including: a processor 1204, a memory 1202, and programs or instructions stored in the memory 1202 and executable on the processor 1204, When the program or instruction is executed by the processor 1204, the steps of the interface display method provided in any of the above-mentioned embodiments are realized. Therefore, the electronic device 1200 includes all the beneficial effects of the interface display method provided in any of the above-mentioned embodiments. This will not be repeated here.
  • FIG. 18 is a schematic diagram of a hardware structure of an electronic device 1400 implementing an embodiment of the present application.
  • the electronic device 1400 includes but is not limited to: a radio frequency unit 1402, a network module 1404, an audio output unit 1406, an input unit 1408, a sensor 1410, a display unit 1412, a user input unit 1414, an interface unit 1416, a memory 1418, a processor 1420 and other components .
  • the electronic device 1400 may also include a power supply (such as a battery) for supplying power to various components, and the power supply may be logically connected to the processor 1420 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic device shown in FIG. 18 does not constitute a limitation to the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components.
  • electronic devices include, but are not limited to, mobile terminals, tablet computers, notebook computers, handheld computers, vehicle-mounted electronic devices, wearable devices, and pedometers.
  • the user input unit 1414 is used to receive the first input to the target control; the processor 1420 is used to respond to the first input and divide the screen into N sub-screens according to the M first objects stored in the target control; the display unit 1412 is configured to display the N first interfaces corresponding to the N first objects on the N sub-screens according to the first preset sequence.
  • M and N are positive integers, and N is less than or equal to M.
  • N is equal to M; or when M is greater than the screen splitting threshold, N is equal to the screen splitting threshold.
  • the user input unit 1414 is further configured to receive a second input to the target interface; the display unit 1412 is further configured to cancel the display of the target interface in response to the second input; the processor 1420 is further configured to adjust the target object corresponding to the target interface in Sorting in the target control.
  • the N first interfaces include the target interface, and the N first objects include the target object.
  • the user input unit 1414 is further configured to receive a third input to the target control; the display unit 1412 is further configured to cancel the display of the N first interfaces in response to the third input, and, according to the second preset order, display the P sub- The P first interfaces corresponding to the P first objects stored in the target control are respectively displayed on the screen.
  • P is a positive integer, and P is less than or equal to (M-N).
  • the user input unit 1414 is further configured to receive a fourth input to the target control; the processor 1420 is further configured to remove the N first objects in the target control in response to the fourth input; the display unit 1412 is further configured to respond In the fourth input, the display of the N first interfaces is canceled.
  • the processor 1420 is further configured to delete the displayed N first objects from the target control after respectively displaying the N first interfaces corresponding to the N first objects on the N sub-screens.
  • the user input unit 1414 is further configured to receive a fifth input to the target control; the display unit 1412 is further configured to display a third interface of the target control in response to the fifth input. Wherein, the third interface is used to display the first object stored in the target control.
  • the user input unit 1414 is further configured to receive a sixth input to the target object in the third interface; the display unit 1412 is further configured to respond to the sixth input, displaying on the sub-screen corresponding to the sixth input the corresponding first object of the target the first interface.
  • the user input unit 1414 is further configured to receive a seventh input to the third interface; the processor 1420 is further configured to adjust the first object stored in the target control according to the editing mode corresponding to the seventh input in response to the seventh input.
  • the user input unit 1414 is further configured to receive an eighth input to the electronic device; the display unit 1412 is further configured to display the second interface and target controls in response to the eighth input.
  • the second interface is used to display W second objects.
  • W is a positive integer, and W is greater than or equal to M.
  • the user input unit 1414 is further configured to receive a ninth input to the first object; the processor 1420 is further configured to store the M first objects in the target control.
  • the radio frequency unit 1402 may be used to send and receive information or send and receive signals during a call, and specifically, receive downlink data from the base station or send uplink data to the base station.
  • the radio frequency unit 1402 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the network module 1404 provides the user with wireless broadband Internet access, such as helping the user to send and receive emails, browse the web, access streaming media, and the like.
  • the audio output unit 1406 may convert audio data received by the radio frequency unit 1402 or the network module 1404 or stored in the memory 1418 into audio signals and output as sound. Also, the audio output unit 1406 may also provide audio output related to a specific function performed by the electronic device 1400 (eg, call signal reception sound, message reception sound, etc.).
  • the audio output unit 1406 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 1408 is used to receive audio or video signals.
  • the input unit 1408 may include a graphics processor (Graphics Processing Unit, GPU) 5082 and a microphone 5084, and the graphics processor 5082 is used for still pictures or video images obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode data is processed.
  • the processed image frames may be displayed on the display unit 1412, or stored in the memory 1418 (or other storage medium), or transmitted via the radio frequency unit 1402 or the network module 1404.
  • the microphone 5084 can receive sound, and can process the sound into audio data, and the processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 1402 for output in the case of a telephone call mode.
  • the electronic device 1400 also includes at least one sensor 1410, such as a fingerprint sensor, pressure sensor, iris sensor, molecular sensor, gyroscope, barometer, hygrometer, thermometer, infrared sensor, light sensor, motion sensor, and other sensors.
  • a sensor 1410 such as a fingerprint sensor, pressure sensor, iris sensor, molecular sensor, gyroscope, barometer, hygrometer, thermometer, infrared sensor, light sensor, motion sensor, and other sensors.
  • the display unit 1412 is used to display information input by the user or information provided to the user.
  • the display unit 1412 may include a display panel 5122, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1414 may be used to receive input numerical or character information, and generate key signal input related to user settings and function control of the electronic device.
  • the user input unit 1414 includes a touch panel 5142 and other input devices 5144 .
  • the touch panel 5142 also referred to as a touch screen, collects the user's touch operations on or near it.
  • the touch panel 5142 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it to the touch controller.
  • Other input devices 5144 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which are not described herein again.
  • the touch panel 5142 can be overlaid on the display panel 5122.
  • the touch panel 5142 detects a touch operation on or near it, it transmits it to the processor 1420 to determine the type of the touch event, and then the processor 1420 determines the type of the touch event according to the touch
  • the type of event provides corresponding visual output on display panel 5122.
  • the touch panel 5142 and the display panel 5122 can be used as two independent components, or can be integrated into one component.
  • the interface unit 1416 is an interface for connecting an external device to the electronic device 1400 .
  • external devices may include wired or wireless headset ports, external power (or battery charger) ports, wired or wireless data ports, memory card ports, ports for connecting devices with identification modules, audio input/output (I/O) ports, video I/O ports, headphone ports, and more.
  • the interface unit 1416 may be used to receive input (eg, data information, power, etc.) from external devices and transmit the received input to one or more elements within the electronic device 1400 or may be used between the electronic device 1400 and external Transfer data between devices.
  • Memory 1418 may be used to store application programs and various data.
  • the memory 1418 may mainly include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program (such as a sound playback function, an image playback function, etc.) required for at least one function, and the like; Data (such as audio data, phone book, etc.) created by the use of the mobile terminal, etc.
  • memory 1418 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • the processor 1420 executes various functions of the electronic device 1400 and processes data by running or executing the application programs and/or modules stored in the memory 1418, and calling the data stored in the memory 1418, so as to perform the overall operation of the electronic device 1400. monitor.
  • the processor 1420 may include one or more processing units; the processor 1420 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, and application programs, and the modem processor mainly processes Operations that handle communications.
  • a readable storage medium is provided on which a program or instruction is stored, and when the program or instruction is executed by a processor, the steps of the interface display method provided in any of the foregoing embodiments are implemented .
  • the readable storage medium can implement each process of the interface display method provided by the embodiment of the present application, and can achieve the same technical effect, which is not repeated here in order to avoid repetition.
  • the processor is the processor in the communication device in the above embodiment.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • An embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run a program or an instruction to implement each process of the above-mentioned interface display method embodiment, and can achieve the same The technical effect, in order to avoid repetition, will not be repeated here.
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
  • the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or in a part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to enable a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods of the various embodiments of the present application.
  • a storage medium such as ROM/RAM, magnetic disk, CD-ROM

Abstract

Provided are an interface display method and apparatus, and an electronic device, which relate to the technical field of communications. The method comprises: receiving a first input for a target control; in response to the first input, dividing a screen into N sub-screens according to M first objects stored in the target control; and according to a first preset sequence, respectively displaying, on the N sub-screens, N first interfaces corresponding to N first objects.

Description

界面显示方法、装置和电子设备Interface display method, device and electronic device
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请主张在2021年02月08日在中国提交的中国专利申请号202110180179.3的优先权,其全部内容通过引用包含于此。This application claims priority to Chinese Patent Application No. 202110180179.3 filed in China on Feb. 08, 2021, the entire contents of which are hereby incorporated by reference.
技术领域technical field
本申请涉及通信技术领域,具体而言,涉及一种界面显示方法、装置和电子设备。The present application relates to the field of communication technologies, and in particular, to an interface display method, apparatus, and electronic device.
背景技术Background technique
相关技术中,若即时通信软件中的一个对象框来了新消息,即使该对象框被设置了免打扰,该对象框也会被置顶。用户每次只能点击一个对象框进入聊天界面,当回复完消息后需要退出聊天界面,回到会话列表选择其他的对象框进行消息回复。如果某一时刻,很多对象框同时不停的在接收新的消息,但用户只是需要对特定的几个对象框进行回复,此时,用户需要反复的返回和进入不同对象框的聊天界面,操作非常繁琐。并且由于多个对象框同时接收到消息,导致会话列表中的对象框的顺序在不停的变化,增加了用户误发消息的概率以及用户找到想要回复消息的对象框的难度。In the related art, if a new message arrives in an object box in the instant messaging software, even if the object box is set to do not disturb, the object box will be put on top. Users can only click one object box at a time to enter the chat interface. After replying to the message, they need to exit the chat interface and return to the conversation list to select other object boxes to reply to the message. If at a certain moment, many object boxes are constantly receiving new messages at the same time, but the user only needs to reply to a few specific object boxes, at this time, the user needs to repeatedly return and enter the chat interface of different object boxes, and operate the Very cumbersome. And because multiple object boxes receive messages at the same time, the order of the object boxes in the conversation list is constantly changing, which increases the probability of the user sending messages by mistake and the difficulty of finding the object box that the user wants to reply to the message.
发明内容SUMMARY OF THE INVENTION
本申请实施例提供了一种界面显示方法、装置和电子设备,能够以分屏显示的方式一次性展示多组第一对象对应的第一界面,使用户可以有选择性的对第一对象进行高效精准的操作。Embodiments of the present application provide an interface display method, device, and electronic device, which can display first interfaces corresponding to multiple groups of first objects at one time in a split-screen display mode, so that users can selectively display the first objects. Efficient and precise operation.
第一方面,本申请实施例提供了一种界面显示方法,包括:In a first aspect, an embodiment of the present application provides an interface display method, including:
接收对目标控件的第一输入;receiving a first input to the target control;
响应于第一输入,根据目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;In response to the first input, the screen is divided into N sub-screens according to the M first objects stored in the target control;
按照第一预设顺序,在N个子屏幕上分别显示N个第一对象对应的N个第一界面;According to the first preset sequence, display N first interfaces corresponding to N first objects on N sub-screens respectively;
其中,M、N为正整数,且N小于或等于M。Among them, M and N are positive integers, and N is less than or equal to M.
第二方面,本申请实施例提供了一种界面显示装置,包括:In a second aspect, an embodiment of the present application provides an interface display device, including:
接收模块,用于接收对目标控件的第一输入;a receiving module for receiving the first input to the target control;
分屏模块,用于响应于第一输入,根据目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;A split screen module, used for dividing the screen into N sub-screens according to the M first objects stored in the target control in response to the first input;
显示模块,用于按照第一预设顺序,在N个子屏幕上分别显示N个第一对象对应的N个第一界面;a display module, configured to display the N first interfaces corresponding to the N first objects on the N sub-screens according to the first preset sequence;
其中,M、N为正整数,且N小于或等于M。Among them, M and N are positive integers, and N is less than or equal to M.
第三方面,本申请实施例提供了一种电子设备,包括处理器、存储器及存储在该存储器上并在处理器上运行的程序或指令,该程序或指令被处理器执行时实现如第一方面提供的界面显示方法的步骤。In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or instruction stored in the memory and running on the processor, the program or instruction being executed by the processor to achieve the first The steps of the interface display method provided by the aspect.
第四方面,本申请实施例提供了一种可读存储介质,可读存储介质上存储程序或指令,该程序或指令被处理器执行时实现如第一方面提供的界面显示方法的步骤。In a fourth aspect, an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the interface display method provided in the first aspect are implemented.
第五方面,本申请实施例提供了一种芯片,芯片包括处理器和通信接口,通信接口和处理器耦合,处理器用于运行程序或指令,实现如第一方面提供的界面显示方法的步骤。In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run a program or instruction to implement the steps of the interface display method provided in the first aspect.
在本申请实施例中,接收对目标控件的第一输入;响应于第一输入,根据目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;按照第一预设顺序,在N个子屏幕上分别显示N个第一对象对应的N个第一界面;其中,M、N为正整数,且N小于或等于M。当用户需要同时打开多个第一对象的第一界面时,先利用目标控件保存第一对象。电子设备在接收到用户对目标控件的第一输入,也即分屏显示指令时,根据目标控件中保存的第一对象的个数,对电子设备的屏幕进行分屏处理,形成多个子屏幕。将目标控件中保存的多个第一对象的第一界面分别在子屏幕上进行 显示。从而能够以分屏显示的方式一次性展示多组第一对象对应的第一界面,用户无需在切换第一对象的第一界面时进行繁琐操作,不仅使用户可以对第一对象进行有选择性的高效操作,而且较大程度上减少用户误操作的概率,提升用户的使用体验。In the embodiment of the present application, the first input to the target control is received; in response to the first input, the screen is divided into N sub-screens according to the M first objects stored in the target control; according to the first preset order, in the N first interfaces corresponding to N first objects are respectively displayed on the N sub-screens; wherein M and N are positive integers, and N is less than or equal to M. When the user needs to open the first interfaces of multiple first objects at the same time, the first objects are first saved by using the target control. When the electronic device receives the user's first input to the target control, that is, the split-screen display instruction, it performs split-screen processing on the screen of the electronic device according to the number of first objects stored in the target control to form multiple sub-screens. The first interfaces of the plurality of first objects saved in the target control are respectively displayed on the sub-screens. Therefore, the first interfaces corresponding to multiple groups of first objects can be displayed at one time in a split-screen display mode, and the user does not need to perform cumbersome operations when switching the first interface of the first object, which not only enables the user to select the first object. efficient operation, and to a large extent reduce the probability of user misoperation, and improve the user experience.
附图说明Description of drawings
图1示出了根据本申请的一个实施例的界面显示方法的流程图之一;1 shows one of the flowcharts of an interface display method according to an embodiment of the present application;
图2示出了根据本申请的一个实施例的界面显示方法的流程图之二;FIG. 2 shows the second flowchart of the interface display method according to an embodiment of the present application;
图3示出了根据本申请的一个实施例的界面显示方法的流程图之三;FIG. 3 shows the third flowchart of the interface display method according to an embodiment of the present application;
图4示出了根据本申请的一个实施例的界面显示方法的流程图之四;FIG. 4 shows a fourth flowchart of an interface display method according to an embodiment of the present application;
图5示出了根据本申请的一个实施例的界面显示方法的流程图之五;Fig. 5 shows the fifth flowchart of the interface display method according to an embodiment of the present application;
图6示出了根据本申请的一个实施例的电子设备的显示示意图之一;FIG. 6 shows one of the schematic display diagrams of the electronic device according to an embodiment of the present application;
图7示出了根据本申请的一个实施例的电子设备的显示示意图之二;FIG. 7 shows the second schematic diagram of the display of an electronic device according to an embodiment of the present application;
图8示出了根据本申请的一个实施例的电子设备的显示示意图之三;FIG. 8 shows the third schematic diagram of the display of the electronic device according to an embodiment of the present application;
图9示出了根据本申请的一个实施例的电子设备的显示示意图之四;FIG. 9 shows the fourth schematic diagram of the display of the electronic device according to an embodiment of the present application;
图10示出了根据本申请的一个实施例的电子设备的显示示意图之五;Fig. 10 shows the fifth schematic diagram of the display of the electronic device according to an embodiment of the present application;
图11示出了根据本申请的一个实施例的电子设备的显示示意图之六;FIG. 11 shows the sixth schematic diagram of the display of the electronic device according to an embodiment of the present application;
图12示出了根据本申请的一个实施例的电子设备的显示示意图之七;FIG. 12 shows the seventh display schematic diagram of an electronic device according to an embodiment of the present application;
图13示出了根据本申请的一个实施例的电子设备的显示示意图之八;FIG. 13 shows the eighth schematic diagram of the display of the electronic device according to an embodiment of the present application;
图14示出了根据本申请的一个实施例的电子设备的显示示意图之九;Fig. 14 shows the ninth schematic diagram of the display of the electronic device according to an embodiment of the present application;
图15示出了根据本申请的一个实施例的电子设备的显示示意图之十;FIG. 15 shows a tenth schematic diagram of the display of an electronic device according to an embodiment of the present application;
图16示出了根据本申请的一个实施例的界面显示装置的结构框图;FIG. 16 shows a structural block diagram of an interface display device according to an embodiment of the present application;
图17示出了根据本申请的一个实施例的电子设备的结构框图;FIG. 17 shows a structural block diagram of an electronic device according to an embodiment of the present application;
图18示出了根据本申请的一个实施例的电子设备的硬件结构图。FIG. 18 shows a hardware structure diagram of an electronic device according to an embodiment of the present application.
具体实施方式Detailed ways
为了能够更清楚地理解本申请的上述目的、特征和优点,下面结合附图和具体实施方式对本申请进行进一步的详细描述。需要说明的是,在不冲突的情况下,本申请的实施例及实施例中的特征可以相互组合。In order to more clearly understand the above objects, features and advantages of the present application, the present application will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be noted that the embodiments of the present application and the features in the embodiments may be combined with each other in the case of no conflict.
在下面的描述中阐述了很多具体细节以便于充分理解本申请,但是,本申请还可以采用其他不同于在此描述的其他方式来实施,因此,本申请的保护范围并不受下面公开的具体实施例的限制。In the following description, many specific details are set forth to facilitate a full understanding of the present application. However, the present application can also be implemented in other ways different from those described herein. Therefore, the protection scope of the present application is not limited by the specific details disclosed below. Example limitations.
下面参照图1至图18描述根据本申请一些实施例界面显示方法、装置和电子设备。The following describes an interface display method, apparatus, and electronic device according to some embodiments of the present application with reference to FIG. 1 to FIG. 18 .
在本申请的一个实施例中,图1示出了本申请实施例的界面显示方法的流程图之一,包括:In an embodiment of the present application, FIG. 1 shows one of the flowcharts of the interface display method of the embodiment of the present application, including:
步骤102,接收对目标控件的第一输入; Step 102, receiving the first input to the target control;
在本实施例中,该界面显示方法适用于电子设备,电子设备包括但不限于移动终端、平板电脑、计算机、笔记本电脑、可穿戴设备、车载终端等。In this embodiment, the interface display method is applicable to electronic devices, and the electronic devices include but are not limited to mobile terminals, tablet computers, computers, notebook computers, wearable devices, vehicle-mounted terminals, and the like.
第一输入包括但不限于点击输入、按键输入、指纹输入、滑动输入、按压输入。按键输入包括但不限于对电子设备的电源键、音量键、主菜单键的单击输入、双击输入、长按输入、组合按键输入等。当然第一输入还可以是用户对电子设备的其它操作,本申请实施例对操作的方式不作具体限定,可为任一可实现的方式。The first input includes but is not limited to click input, key input, fingerprint input, sliding input, and pressing input. Key input includes, but is not limited to, single-click input, double-click input, long-press input, combined key input, etc. on the power key, volume key, and main menu key of an electronic device. Of course, the first input may also be other operations performed by the user on the electronic device. The embodiments of the present application do not specifically limit the operation manner, and may be any achievable manner.
步骤104,响应于第一输入,根据目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕; Step 104, in response to the first input, divide the screen into N sub-screens according to the M first objects stored in the target control;
其中,M、N为正整数,且N小于或等于M。Among them, M and N are positive integers, and N is less than or equal to M.
在该实施例中,当用户需要同时打开多个第一对象的第一界面时,先利用目标控件保存第一对象。在接收到用户对目标控件的第一输入,也即分屏显示指令时,根据目标控件中保存的第一对象的个数,对电子设备的屏幕进行分屏处理,形成多个子屏幕。其中,在每个子屏幕中显示一个第 一界面。In this embodiment, when the user needs to open the first interfaces of multiple first objects at the same time, the target control is used to save the first objects first. When receiving the user's first input to the target control, that is, the split-screen display instruction, according to the number of first objects stored in the target control, the screen of the electronic device is subjected to split-screen processing to form multiple sub-screens. Wherein, a first interface is displayed in each sub-screen.
可以理解的是,目标控件的形状、图案等可按需合理设置,本申请实施例不作具体限定。例如,如图6至图15所示,目标控件设置为悬浮球120。It can be understood that the shape and pattern of the target control can be reasonably set as required, which is not specifically limited in the embodiment of the present application. For example, as shown in FIGS. 6 to 15 , the target control is set as the floating ball 120 .
具体地,针对不同的使用场景,第一对象可以表示不同类型的信息,例如,电子设备在执行文件查看功能时,第一对象为被查看的文件;用户在进行聊天软件的对话时,第一对象为对话框。Specifically, for different usage scenarios, the first object may represent different types of information. For example, when the electronic device executes the file viewing function, the first object is the file to be viewed; when the user is in a chat software conversation, the first object is the first object. The object is a dialog.
步骤106,按照第一预设顺序,在N个子屏幕上分别显示N个第一对象对应的N个第一界面。 Step 106 , according to the first preset sequence, display N first interfaces corresponding to the N first objects on the N sub-screens respectively.
在该实施例中,将目标控件中保存的多个第一对象的第一界面分别在子屏幕上进行显示。从而能够以分屏显示的方式一次性展示多组第一对象对应的第一界面,用户无需在切换第一对象的第一界面时进行繁琐操作,不仅使用户可以对第一对象进行有选择性的高效操作,而且较大程度上减少用户误操作的概率,提升用户的使用体验。In this embodiment, the first interfaces of the plurality of first objects saved in the target control are displayed on the sub-screens respectively. Therefore, the first interfaces corresponding to multiple groups of first objects can be displayed at one time in a split-screen display mode, and the user does not need to perform cumbersome operations when switching the first interface of the first object, which not only enables the user to select the first object. efficient operation, and to a large extent reduce the probability of user misoperation, and improve the user experience.
具体地,第一预设顺序可以是第一对象存储于目标控件的时间先后顺序,第一对象的名称的开头字母顺序等,本申请实施例不作具体限定。Specifically, the first preset sequence may be the chronological sequence in which the first object is stored in the target control, the initial alphabetical sequence of the name of the first object, etc., which is not specifically limited in this embodiment of the present application.
进一步地,为了避免重复选择,在屏幕上分屏显示N个第一界面后,将已显示的N个第一对象从目标控件中删除,使得用户可以更快的找到所需的第一对象,并且能够降低误操作的可能。Further, in order to avoid repeated selections, after the N first interfaces are displayed in a split screen on the screen, the displayed N first objects are deleted from the target control, so that the user can find the desired first object more quickly, And can reduce the possibility of misoperation.
具体举例来说,如图6所示,以聊天软件的会话场景为例,目标控件为悬浮球120,悬浮球120的第三界面122上显示3个对话框(第一对象)的图标,也即悬浮球120内保存了3个对话框以及其中的对话内容。若用户双击悬浮球120,会对屏幕进行分屏。如图7所示,按照对话框的数量将屏幕分为3个子屏幕,并在3个子屏幕上分别显示悬浮球120存储的3个对话框对应的聊天界面124(第一界面),用户能够同时查看这3个对话框对应的聊天界面124,并进行消息回复,无需反复的退出、选择和进入,简化用户操作,提升用户的使用体验。需要说明的是,存储于悬浮球120中的对话框仍然能够正常接收消息,图标处显示有未读消息个数。For example, as shown in FIG. 6, taking the conversation scene of chat software as an example, the target control is the floating ball 120, and the third interface 122 of the floating ball 120 displays icons of three dialog boxes (first objects), and also That is, three dialog boxes and the contents of the dialog boxes are stored in the floating ball 120 . If the user double-clicks the floating ball 120, the screen will be split. As shown in FIG. 7 , the screen is divided into three sub-screens according to the number of dialog boxes, and the chat interface 124 (first interface) corresponding to the three dialog boxes stored in the floating ball 120 is displayed on the three sub-screens respectively. The user can simultaneously View the chat interface 124 corresponding to the three dialog boxes, and reply to the message without repeatedly exiting, selecting and entering, simplifying user operations and improving user experience. It should be noted that the dialog box stored in the floating ball 120 can still receive messages normally, and the number of unread messages is displayed on the icon.
在本申请的一个实施例中,在M小于或等于分屏阈值的情况下,N等于M;或在M大于分屏阈值的情况下,N等于分屏阈值。In an embodiment of the present application, when M is less than or equal to the screen splitting threshold, N is equal to M; or when M is greater than the screen splitting threshold, N is equal to the screen splitting threshold.
在该实施例中,预先设置一个分屏阈值,分屏阈值用于限制电子设备屏幕的最大分屏数量。当M小于或等于分屏阈值时,说明当前屏幕能够同时显示M个对话框的第一界面,此时N=M。当M大于分屏阈值时,说明电子设备分隔出的子屏幕无法满足全部第一对象的第一界面的显示要求,此时N=分屏阈值,使得屏幕内能够尽可能多的显示所需的第一界面。不仅实现了多个界面的分屏显示,还能够避免分屏过多导致的第一界面过小,进而不利于用户查看的问题,保证分屏后界面的显示效果。In this embodiment, a split screen threshold is preset, and the split screen threshold is used to limit the maximum number of split screens of the screen of the electronic device. When M is less than or equal to the split screen threshold, it means that the current screen can simultaneously display the first interface of M dialog boxes, and at this time N=M. When M is greater than the split-screen threshold, it means that the sub-screens separated by the electronic device cannot meet the display requirements of the first interface of all the first objects. At this time, N=the split-screen threshold, so that the required screen can be displayed as much as possible. first interface. It not only realizes the split-screen display of multiple interfaces, but also avoids the problem that the first interface is too small due to too many split-screens, which is unfavorable for users to view, and ensures the display effect of the interface after split-screen.
在本申请的一个实施例中,如图2所示,步骤106,在N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:In an embodiment of the present application, as shown in FIG. 2 , step 106 , after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, further includes:
步骤202,接收对目标界面的第二输入; Step 202, receiving a second input to the target interface;
其中,用户选定的目标界面的数量可以是一个也可以是多个。The number of target interfaces selected by the user may be one or multiple.
步骤204,响应于第二输入,取消显示目标界面,并调整目标界面对应的目标对象在目标控件中的排序。 Step 204 , in response to the second input, cancel the display of the target interface, and adjust the order of target objects corresponding to the target interface in the target control.
其中,N个第一界面中包括目标界面,N个第一对象中包括目标对象。Wherein, the N first interfaces include the target interface, and the N first objects include the target object.
在该实施例中,在N个子屏幕上显示N个第一界面之后,还可以通过调整操作对子屏幕显示的目标界面进行替换或删除。具体地,电子设备接收到用户对子屏幕上目标界面的第二输入时,取消显示用户选择的目标界面,以便于用户对子屏幕的显示内容进行管理。并且按照第三预设顺序,调整取消显示的目标界面对应的第一对象在目标控件中的排序,使得用户能够直观的感知被取消显示的第一对象,便于进行下一次的显示。In this embodiment, after the N first interfaces are displayed on the N sub-screens, the target interface displayed on the sub-screens may also be replaced or deleted through an adjustment operation. Specifically, when the electronic device receives the user's second input on the target interface on the sub-screen, it cancels the display of the target interface selected by the user, so that the user can manage the displayed content of the sub-screen. And according to the third preset order, the order of the first object corresponding to the canceled target interface in the target control is adjusted, so that the user can intuitively perceive the canceled first object, which is convenient for the next display.
具体地,第三预设顺序可按照用户的使用习惯合理设置,例如,在取消显示目标界面后,将目标界面对应的目标对象转移至目标控件中的末尾位置。Specifically, the third preset sequence may be reasonably set according to the user's usage habits. For example, after the target interface is canceled, the target object corresponding to the target interface is moved to the end position in the target control.
进一步地,在取消显示目标界面的同时,还可以在电子设备的屏幕上移除目标界面对应的子屏幕,也即关闭子屏幕。移除子屏幕后,屏幕上的其他子屏幕自动放大,以填充移除子屏幕后的屏幕空白,同时能够增大其 他子屏幕上显示的第一界面。Further, when the display of the target interface is canceled, the sub-screen corresponding to the target interface may also be removed from the screen of the electronic device, that is, the sub-screen is closed. After the sub-screen is removed, other sub-screens on the screen are automatically enlarged to fill the blank of the screen after the sub-screen is removed, and at the same time, the first interface displayed on the other sub-screens can be enlarged.
可以理解的是,在屏幕上分屏显示N个第一界面后,将已显示的N个第一对象从目标控件中删除的情况下,若在子屏幕上取消显示目标界面后,则将目标界面对应的目标对象重新存入目标控件。It can be understood that, in the case where the N first objects displayed are deleted from the target control after the N first interfaces are displayed in a split screen on the screen, if the target interface is cancelled on the sub-screen, the target interface will be deleted. The target object corresponding to the interface is re-stored into the target control.
在本申请的一个实施例中,如图3所示,步骤106,在N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:In an embodiment of the present application, as shown in FIG. 3 , step 106 , after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, further includes:
步骤302,接收对目标控件的第三输入; Step 302, receiving the third input to the target control;
步骤304,响应于第三输入,取消显示N个第一界面,并按照第二预设顺序,在P个子屏幕上分别显示目标控件内存储的P个第一对象对应的P个第一界面。Step 304 , in response to the third input, cancel the display of the N first interfaces, and display the P first interfaces corresponding to the P first objects stored in the target control on the P sub-screens according to the second preset sequence.
其中,P为正整数,且P小于或等于(M-N)。Among them, P is a positive integer, and P is less than or equal to (M-N).
在该实施例中,在N等于分屏阈值的情况下,也即N个子屏幕无法一次性显示目标控件内存储的所有第一对象对应的第一界面。当电子设备接收到用户对目标界面的第三输入时,取消显示N个第一界面,同时,按照第二预设顺序,在P个子屏幕上显示P个第一对象对应的P个第一界面,也即移除子屏幕当前显示的N个第一界面,并替换为目标控件内未进行显示的P个第一对象对应的第一界面,以完成第一界面的替换。其中,P个子屏幕中每一个子屏幕用于显示一个第一界面。In this embodiment, when N is equal to the split screen threshold, that is, the N sub-screens cannot display the first interfaces corresponding to all the first objects stored in the target control at one time. When the electronic device receives the third input from the user to the target interface, it cancels the display of the N first interfaces, and at the same time, according to the second preset sequence, displays the P first interfaces corresponding to the P first objects on the P sub-screens , that is, remove the N first interfaces currently displayed on the sub-screen, and replace them with the first interfaces corresponding to the P first objects that are not displayed in the target control, so as to complete the replacement of the first interfaces. Wherein, each of the P sub-screens is used to display a first interface.
可以理解的是,P的取值可以是用户预先设置的替换阈值,即,将P个未显示的第一界面替换已经显示的第一界面在屏幕上进行显示。也可以使目标控件中所有未进行显示的第一对象对应的第一界面的数量,也即P=M-N。It can be understood that the value of P may be a replacement threshold preset by the user, that is, the P undisplayed first interfaces are replaced by the already displayed first interfaces and displayed on the screen. The number of first interfaces corresponding to all the first objects that are not displayed in the target control may also be set, that is, P=M-N.
可以理解的,当P等于M-N时,是将已经显示第一界面的N个第一对象和未显示的控件中的(M-N)个第一对象进行交换,使得所有未显示的第一对象均分屏显示在屏幕中,而已显示的第一对象则取消显示并恢复收容于第一控件中。It can be understood that when P is equal to M-N, the N first objects that have been displayed on the first interface and the (M-N) first objects in the undisplayed controls are exchanged, so that all the undisplayed first objects are equally divided. The screen is displayed on the screen, and the displayed first object is canceled and stored in the first control.
需要理解的是,(M-N)和N的数值可能相同也可能不相同,在(M-N)和N不同的情况下,(M-N)个子屏幕可以是对屏幕重新划分后得到的。另外,由于屏幕的分屏限制,若(M-N)大于分屏阈值,也只能先显 示(M-N)个第一对象中的部分第一对象对应的第一界面,即分屏阈值个数个第一界面,若(M-N)小于或等于分屏阈值,则可以直接对全部(M-N)个第一对象对应的第一界面进行分屏显示。It should be understood that the values of (M-N) and N may or may not be the same. When (M-N) and N are different, the (M-N) sub-screens may be obtained by re-dividing the screen. In addition, due to the split screen limitation of the screen, if (M-N) is greater than the split screen threshold, only the first interface corresponding to some of the first objects in the (M-N) first objects can be displayed first, that is, the number of split screen thresholds For an interface, if (M-N) is less than or equal to the split-screen threshold, the first interface corresponding to all (M-N) first objects can be directly displayed in split-screen.
另外,第二预设顺序可以与第一预设顺序相同或不同,可根据用户需求合理设置。In addition, the second preset sequence may be the same as or different from the first preset sequence, and may be reasonably set according to user requirements.
具体举例来说,以聊天软件的会话场景为例,目标控件为悬浮球。当悬浮球内的对话框的个数M大于分屏阈值A时,按对话框添加进悬浮球的顺序从上往下将屏幕分成A个子屏幕,在A个子屏幕上显示A个对话框的聊天界面。此时,悬浮球内的对话框个数为M-A个,M-A个对话框进入等待状态。分屏后,双击显示的子屏幕聊天界面会被收起,并添加至悬浮球中列表的末尾,重新排队,悬浮球内处于等待状态的首个对话框的聊天界面会在被收起的对话框所在的子屏幕上进行显示。其中,等待状态的对话框依旧可以正常接收消息,图标处会显示未读消息个数。For example, taking the conversation scene of chat software as an example, the target control is a floating ball. When the number M of dialog boxes in the floating ball is greater than the split screen threshold A, the screen is divided into A sub-screens from top to bottom in the order in which the dialog boxes are added to the floating ball, and the chats of the A dialog boxes are displayed on the A sub-screens. interface. At this time, the number of dialog boxes in the floating ball is M-A, and the M-A dialog boxes enter a waiting state. After the screen is split, the chat interface of the sub-screen displayed by double-clicking will be collapsed, added to the end of the list in the floating ball, and re-queued. The chat interface of the first dialog in the waiting state in the floating ball will be displayed in the closed dialogue. is displayed on the subscreen where the box is located. Among them, the dialog box in the waiting state can still receive messages normally, and the number of unread messages will be displayed on the icon.
在本申请的一个实施例中,如图4所示,步骤106,在N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:In an embodiment of the present application, as shown in FIG. 4 , step 106 , after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, further includes:
步骤402,接收对目标控件的第四输入; Step 402, receiving the fourth input to the target control;
步骤404,响应于第四输入,移除目标控件中的N个第一对象,并取消显示N个第一界面。 Step 404, in response to the fourth input, remove the N first objects in the target control, and cancel the display of the N first interfaces.
在该实施例中,当电子设备接收到用户对目标控件的第四输入时,在子屏幕上取消显示N个第一界面,并从目标控件中移除已经进行界面显示的N个第一对象,以退出分屏模式。从而实现了一键收起所有分屏显示的第一界面,简化用户操作,提高第一界面的管理便捷性。In this embodiment, when the electronic device receives the user's fourth input to the target control, it cancels the display of N first interfaces on the sub-screen, and removes N first objects that have already been displayed on the target control from the target control. , to exit split screen mode. Thereby, the first interface in which all the split-screen displays are folded with one key is realized, the user operation is simplified, and the management convenience of the first interface is improved.
具体举例来说,如图9所示,用户执行中间挤压悬浮球120的操作,触发一键收起屏幕上显示的所有聊天界面,退出分屏显示模式,或者双击悬浮球120一键收起所有展开的对话框的聊天界面。For example, as shown in FIG. 9 , the user performs the operation of squeezing the floating ball 120 in the middle, triggering one-click to retract all chat interfaces displayed on the screen, exiting the split-screen display mode, or double-clicking the floating ball 120 to retract with one-click Chat interface for all expanded dialogs.
进一步地,在取消显示N个第一界面之后,还可以直接清空目标控件中的所有第一对象,也即M个第一对象,提高用户操作便利性。而且由于已经退出分屏显示模式,则可以在电子设备的屏幕上显示分屏前的第二界面,第二界面用于显示多个未存入目标控件的第二对象。Further, after canceling the display of the N first interfaces, it is also possible to directly clear all the first objects in the target control, that is, the M first objects, so as to improve the convenience of the user's operation. Moreover, since the split-screen display mode has been exited, the second interface before the split-screen can be displayed on the screen of the electronic device, and the second interface is used to display a plurality of second objects that are not stored in the target controls.
在本申请的一个实施例中,图5示出了本申请实施例的界面显示方法的流程图之五,包括:In an embodiment of the present application, FIG. 5 shows the fifth flowchart of the interface display method of the embodiment of the present application, including:
步骤502,接收对目标控件的第五输入; Step 502, receiving the fifth input to the target control;
步骤504,响应于第五输入,显示目标控件的第三界面。 Step 504, in response to the fifth input, display a third interface of the target control.
其中,第三界面用于显示目标控件内存储的第一对象。Wherein, the third interface is used to display the first object stored in the target control.
在该实施例中,在接收到用户对目标控件的第五输入后,在电子设备的屏幕上显示目标控件的第三界面,以使用户能够随时通过目标控件对已存入目标控件内的第一对象进行查看,以便于用户对第一对象进行管理。In this embodiment, after receiving the user's fifth input to the target control, a third interface of the target control is displayed on the screen of the electronic device, so that the user can use the target control to perform any input on the target control at any time. An object is viewed, so that the user can manage the first object.
具体地,第三界面上第一对象可以通过列表的形式进行显示,也可以通过矩阵进行显示。显示第一对象时可以直接显示完整的第一对象,也可以通过标识显示第一对象,例如名称、时间、图标、缩略图等信息。从而能够灵活设置第一对象的查看方式。例如,如图10所示,悬浮球120的第三界面122上显示有4个图标,4个图标分别表示不同的4个对话框。Specifically, the first object on the third interface may be displayed in the form of a list, or may be displayed in a matrix. When displaying the first object, the complete first object may be directly displayed, or the first object may be displayed through an identifier, such as information such as name, time, icon, and thumbnail image. Therefore, the viewing mode of the first object can be flexibly set. For example, as shown in FIG. 10 , four icons are displayed on the third interface 122 of the floating ball 120 , and the four icons respectively represent four different dialog boxes.
进一步地,在第一对象以标识的形式在第三界面上进行显示的情况下,接收用户对第三界面内的第一对象的标识的第十输入;响应于第十输入,显示完整的第一对象。例如,如图8所示,点击悬浮球120中的对话框的图标,会弹出一个弹框展示对话框的图标、名称,如果是群会展示群名称和群人数。Further, in the case where the first object is displayed on the third interface in the form of an identification, a tenth input from the user on the identification of the first object in the third interface is received; in response to the tenth input, the complete first object is displayed. an object. For example, as shown in FIG. 8 , clicking the icon of the dialog box in the floating ball 120 will pop up a pop-up box to display the icon and name of the dialog box, and if it is a group, the group name and the number of people in the group will be displayed.
在本申请的一个实施例中,步骤106,在N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:接收对第三界面中目标第一对象的第六输入;响应于第六输入,在第六输入对应的子屏幕上显示目标第一对象对应的第一界面。In an embodiment of the present application, step 106, after displaying the N first interfaces corresponding to the N first objects on the N sub-screens respectively, further includes: receiving a sixth input to the target first object in the third interface ; In response to the sixth input, display the first interface corresponding to the target first object on the sub-screen corresponding to the sixth input.
其中,目标第一对象为用户选择的第一对象,目标第一对象的数量可以是一个也可以是多个。The target first object is the first object selected by the user, and the number of the target first object may be one or multiple.
在该实施例中,在显示目标控件的第三界面后,用户能够获知目标控件中哪些第一对象的第一界面未在屏幕上显示。此时,若接收到用户对第三界面中目标第一对象的第六输入,也即第一界面的替换操作,则先取消显示第六输入指示的子屏幕当前显示的第一界面,然后在该子屏幕上显示第六输入指示的目标第一对象对应的第一界面,以完成子屏幕上第一界面 的替换。从而实现了手动对子屏幕的显示内容的管理,提高人机交互性能,使得需要替换的第一界面更加符合用户的使用需求,以便于用户根据显示的第一界面进行后续操作,提升界面显示高效性。In this embodiment, after the third interface of the target control is displayed, the user can know which first interfaces of the first objects in the target control are not displayed on the screen. At this time, if the sixth input from the user to the target first object in the third interface is received, that is, the replacement operation of the first interface, the first interface currently displayed on the sub-screen indicated by the sixth input is canceled, and then The first interface corresponding to the target first object indicated by the sixth input is displayed on the sub-screen, so as to complete the replacement of the first interface on the sub-screen. Therefore, the manual management of the display content of the sub-screen is realized, the human-computer interaction performance is improved, and the first interface that needs to be replaced is more in line with the user's usage requirements, so that the user can perform subsequent operations according to the displayed first interface, and the interface display efficiency is improved. sex.
需要说明的是,第六输入可以是滑动输入,也可以通过拖拽的方式将目标第一对象对应的第一界面移入子屏幕,以将子屏幕当前显示的第一界面替换为新的第一界面。例如,进入分屏状态后用户可单击悬浮球,显示悬浮球中的第三界面,选定一个对话框,拖动至想要放置的地方,则该处原始对话框的聊天界面将会被收起进入悬浮球列表尾部,选定新对话框的聊天界面被放置该处。第六输入还可以是点击输入,通过点选目标对象和子屏幕,进行第一界面的替换。It should be noted that the sixth input can be a sliding input, or the first interface corresponding to the target first object can be moved into the sub-screen by dragging, so as to replace the first interface currently displayed on the sub-screen with a new first interface. interface. For example, after entering the split screen state, the user can click the floating ball to display the third interface in the floating ball, select a dialog box, and drag it to the place where you want to place it, then the chat interface of the original dialog box will be displayed. Collapse and enter the tail of the floating ball list, where the chat interface of the selected new dialog is placed. The sixth input may also be a click input, and the first interface is replaced by clicking on the target object and the sub-screen.
在本申请的一个实施例中,步骤504,显示目标控件的第三界面之后,还包括:接收对第三界面的第七输入;响应于第七输入,按照第七输入对应的编辑方式调整目标控件中存储的第一对象。In an embodiment of the present application, step 504, after displaying the third interface of the target control, further includes: receiving a seventh input on the third interface; and adjusting the target according to the editing mode corresponding to the seventh input in response to the seventh input The first object stored in the control.
在该实施例中,在显示目标控件的第三界面之后,可以按照用户设定的编辑方式调整目标控件中存储的第一对象,使得用户能够通过不同的操作对目标控件内存储的第一对象进行管理。In this embodiment, after the third interface of the target control is displayed, the first object stored in the target control can be adjusted according to the editing mode set by the user, so that the user can perform different operations on the first object stored in the target control. to manage.
其中,编辑方式包括移除、调整顺序、调整显示方式等。例如,调整第三界面上第一对象的显示个数,移除目标控件内存储的第一对象,整理第一对象的排列顺序等。Among them, the editing method includes removing, adjusting the order, adjusting the display method, and the like. For example, adjusting the displayed number of the first objects on the third interface, removing the first objects stored in the target control, sorting out the arrangement order of the first objects, and so on.
具体举例来说,如图10所示,悬浮球120的第三界面122上显示了4个对话框的图标,用户伸手指拖动4个对话框的图标中的最后一个图标至倒数第二个图标之前,如图11所示,对悬浮球120中的对话框图标列表进行重排序。若用户需要删除悬浮球120中图11中倒数第二个图标的对话框,则拖动该图标至第三界面122之外,如图12所示,该图标从悬浮球120中移除,此时该图标对应的对话框被添加至第二界面126的首位。如图13所示,用户执行向两边扩展悬浮球120的操作,一键移除悬浮球120中所有的对话框,并将对话框按照添加至悬浮球120中的顺序,重新恢复至第二界面126中。For example, as shown in FIG. 10 , icons of four dialog boxes are displayed on the third interface 122 of the floating ball 120 , and the user stretches his finger and drags the last icon of the icons of the four dialog boxes to the penultimate one. Before the icons, as shown in FIG. 11 , the list of dialog icons in the floating ball 120 is reordered. If the user needs to delete the dialog box of the penultimate icon in FIG. 11 in the floating ball 120, drag the icon to the outside of the third interface 122, as shown in FIG. 12, the icon is removed from the floating ball 120, this When the dialog box corresponding to the icon is added to the first position of the second interface 126 . As shown in FIG. 13 , the user performs the operation of expanding the floating ball 120 to both sides, removes all the dialog boxes in the floating ball 120 with one click, and restores the dialog boxes to the second interface in the order in which they were added to the floating ball 120 126 in.
在本申请的一个实施例中,步骤102,接收对目标控件的第一输入之 前,还包括:接收对电子设备的第八输入;响应于第八输入,显示第二界面和目标控件,第二界面用于显示W个第二对象。In an embodiment of the present application, step 102, before receiving the first input to the target control, further includes: receiving an eighth input to the electronic device; in response to the eighth input, displaying the second interface and the target control, the second The interface is used to display W second objects.
其中,W为正整数,且W大于或等于M。Wherein, W is a positive integer, and W is greater than or equal to M.
在该实施例中,当接收到用户对电子设备的第八输入,电子设备进入分屏模式。此时,在电子设备的屏幕上显示第二界面和目标控件,其中,第二界面是用于设置目标控件内存储的第一对象的,使得用户更方便地将所需的第一对象储存于目标控件中,以对第一对象进行有选择性的进行高效的操作。In this embodiment, when an eighth input from the user to the electronic device is received, the electronic device enters a split-screen mode. At this time, the second interface and the target control are displayed on the screen of the electronic device, wherein the second interface is used to set the first object stored in the target control, so that the user can more conveniently store the desired first object in the In the target control, the first object can be selectively and efficiently operated.
在本申请的一个实施例中,显示第二界面和目标控件之后,还包括:接收对第一对象的第九输入;响应于第九输入,将M个第一对象存储于目标控件。In an embodiment of the present application, after displaying the second interface and the target control, the method further includes: receiving a ninth input to the first object; and in response to the ninth input, storing the M first objects in the target control.
在该实施例中,用户通过第九输入从第二对象中选择需要存储于目标控件的第一对象,以便于通过对目标控件操作,对目标控件内存储的第一对象对应的第一界面进行分屏显示。从而能够以分屏显示的方式一次性展示多组第一对象对应的第一界面,用户无需在切换第一对象的第一界面时进行繁琐操作,不仅使用户可以对第一对象进行有选择性、高效的操作,而且较大程度上减少用户误操作的概率,提升用户的使用体验。In this embodiment, the user selects the first object that needs to be stored in the target control from the second objects through the ninth input, so that the operation of the target control can be performed on the first interface corresponding to the first object stored in the target control. Split screen display. Therefore, the first interfaces corresponding to multiple groups of first objects can be displayed at one time in a split-screen display mode, and the user does not need to perform cumbersome operations when switching the first interface of the first object, which not only enables the user to select the first object. , efficient operation, and to a large extent reduce the probability of user misoperation, and improve the user experience.
进一步地,将M个第一对象存储于目标控件之后,将M个第一对象从第二界面中移除,从而避免用户重复选择第一对象。Further, after the M first objects are stored in the target control, the M first objects are removed from the second interface, thereby preventing the user from repeatedly selecting the first objects.
具体举例来说,如图14所示,第二界面126中显示了7个对话框(第二对象),用户将第二界面126中的选中对话框(第一对象)拖至悬浮球120,此时,对话框被添加至悬浮球120内,如图15所示,对话框被添加至悬浮球120后,该对话框从第二界面126中移除。Specifically, as shown in FIG. 14 , seven dialog boxes (second objects) are displayed in the second interface 126 , and the user drags the selected dialog box (first object) in the second interface 126 to the floating ball 120 , At this time, the dialog box is added to the floating ball 120 , as shown in FIG. 15 , after the dialog box is added to the floating ball 120 , the dialog box is removed from the second interface 126 .
在本申请的一个实施例中,如图16所示,界面显示装置1000包括:接收模块1002,接收模块1002用于接收对目标控件的第一输入;分屏模块1004,分屏模块1004用于响应于第一输入,根据目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;显示模块1006,显示模块1006用于按照第一预设顺序,在N个子屏幕上分别显示N个第一对象对应的N个第一界面。其中,M、N为正整数,且N小于或等于M。In an embodiment of the present application, as shown in FIG. 16 , the interface display apparatus 1000 includes: a receiving module 1002, the receiving module 1002 is used for receiving the first input to the target control; the split-screen module 1004, the split-screen module 1004 is used for In response to the first input, according to the M first objects stored in the target control, the screen is divided into N sub-screens; the display module 1006, the display module 1006 is used to display N respectively on the N sub-screens according to the first preset order N first interfaces corresponding to the first objects. Among them, M and N are positive integers, and N is less than or equal to M.
可选的,在M小于或等于分屏阈值的情况下,N等于M;或在M大于分屏阈值的情况下,N等于分屏阈值。Optionally, when M is less than or equal to the screen splitting threshold, N is equal to M; or when M is greater than the screen splitting threshold, N is equal to the screen splitting threshold.
可选的,接收模块1002还用于接收对目标界面的第二输入;显示模块1006还用于响应于第二输入,取消显示目标界面;界面显示装置1000还包括:调整模块(图中未示出),调整模块用于调整目标界面对应的目标对象在目标控件中的排序。其中,N个第一界面中包括目标界面,N个第一对象中包括目标对象。Optionally, the receiving module 1002 is further configured to receive a second input to the target interface; the display module 1006 is further configured to cancel the display of the target interface in response to the second input; the interface display device 1000 further includes: an adjustment module (not shown in the figure). out), the adjustment module is used to adjust the order of the target object corresponding to the target interface in the target control. Wherein, the N first interfaces include the target interface, and the N first objects include the target object.
可选的,接收模块1002还用于接收对目标控件的第三输入;显示模块1006还用于响应于第三输入,取消显示N个第一界面,并按照第二预设顺序,在P个子屏幕上分别显示目标控件内存储的P个第一对象对应的P个第一界面。其中,P为正整数,且P小于或等于(M-N)。Optionally, the receiving module 1002 is further configured to receive a third input to the target control; the display module 1006 is further configured to cancel the display of the N first interfaces in response to the third input, and, according to the second preset sequence, display the N first interfaces in the P sub-interfaces. The P first interfaces corresponding to the P first objects stored in the target control are respectively displayed on the screen. Among them, P is a positive integer, and P is less than or equal to (M-N).
可选的,在显示有N个第一界面的情况下,接收模块1002还用于接收对目标控件的第四输入;界面显示装置1000还包括:存储模块(图中未示出),存储模块用于响应于第四输入,移除目标控件中的N个第一对象;显示模块1006还用于响应于第四输入,取消显示N个第一界面。Optionally, in the case where N first interfaces are displayed, the receiving module 1002 is further configured to receive a fourth input to the target control; the interface display device 1000 further includes: a storage module (not shown in the figure), a storage module for removing the N first objects in the target control in response to the fourth input; the display module 1006 is further configured to cancel the display of the N first interfaces in response to the fourth input.
可选的,存储模块(图中未示出)可用于在N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,将已显示的N个第一对象从目标控件中删除。Optionally, the storage module (not shown in the figure) can be used to delete the N first objects displayed from the target control after respectively displaying the N first interfaces corresponding to the N first objects on the N sub-screens. .
可选的,接收模块1002还用于接收对目标控件的第五输入;显示模块1006还用于响应于第五输入,显示目标控件的第三界面。其中,第三界面用于显示目标控件内存储的第一对象。Optionally, the receiving module 1002 is further configured to receive a fifth input to the target control; the display module 1006 is further configured to display a third interface of the target control in response to the fifth input. Wherein, the third interface is used to display the first object stored in the target control.
可选的,接收模块1002还用于接收对第三界面中目标对象的第六输入;显示模块1006还用于响应于第六输入,在第六输入对应的子屏幕上显示第一目标对象对应的第一界面。Optionally, the receiving module 1002 is further configured to receive the sixth input to the target object in the third interface; the display module 1006 is also configured to respond to the sixth input, displaying the corresponding sub-screen of the first target object on the sub-screen corresponding to the sixth input. the first interface.
可选的,接收模块1002还用于接收对第三界面的第七输入;调整模块还用于响应于第七输入,按照第七输入对应的编辑方式调整目标控件中存储的第一对象。Optionally, the receiving module 1002 is further configured to receive a seventh input to the third interface; the adjusting module is further configured to adjust the first object stored in the target control according to the editing mode corresponding to the seventh input in response to the seventh input.
可选的,接收模块1002还用于接收对电子设备的第八输入;显示模块1006还用于响应于第八输入,显示第二界面和目标控件。其中,第二 界面用于显示W个第二对象。其中,W为正整数,且W大于或等于M。Optionally, the receiving module 1002 is further configured to receive an eighth input to the electronic device; the display module 1006 is further configured to display the second interface and the target control in response to the eighth input. Wherein, the second interface is used to display W second objects. Wherein, W is a positive integer, and W is greater than or equal to M.
可选的,接收模块1002还用于接收对第一对象的第九输入;存储模块还用于将M个第一对象存储于目标控件。Optionally, the receiving module 1002 is further configured to receive a ninth input to the first object; the storage module is further configured to store the M first objects in the target control.
在该实施例中,界面显示装置1000的各模块执行各自功能时实现如上述任一实施例中的界面显示方法的步骤,因此,界面显示装置1000同时也包括如上述任一实施例中的界面显示方法的全部有益效果,在此不再赘述。In this embodiment, each module of the interface display apparatus 1000 implements the steps of the interface display method in any of the above-mentioned embodiments when performing their respective functions. Therefore, the interface display apparatus 1000 also includes the interface as in any of the above-mentioned embodiments. All the beneficial effects of the display method are not repeated here.
本申请实施例中的界面显示装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(NetworkAttached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The interface display device in this embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The apparatus may be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant). assistant, PDA), etc., the non-mobile electronic device can be a server, network attached storage (NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application implements Examples are not specifically limited.
本申请实施例中的界面显示装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The interface display device in the embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
在本申请的一个实施例中,如图17所示,提供了一种电子设备1200,包括:处理器1204,存储器1202及存储在存储器1202上并可在处理器1204上运行的程序或指令,程序或指令被处理器1204执行时实现如上述任一实施例中提供的界面显示方法的步骤,因此,该电子设备1200包括如上述任一实施例中提供的界面显示方法的全部有益效果,在此不再赘述。In an embodiment of the present application, as shown in FIG. 17, an electronic device 1200 is provided, including: a processor 1204, a memory 1202, and programs or instructions stored in the memory 1202 and executable on the processor 1204, When the program or instruction is executed by the processor 1204, the steps of the interface display method provided in any of the above-mentioned embodiments are realized. Therefore, the electronic device 1200 includes all the beneficial effects of the interface display method provided in any of the above-mentioned embodiments. This will not be repeated here.
图18为实现本申请实施例的一种电子设备1400的硬件结构示意图。该电子设备1400包括但不限于:射频单元1402、网络模块1404、音频输出单元1406、输入单元1408、传感器1410、显示单元1412、用户输入单元1414、接口单元1416、存储器1418、处理器1420等部件。FIG. 18 is a schematic diagram of a hardware structure of an electronic device 1400 implementing an embodiment of the present application. The electronic device 1400 includes but is not limited to: a radio frequency unit 1402, a network module 1404, an audio output unit 1406, an input unit 1408, a sensor 1410, a display unit 1412, a user input unit 1414, an interface unit 1416, a memory 1418, a processor 1420 and other components .
本领域技术人员可以理解,电子设备1400还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1420逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图18中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本申请实施例中,电子设备包括但不限于移动终端、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、以及计步器等。Those skilled in the art can understand that the electronic device 1400 may also include a power supply (such as a battery) for supplying power to various components, and the power supply may be logically connected to the processor 1420 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. consumption management and other functions. The structure of the electronic device shown in FIG. 18 does not constitute a limitation to the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components. In the embodiments of the present application, electronic devices include, but are not limited to, mobile terminals, tablet computers, notebook computers, handheld computers, vehicle-mounted electronic devices, wearable devices, and pedometers.
其中,用户输入单元1414用于接收对目标控件的第一输入;处理器1420用于响应于第一输入,根据目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;显示单元1412用于按照第一预设顺序,在N个子屏幕上分别显示N个第一对象对应的N个第一界面。其中,M、N为正整数,且N小于或等于M。Wherein, the user input unit 1414 is used to receive the first input to the target control; the processor 1420 is used to respond to the first input and divide the screen into N sub-screens according to the M first objects stored in the target control; the display unit 1412 is configured to display the N first interfaces corresponding to the N first objects on the N sub-screens according to the first preset sequence. Among them, M and N are positive integers, and N is less than or equal to M.
进一步地,在M小于或等于分屏阈值的情况下,N等于M;或在M大于分屏阈值的情况下,N等于分屏阈值。Further, when M is less than or equal to the screen splitting threshold, N is equal to M; or when M is greater than the screen splitting threshold, N is equal to the screen splitting threshold.
进一步地,用户输入单元1414还用于接收对目标界面的第二输入;显示单元1412还用于响应于第二输入,取消显示目标界面;处理器1420还用于调整目标界面对应的目标对象在目标控件中的排序。其中,N个第一界面中包括目标界面,N个第一对象中包括目标对象。Further, the user input unit 1414 is further configured to receive a second input to the target interface; the display unit 1412 is further configured to cancel the display of the target interface in response to the second input; the processor 1420 is further configured to adjust the target object corresponding to the target interface in Sorting in the target control. Wherein, the N first interfaces include the target interface, and the N first objects include the target object.
进一步地,用户输入单元1414还用于接收对目标控件的第三输入;显示单元1412还用于响应于第三输入,取消显示N个第一界面,并按照第二预设顺序,在P个子屏幕上分别显示目标控件内存储的P个第一对象对应的P个第一界面。其中,P为正整数,且P小于或等于(M-N)。Further, the user input unit 1414 is further configured to receive a third input to the target control; the display unit 1412 is further configured to cancel the display of the N first interfaces in response to the third input, and, according to the second preset order, display the P sub- The P first interfaces corresponding to the P first objects stored in the target control are respectively displayed on the screen. Among them, P is a positive integer, and P is less than or equal to (M-N).
进一步地,用户输入单元1414还用于接收对目标控件的第四输入;处理器1420还用于响应于第四输入,移除目标控件中的N个第一对象;显示单元1412还用于响应于第四输入,取消显示N个第一界面。Further, the user input unit 1414 is further configured to receive a fourth input to the target control; the processor 1420 is further configured to remove the N first objects in the target control in response to the fourth input; the display unit 1412 is further configured to respond In the fourth input, the display of the N first interfaces is canceled.
进一步地,处理器1420还用于在N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,将已显示的N个第一对象从目标控件中删除。Further, the processor 1420 is further configured to delete the displayed N first objects from the target control after respectively displaying the N first interfaces corresponding to the N first objects on the N sub-screens.
进一步地,用户输入单元1414还用于接收对目标控件的第五输入; 显示单元1412还用于响应于第五输入,显示目标控件的第三界面。其中,第三界面用于显示目标控件内存储的第一对象。Further, the user input unit 1414 is further configured to receive a fifth input to the target control; the display unit 1412 is further configured to display a third interface of the target control in response to the fifth input. Wherein, the third interface is used to display the first object stored in the target control.
进一步地,用户输入单元1414还用于接收对第三界面中目标对象的第六输入;显示单元1412还用于响应于第六输入,在第六输入对应的子屏幕上显示目标第一对象对应的第一界面。Further, the user input unit 1414 is further configured to receive a sixth input to the target object in the third interface; the display unit 1412 is further configured to respond to the sixth input, displaying on the sub-screen corresponding to the sixth input the corresponding first object of the target the first interface.
进一步地,用户输入单元1414还用于接收对第三界面的第七输入;处理器1420还用于响应于第七输入,按照第七输入对应的编辑方式调整目标控件中存储的第一对象。Further, the user input unit 1414 is further configured to receive a seventh input to the third interface; the processor 1420 is further configured to adjust the first object stored in the target control according to the editing mode corresponding to the seventh input in response to the seventh input.
进一步地,用户输入单元1414还用于接收对电子设备的第八输入;显示单元1412还用于响应于第八输入,显示第二界面和目标控件。其中,第二界面用于显示W个第二对象。其中,W为正整数,且W大于或等于M。Further, the user input unit 1414 is further configured to receive an eighth input to the electronic device; the display unit 1412 is further configured to display the second interface and target controls in response to the eighth input. Wherein, the second interface is used to display W second objects. Wherein, W is a positive integer, and W is greater than or equal to M.
进一步地,用户输入单元1414还用于接收对第一对象的第九输入;处理器1420还用于将M个第一对象存储于目标控件。Further, the user input unit 1414 is further configured to receive a ninth input to the first object; the processor 1420 is further configured to store the M first objects in the target control.
应理解的是,本申请实施例中,射频单元1402可用于收发信息或收发通话过程中的信号,具体的,接收基站的下行数据或向基站发送上行数据。射频单元1402包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。It should be understood that, in this embodiment of the present application, the radio frequency unit 1402 may be used to send and receive information or send and receive signals during a call, and specifically, receive downlink data from the base station or send uplink data to the base station. The radio frequency unit 1402 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
网络模块1404为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The network module 1404 provides the user with wireless broadband Internet access, such as helping the user to send and receive emails, browse the web, access streaming media, and the like.
音频输出单元1406可以将射频单元1402或网络模块1404接收的或者在存储器1418中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元1406还可以提供与电子设备1400执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元1406包括扬声器、蜂鸣器以及受话器等。The audio output unit 1406 may convert audio data received by the radio frequency unit 1402 or the network module 1404 or stored in the memory 1418 into audio signals and output as sound. Also, the audio output unit 1406 may also provide audio output related to a specific function performed by the electronic device 1400 (eg, call signal reception sound, message reception sound, etc.). The audio output unit 1406 includes a speaker, a buzzer, a receiver, and the like.
输入单元1408用于接收音频或视频信号。输入单元1408可以包括图形处理器(Graphics Processing Unit,GPU)5082和麦克风5084,图形处理器5082对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显 示在显示单元1412上,或者存储在存储器1418(或其它存储介质)中,或者经由射频单元1402或网络模块1404发送。麦克风5084可以接收声音,并且能够将声音处理为音频数据,处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元1402发送到移动通信基站的格式输出。The input unit 1408 is used to receive audio or video signals. The input unit 1408 may include a graphics processor (Graphics Processing Unit, GPU) 5082 and a microphone 5084, and the graphics processor 5082 is used for still pictures or video images obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode data is processed. The processed image frames may be displayed on the display unit 1412, or stored in the memory 1418 (or other storage medium), or transmitted via the radio frequency unit 1402 or the network module 1404. The microphone 5084 can receive sound, and can process the sound into audio data, and the processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 1402 for output in the case of a telephone call mode.
电子设备1400还包括至少一种传感器1410,比如指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器、光传感器、运动传感器以及其他传感器。The electronic device 1400 also includes at least one sensor 1410, such as a fingerprint sensor, pressure sensor, iris sensor, molecular sensor, gyroscope, barometer, hygrometer, thermometer, infrared sensor, light sensor, motion sensor, and other sensors.
显示单元1412用于显示由用户输入的信息或提供给用户的信息。显示单元1412可包括显示面板5122,可以采用液晶显示器、有机发光二极管等形式来配置显示面板5122。The display unit 1412 is used to display information input by the user or information provided to the user. The display unit 1412 may include a display panel 5122, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
用户输入单元1414可用于接收输入的数字或字符信息,以及产生与电子设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元1414包括触控面板5142以及其他输入设备5144。触控面板5142也称为触摸屏,可收集用户在其上或附近的触摸操作。触控面板5142可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1420,接收处理器1420发来的命令并加以执行。其他输入设备5144可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 1414 may be used to receive input numerical or character information, and generate key signal input related to user settings and function control of the electronic device. Specifically, the user input unit 1414 includes a touch panel 5142 and other input devices 5144 . The touch panel 5142, also referred to as a touch screen, collects the user's touch operations on or near it. The touch panel 5142 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it to the touch controller. To the processor 1420, the command sent by the processor 1420 is received and executed. Other input devices 5144 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which are not described herein again.
进一步的,触控面板5142可覆盖在显示面板5122上,当触控面板5142检测到在其上或附近的触摸操作后,传送给处理器1420以确定触摸事件的类型,随后处理器1420根据触摸事件的类型在显示面板5122上提供相应的视觉输出。触控面板5142与显示面板5122可作为两个独立的部件,也可以集成为一个部件。Further, the touch panel 5142 can be overlaid on the display panel 5122. When the touch panel 5142 detects a touch operation on or near it, it transmits it to the processor 1420 to determine the type of the touch event, and then the processor 1420 determines the type of the touch event according to the touch The type of event provides corresponding visual output on display panel 5122. The touch panel 5142 and the display panel 5122 can be used as two independent components, or can be integrated into one component.
接口单元1416为外部装置与电子设备1400连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的 端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元1416可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到电子设备1400内的一个或多个元件或者可以用于在电子设备1400和外部装置之间传输数据。The interface unit 1416 is an interface for connecting an external device to the electronic device 1400 . For example, external devices may include wired or wireless headset ports, external power (or battery charger) ports, wired or wireless data ports, memory card ports, ports for connecting devices with identification modules, audio input/output (I/O) ports, video I/O ports, headphone ports, and more. The interface unit 1416 may be used to receive input (eg, data information, power, etc.) from external devices and transmit the received input to one or more elements within the electronic device 1400 or may be used between the electronic device 1400 and external Transfer data between devices.
存储器1418可用于存储应用程序程序以及各种数据。存储器1418可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据移动终端的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1418可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。 Memory 1418 may be used to store application programs and various data. The memory 1418 may mainly include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program (such as a sound playback function, an image playback function, etc.) required for at least one function, and the like; Data (such as audio data, phone book, etc.) created by the use of the mobile terminal, etc. Additionally, memory 1418 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
处理器1420通过运行或执行存储在存储器1418内的应用程序程序和/或模块,以及调用存储在存储器1418内的数据,执行电子设备1400的各种功能和处理数据,从而对电子设备1400进行整体监控。处理器1420可包括一个或多个处理单元;处理器1420可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理通信的操作。The processor 1420 executes various functions of the electronic device 1400 and processes data by running or executing the application programs and/or modules stored in the memory 1418, and calling the data stored in the memory 1418, so as to perform the overall operation of the electronic device 1400. monitor. The processor 1420 may include one or more processing units; the processor 1420 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, and application programs, and the modem processor mainly processes Operations that handle communications.
在本申请的一个实施例中,提供了一种可读存储介质,其上存储有程序或指令,该程序或指令被处理器执行时实现如上述任一实施例中提供的界面显示方法的步骤。In an embodiment of the present application, a readable storage medium is provided on which a program or instruction is stored, and when the program or instruction is executed by a processor, the steps of the interface display method provided in any of the foregoing embodiments are implemented .
在该实施例中,可读存储介质能够实现本申请的实施例提供的界面显示方法的各个过程,并能达到相同的技术效果,为避免重复,这里不再赘述。In this embodiment, the readable storage medium can implement each process of the interface display method provided by the embodiment of the present application, and can achieve the same technical effect, which is not repeated here in order to avoid repetition.
其中,处理器为上述实施例中的通信设备中的处理器。可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。The processor is the processor in the communication device in the above embodiment. The readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
本申请实施例还提供了一种芯片,芯片包括处理器和通信接口,通信接口和处理器耦合,处理器用于运行程序或指令,实现上述界面显示方法 实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run a program or an instruction to implement each process of the above-mentioned interface display method embodiment, and can achieve the same The technical effect, in order to avoid repetition, will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, herein, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or device comprising a series of elements includes not only those elements, It also includes other elements not expressly listed or inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in the reverse order depending on the functions involved. To perform functions, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to some examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例的方法。From the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation. Based on this understanding, the technical solution of the present application can be embodied in the form of a software product in essence or in a part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to enable a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods of the various embodiments of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。The embodiments of the present application have been described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific embodiments, which are merely illustrative rather than restrictive. Under the inspiration of this application, without departing from the scope of protection of the purpose of this application and the claims, many forms can be made, which all fall within the protection of this application.
以上仅为本申请的优选实施例而已,并不用于限制本申请,对于本领 域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above are only preferred embodiments of the present application, and are not intended to limit the present application. For those skilled in the art, the present application may have various modifications and changes. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of this application shall be included within the protection scope of this application.

Claims (16)

  1. 一种界面显示方法,包括:An interface display method, comprising:
    接收对目标控件的第一输入;receiving a first input to the target control;
    响应于所述第一输入,根据所述目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;In response to the first input, dividing the screen into N sub-screens according to the M first objects stored in the target control;
    按照第一预设顺序,在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面;According to the first preset sequence, display N first interfaces corresponding to N first objects on the N sub-screens respectively;
    其中,M、N为正整数,且N小于或等于M。Among them, M and N are positive integers, and N is less than or equal to M.
  2. 根据权利要求1所述的界面显示方法,其中,The interface display method according to claim 1, wherein,
    在M小于或等于分屏阈值的情况下,N等于M;或where M is less than or equal to the split screen threshold, N equals M; or
    在M大于所述分屏阈值的情况下,N等于所述分屏阈值。In the case where M is greater than the split screen threshold, N is equal to the split screen threshold.
  3. 根据权利要求1或2所述的界面显示方法,其中,所述在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:The interface display method according to claim 1 or 2, wherein after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, the method further comprises:
    接收对目标界面的第二输入;receiving a second input to the target interface;
    响应于所述第二输入,取消显示所述目标界面,并调整所述目标界面对应的目标对象在所述目标控件中的排序;In response to the second input, cancel the display of the target interface, and adjust the order of the target objects corresponding to the target interface in the target control;
    其中,所述N个第一界面中包括所述目标界面,所述N个第一对象中包括所述目标对象。Wherein, the N first interfaces include the target interface, and the N first objects include the target object.
  4. 根据权利要求1或2所述的界面显示方法,其中,所述在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:The interface display method according to claim 1 or 2, wherein after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, the method further comprises:
    接收对目标控件的第三输入;receiving a third input to the target control;
    响应于所述第三输入,取消显示N个第一界面,并按照第二预设顺序,在P个子屏幕上分别显示所述目标控件内存储的P个第一对象对应的P个第一界面;In response to the third input, cancel the display of the N first interfaces, and display the P first interfaces corresponding to the P first objects stored in the target control on the P sub-screens according to the second preset sequence. ;
    其中,P为正整数,且P小于或等于(M-N)。Among them, P is a positive integer, and P is less than or equal to (M-N).
  5. 根据权利要求1或2所述的界面显示方法,其中,所述在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:The interface display method according to claim 1 or 2, wherein after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, the method further comprises:
    在显示有N个第一界面的情况下,接收对所述目标控件的第四输入;In the case where N first interfaces are displayed, receiving a fourth input to the target control;
    响应于所述第四输入,移除所述目标控件中的N个第一对象,并取消显示所述N个第一界面。In response to the fourth input, the N first objects in the target control are removed, and the N first interfaces are canceled.
  6. 根据权利要求1或2所述的界面显示方法,其中,在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,还包括:The interface display method according to claim 1 or 2, wherein after the N first interfaces corresponding to the N first objects are respectively displayed on the N sub-screens, the method further comprises:
    将已显示的N个第一对象从所述目标控件中删除。Delete the displayed N first objects from the target control.
  7. 根据权利要求1或2所述的界面显示方法,还包括:The interface display method according to claim 1 or 2, further comprising:
    接收对所述目标控件的第五输入;receiving a fifth input to the target control;
    响应于所述第五输入,显示所述目标控件的第三界面,所述第三界面用于显示所述目标控件内存储的第一对象。In response to the fifth input, a third interface of the target control is displayed, and the third interface is used to display the first object stored in the target control.
  8. 一种界面显示装置,包括:An interface display device, comprising:
    接收模块,用于接收对目标控件的第一输入;a receiving module for receiving the first input to the target control;
    分屏模块,用于响应于所述第一输入,根据所述目标控件内存储的M个第一对象,将屏幕分隔成N个子屏幕;a screen splitting module, configured to divide the screen into N sub-screens according to the M first objects stored in the target control in response to the first input;
    显示模块,用于按照第一预设顺序,在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面;a display module, configured to display N first interfaces corresponding to N first objects on the N sub-screens according to a first preset sequence;
    其中,M、N为正整数,且N小于或等于M。Among them, M and N are positive integers, and N is less than or equal to M.
  9. 根据权利要求8所述的界面显示装置,其中,The interface display device according to claim 8, wherein,
    所述接收模块,还用于接收对目标界面的第二输入;The receiving module is further configured to receive a second input to the target interface;
    所述显示模块,还用于响应于所述第二输入,取消显示所述目标界面;The display module is further configured to cancel the display of the target interface in response to the second input;
    所述界面显示装置还包括:The interface display device further includes:
    调整模块,用于调整所述目标界面对应的目标对象在所述目标控件中的排序;an adjustment module, configured to adjust the ordering of the target objects corresponding to the target interface in the target controls;
    其中,所述N个第一界面中包括所述目标界面,所述N个第一对象中包括所述目标对象。Wherein, the N first interfaces include the target interface, and the N first objects include the target object.
  10. 根据权利要求8所述的界面显示装置,其中,The interface display device according to claim 8, wherein,
    所述接收模块,还用于接收对目标控件的第三输入;The receiving module is further configured to receive a third input to the target control;
    所述显示模块,还用于响应于所述第三输入,取消显示N个第一界面,并按照第二预设顺序,在P个子屏幕上分别显示所述目标控件内存储 的P个第一对象对应的P个第一界面;The display module is further configured to cancel the display of the N first interfaces in response to the third input, and respectively display the P first interfaces stored in the target control on the P sub-screens according to the second preset order. P first interfaces corresponding to the object;
    其中,P为正整数,且P小于或等于(M-N)。Among them, P is a positive integer, and P is less than or equal to (M-N).
  11. 根据权利要求8所述的界面显示装置,其中,The interface display device according to claim 8, wherein,
    所述接收模块,还用于接收对所述目标控件的第四输入;The receiving module is further configured to receive a fourth input to the target control;
    所述界面显示装置还包括:The interface display device further includes:
    存储模块,用于响应于所述第四输入,移除所述目标控件中的N个第一对象;a storage module, configured to remove the N first objects in the target control in response to the fourth input;
    所述显示模块,还用于响应于所述第四输入,并取消显示所述N个第一界面。The display module is further configured to cancel the display of the N first interfaces in response to the fourth input.
  12. 根据权利要求8所述的界面显示装置,还包括:The interface display device according to claim 8, further comprising:
    存储模块,用于在所述N个子屏幕上分别显示N个第一对象对应的N个第一界面之后,将已显示的N个第一对象从所述目标控件中删除。The storage module is configured to delete the displayed N first objects from the target control after respectively displaying the N first interfaces corresponding to the N first objects on the N sub-screens.
  13. 根据权利要求8所述的界面显示装置,其中,The interface display device according to claim 8, wherein,
    所述接收模块,还用于接收对所述目标控件的第五输入;The receiving module is further configured to receive a fifth input to the target control;
    所述显示模块,还用于响应于所述第五输入,显示所述目标控件的第三界面,所述第三界面用于显示所述目标控件内存储的第一对象。The display module is further configured to display a third interface of the target control in response to the fifth input, where the third interface is used to display the first object stored in the target control.
  14. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1至7中任一项所述的界面显示方法的步骤。An electronic device, comprising a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction being executed by the processor to achieve as claimed in claims 1 to 7 The steps of any one of the interface display methods.
  15. 一种芯片,包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1至7任一项所述的界面显示方法。A chip includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used for running a program or an instruction to implement the interface display method according to any one of claims 1 to 7.
  16. 一种电子设备,被配置为用于执行如权利要求1至7中任一项所述的界面显示方法的步骤。An electronic device configured to perform the steps of the interface display method according to any one of claims 1 to 7.
PCT/CN2022/075061 2021-02-08 2022-01-29 Interface display method and apparatus, and electronic device WO2022166902A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110180179.3 2021-02-08
CN202110180179.3A CN112947810A (en) 2021-02-08 2021-02-08 Interface display method and device and electronic equipment

Publications (1)

Publication Number Publication Date
WO2022166902A1 true WO2022166902A1 (en) 2022-08-11

Family

ID=76245053

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/075061 WO2022166902A1 (en) 2021-02-08 2022-01-29 Interface display method and apparatus, and electronic device

Country Status (2)

Country Link
CN (1) CN112947810A (en)
WO (1) WO2022166902A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947810A (en) * 2021-02-08 2021-06-11 维沃移动通信有限公司 Interface display method and device and electronic equipment
CN116048358B (en) * 2022-07-13 2023-11-14 荣耀终端有限公司 Method and related device for controlling suspension ball
CN115097971B (en) * 2022-08-24 2023-02-14 中国中金财富证券有限公司 Display control method of popup frame and related device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105843615A (en) * 2016-03-22 2016-08-10 北京小米移动软件有限公司 Notification message processing method and device
CN107037949A (en) * 2017-03-29 2017-08-11 北京小米移动软件有限公司 A kind of multi-screen display method and device
US20180095809A1 (en) * 2014-01-02 2018-04-05 Samsung Electronics Co., Ltd. Multi-window control method and electronic device supporting the same
CN109032448A (en) * 2018-07-30 2018-12-18 Oppo广东移动通信有限公司 Application display method, device, storage medium and electronic equipment
CN111596845A (en) * 2020-04-30 2020-08-28 维沃移动通信有限公司 Display control method and device and electronic equipment
CN112947810A (en) * 2021-02-08 2021-06-11 维沃移动通信有限公司 Interface display method and device and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106131305A (en) * 2016-06-17 2016-11-16 努比亚技术有限公司 A kind of control method and electronic equipment
KR20180086078A (en) * 2017-01-20 2018-07-30 삼성전자주식회사 Electronic apparatus and method for displaying screen thereof
CN111459362A (en) * 2020-03-31 2020-07-28 维沃移动通信有限公司 Information display method, information display device, electronic apparatus, and storage medium
CN111597006A (en) * 2020-05-19 2020-08-28 Oppo广东移动通信有限公司 Application split screen method and device, storage medium and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180095809A1 (en) * 2014-01-02 2018-04-05 Samsung Electronics Co., Ltd. Multi-window control method and electronic device supporting the same
CN105843615A (en) * 2016-03-22 2016-08-10 北京小米移动软件有限公司 Notification message processing method and device
CN107037949A (en) * 2017-03-29 2017-08-11 北京小米移动软件有限公司 A kind of multi-screen display method and device
CN109032448A (en) * 2018-07-30 2018-12-18 Oppo广东移动通信有限公司 Application display method, device, storage medium and electronic equipment
CN111596845A (en) * 2020-04-30 2020-08-28 维沃移动通信有限公司 Display control method and device and electronic equipment
CN112947810A (en) * 2021-02-08 2021-06-11 维沃移动通信有限公司 Interface display method and device and electronic equipment

Also Published As

Publication number Publication date
CN112947810A (en) 2021-06-11

Similar Documents

Publication Publication Date Title
CN108762954B (en) Object sharing method and mobile terminal
WO2022166902A1 (en) Interface display method and apparatus, and electronic device
US10956025B2 (en) Gesture control method, gesture control device and gesture control system
CN108958867B (en) Task operation method and device for application
CN108234295B (en) Display control method of group function control, terminal and computer readable storage medium
CN109597556B (en) Screen capturing method and terminal
CN109343755B (en) File processing method and terminal equipment
CN113360238A (en) Message processing method and device, electronic equipment and storage medium
CN109491738B (en) Terminal device control method and terminal device
WO2019196691A1 (en) Keyboard interface display method and mobile terminal
CN110196667B (en) Notification message processing method and terminal
CN109697008B (en) Content sharing method, terminal and computer readable storage medium
CN111984115A (en) Message sending method and device and electronic equipment
CN111104029B (en) Shortcut identifier generation method, electronic device and medium
CN110865745A (en) Screen capturing method and terminal equipment
CN108459803B (en) Picture sending method based on double-sided screen, mobile terminal and readable storage medium
CN112068744A (en) Interaction method, mobile terminal and storage medium
US20210320995A1 (en) Conversation creating method and terminal device
CN109271262B (en) Display method and terminal
CN110673770A (en) Message display method and terminal equipment
CN108170329B (en) Display control method and terminal equipment
CN114422461A (en) Message reference method and device
CN110531903B (en) Screen display method, terminal device and storage medium
CN108628534B (en) Character display method and mobile terminal
CN109800095B (en) Notification message processing method and mobile terminal

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: 22749181

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE