CN111125466B - Instrument panel layout method and device - Google Patents

Instrument panel layout method and device Download PDF

Info

Publication number
CN111125466B
CN111125466B CN201811296937.2A CN201811296937A CN111125466B CN 111125466 B CN111125466 B CN 111125466B CN 201811296937 A CN201811296937 A CN 201811296937A CN 111125466 B CN111125466 B CN 111125466B
Authority
CN
China
Prior art keywords
card
layout
displayed
information
cards
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811296937.2A
Other languages
Chinese (zh)
Other versions
CN111125466A (en
Inventor
吴明丹
宋军珂
罗雯雯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201811296937.2A priority Critical patent/CN111125466B/en
Publication of CN111125466A publication Critical patent/CN111125466A/en
Application granted granted Critical
Publication of CN111125466B publication Critical patent/CN111125466B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a method and a device for layout of an instrument panel, wherein the method comprises the following steps: obtaining a dashboard layout request, wherein the layout request comprises the following steps: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of any card to be displayed does not exist in the layout information base, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type; according to the size information of the card to be displayed, the card to be displayed is laid out in the instrument panel to obtain an instrument panel layout result, so that the size information can be determined according to the type of the card, and then the instrument panel layout can be automatically carried out based on the size information and the layout rule, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user in using the instrument panel is improved.

Description

Instrument panel layout method and device
Technical Field
The invention relates to the technical field of instrument panel layout, in particular to an instrument panel layout method and device.
Background
The instrument panel is a display tool for data visualization. Data, bar charts, pie charts, etc. in the dashboard are displayed in the form of cards. The prior art is mainly characterized in that the cards are longitudinally distributed on the first column of the instrument panel grid, and the size and the position of the cards are manually adjusted according to actual demands by a user.
Disclosure of Invention
The present invention aims to solve at least one of the technical problems in the related art to some extent.
Therefore, a first object of the present invention is to provide a method for arranging instrument panels, which is used for solving the problems of poor arrangement effect and efficiency of instrument panels in the prior art.
A second object of the present invention is to provide an instrument panel layout device.
A third object of the present invention is to provide another instrument panel layout device.
A fourth object of the present invention is to propose a non-transitory computer readable storage medium.
A fifth object of the invention is to propose a computer programme product.
To achieve the above object, an embodiment of a first aspect of the present invention provides a method for layout of an instrument panel, including:
Obtaining a panel layout request, wherein the layout request comprises the following steps: the identification of the card to be displayed;
inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information;
if the layout information of any card to be displayed does not exist in the layout information library, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type;
and laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, and obtaining an instrument panel layout result.
Further, the step of laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed to obtain an instrument panel layout result includes:
sorting the cards to be displayed according to the size information to obtain a first sorting result;
sequentially obtaining all cards to be displayed in the first sorting result, and laying out all the cards to be displayed in the instrument panel according to the sequence from left to right and from top to bottom to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Further, the method further comprises the steps of:
if the layout information of part of cards to be displayed exists in the layout information base, acquiring a first card with the layout information in the cards to be displayed, and laying out the first card in an instrument panel according to the layout information of the first card;
and obtaining a second card without layout information in the cards to be displayed, and laying out the second card in the instrument panel to obtain an instrument panel layout result.
Further, the obtaining the second card without layout information in the cards to be displayed, and laying out the second card in the dashboard to obtain a dashboard layout result, includes:
the second cards are obtained, and are ranked according to the size information, so that a second ranking result is obtained;
sequentially obtaining each second card in the second sorting result, and arranging each second card in the instrument panel according to the sequence from left to right and from top to bottom behind the first card to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Further, the removing the blank area larger than the preset size in the initial layout to obtain the dashboard layout result includes:
Judging whether a blank area larger than a preset size exists in each row of cards in the initial layout;
if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
Further, the step of laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, after obtaining the layout result of the instrument panel, further includes:
acquiring layout information of each card in the instrument panel layout result;
and updating the layout information base according to the layout information of each card.
Further, the obtaining the dashboard layout request includes:
judging whether a card adding request or a card moving request is acquired; the card adding request comprises the following steps: the identification of the card to be added; the card moving request comprises the following steps: identification of the card to be moved and target layout information;
if the card adding request is acquired, determining that the dashboard layout request is acquired, wherein the dashboard layout request comprises: the identification of the card to be added;
If the card moving request is acquired and a third card overlapped with the target layout information position exists, deleting the layout information of the third card in the layout information base, and determining that the instrument panel layout request is acquired, wherein the instrument panel layout request comprises: and the identification of the third card.
Further, the step of laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, after obtaining the layout result of the instrument panel, further includes:
judging whether a card deleting request is received or not, wherein the card deleting request comprises the following steps: the identification of the card to be deleted;
if the card deleting request is received, deleting the card to be deleted in the dashboard layout result;
and deleting the layout information of the card to be deleted in the layout information base.
According to the dashboard layout method, the dashboard layout request is acquired, and the dashboard layout request comprises the following steps: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of any card to be displayed does not exist in the layout information base, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type; according to the size information of the card to be displayed, the card to be displayed is laid out in the instrument panel to obtain an instrument panel layout result, so that the size information can be determined according to the type of the card, and then the instrument panel layout can be automatically carried out based on the size information and the layout rule, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user in using the instrument panel is improved.
To achieve the above object, a second aspect of the present invention provides an instrument panel layout device, including:
the acquisition module is used for acquiring a panel layout request, wherein the layout request comprises the following steps: the identification of the card to be displayed;
the judging module is used for inquiring a layout information base according to the identification of the card to be displayed and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information;
the determining module is used for acquiring the type of each card to be displayed when the layout information of any card to be displayed does not exist in the layout information base, and determining the size information of the card to be displayed according to the type;
and the layout module is used for laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, so as to obtain an instrument panel layout result.
Further, the layout module is specifically used for,
sorting the cards to be displayed according to the size information to obtain a first sorting result;
sequentially obtaining all cards to be displayed in the first sorting result, and laying out all the cards to be displayed in the instrument panel according to the sequence from left to right and from top to bottom to obtain an initial layout;
And removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Further, the obtaining module is further configured to obtain, when layout information of a part of cards to be displayed exists in the layout information base, a first card with layout information in the cards to be displayed, and layout the first card in an instrument panel according to the layout information of the first card;
the layout module is further configured to obtain a second card, in which layout information does not exist in the cards to be displayed, and layout the second card in the dashboard to obtain a dashboard layout result.
Further, the layout module is specifically used for,
the second cards are obtained, and are ranked according to the size information, so that a second ranking result is obtained;
sequentially obtaining each second card in the second sorting result, and arranging each second card in the instrument panel according to the sequence from left to right and from top to bottom behind the first card to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Further, the layout module is specifically used for,
judging whether a blank area larger than a preset size exists in each row of cards in the initial layout;
If the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
Further, the device further comprises: updating a module;
the acquisition module is also used for acquiring the layout information of each card in the instrument panel layout result;
and the updating module is used for updating the layout information base according to the layout information of each card.
Further, the acquisition module is specifically configured to,
judging whether a card adding request or a card moving request is acquired; the card adding request comprises the following steps: the identification of the card to be added; the card moving request comprises the following steps: identification of the card to be moved and target layout information;
if the card adding request is acquired, determining that the dashboard layout request is acquired, wherein the dashboard layout request comprises: the identification of the card to be added;
if the card moving request is acquired and a third card overlapped with the target layout information position exists, deleting the layout information of the third card in the layout information base, and determining that the instrument panel layout request is acquired, wherein the instrument panel layout request comprises: and the identification of the third card.
Further, the device further comprises: deleting the module;
the judging module is further configured to judge whether a card deleting request is received, where the card deleting request includes: the identification of the card to be deleted;
the deleting module is used for deleting the card to be deleted in the dashboard layout result when the card deleting request is received;
the deleting module is further configured to delete layout information of the card to be deleted in the layout information base.
In the dashboard layout device of the embodiment of the invention, by acquiring the dashboard layout request, the layout request comprises: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of any card to be displayed does not exist in the layout information base, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type; according to the size information of the card to be displayed, the card to be displayed is laid out in the instrument panel to obtain an instrument panel layout result, so that the size information can be determined according to the type of the card, and then the instrument panel layout can be automatically carried out based on the size information and the layout rule, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user in using the instrument panel is improved.
To achieve the above object, an embodiment of a third aspect of the present invention provides another instrument panel layout device, including: a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the dashboard layout method as described above when executing the program.
In order to achieve the above object, a fourth aspect of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the dashboard layout method as described above.
To achieve the above object, an embodiment of a fifth aspect of the present invention proposes a computer program product, which when executed by an instruction processor in the computer program product, implements the dashboard layout method as described above.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
fig. 1 is a schematic flow chart of a method for layout of an instrument panel according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating another method for layout of an instrument panel according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an instrument panel layout device according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of another instrument panel layout device according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of another instrument panel layout device according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another instrument panel layout device according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative and intended to explain the present invention and should not be construed as limiting the invention.
The following describes a dashboard layout method and apparatus according to an embodiment of the present invention with reference to the accompanying drawings.
Fig. 1 is a flow chart of a method for layout of an instrument panel according to an embodiment of the present invention. As shown in fig. 1, the instrument panel layout method includes the steps of:
s101, acquiring a dashboard layout request, wherein the layout request comprises the following steps: the identity of the card is to be displayed.
The execution main body of the instrument panel layout method provided by the invention is an instrument panel layout device, and the instrument panel layout device can be hardware equipment such as terminal equipment and a server or software installed on the hardware equipment. The software may be, for example, a dashboard tool. In this embodiment, the dashboards may be, for example, hundred-degree statistics dashboards, flow statistics dashboards, website access statistics dashboards, and the like. Taking a hundred degree statistics dashboard as an example, the cards in the dashboard may include, for example: browsing volume, visitor number, jump rate, average access time length, new and old visitor ratio, browsing volume trend, etc.
In this embodiment, after the card to be displayed can create an account for the user, when the dashboard is newly built for the first time, the dashboard provides a default card; or may be an existing card in the dashboard or a newly added card by the user, etc. when the dashboard is opened again for the user. The identification of the card to be displayed may be the identification of the card to be displayed, such as the name, the number, and the like of the card to be displayed. Therefore, in this embodiment, the dashboard layout apparatus performs the process of step 101 specifically may be that, when the user opens the dashboard for the first time, it is determined that a dashboard layout request is obtained, where the dashboard layout request includes: identification of all default cards in the dashboard. The default card may be preset for the instrument panel layout device. In addition, the dashboard layout device may specifically execute the process of step 101 by determining whether a card adding request or a card moving request is acquired; the card adding request includes: the identification of the card to be added; the card moving request includes: identification of the card to be moved and target layout information; if the card adding request is acquired, determining that the dashboard layout request is acquired, wherein the dashboard layout request comprises: the identification of the card to be added; if a card moving request is acquired and a third card overlapped with the target layout information position exists, deleting the layout information of the third card in the layout information base, determining that a dashboard layout request is acquired, wherein the dashboard layout request comprises: and (3) identification of the third card.
In this embodiment, the card adding request is generally a request when the user is not satisfied with the card in the existing dashboard layout and needs to add the card. According to the card adding request, the instrument panel layout device determines that an instrument panel layout request is acquired, wherein the instrument panel layout request comprises the following components: the identification of all cards in the existing dashboard layout and the identification of the card to be added; and according to the dashboard layout request, laying out the cards to be added in the existing dashboard layout.
In this embodiment, the card movement request is generally a request when the user is not satisfied with the coordinate information or the size information of the card in the existing dashboard layout and needs to move the card or adjust the size information of the card. If the card movement request is a request for adjusting the size information of the card, at this time, if the size information of a certain card becomes larger, the layout information of the card may overlap with the layout information of an adjacent third card, and at this time, the layout information of the third card in the layout information library needs to be deleted, and the third card needs to be rearranged, so that it is determined that the dashboard layout request is acquired, where the dashboard layout request includes: and (3) identification of the third card. If the card movement request is a request for adjusting the coordinate information of the card, at this time, if the coordinate information of a certain card changes, the target layout information of the card may overlap with the layout information of the third card, so that the layout information of the third card in the layout information base needs to be deleted, and the layout of the third card needs to be rearranged, so that it is determined that the dashboard layout request is acquired, where the dashboard layout request includes: and (3) identification of the third card.
S102, inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information.
In this embodiment, the layout information base stores the identification of the cards that have been laid out and the layout information. The coordinate information can be an X-axis coordinate value and a Y-axis coordinate value of the card to be displayed; the size information may be length information and width information of the card to be displayed.
And S103, if the layout information of any card to be displayed does not exist in the layout information base, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type.
In this embodiment, the types of cards to be displayed may include: numerical cards, histogram cards, pie cards, etc. Different size information may be preset for different card types. For example, a numerical card generally displays a smaller amount of data, and thus smaller size information can be set for the numerical card. For another example, a histogram card typically displays a larger amount of data, so larger size information may be provided for the histogram card. The size information corresponding to various card types can be preset according to actual needs.
In this embodiment, the instrument panel is generally represented by a grid. Thus, the size information of the card may also be represented by a grid.
S104, laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, and obtaining an instrument panel layout result.
In this embodiment, the process of executing step 104 by the dashboard layout apparatus may specifically be that the cards to be displayed are sorted according to the size information, so as to obtain a first sorting result; sequentially obtaining all cards to be displayed in a first ordering result, and arranging all cards to be displayed in the instrument panel according to the sequence from left to right and from top to bottom to obtain an initial layout; and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Specifically, the instrument panel layout device may first acquire a first card to be displayed in the first sorting result, and place the first card to be displayed at an initial position of a first row in the instrument panel; then acquiring width information of an instrument panel, such as total grid number which can be occupied by one row, and subtracting the width information of the first card to be displayed from the total grid number to obtain the remaining width information; judging whether the first row can still hold cards according to the residual width information; if yes, continuing to place the card; if not, the next card is placed at the initial position of the second row, and so on until the placement of the card to be displayed is completed.
Specifically, in this embodiment, the process of removing the blank area larger than the preset size in the initial layout by the instrument panel layout device may specifically be to determine, for each row of cards in the initial layout, whether the blank area larger than the preset size exists in the row of cards; if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
Further, on the basis of the foregoing embodiment, the method may further include the following steps: if the layout information of all the cards to be displayed exists in the layout information base, the instrument panel is directly laid out according to the layout information of the cards to be displayed, and an instrument panel layout result is obtained.
Further, on the basis of the above embodiment, after step 104, the method may further include the following steps: acquiring layout information of each card in the layout result of the instrument panel; and updating the layout information base according to the layout information of each card.
Further, on the basis of the above embodiment, after step 104, the method may further include the following steps: judging whether a card deleting request is received, wherein the card deleting request comprises the following steps: the identification of the card to be deleted; if a card deleting request is received, deleting the card to be deleted in the layout result of the instrument panel; and deleting the layout information of the card to be deleted in the layout information base.
In this embodiment, the dashboard layout device may rearrange the dashboards according to the actual operations of the user, such as deleting the cards, adding the cards, moving the positions of the cards, adjusting the sizes of the cards, etc., so that the dashboards can be automatically laid out according to the actual needs of the user, and the requirements of the user and the types of the combined cards are considered during the automatic layout, so that a better dashboard layout effect can be obtained, and the layout efficiency is high.
According to the dashboard layout method, the dashboard layout request is acquired, and the dashboard layout request comprises the following steps: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of any card to be displayed does not exist in the layout information base, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type; according to the size information of the card to be displayed, the card to be displayed is laid out in the instrument panel to obtain an instrument panel layout result, so that the size information can be determined according to the type of the card, and then the instrument panel layout can be automatically carried out based on the size information and the layout rule, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user in using the instrument panel is improved.
Fig. 2 is a flowchart of another method for layout of an instrument panel according to an embodiment of the present invention. As shown in fig. 2, on the basis of the embodiment shown in fig. 1, the method may further include the following steps:
s105, if the layout information of part of the cards to be displayed exists in the layout information base, acquiring a first card with the layout information in the cards to be displayed, and laying out the first card in the instrument panel according to the layout information of the first card.
S106, acquiring a second card without layout information in the cards to be displayed, and laying out the second card in the instrument panel to obtain an instrument panel layout result.
In this embodiment, the process of executing step 106 by the instrument panel layout device may specifically be that the second cards are obtained, and the second cards are sorted according to the size information, so as to obtain a second sorting result; sequentially obtaining each second card in the second sorting result, and arranging each second card in the instrument panel behind the first card according to the sequence from left to right and from top to bottom to obtain an initial layout; and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Specifically, the instrument panel layout device may first select a card with the largest X-axis coordinate from the first cards, then select a card with the largest Y-axis coordinate from the cards with the largest X-axis coordinate, and determine the card as a fourth card; then acquiring coordinate information of a fourth card, and adding the coordinate information with width information of the fourth card to obtain an initial position of the second card to be laid out; starting from the initial position, laying out each second card in sequence from left to right and from top to bottom to obtain an initial layout; and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Specifically, in this embodiment, the process of removing the blank area larger than the preset size in the initial layout by the instrument panel layout device may specifically be to determine, for each row of cards in the initial layout, whether the blank area larger than the preset size exists in the row of cards; if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
According to the dashboard layout method, the dashboard layout request is acquired, and the dashboard layout request comprises the following steps: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of part of the cards to be displayed exists in the layout information base, acquiring a first card with the layout information in the cards to be displayed, and laying out the first card in the instrument panel according to the layout information of the first card; the method comprises the steps of obtaining a second card without layout information in a card to be displayed, and laying out the second card in an instrument panel to obtain an instrument panel layout result, so that the instrument panel layout can be automatically carried out on the first card and the second card under the condition that part of cards have the layout information and part of cards do not have the layout information, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user using the instrument panel is improved.
Fig. 3 is a schematic structural diagram of an instrument panel layout device according to an embodiment of the present invention. As shown in fig. 3, includes: an acquisition module 31, a judgment module 32, a determination module 33 and a layout module 34;
the obtaining module 31 is configured to obtain a dashboard layout request, where the layout request includes: the identification of the card to be displayed;
the judging module 32 is configured to query a layout information base according to the identifier of the card to be displayed, and judge whether layout information of the card to be displayed exists; the layout information includes: coordinate information and size information;
a determining module 33, configured to obtain, for each card to be displayed, a type of the card to be displayed when layout information of any card to be displayed does not exist in the layout information base, and determine size information of the card to be displayed according to the type;
and the layout module 34 is used for laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, and obtaining an instrument panel layout result.
The instrument panel layout device provided by the invention can be hardware equipment such as terminal equipment and a server, or software installed on the hardware equipment. The software may be, for example, a dashboard tool. In this embodiment, the dashboards may be, for example, hundred-degree statistics dashboards, flow statistics dashboards, website access statistics dashboards, and the like. Taking a hundred degree statistics dashboard as an example, the cards in the dashboard may include, for example: browsing volume, visitor number, jump rate, average access time length, new and old visitor ratio, browsing volume trend, etc.
In this embodiment, the obtaining module 31 may be specifically configured to determine that, when the dashboard is opened for the first time by the user, a dashboard layout request is obtained, where the layout request includes: identification of all default cards in the dashboard. The default card may be preset for the instrument panel layout device. Or judging whether a card adding request or a card moving request is acquired; the card adding request includes: the identification of the card to be added; the card moving request includes: identification of the card to be moved and target layout information; if the card adding request is acquired, determining that the dashboard layout request is acquired, wherein the dashboard layout request comprises: the identification of the card to be added; if a card moving request is acquired and a third card overlapped with the target layout information position exists, deleting the layout information of the third card in the layout information base, determining that a dashboard layout request is acquired, wherein the dashboard layout request comprises: and (3) identification of the third card.
In this embodiment, the card adding request is generally a request when the user is not satisfied with the card in the existing dashboard layout and needs to add the card. According to the card adding request, the instrument panel layout device determines that an instrument panel layout request is acquired, wherein the instrument panel layout request comprises the following components: the identification of all cards in the existing dashboard layout and the identification of the card to be added; and according to the dashboard layout request, laying out the cards to be added in the existing dashboard layout.
In this embodiment, the card movement request is generally a request when the user is not satisfied with the coordinate information or the size information of the card in the existing dashboard layout and needs to move the card or adjust the size information of the card. If the card movement request is a request for adjusting the size information of the card, at this time, if the size information of a certain card becomes larger, the layout information of the card may overlap with the layout information of an adjacent third card, and at this time, the layout information of the third card in the layout information library needs to be deleted, and the third card needs to be rearranged, so that it is determined that the dashboard layout request is acquired, where the dashboard layout request includes: and (3) identification of the third card. If the card movement request is a request for adjusting the coordinate information of the card, at this time, if the coordinate information of a certain card changes, the target layout information of the card may overlap with the layout information of the third card, so that the layout information of the third card in the layout information base needs to be deleted, and the layout of the third card needs to be rearranged, so that it is determined that the dashboard layout request is acquired, where the dashboard layout request includes: and (3) identification of the third card.
In this embodiment, the types of cards to be displayed may include: numerical cards, histogram cards, pie cards, etc. Different size information may be preset for different card types. For example, a numerical card generally displays a smaller amount of data, and thus smaller size information can be set for the numerical card. For another example, a histogram card typically displays a larger amount of data, so larger size information may be provided for the histogram card. The size information corresponding to various card types can be preset according to actual needs.
Further, based on the above embodiment, the layout module 34 may be specifically configured to sort the cards to be displayed according to the size information, so as to obtain a first sorting result; sequentially obtaining all cards to be displayed in a first ordering result, and arranging all cards to be displayed in the instrument panel according to the sequence from left to right and from top to bottom to obtain an initial layout; and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Specifically, the layout module 34 may first obtain a first card to be displayed in the first sorting result, and place the first card to be displayed at an initial position of a first row in the dashboard; then acquiring width information of an instrument panel, such as total grid number which can be occupied by one row, and subtracting the width information of the first card to be displayed from the total grid number to obtain the remaining width information; judging whether the first row can still hold cards according to the residual width information; if yes, continuing to place the card; if not, the next card is placed at the initial position of the second row, and so on until the placement of the card to be displayed is completed.
Specifically, in this embodiment, the process of removing the blank area larger than the preset size in the initial layout by the layout module 34 may specifically be to determine, for each row of cards in the initial layout, whether the blank area larger than the preset size exists in the row of cards; if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
Further, referring to fig. 4 in combination, on the basis of the embodiment shown in fig. 3, the apparatus may further include: an update module 35;
the acquiring module 31 is further configured to acquire layout information of each card in the dashboard layout result;
the updating module 35 is configured to update the layout information base according to the layout information of each card.
Further, referring to fig. 5 in combination, on the basis of the embodiment shown in fig. 3, the apparatus may further include: a delete module 36;
the judging module 32 is further configured to judge whether a card deleting request is received, where the card deleting request includes: the identification of the card to be deleted;
the deleting module 36 is configured to delete the card to be deleted in the dashboard layout result when the card deleting request is received;
the deleting module 36 is further configured to delete layout information of the card to be deleted in the layout information base.
In this embodiment, the dashboard layout device may rearrange the dashboards according to the actual operations of the user, such as deleting the cards, adding the cards, moving the positions of the cards, adjusting the sizes of the cards, etc., so that the dashboards can be automatically laid out according to the actual needs of the user, and the requirements of the user and the types of the combined cards are considered during the automatic layout, so that a better dashboard layout effect can be obtained, and the layout efficiency is high.
In the dashboard layout device of the embodiment of the invention, by acquiring the dashboard layout request, the layout request comprises: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of any card to be displayed does not exist in the layout information base, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type; according to the size information of the card to be displayed, the card to be displayed is laid out in the instrument panel to obtain an instrument panel layout result, so that the size information can be determined according to the type of the card, and then the instrument panel layout can be automatically carried out based on the size information and the layout rule, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user in using the instrument panel is improved.
Further, on the basis of the embodiment shown in fig. 3, the obtaining module 31 is further configured to obtain, when layout information of a part of cards to be displayed exists in the layout information base, a first card having layout information in the cards to be displayed, and layout the first card in a dashboard according to the layout information of the first card;
The layout module 34 is further configured to obtain a second card, where no layout information exists in the cards to be displayed, and layout the second card in the dashboard to obtain a dashboard layout result.
The layout module 34 may be specifically configured to obtain a second card, and sort the second card according to the size information to obtain a second sorting result; sequentially obtaining each second card in the second sorting result, and arranging each second card in the instrument panel behind the first card according to the sequence from left to right and from top to bottom to obtain an initial layout; and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Specifically, the layout module 34 may first select a card with the largest X-axis coordinate from the first cards, then select a card with the largest Y-axis coordinate from the cards with the largest X-axis coordinate, and determine the card as the fourth card; then acquiring coordinate information of a fourth card, and adding the coordinate information with width information of the fourth card to obtain an initial position of the second card to be laid out; starting from the initial position, laying out each second card in sequence from left to right and from top to bottom to obtain an initial layout; and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
Specifically, in this embodiment, the process of removing the blank area larger than the preset size in the initial layout by the layout module 34 may specifically be to determine, for each row of cards in the initial layout, whether the blank area larger than the preset size exists in the row of cards; if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
In the dashboard layout device of the embodiment of the invention, by acquiring the dashboard layout request, the layout request comprises: the identification of the card to be displayed; inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information; if the layout information of part of the cards to be displayed exists in the layout information base, acquiring a first card with the layout information in the cards to be displayed, and laying out the first card in the instrument panel according to the layout information of the first card; the method comprises the steps of obtaining a second card without layout information in a card to be displayed, and laying out the second card in an instrument panel to obtain an instrument panel layout result, so that the instrument panel layout can be automatically carried out on the first card and the second card under the condition that part of cards have the layout information and part of cards do not have the layout information, the size and the position of the card are prevented from being manually adjusted, the layout efficiency and the layout effect of the instrument panel are improved, and the experience of a user using the instrument panel is improved.
Fig. 6 is a schematic structural diagram of another instrument panel layout device according to an embodiment of the present invention. The instrument panel layout device includes:
memory 1001, processor 1002, and a computer program stored on memory 1001 and executable on processor 1002.
The processor 1002 implements the dashboard layout method provided in the above-described embodiment when executing the program.
Further, the instrument panel layout device further includes:
a communication interface 1003 for communication between the memory 1001 and the processor 1002.
Memory 1001 for storing computer programs that may be run on processor 1002.
Memory 1001 may include high-speed RAM memory and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The processor 1002 is configured to implement the dashboard layout method according to the above embodiment when executing the program.
If the memory 1001, the processor 1002, and the communication interface 1003 are implemented independently, the communication interface 1003, the memory 1001, and the processor 1002 may be connected to each other through a bus and perform communication with each other. The bus may be an industry standard architecture (Industry Standard Architecture, abbreviated ISA) bus, an external device interconnect (Peripheral Component, abbreviated PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated EISA) bus, among others. The buses may be classified as address buses, data buses, control buses, etc. For ease of illustration, only one thick line is shown in fig. 6, but not only one bus or one type of bus.
Alternatively, in a specific implementation, if the memory 1001, the processor 1002, and the communication interface 1003 are integrated on a chip, the memory 1001, the processor 1002, and the communication interface 1003 may complete communication with each other through internal interfaces.
The processor 1002 may be a central processing unit (Central Processing Unit, abbreviated as CPU) or an application specific integrated circuit (Application Specific Integrated Circuit, abbreviated as ASIC) or one or more integrated circuits configured to implement embodiments of the present invention.
The present invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the dashboard layout method as described above.
The invention also provides a computer program product which, when executed by an instruction processor in the computer program product, implements the dashboard layout method as described above.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In the description of the present invention, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and additional implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order from that shown or discussed, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present invention.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. As with the other embodiments, if implemented in hardware, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like. While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (18)

1. A method of instrument panel layout, comprising:
obtaining a panel layout request, wherein the layout request comprises the following steps: the identification of the card to be displayed;
inquiring a layout information base according to the identification of the card to be displayed, and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information;
if the layout information of any card to be displayed does not exist in the layout information library, acquiring the type of the card to be displayed for each card to be displayed, and determining the size information of the card to be displayed according to the type;
and laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, and obtaining an instrument panel layout result.
2. The method according to claim 1, wherein the step of laying out the card to be displayed in the dashboard according to the size information of the card to be displayed to obtain a dashboard layout result includes:
Sorting the cards to be displayed according to the size information to obtain a first sorting result;
sequentially obtaining all cards to be displayed in the first sorting result, and laying out all the cards to be displayed in the instrument panel according to the sequence from left to right and from top to bottom to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
3. The method as recited in claim 1, further comprising:
if the layout information of part of cards to be displayed exists in the layout information base, acquiring a first card with the layout information in the cards to be displayed, and laying out the first card in an instrument panel according to the layout information of the first card;
and obtaining a second card without layout information in the cards to be displayed, and laying out the second card in the instrument panel to obtain an instrument panel layout result.
4. The method of claim 3, wherein the obtaining a second card without layout information in the cards to be displayed, and the laying out the second card in the dashboard, to obtain a dashboard layout result, includes:
the second cards are obtained, and are ranked according to the size information, so that a second ranking result is obtained;
Sequentially obtaining each second card in the second sorting result, and arranging each second card in the instrument panel according to the sequence from left to right and from top to bottom behind the first card to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
5. The method according to claim 2 or 4, wherein the removing the blank area larger than the preset size in the initial layout to obtain the dashboard layout result includes:
judging whether a blank area larger than a preset size exists in each row of cards in the initial layout;
if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
6. The method according to claim 1, wherein the step of laying out the card to be displayed in the dashboard according to the size information of the card to be displayed, after obtaining the dashboard layout result, further comprises:
acquiring layout information of each card in the instrument panel layout result;
And updating the layout information base according to the layout information of each card.
7. The method of claim 1, wherein the obtaining a dashboard layout request comprises:
judging whether a card adding request or a card moving request is acquired; the card adding request comprises the following steps: the identification of the card to be added; the card moving request comprises the following steps: identification of the card to be moved and target layout information;
if the card adding request is acquired, determining that the dashboard layout request is acquired, wherein the dashboard layout request comprises: the identification of the card to be added;
if the card moving request is acquired and a third card overlapped with the target layout information position exists, deleting the layout information of the third card in the layout information base, and determining that the instrument panel layout request is acquired, wherein the instrument panel layout request comprises: and the identification of the third card.
8. The method according to claim 1, wherein the step of laying out the card to be displayed in the dashboard according to the size information of the card to be displayed, after obtaining the dashboard layout result, further comprises:
Judging whether a card deleting request is received or not, wherein the card deleting request comprises the following steps: the identification of the card to be deleted;
if the card deleting request is received, deleting the card to be deleted in the dashboard layout result;
and deleting the layout information of the card to be deleted in the layout information base.
9. An instrument panel layout device, comprising:
the acquisition module is used for acquiring a panel layout request, wherein the layout request comprises the following steps: the identification of the card to be displayed;
the judging module is used for inquiring a layout information base according to the identification of the card to be displayed and judging whether the layout information of the card to be displayed exists or not; the layout information includes: coordinate information and size information;
the determining module is used for acquiring the type of each card to be displayed when the layout information of any card to be displayed does not exist in the layout information base, and determining the size information of the card to be displayed according to the type;
and the layout module is used for laying out the card to be displayed in the instrument panel according to the size information of the card to be displayed, so as to obtain an instrument panel layout result.
10. The apparatus of claim 9, wherein the layout module is configured to,
sorting the cards to be displayed according to the size information to obtain a first sorting result;
sequentially obtaining all cards to be displayed in the first sorting result, and laying out all the cards to be displayed in the instrument panel according to the sequence from left to right and from top to bottom to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
11. The apparatus of claim 9, wherein the device comprises a plurality of sensors,
the acquisition module is further used for acquiring a first card with layout information in the cards to be displayed when the layout information of part of the cards to be displayed exists in the layout information base, and laying out the first card in an instrument panel according to the layout information of the first card;
the layout module is further configured to obtain a second card, in which layout information does not exist in the cards to be displayed, and layout the second card in the dashboard to obtain a dashboard layout result.
12. The apparatus of claim 11, wherein the layout module is configured to,
the second cards are obtained, and are ranked according to the size information, so that a second ranking result is obtained;
Sequentially obtaining each second card in the second sorting result, and arranging each second card in the instrument panel according to the sequence from left to right and from top to bottom behind the first card to obtain an initial layout;
and removing a blank area larger than a preset size in the initial layout to obtain a dashboard layout result.
13. The apparatus according to claim 10 or 12, wherein the layout module is specifically configured to,
judging whether a blank area larger than a preset size exists in each row of cards in the initial layout;
if the blank area exists, acquiring cards with corresponding size information smaller than the preset size from the subsequent row of cards, and moving the cards to the blank area until the blank area does not exist in the row of cards or the blank area is smaller than the preset size.
14. The apparatus as recited in claim 9, further comprising: updating a module;
the acquisition module is also used for acquiring the layout information of each card in the instrument panel layout result;
and the updating module is used for updating the layout information base according to the layout information of each card.
15. The apparatus of claim 9, wherein the acquisition module is configured to,
judging whether a card adding request or a card moving request is acquired; the card adding request comprises the following steps: the identification of the card to be added; the card moving request comprises the following steps: identification of the card to be moved and target layout information;
if the card adding request is acquired, determining that the dashboard layout request is acquired, wherein the dashboard layout request comprises: the identification of the card to be added;
if the card moving request is acquired and a third card overlapped with the target layout information position exists, deleting the layout information of the third card in the layout information base, and determining that the instrument panel layout request is acquired, wherein the instrument panel layout request comprises: and the identification of the third card.
16. The apparatus as recited in claim 9, further comprising: deleting the module;
the judging module is further configured to judge whether a card deleting request is received, where the card deleting request includes: the identification of the card to be deleted;
the deleting module is used for deleting the card to be deleted in the dashboard layout result when the card deleting request is received;
The deleting module is further configured to delete layout information of the card to be deleted in the layout information base.
17. An instrument panel layout device, comprising:
memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the dashboard layout method according to any of claims 1-8 when executing the program.
18. A non-transitory computer readable storage medium having stored thereon a computer program, which when executed by a processor implements the dashboard layout method according to any of claims 1-8.
CN201811296937.2A 2018-11-01 2018-11-01 Instrument panel layout method and device Active CN111125466B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811296937.2A CN111125466B (en) 2018-11-01 2018-11-01 Instrument panel layout method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811296937.2A CN111125466B (en) 2018-11-01 2018-11-01 Instrument panel layout method and device

Publications (2)

Publication Number Publication Date
CN111125466A CN111125466A (en) 2020-05-08
CN111125466B true CN111125466B (en) 2023-11-17

Family

ID=70494533

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811296937.2A Active CN111125466B (en) 2018-11-01 2018-11-01 Instrument panel layout method and device

Country Status (1)

Country Link
CN (1) CN111125466B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342454B (en) * 2021-08-05 2021-11-16 北京金堤科技有限公司 Method and apparatus for locating detail cards
CN113792237A (en) * 2021-09-13 2021-12-14 山石网科通信技术股份有限公司 Card type layout optimization method and device, storage medium and processor

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200511047A (en) * 2003-01-27 2005-03-16 Vincent Wen-Jeng Lue Method and apparatus for adapting web contents to different display area dimensions
CN101283348A (en) * 2005-10-04 2008-10-08 微软公司 Multi-form design with harmonic composition for dynamically aggregated documents
CN101882074A (en) * 2010-03-15 2010-11-10 浪潮集团山东通用软件有限公司 Method and system for graphic user interface combination and layout
CN103345388A (en) * 2013-06-05 2013-10-09 中国电子科技集团公司第十五研究所 Android-operating-system-based system and device for adapting software to mobile terminal
CN104937529A (en) * 2013-01-21 2015-09-23 三星电子株式会社 Method and apparatus for arranging a plurality of icons on a screen
CN106406839A (en) * 2015-07-31 2017-02-15 华为软件技术有限公司 Processing method and device of screen adaption file
CN106527867A (en) * 2016-11-29 2017-03-22 北京小米移动软件有限公司 Method and apparatus for moving suspension layer interface
CN106547560A (en) * 2016-11-01 2017-03-29 福建星网锐捷通讯股份有限公司 Text based on Android system and other component mixing method and devices
CN106598523A (en) * 2016-12-16 2017-04-26 北京猎豹移动科技有限公司 Picture loading method, device and electronic equipment
CN108073438A (en) * 2018-01-02 2018-05-25 武汉斗鱼网络科技有限公司 Page display method, device and electric terminal
CN108319675A (en) * 2018-01-29 2018-07-24 出门问问信息科技有限公司 Information displaying method, device, electronic equipment and computer storage media

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10044785B2 (en) * 2014-10-30 2018-08-07 Amadeus S.A.S. Controlling a graphical user interface

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200511047A (en) * 2003-01-27 2005-03-16 Vincent Wen-Jeng Lue Method and apparatus for adapting web contents to different display area dimensions
CN101283348A (en) * 2005-10-04 2008-10-08 微软公司 Multi-form design with harmonic composition for dynamically aggregated documents
CN101882074A (en) * 2010-03-15 2010-11-10 浪潮集团山东通用软件有限公司 Method and system for graphic user interface combination and layout
CN104937529A (en) * 2013-01-21 2015-09-23 三星电子株式会社 Method and apparatus for arranging a plurality of icons on a screen
CN103345388A (en) * 2013-06-05 2013-10-09 中国电子科技集团公司第十五研究所 Android-operating-system-based system and device for adapting software to mobile terminal
CN106406839A (en) * 2015-07-31 2017-02-15 华为软件技术有限公司 Processing method and device of screen adaption file
CN106547560A (en) * 2016-11-01 2017-03-29 福建星网锐捷通讯股份有限公司 Text based on Android system and other component mixing method and devices
CN106527867A (en) * 2016-11-29 2017-03-22 北京小米移动软件有限公司 Method and apparatus for moving suspension layer interface
CN106598523A (en) * 2016-12-16 2017-04-26 北京猎豹移动科技有限公司 Picture loading method, device and electronic equipment
CN108073438A (en) * 2018-01-02 2018-05-25 武汉斗鱼网络科技有限公司 Page display method, device and electric terminal
CN108319675A (en) * 2018-01-29 2018-07-24 出门问问信息科技有限公司 Information displaying method, device, electronic equipment and computer storage media

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
苏伟 ; 于万成 ; 王桂莲 ; 朱红梅 ; .开放式数控系统人机界面研究.青岛理工大学学报.2006,(01),全文. *

Also Published As

Publication number Publication date
CN111125466A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN111931448B (en) Time sequence repairing method and system for chip circuit, electronic equipment and storage medium
CN111125466B (en) Instrument panel layout method and device
US20060259891A1 (en) System and method of generating an auto-wiring script
CN103902158A (en) Method and terminal for managing application icon
CN106339146A (en) Method and device for recommending applications
CN112666927A (en) Upgrading method and upgrading system for vehicle Electronic Control Unit (ECU)
CN106598926B (en) Operation revocation method and device
CN104808959B (en) Information processing method and electronic equipment
CN108153454B (en) Multi-touch switching method and device, storage medium and terminal equipment
CN112150350A (en) Model plane layout method, system and computer equipment
CN108847120B (en) Drawing method based on electronic fence map order thermodynamic diagram distribution
CN106156173A (en) Cheating identification method and device and terminal
CN110780960B (en) Webpage making method, webpage making system, readable storage medium and server
US8296716B2 (en) Method for setting width of trace on printed circuit board
CN110543714B (en) Circuit board glue spraying control method and device, storage medium and electronic equipment
CN111949180A (en) Icon arrangement method and device, storage medium and electronic equipment
CN111222972A (en) Account checking and clearing method and device
CN110389693A (en) Control the method and device thereof of widget sliding on car-mounted terminal
CN110910945B (en) Method and device for testing robustness of SSD (solid State disk) signal, computer equipment and storage medium
CN111290929B (en) Test method, computer device and computer readable storage medium for equivalent SQL statement performance
CN112051945A (en) Method and related device for arranging multiple icons
CN109726992B (en) Task completion time evaluation method and device
CN108829840B (en) Electronic fence map construction method and device
US20130061194A1 (en) Layout method, layout apparatus, and program for semiconductor integrated circuit
JP2868866B2 (en) Interactive component placement CAD system

Legal Events

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