CN117555639A - Desktop assembly processing method and device and electronic equipment - Google Patents

Desktop assembly processing method and device and electronic equipment Download PDF

Info

Publication number
CN117555639A
CN117555639A CN202311555434.3A CN202311555434A CN117555639A CN 117555639 A CN117555639 A CN 117555639A CN 202311555434 A CN202311555434 A CN 202311555434A CN 117555639 A CN117555639 A CN 117555639A
Authority
CN
China
Prior art keywords
sub
assembly
assemblies
positions
desktop
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311555434.3A
Other languages
Chinese (zh)
Inventor
周影辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202311555434.3A priority Critical patent/CN117555639A/en
Publication of CN117555639A publication Critical patent/CN117555639A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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

Landscapes

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

Abstract

The application discloses a desktop assembly processing method and device and electronic equipment, and belongs to the technical field of computers. The method comprises the following steps: determining a first position on the desktop; determining a second number of the first and second positions on the desktop, the second position representing a free position adjacent to the first position or a free position not adjacent to the first position and between the first position, if the first number of sub-assemblies in the assembly is greater than 1; filling at least part of the subassemblies in the assembly to the first and second positions according to the first and second numbers.

Description

Desktop assembly processing method and device and electronic equipment
Technical Field
The application belongs to the technical field of computers, and particularly relates to a desktop assembly processing method and device and electronic equipment.
Background
Currently, more and more applications are applied to electronic devices, and most applications provide application components, and the application components can be directly added on a desktop to display specific information, so that a user can acquire required information more quickly, and user experience is improved.
However, in the process of adding the application components on the desktop, since the size and the shape of the application components provided by each application are inconsistent, the rest idle position on the desktop is not necessarily matched with the space required by the application components, so that the application components cannot be successfully added on the desktop, a quick component information acquisition way cannot be provided for a user, and user experience is reduced.
Disclosure of Invention
The embodiment of the application aims to provide a processing method and device for desktop components and electronic equipment, and the processing method and device can solve the problem that components cannot be added successfully due to mismatching of existing components and desktop idle positions.
In a first aspect, an embodiment of the present application provides a method for processing a desktop assembly, including:
determining a first position on the desktop;
determining a second number of the first and second positions on the desktop, the second position representing a free position adjacent to the first position or a free position not adjacent to the first position and between the first position, if the first number of sub-assemblies in the assembly is greater than 1;
filling at least part of the subassemblies in the assembly to the first and second positions according to the first and second numbers.
In a second aspect, an embodiment of the present application provides a processing apparatus of a desktop assembly, including:
the first determining module is used for determining a first position on the desktop;
a second determining module, configured to determine, if a first number of sub-components in the component is greater than 1, a second number of first positions and second positions on a desktop, where the second positions represent idle positions adjacent to the first positions, or idle positions that are not adjacent to the first positions and are all idle positions;
and a first filling module for filling at least part of the subassemblies in the assembly to the first position and the second position according to the first number and the second number.
In a third aspect, embodiments of the present application provide an electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the method as described in the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In a sixth aspect, embodiments of the present application provide a computer program product stored in a storage medium, the program product being executable by at least one processor to implement the method according to the first aspect.
In this embodiment, after determining the first position on the desktop, if the first number of sub-assemblies in the assembly is greater than 1, determining a second number of first positions and second positions on the desktop, where the second positions represent idle positions adjacent to the first positions, or idle positions that are not adjacent to the first positions and are all idle positions between the first positions, that is, determining the number of continuous idle positions including the first positions is needed in order to know how many sub-assemblies can be filled. And filling at least part of the subassemblies in the assembly to the first position and the second position according to the first number and the second number, namely judging whether the idle position can fill all the subassemblies and the number of the subassemblies according to the number of the idle positions and the number of the subassemblies, and filling at least part of the subassemblies in the assembly according to the number of the idle positions. Through the scheme, even if the shape and the size of the component are not matched with the idle position, at least a part of sub-components in the component can be added on the desktop, the situation that the component cannot be successfully added is avoided, and the user experience is improved.
Drawings
FIG. 1 is a flowchart of a method for processing a desktop assembly according to an embodiment of the present disclosure;
FIG. 2 is a schematic illustration of a process of a desktop assembly provided in an embodiment of the present application;
FIG. 3 is a schematic illustration of components provided by an embodiment of the present application;
FIG. 4 is a second schematic view of a desktop assembly according to an embodiment of the present disclosure;
FIG. 5 is a third exemplary process diagram of a desktop assembly according to one embodiment of the present disclosure;
FIG. 6 is a schematic diagram of a process of a desktop assembly according to an embodiment of the present application;
FIG. 7 is a fifth schematic illustration of a processing of a desktop assembly provided in an embodiment of the present application;
FIG. 8 is a diagram illustrating a sixth process for a desktop assembly according to an embodiment of the present application;
FIG. 9 is a second flowchart of a method for processing a desktop assembly according to an embodiment of the present disclosure;
FIG. 10 is a schematic diagram of a desktop assembly according to an embodiment of the present disclosure;
FIG. 11 is a schematic illustration of a desktop assembly process according to an embodiment of the present application;
FIG. 12 is a diagram of a process diagram of a desktop assembly provided in an embodiment of the present application;
FIG. 13 is a schematic view of a processing of a desktop assembly provided in an embodiment of the present application;
FIG. 14 is an eleventh view of a processing schematic of a desktop assembly provided in an embodiment of the present application;
FIG. 15 is a third flowchart illustrating a method for processing a desktop assembly according to an embodiment of the present disclosure;
FIG. 16 is a schematic view of a processing device of a desktop assembly according to an embodiment of the present disclosure;
fig. 17 is a block diagram of an electronic device according to an embodiment of the present application;
fig. 18 is a block diagram of another electronic device according to an embodiment of the present application.
Detailed Description
Technical solutions in the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application are within the scope of the protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or otherwise described herein, and that the objects identified by "first," "second," etc. are generally of a type and do not limit the number of objects, for example, the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The following describes a method for processing a desktop assembly according to the embodiment of the present application through a specific embodiment and an application scenario thereof with reference to the accompanying drawings.
As shown in fig. 1, the embodiment of the present application provides a method for processing a desktop assembly, which specifically includes the following steps:
step 101, determining a first position on a desktop.
In the case that the user needs to add a component on the desktop, the user can enter a component adding mode through operations such as long-pressing the desktop, double-clicking the desktop, sliding gestures and the like, thereby entering a component library, wherein the component library comprises components of a plurality of applications, and the user selects a required component according to the requirement and drags the component to a first position on the desktop, thereby determining that the first position is an idle position for filling the component.
The above-described method of entering the add-on component mode is merely an example, and other methods may be set as needed. The above-described manner of determining the first position is also merely an example, and other manners of determining the first position may be set as needed.
In a specific example, as shown in fig. 2, a user selects a component with a finger in a component library and drags the component to a first position 21 on a desktop, i.e., a position pointed by the finger. The distribution of idle positions and non-idle positions on the desktop is shown in fig. 2, and each box represents a position on the desktop, where the position may be the idle position or the non-idle position.
Step 102, determining a second number of the first position and the second position on the desktop, wherein the second position represents an idle position adjacent to the first position or an idle position which is not adjacent to the first position and is an idle position between the first position, if the first number of sub-assemblies in the assemblies is greater than 1.
Before step 102, it should be noted that, before the component is filled, the desktop is gridded, that is, the entire desktop is divided into multiple grids on average, where each grid represents a location. Each application, when providing the components, designs the size of the components based on the size of each position on the desktop, wherein the size of one sub-component in the components is smaller than or equal to the size of one position on the desktop, namely, the size of one sub-component of any component in the component library is smaller than or equal to the size of the first position on the desktop, so that one position can be filled with one sub-component. Also, each component may be split, i.e., if multiple sub-components are included in the component, the component may be split into multiple sub-components.
In a specific example, as shown in fig. 3, if the component 31 is a weather component, comprising three sub-components, the component may be split into three sub-components, which respectively display weather conditions in three different regions.
After determining the components, a first number of sub-components in the components is determined, and if the first number is 1, indicating that there is only one sub-component in the component, the component may be directly populated to the first location. If the first number of sub-assemblies in the assembly is greater than 1, indicating that the first location cannot accommodate all of the sub-assemblies in the assembly, it is necessary to detect the total number of first locations and free locations adjacent to the first locations on the desktop, i.e., the second number; or the total number of idle positions, namely the second number, of which the first position, the idle positions adjacent to the first position, the idle positions not adjacent to the first position and the positions between the first position are all idle positions on the desktop need to be detected, and the number of sub-assemblies which can be filled can be determined through the second number.
Step 103, filling at least part of the sub-assemblies in the assembly to the first position and the second position according to the first number and the second number.
From the total number of the first and second positions (i.e., the second number) and the first number of sub-assemblies in the assembly, the magnitude relation between the second number and the first number can be known, if the first number is smaller than the second number, the sub-assemblies can be filled into the first and second positions, and the sub-assemblies can be filled into the first number of idle positions in the first and second positions; if the first number is equal to the second number, then completely filling the sub-assembly to the first location and the second location; if the first number is greater than the second number, it means that the first location and the second location cannot fill all the sub-components, and therefore only the second number of sub-components can be filled to the first location and the second location.
In the above embodiments of the present application, after determining the first position on the desktop, if the first number of sub-assemblies in the assembly is greater than 1, then determining the second number of first positions and second positions on the desktop, where the second positions represent idle positions adjacent to the first positions, or the second positions represent idle positions adjacent to the first positions, and positions not adjacent to the first positions and between the first positions are idle positions, that is, determining the number of continuous idle positions including the first positions is needed in order to know how many sub-assemblies can be filled. And filling at least part of the subassemblies in the assembly to the first position and the second position according to the first number and the second number, namely judging whether the idle position can fill all the subassemblies and the number of the subassemblies according to the number of the idle positions and the number of the subassemblies, and filling at least part of the subassemblies in the assembly according to the number of the idle positions. Through the scheme, even if the shape and the size of the component are not matched with the idle position, at least a part of sub-components in the component can be added on the desktop, the situation that the component cannot be successfully added is avoided, and the user experience is improved.
Alternatively, after splitting the assembly into a plurality of sub-assemblies, the shape of the plurality of sub-assemblies may be adjusted according to the shape of the idle position.
As an alternative embodiment of step 102, where the first number of sub-assemblies in the assembly is greater than 1, determining the second number of the first position and the second position on the desktop may specifically include:
detecting whether the second position is in a first area on the desktop if the first number of sub-assemblies in the assembly is greater than 1;
acquiring the number of the second positions under the condition that the first area has the second positions;
determining a sum of the number of second locations and the number of first locations as the second number;
the first region represents a region on the desktop, wherein the region is formed by taking the first position as a center and taking a first value as a radius, and the first value is a value of the maximum value in the number of sub-assemblies in the length direction and the number of sub-assemblies in the width direction of the assembly.
Specifically, after determining the component, determining the first number of sub-components in the component, if the first number of sub-components in the component is greater than 1, which means that the first position cannot accommodate all sub-components in the component, so that it is required to detect whether there is a second position in an idle state on the desktop, if so, the number of the second position is obtained, and the sum of the number of the second position and the number of the first position is the second number.
Before detecting whether the desktop has the second position, a first detected area can be set, namely the number of sub-assemblies of the assembly in the length direction and the number of sub-assemblies of the assembly in the width direction are compared, a larger value is used as a first value, an area formed by taking the first position as the center and the first value as the radius is used as the first area, and therefore whether the desktop has the second position is detected in the first area, the whole desktop does not need to be detected, efficiency can be improved, and resources can be saved.
If the area formed by taking the first position as the center and taking the first value as the radius exceeds the desktop range, the area exceeding the desktop range is ignored, and the rest area is the first area to be detected.
In a specific example, as shown in fig. 2, if the component 31 is a component of 3*1, that is, the component 31 includes three sub-components, the number of sub-components of the component 31 in the length direction is 3, and the number of sub-components of the component 31 in the width direction is 1. As shown in fig. 2, since 3 is larger than 1, 3 is a first value, and a region formed with 3 as a radius centered on the first position 21 is a first region 22.
The following description of step 103 is given by way of example one and example two:
Embodiment one:
the filling at least part of the subassemblies in the assembly to the first location and the second location according to the first number and the second number may specifically include step 1031 and step 1032:
step 1031: and filling a first sub-component in the component to the first position and the second position under the condition that the first number is larger than the second number, wherein the first sub-component is used for representing the sub-component of the first priority in the component.
Before step 1031, it should be noted that, the sub-components in each component in the component library may be ranked in advance and the order of the priorities is displayed, for example: as shown in fig. 4, the component 31 includes three sub-components, which are ordered by priority, the higher the priority, the smaller the number of priorities, i.e., priority 0 is higher than priority 1, and priority 1 is higher than priority 2. The priorities of the sub-components in the sub-components can be defined according to the needs of the user, and can be ranked according to the behavior habits of the user or the times of clicking pages by the user, and the priority is not particularly limited herein.
Specifically, in step 1031, after the first number and the second number are obtained, the first number is compared with the second number, and if the first number is less than or equal to the second number, the sub-assemblies of the indicating assembly are all filled to the first position and the second position, that is, one sub-assembly corresponds to one first position or one second position. If the first number is greater than the second number, it means that all the sub-assemblies cannot be filled to the first position and the second position according to the manner of filling one sub-assembly in one position, so that the second number of sub-assemblies (i.e. the first sub-assemblies) can be selected from high to low to fill to the first position and the second position according to the priority order of the sub-assemblies, i.e. the number of the first sub-assemblies is the second number, thereby avoiding the situation that the assemblies cannot be successfully added due to the fact that the shapes and the sizes of the assemblies are not matched with the first position, and improving the user experience.
Step 1032: and hiding a second sub-component in the components, wherein the second sub-component characterizes a sub-component with a second priority in the components, and the first priority is higher than the second priority.
Specifically, since all the sub-assemblies cannot be fully filled to the first position and the second position in a manner of filling one sub-assembly in one position, the second sub-assemblies (i.e., sub-assemblies with the second priority) except the first sub-assembly in the assembly can be subjected to hiding processing, and display processing is performed when needed, so that the situation that the assembly cannot be successfully added due to insufficient positions is avoided, and user experience is improved.
Note that, the present invention is not limited to the above-described embodiments. The step of filling the first sub-assembly into the first position and the second position in step 1031 and the step of hiding the second sub-assembly in step 1032 are not limited in order.
In a specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in fig. 5, the second number is 1, and there is only a first position 51 on the table top, and no second position. Whereby 3 is greater than 1, the first sub-component of the component 31 having the highest priority (i.e., priority 0) is filled into the first location 51, resulting in a filled first location 52. And hiding the second sub-components with the priority 1 and the priority 2, so that the situation that the components cannot be successfully added due to mismatching of the shapes and the sizes of the components and the first position is avoided, and the user experience is improved.
In another specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in fig. 6, the second number is 3, and there is one first position 61 and two second positions 62 on the table top. Because 3 is equal to 3, all three sub-assemblies in the assembly 31 are filled into one first position 61 and two second positions 62, and the filled first position 63 and two filled second positions 64 are obtained, so that the situation that the assembly cannot be successfully added due to mismatching of the shape and the size of the assembly with the first positions is avoided, and user experience is improved.
In another specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in fig. 7, the second number is 3, and there is one first position 71 and two second positions 72 on the table top. Since the first location 71 and the two second locations 72 are not in a straight line, the three sub-assemblies may be sequentially filled in a left-to-right, top-to-bottom order, or the three sub-assemblies may be randomly filled out of order. Since 3 is equal to 3, all three sub-components in the target component 31 are filled into one first position 71 and two second positions 72, and the filled first position 73 and two filled second positions 74 are obtained, so that the situation that the components cannot be successfully added due to mismatching of the shapes and the sizes of the components and the first positions is avoided, and user experience is improved.
As an optional embodiment, after the hiding the second sub-component in the component in step 1032, the method may further include:
detecting whether a third position adjacent to the first position and the second position is an idle position or not every first time length;
and filling at least part of the second sub-assembly to the third position according to the third number of the third positions and the fourth number of the second sub-assemblies when the third position is the idle position.
Specifically, after the second sub-assembly is subjected to hiding processing, detecting whether a first position and a third position adjacent to the second position are idle positions or not every first time, and if the third position is a non-idle position, indicating that no idle position can fill the second sub-assembly subjected to hiding processing. If at least one third location is a free location, it means that there is at least one of the second sub-components that the free location can fill the hiding process, i.e. it is determined that several of the second sub-components of the hiding process need to be filled to the third location and a fourth number of the second sub-components need to be filled to the third location based on the third number of third locations and the fourth number of second sub-components.
It should be noted that, the first duration is a preset time interval between two adjacent detection of the third position, and may be set as required.
Further, the step of filling at least part of the second subassembly to the third position according to the third number of the third positions and the fourth number of the second subassemblies may specifically include:
comparing a third number of the third locations to a fourth number of the second subassemblies;
Filling the second subassembly entirely into the third position if the third number is greater than or equal to the fourth number;
and filling a third number of sub-assemblies with high priority in the second sub-assemblies to the third position according to the priority of the second sub-assemblies under the condition that the third number is smaller than the fourth number.
Specifically, if at least one third position is an idle position, it means that at least one of the second sub-components in the hiding process can be filled in the idle position, the third number of the third positions and the fourth number of the second sub-components can be compared in size, and if the third number is greater than or equal to the fourth number, the second sub-components in the hiding process can be all filled in the third position. If the third number is less than the fourth number, it means that the second sub-assembly of the hiding process cannot be filled to the third position in such a way that one sub-assembly is filled to the third position,
it is determined that several of the second sub-assemblies of the hiding process need to be filled to the third position, and a fourth number of the second sub-assemblies are filled to the third position, at which point the third position of the sub-assemblies that have been filled is taken as the second position. And so on, in the manner described above until all of the second sub-components of the hiding process are filled to free locations on the desktop.
As another optional embodiment, after the hiding the second sub-component in the component in step 1032, the method may further include:
displaying the second sub-component of the hiding process if at least one of, but not limited to, the following is satisfied;
receiving a first input to the second sub-assembly;
a data update of the second sub-component is detected.
Specifically, if the first input to the second sub-assembly is received, the second sub-assembly subjected to hiding processing is displayed, so that a user can acquire the data information of the second sub-assembly subjected to hiding processing in time under the condition of need. Or if the data included in the second sub-assembly is detected to be changed (for example, the second sub-assembly is a weather assembly, and the weather data is changed from sunny days to rainy days), the second sub-assembly subjected to hiding processing is automatically displayed, so that a user can timely know updated information of the second sub-assembly.
In addition, a display time may be set, and if the second sub-component is not processed within the display time after being displayed, the second sub-component is continued to be hidden.
The first input may be a double click input, a long press input, a slide input, or the like, and may be set as necessary.
Further, the hiding process in step 1032 includes, but is not limited to, at least one of:
hiding under the first subassembly in the first position;
hiding under the first subassembly in the second position;
hiding under an icon on a position adjacent to the first position;
hidden under the icon in a position adjacent to the second position.
Specifically, the second subassembly may be hidden under the first subassembly in the first position, or the second subassembly may be hidden under the first subassembly in the second position; if the number of second sub-assemblies is large, the second sub-assemblies may be hidden under the first sub-assemblies in the first position and under the first sub-assemblies in the second position. Alternatively, the second subassembly may be hidden under the icon in the adjacent position to the first position, or the second subassembly may be hidden under the icon in the adjacent position to the second position; if the number of second sub-assemblies is large, the second sub-assemblies may be hidden under the icons on adjacent positions of the first position and under the icons on adjacent positions of the second position.
In a specific example, the hiding means is arranged to hide the second sub-assembly under an icon in a position adjacent to the first position. As shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in fig. 8, the second number is 1, and there is only a first position 81 on the table top, and no second position. Whereby 3 is greater than 1, the first sub-component of the component 31 having the highest priority (i.e., priority 0) is filled into the first location 81, resulting in a filled first location 82. Hiding the second sub-components of priority 1 and priority 2 below icons on adjacent positions to the left and right of the filled first position 82 results in two hidden second sub-components 83.
As shown in fig. 9, the following describes the scheme of the first embodiment by a specific embodiment:
step 901: long press on the desktop, enter the component library.
Step 902: a component in a component library and a first location are determined.
Step 903: a second number of second locations and first locations and a first number of sub-assemblies in the assembly are obtained.
Step 904: judging whether the first quantity is larger than the second quantity; if not, go to step 905; if so, step 906 is entered.
Step 905: the subassemblies in the assembly are all filled to a first position and a second position.
Step 906: and filling the second number of first sub-components of the first priority into the first position and the second position according to the priorities, and hiding the second sub-components of the second priority.
Step 907: detecting whether a third position adjacent to the first position and the second position is an idle position or not at each first time interval; if yes, go to step 908; if not, step 907 is looped.
Step 908: the second sub-assembly is populated to a third location by priority. If the second sub-assembly is not fully populated, then step 907 is returned, and steps 907 and 908 are looped until the second sub-assembly is fully populated to the third location, ending the flow.
Embodiment two:
said populating at least a portion of the subassemblies of the assemblies to the first and second locations according to the first and second numbers, including but not limited to any one of four:
a first item: and under the condition that the first number is larger than the second number, the sub-assemblies in the assemblies are shrunk and then filled to a first target position, wherein the first target position is formed by combining the first position and the second position.
Specifically, after the first number and the second number are obtained, the first number is compared with the second number, and if the first number is smaller than or equal to the second number, the sub-assemblies of the assembly are all filled to the first position and the second position, that is, one sub-assembly corresponds to one first position or one second position. If the first number is larger than the second number, the fact that all sub-assemblies cannot be filled to the first position and the second position in a manner of filling one sub-assembly in one position is indicated, so that the assembly can be reduced, the reduced assembly is filled to a position formed by the first position and the second position, all the sub-assemblies in the assembly can be displayed, the situation that the assembly cannot be added successfully due to mismatching of the shape and the size of the assembly with the first position is avoided, and user experience is improved.
In a specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in FIG. 10, the second number is 2, and there is a first position 91 and a second position 92 on the table top. Since 2 is greater than 1, the three sub-assemblies in the assembly 31 are scaled down to obtain scaled down three sub-assemblies 93, and the scaled down three sub-assemblies 93 are filled to a first target position formed by combining the first position and the second position.
The second item: and storing the sub-components in the components in a first folder under the condition that the first number is larger than the second number, and filling the first folder to the first target position after the first folder is contracted.
Specifically, if the first number is greater than the second number, it means that all sub-assemblies cannot be fully filled to the first position and the second position in a manner of filling one sub-assembly in one position, so that a first folder can be established, all the sub-assemblies of the assembly are stored in the first folder, the first folder is added for shrinking treatment, and the reduced first folder is filled to a position formed by the first position and the second position, so that all the sub-assemblies in the assembly can be fully displayed, the situation that the assembly cannot be successfully added due to mismatching of the shape and the size of the assembly with the first position is avoided, and user experience is improved.
In a specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in FIG. 11, the second number is 2, and there is a first position 91 and a second position 92 on the table top. Since 2 is greater than 1, three sub-components in the component 31 are stored in the first folder, and the first folder is reduced to obtain a reduced first folder 94, and the reduced first folder 94 is filled to a first target position formed by combining the first position and the second position.
Third item: under the condition that the first number is larger than the second number, sub-assemblies in the assemblies and icons filled in a fourth position are subjected to shrinking treatment and then are filled in a second target position; the fourth position is adjacent to the first position or the second position, and the second target position is a position formed by combining the first position, the second position and the fourth position.
In a specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in FIG. 12, the second number is 2, and there is a first position 91 and a second position 92 on the table top. Since 2 is greater than 1, the three sub-assemblies in the assembly 31 and the icon filled in the fourth position adjacent to the left of the first position 91 are reduced to obtain reduced three sub-assemblies 93 and reduced icons 95, and the reduced three sub-assemblies 93 and reduced icons 95 are filled in the second target position formed by combining the first position, the second position and the fourth position.
Fourth item: and under the condition that the first number is larger than the second number, storing the sub-assemblies in the assemblies and the icons filled in the fourth position in a second folder, and filling the second folder to the second target position after the second folder is subjected to the shrinking process.
In a specific example, as shown in fig. 4, the first number of sub-assemblies of assembly 31 is 3. As shown in FIG. 13, the second number is 2, and there is a first position 91 and a second position 92 on the table top. Since 2 is greater than 1, a second folder is created, and three sub-components in the component 31 and icons filled in a fourth position adjacent to the left of the first position 91 are stored in the second folder, and the second folder is subjected to a reduction process to obtain a reduced second folder 96, and the reduced second folder 96 is filled in a second target position formed by combining the first position, the second position and the fourth position.
In addition, with the above four items, if the user needs to enlarge a sub-component in the viewing assembly, the corresponding sub-component, icon, first folder, or second folder can be enlarged by performing an enlarging operation on the sub-component, icon, first folder, or second folder subjected to the reduction processing.
In a specific example, as shown in fig. 13, if a user's zoom-in operation of the zoomed-out second folder 96 is received, the zoomed-out second folder 96 is zoomed in response to the zoom-in operation, resulting in a zoomed-in second folder 97, and as shown in fig. 14, the contents in the zoomed-in second folder 97 are also zoomed in for viewing the contents in the second folder.
As shown in fig. 15, the scheme of the second embodiment is described below by way of a specific embodiment:
step 1501: long press on the desktop, enter the component library.
Step 1502: a component in a component library and a first location are determined.
Step 1503: a second number of second locations and first locations and a first number of sub-assemblies in the assembly are obtained.
Step 1504: judging whether the first quantity is larger than the second quantity; if not, go to step 1505; if yes, go to step 1506.
Step 1505: the subassemblies in the assembly are all filled to a first position and a second position.
Step 1506: and filling the sub-assemblies in the assemblies to a first target position formed by combining the first position and the second position after the sub-assemblies in the assemblies are subjected to shrinkage processing.
In summary, in the above embodiments of the present application, after determining the first position on the desktop, if the first number of sub-components in the component is greater than 1, it is necessary to determine the second number of positions that are continuously free, including the first position, in order to know how many sub-components can be filled. And determining whether the idle position can fill all sub-components and how many sub-components can be filled by the number of the idle positions and the number of the sub-components, thereby filling at least a part of the sub-components in the components according to the number of the idle positions. Through the scheme, even if the shape and the size of the component are not matched with the position to be filled, at least a part of sub-components in the component can be adaptively added on the desktop, the situation that the component cannot be successfully added is avoided, and the user experience is improved.
According to the desktop assembly processing method provided by the embodiment of the application, the execution main body can be a desktop assembly processing device. In the embodiment of the present application, a processing method for executing a desktop assembly by using a processing device for a desktop assembly is taken as an example, and the processing device for a desktop assembly provided in the embodiment of the present application is described.
As shown in fig. 16, an embodiment of the present application further provides a processing device 1600 of a desktop assembly, including:
a first determining module 1601 for determining a first position on a desktop;
a second determining module 1602, configured to determine, if the first number of sub-components in the component is greater than 1, a second number of first positions and second positions on the desktop, the second positions representing idle positions adjacent to the first positions or idle positions that are not adjacent to the first positions and are all idle positions;
a first filling module 1603 for filling at least a portion of the subassemblies of the assemblies to the first location and the second location according to the first number and the second number.
In the above embodiments of the present application, after determining the first position on the desktop, if the first number of sub-assemblies in the assembly is greater than 1, then determining the first position on the desktop and the second number of second positions, the second positions representing idle positions adjacent to the first position or idle positions not adjacent to the first position and between the first positions are all idle positions, that is, determining the number of continuous idle positions including the first position is needed in order to know how many sub-assemblies can be filled. And filling at least part of the subassemblies in the assembly to the first position and the second position according to the first number and the second number, namely judging whether the idle position can fill all the subassemblies and the number of the subassemblies according to the number of the idle positions and the number of the subassemblies, and filling at least part of the subassemblies in the assembly according to the number of the idle positions. Through the scheme, even if the shape and the size of the component are not matched with the idle position, at least a part of sub-components in the component can be added on the desktop, the situation that the component cannot be successfully added is avoided, and the user experience is improved.
Optionally, the first filling module 1603 is specifically configured to:
filling a first sub-assembly of the assembly to the first position and the second position if the first number is greater than the second number;
hiding a second sub-assembly in the assembly;
wherein the number of first sub-components is the second number, the first sub-components are used for representing sub-components with first priority in the components, the second sub-components are used for representing sub-components with second priority in the components, and the first priority is higher than the second priority.
Optionally, the apparatus further includes:
the detection module is used for detecting whether the first position and a third position adjacent to the second position are idle positions or not every first time length;
and the second filling module is used for filling at least part of the second subassemblies to the third position according to the third number of the third position and the fourth number of the second subassemblies when the third position is the idle position.
Optionally, the apparatus further includes:
a display module for displaying the second sub-assembly subjected to hiding processing if at least one of the following is satisfied;
Receiving a first input to the second sub-assembly;
a data update of the second sub-component is detected.
Optionally, the hiding process includes any one of the following:
hiding under the first subassembly in the first position;
hiding under the first subassembly in the second position;
hiding under an icon on a position adjacent to the first position;
hidden under the icon in a position adjacent to the second position.
Optionally, the first filling module 1603 is further configured to:
filling sub-assemblies in the assemblies to a first target position after the sub-assemblies are subjected to shrinkage processing under the condition that the first number is larger than the second number, wherein the first target position is formed by combining the first position and the second position;
storing the sub-components in the components in a first folder under the condition that the first number is larger than the second number, and filling the first folder to the first target position after the first folder is contracted;
under the condition that the first number is larger than the second number, sub-assemblies in the assemblies and icons filled in a fourth position are subjected to shrinking treatment and then are filled in a second target position; wherein the fourth position is adjacent to the first position or the second position, and the second target position is a position formed by combining the first position, the second position and the fourth position;
And under the condition that the first number is larger than the second number, storing the sub-assemblies in the assemblies and the icons filled in the fourth position in a second folder, and filling the second folder to the second target position after the second folder is subjected to the shrinking process.
Optionally, the second determining module 1602 is specifically configured to:
detecting whether the second position is in a first area on the desktop if the first number of sub-assemblies in the assembly is greater than 1;
acquiring the number of the second positions under the condition that the first area has the second positions;
determining a sum of the number of second locations and the number of first locations as the second number;
the first region represents a region on the desktop, wherein the region is formed by taking the first position as a center and taking a first value as a radius, and the first value is a value of the maximum value in the number of sub-assemblies in the length direction and the number of sub-assemblies in the width direction of the assembly.
In summary, in the above embodiments of the present application, after determining the first position on the desktop, if the first number of sub-components in the component is greater than 1, it is necessary to determine the second number of positions that are continuously free, including the first position, in order to know how many sub-components can be filled. And determining whether the idle position can fill all sub-components and how many sub-components can be filled by the number of the idle positions and the number of the sub-components, thereby filling at least a part of the sub-components in the components according to the number of the idle positions. Through the scheme, even if the shape and the size of the component are not matched with the position to be filled, at least a part of sub-components in the component can be adaptively added on the desktop, the situation that the component cannot be successfully added is avoided, and the user experience is improved.
The processing device of the desktop assembly in the embodiment of the application may be an electronic device, or may be a component in the electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be other devices than a terminal. By way of example, the electronic device may be a mobile phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, mobile internet appliance (Mobile Internet Device, MID), augmented reality (augmented reality, AR)/Virtual Reality (VR) device, robot, wearable device, ultra-mobile personal computer, UMPC, netbook or personal digital assistant (personal digital assistant, PDA), etc., but may also be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The processing device of the desktop component in the embodiment of the application may be a device with an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The processing device of the desktop assembly provided in the embodiment of the present application can implement each process implemented by the embodiments of the methods of fig. 1 to 15, and in order to avoid repetition, a detailed description is omitted here.
Optionally, as shown in fig. 17, the embodiment of the present application further provides an electronic device 1700, including a processor 1701 and a memory 1702, where the memory 1702 stores a program or an instruction that can be executed on the processor 1701, where the program or the instruction implements each step of the processing method embodiment of the desktop assembly when executed by the processor 1701, and the steps achieve the same technical effects, and are not repeated herein.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 18 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: radio frequency unit 1001, network module 1002, audio output unit 1003, input unit 1004, sensor 1005, display unit 1006, user input unit 1007, interface unit 1008, memory 1009, and processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1010 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 18 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown in the drawings, or may combine some components, or may be arranged in different components, which will not be described in detail herein.
Wherein the processor 1010 is configured to determine a first location on the desktop;
determining a second number of the first and second positions on the desktop, the second position representing a free position adjacent to the first position or a free position not adjacent to the first position and between the first position, if the first number of sub-assemblies in the assembly is greater than 1;
filling at least part of the subassemblies in the assembly to the first and second positions according to the first and second numbers.
In the above embodiments of the present application, after determining the first position on the desktop, if the first number of sub-assemblies in the assembly is greater than 1, then determining the second number of first positions and second positions on the desktop, where the second positions represent idle positions adjacent to the first positions, or the second positions represent idle positions adjacent to the first positions, and positions not adjacent to the first positions and between the first positions are idle positions, that is, determining the number of continuous idle positions including the first positions is needed in order to know how many sub-assemblies can be filled. And filling at least part of the subassemblies in the assembly to the first position and the second position according to the first number and the second number, namely judging whether the idle position can fill all the subassemblies and the number of the subassemblies according to the number of the idle positions and the number of the subassemblies, and filling at least part of the subassemblies in the assembly according to the number of the idle positions. Through the scheme, even if the shape and the size of the component are not matched with the idle position, at least a part of sub-components in the component can be added on the desktop, the situation that the component cannot be successfully added is avoided, and the user experience is improved.
Optionally, the processor 1010 is specifically configured to, when filling at least a portion of the subassemblies in the assembly to the first location and the second location according to the first number and the second number:
filling a first sub-assembly of the assembly to the first position and the second position if the first number is greater than the second number;
hiding a second sub-assembly in the assembly;
wherein the number of first sub-components is the second number, the first sub-components are used for representing sub-components with first priority in the components, the second sub-components are used for representing sub-components with second priority in the components, and the first priority is higher than the second priority.
Optionally, after hiding the second sub-component in the component, the processor 1010 is further configured to:
detecting whether a third position adjacent to the first position and the second position is an idle position or not every first time length;
and filling at least part of the second sub-assembly to the third position according to the third number of the third positions and the fourth number of the second sub-assemblies when the third position is the idle position.
Optionally, after hiding the second sub-component in the component, the processor 1010 is further configured to:
displaying the second sub-component of the hiding process if at least one of the following is satisfied;
receiving a first input to the second sub-assembly;
a data update of the second sub-component is detected.
Optionally, the hiding process includes at least one of:
hiding under the first subassembly in the first position;
hiding under the first subassembly in the second position;
hiding under an icon on a position adjacent to the first position;
hidden under the icon in a position adjacent to the second position.
Optionally, the processor 1010 is specifically configured to, when filling at least a portion of the subassemblies in the assembly to the first location and the second location according to the first number and the second number:
filling sub-assemblies in the assemblies to a first target position after the sub-assemblies are subjected to shrinkage processing under the condition that the first number is larger than the second number, wherein the first target position is formed by combining the first position and the second position;
Storing the sub-components in the components in a first folder under the condition that the first number is larger than the second number, and filling the first folder to the first target position after the first folder is contracted;
under the condition that the first number is larger than the second number, sub-assemblies in the assemblies and icons filled in a fourth position are subjected to shrinking treatment and then are filled in a second target position; wherein the fourth position is adjacent to the first position or the second position, and the second target position is a position formed by combining the first position, the second position and the fourth position;
and under the condition that the first number is larger than the second number, storing the sub-assemblies in the assemblies and the icons filled in the fourth position in a second folder, and filling the second folder to the second target position after the second folder is subjected to the shrinking process.
Optionally, the processor 1010 is configured to, when determining the first number of sub-components in the component is greater than 1, determine the second number of first positions and second positions on the desktop, specifically:
detecting whether the second position is in a first area on the desktop if the first number of sub-assemblies in the assembly is greater than 1;
Acquiring the number of the second positions under the condition that the first area has the second positions;
determining a sum of the number of second locations and the number of first locations as the second number;
the first region represents a region on the desktop, wherein the region is formed by taking the first position as a center and taking a first value as a radius, and the first value is a value of the maximum value in the number of sub-assemblies in the length direction and the number of sub-assemblies in the width direction of the assembly.
It should be understood that in the embodiment of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 can include two portions, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein.
The memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a first memory area storing programs or instructions and a second memory area storing data, wherein the first memory area may store an operating system, application programs or instructions (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like. Further, the memory 1009 may include volatile memory or nonvolatile memory, or the memory 1009 may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM), static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (ddr SDRAM), enhanced SDRAM (Enhanced SDRAM), synchronous DRAM (SLDRAM), and Direct RAM (DRRAM). Memory 1009 in embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
The processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor that primarily processes operations involving an operating system, user interface, application programs, and the like, and a modem processor that primarily processes wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into the processor 1010.
The embodiment of the application further provides a readable storage medium, on which a program or an instruction is stored, where the program or the instruction implements each process of the processing method embodiment of the desktop assembly when executed by a processor, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes computer readable storage medium such as computer readable memory ROM, random access memory RAM, magnetic or optical disk, etc.
The embodiment of the application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled with the processor, the processor is used for running a program or an instruction, implementing each process of the processing method embodiment of the desktop assembly, and achieving the same technical effect, so as to avoid repetition, and no redundant description is provided herein.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
Embodiments of the present application provide a computer program product stored in a storage medium, where the program product is executed by at least one processor to implement the processes of the processing method embodiments of the desktop assembly, and achieve the same technical effects, and for avoiding repetition, a detailed description is omitted herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises 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 an opposite order depending on the functions involved, e.g., 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 certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solutions of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), comprising several instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (10)

1. A method of processing a desktop assembly, comprising:
determining a first position on the desktop;
determining a second number of the first and second positions on the desktop, the second position representing a free position adjacent to the first position or a free position not adjacent to the first position and between the first position, if the first number of sub-assemblies in the assembly is greater than 1;
filling at least part of the subassemblies in the assembly to the first and second positions according to the first and second numbers.
2. The method of claim 1, wherein the populating at least a portion of the subassemblies in the assembly to the first location and the second location according to the first number and the second number comprises:
filling a first sub-assembly of the assembly to the first position and the second position if the first number is greater than the second number;
hiding a second sub-assembly in the assembly;
wherein the number of first sub-components is the second number, the first sub-components are used for representing sub-components with first priority in the components, the second sub-components are used for representing sub-components with second priority in the components, and the first priority is higher than the second priority.
3. The method of claim 2, wherein after hiding the second sub-component of the component, the method further comprises:
detecting whether a third position adjacent to the first position and the second position is an idle position or not every first time length;
and filling at least part of the second sub-assembly to the third position according to the third number of the third positions and the fourth number of the second sub-assemblies when the third position is the idle position.
4. The method of claim 2, wherein after hiding the second sub-component of the component, the method further comprises:
displaying the second sub-component of the hiding process if at least one of the following is satisfied;
receiving a first input to the second sub-assembly;
a data update of the second sub-component is detected.
5. The method of claim 2, wherein the concealment process comprises at least one of:
hiding under the first subassembly in the first position;
hiding under the first subassembly in the second position;
Hiding under an icon on a position adjacent to the first position;
hidden under the icon in a position adjacent to the second position.
6. The method of claim 1, wherein the populating at least a portion of the subassemblies of the assemblies to the first location and the second location according to the first number and the second number comprises any one of:
filling sub-assemblies in the assemblies to a first target position after the sub-assemblies are subjected to shrinkage processing under the condition that the first number is larger than the second number, wherein the first target position is formed by combining the first position and the second position;
storing the sub-components in the components in a first folder under the condition that the first number is larger than the second number, and filling the first folder to the first target position after the first folder is contracted;
under the condition that the first number is larger than the second number, sub-assemblies in the assemblies and icons filled in a fourth position are subjected to shrinking treatment and then are filled in a second target position; wherein the fourth position is adjacent to the first position or the second position, and the second target position is a position formed by combining the first position, the second position and the fourth position;
And under the condition that the first number is larger than the second number, storing the sub-assemblies in the assemblies and the icons filled in the fourth position in a second folder, and filling the second folder to the second target position after the second folder is subjected to the shrinking process.
7. The method of claim 1, wherein determining the first number of the first and second positions on the table top if the first number of sub-assemblies in the assembly is greater than 1 comprises:
detecting whether the second position is in a first area on the desktop if the first number of sub-assemblies in the assembly is greater than 1;
acquiring the number of the second positions under the condition that the first area has the second positions;
determining a sum of the number of second locations and the number of first locations as the second number;
the first region represents a region on the desktop, wherein the region is formed by taking the first position as a center and taking a first value as a radius, and the first value is a value of the maximum value in the number of sub-assemblies in the length direction and the number of sub-assemblies in the width direction of the assembly.
8. A processing device for a desktop assembly, comprising:
The first determining module is used for determining a first position on the desktop;
a second determining module, configured to determine, if a first number of sub-components in the component is greater than 1, a second number of first positions and second positions on a desktop, where the second positions represent idle positions adjacent to the first positions, or idle positions that are not adjacent to the first positions and are all idle positions;
and a first filling module for filling at least part of the subassemblies in the assembly to the first position and the second position according to the first number and the second number.
9. An electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the method of processing a desktop assembly as claimed in any one of claims 1-7.
10. A readable storage medium, wherein a program or instructions is stored on the readable storage medium, which when executed by a processor, implement the steps of the method of processing a desktop assembly as claimed in any one of claims 1-7.
CN202311555434.3A 2023-11-20 2023-11-20 Desktop assembly processing method and device and electronic equipment Pending CN117555639A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311555434.3A CN117555639A (en) 2023-11-20 2023-11-20 Desktop assembly processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311555434.3A CN117555639A (en) 2023-11-20 2023-11-20 Desktop assembly processing method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN117555639A true CN117555639A (en) 2024-02-13

Family

ID=89822889

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311555434.3A Pending CN117555639A (en) 2023-11-20 2023-11-20 Desktop assembly processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN117555639A (en)

Similar Documents

Publication Publication Date Title
CN112148405A (en) Desktop layout method and device and electronic equipment
CN113986076A (en) Icon display control method and device, electronic equipment and storage medium
CN112269501A (en) Icon moving method and device and electronic equipment
CN114721565A (en) Application program starting method and device, electronic equipment and storage medium
CN113268182A (en) Application icon management method and electronic equipment
CN115202524B (en) Display method and device
CN116107531A (en) Interface display method and device
CN113805997B (en) Information display method, information display device, electronic equipment and storage medium
CN117555639A (en) Desktop assembly processing method and device and electronic equipment
CN113885748A (en) Object switching method and device, electronic equipment and readable storage medium
CN114089885A (en) Application icon management method and device, electronic equipment and readable storage medium
CN114115639A (en) Interface control method and device, electronic equipment and storage medium
CN112698771A (en) Display control method, display control device, electronic equipment and storage medium
CN112463090B (en) Resolution adjustment method, device, equipment and medium
CN114741151B (en) Split screen display method and device, electronic equipment and readable storage medium
CN107179873B (en) One-hand operation method and device based on application program interface
CN115204108A (en) Text display method and device, electronic equipment and medium
CN112558840A (en) Navigation control method and navigation control device
CN117319549A (en) Multimedia data selection method and device
CN117555449A (en) Information display method and device and electronic equipment
CN117369930A (en) Interface control method and device, electronic equipment and readable storage medium
CN117215444A (en) Page display method and device
CN118132177A (en) Notification processing method and electronic equipment
CN114327730A (en) Image display method and electronic device
CN115904095A (en) Information input method and device, electronic equipment and readable storage medium

Legal Events

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