CN111459580A - Page display method and device - Google Patents

Page display method and device Download PDF

Info

Publication number
CN111459580A
CN111459580A CN201910058543.1A CN201910058543A CN111459580A CN 111459580 A CN111459580 A CN 111459580A CN 201910058543 A CN201910058543 A CN 201910058543A CN 111459580 A CN111459580 A CN 111459580A
Authority
CN
China
Prior art keywords
page
component
display
components
user
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.)
Granted
Application number
CN201910058543.1A
Other languages
Chinese (zh)
Other versions
CN111459580B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201910058543.1A priority Critical patent/CN111459580B/en
Publication of CN111459580A publication Critical patent/CN111459580A/en
Application granted granted Critical
Publication of CN111459580B publication Critical patent/CN111459580B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a page display method and a page display device, relates to the technical field of computers, and mainly aims to display a page in a personalized manner; the main technical scheme comprises: receiving page data corresponding to a page; detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1; if the page data exists, selecting a target component corresponding to the page data from a plurality of components preset by the client; and displaying the page based on the first component display sequence, the page data and the target component.

Description

Page display method and device
Technical Field
The invention relates to the technical field of computers, in particular to a page display method and device.
Background
With the development of internet technology, pages are more and more widely applied in the internet industry. The page can present various information and data when being displayed, so that the service popularization, the information transmission and the user interaction can be effectively completed by utilizing the page.
At present, the conventional page display method in the internet industry comprises the following steps: the server generally provides components and a component display sequence required by the page for the client, and the client performs page display according to the components provided by the server in the component display sequence. However, in the existing page display mode, when a page needs to be displayed for multiple times, the server side provides the same components and the component display sequence to the client side, and the client side can only display the page according to the same components and the component display sequence. Therefore, the existing page display mode has no pertinence.
Disclosure of Invention
In view of this, the present invention provides a page display method and device, and mainly aims to perform personalized display on a page.
In a first aspect, the present invention provides a page display method, applied to a client, the method including:
receiving page data corresponding to a page;
detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1;
if the page data exists, selecting a target component corresponding to the page data from a plurality of components preset by the client;
and displaying the page based on the first component display sequence, the page data and the target component.
In a second aspect, the present invention provides a page display apparatus, applied to a client, the apparatus including:
the receiving unit is used for receiving page data corresponding to a page;
the first detection unit is used for detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1; if yes, triggering a selection unit;
the selecting unit is used for selecting a target component corresponding to the page data from a plurality of components preset by the client under the trigger of the first detecting unit;
the first display unit is used for displaying the page based on the first component display sequence, the page data and the target component.
In a third aspect, the present invention provides a storage medium storing a plurality of instructions, the instructions being adapted to be loaded by a processor and to perform a page presentation method as described in any one of the above.
In a fourth aspect, the present invention provides an electronic device, comprising: a storage medium and a processor;
the processor is suitable for realizing instructions;
the storage medium adapted to store a plurality of instructions;
the instructions are adapted to be loaded by the processor and to perform a page presentation method as claimed in any one of the above.
By means of the technical scheme, the page display method and the page display device provided by the invention firstly detect whether the first component display sequence corresponding to the page exists or not when the page data corresponding to the page is received. The first component display sequence is determined according to the operation behaviors of the users on the components in the page when the page is displayed for the latest last N times. And if the first component display sequence is detected to exist, selecting a target component corresponding to the page data from a plurality of components preset by the client. And finally, displaying the page based on the first component display sequence, the page data and the target component. In the scheme provided by the invention, the display sequence of the first components is determined based on the operation behaviors of the users on the components in the page, and the display sequence of the first components can reflect the operation habits and preferences of the users on the components. Therefore, the pages can be personalized for the user when the pages are presented based on the first component presentation order.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flowchart illustrating a page display method according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a first component display order determining method in a page display method according to another embodiment of the present invention;
FIG. 3 is a flowchart illustrating a page display method according to another embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a page displaying apparatus according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram illustrating a page displaying apparatus according to another embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As shown in fig. 1, an embodiment of the present invention provides a page display method, which is applied to a client, and the method mainly includes:
101. and receiving page data corresponding to the page.
The page referred to in this step refers to content displayed in a screen in the terminal device that deploys the client, and the displayed content includes not only content currently displayed in the screen but also content displayed in the screen after the page is dragged or slid. A page is formed of a plurality of components and page data in the components. In practical applications, a page may be exposed multiple times in the client, and the components and page data constituting the page may be the same or different each time the page is exposed.
The page data involved in this step may be sent to the client by the server corresponding to the client, and the content included in the page data may also be determined according to the service requirement. Optionally, the page data may include at least one of a component display manner, a component display sequence, a component identifier, and data corresponding to the component identifier. The component display mode may include, but is not limited to, a horizontally arranged display and a vertically arranged display, and the component display mode may exist in the page data with a character agreed with the client, for example, "cmptDirection ═ 0" represents the component horizontally arranged display corresponding to the page; the 'cmptDirection ═ 1' represents that the corresponding components of the page are displayed in vertical arrangement. The component display sequence may exist in the form of an array in the page data, and the array includes component identifiers of a plurality of components, and the component identifiers are ordered. The component identification and the data corresponding to the component identification exist in the page data correspondingly, and the component identification has uniqueness.
Specifically, the specific form in the page data may be determined according to the service requirement. Optionally, the data format of the page data may be json format, and may also be xml format. For example, the following steps are carried out: the following describes page data by taking the data format of the page data as json format as an example. The received page data is: { "cmptOrder" [ "cmptId1", "cmptId2", "cmptId3",.. 9.// other component unique component identification ids ], "cmptDirection": 1"," data "[ {" cmptId ":" cmptId1"," data ": xxxx", ". 9.// other component dependent data }, {" cmptId2"," data ": xxxx",. 9.// other component dependent data }, { "cmptId3", "data": xxxx },..// other component dependent data },..... 9./other component dependent data },..// other component dependent data },. other service returned. The cmptOrder in the above represents the display sequence of the components; cmptDirection represents a component display mode; cmptId characterizes component identification; the data characterizing component identifies corresponding data.
In practical application, the page data corresponding to the page can be obtained at least under the following two conditions. First, when a client needs to display a page, request information for requesting page data of the page is sent to a server. And when response information of the server to the request information is received, acquiring page data corresponding to the page from the server. According to the method, the client can request the server for the page data corresponding to the page at any time when the page display requirement exists, and the service application is flexible. Secondly, the server sends page data corresponding to the page to the client in a set period, and directly receives the page data sent by the server when the server sends the page data. According to the method, the server side automatically issues the page data so as to ensure that the page data corresponding to the page is updated in time.
102. Detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1.
The first component display sequence related in this step is stored in the client, and the first component display sequence is determined based on the component display sequence when the page is displayed for the first time and the operation behavior of the user on the components in the page during each display. The first component display sequence comprises component identifications of a plurality of components, and the component identifications are ordered. These component identifications may be in the form of an array. Specifically, the first component presentation order may exist in the client in the form of a pageConfig file (page configuration file). The pageConfig file includes an ordered plurality of component identifications. For example, the following steps are carried out: the contents in the pageConfig file are: "cmptOrder" [ "cmptId1", "cmptId2", "cmptId3" ]. Wherein, cmptOrder represents the component display sequence; the cmptId characterizes the component identification. It can be seen from this document that component 1 is ordered before component 2 and component 2 is ordered before component 3.
Specifically, the specific value of the number N may be determined according to the service requirement. When it is necessary to reduce the number of updates of the component display sequence, the value of N may be set to be larger, for example, 5 or 6. When the page is required to meet the operation habit of the user in time, the value of N may be set to be smaller, for example, 1, 2. For example, the following steps are carried out: n is 1, the first component presentation order is determined based on the user's operational behavior on the components in the page at the latest previous 1 presentation before the page data is received. The operational behaviors described herein may include, but are not limited to, control component stop presentations, operational components. And the control component stay display is the stay display of the control component in a terminal equipment screen of the deployment client. Operating a component refers to clicking on the component or entering parameters in the component or selecting the component.
Specifically, when it is detected that a first component display sequence corresponding to the page exists, it is indicated that the page is not displayed for the first time, and the sequence of the components in the page is adjusted based on the operation behavior of the user on the components in the page when the latest previous N times of display are performed, the sequence of the components in the first component display sequence may reflect the operation preference of the user, and personalized display may be performed for the user based on the component display sequence. At this time, step 103 may be executed to perform the subsequent page display operation.
Specifically, when it is detected that there is no first component display sequence corresponding to the page, it indicates that the page may be displayed for the first time, or the first component display sequence is deleted for some reason (for example, mistakenly deleted) although the page is not displayed for the first time. The component presentation order is determined in order to ensure that the page can be normally presented at this time in at least either of the following two ways. Firstly, analyzing a component display sequence corresponding to a page from page data; the analyzed component display sequence is set by the server based on the page data. And determining the analyzed component display sequence as the component display sequence of the page. And secondly, the client randomly sequences the components corresponding to the page, and determines the random sequence as the component display sequence of the page.
It should be noted that, the determination of the component display order corresponding to the page does not need to transmit the terminal device information of the client to the server, but the component display order may be determined at the client. Therefore, the risk that the terminal equipment information is leaked or illegally acquired by other malicious users is reduced. In addition, the determination of the component display sequence is carried out at the client, so that the calculation amount of the server corresponding to the client can be reduced, and more calculation resources are released by the server for other use.
103. And if so, selecting a target component corresponding to the page data from a plurality of components preset by the client.
Specifically, a component is a basic unit constituting a page, and a page is composed of a plurality of components. In order to avoid component transmission between the server and the client and reduce the data amount transmitted between the client and the server, a component library composed of a plurality of components needs to be preset at the client. The type of the component is not limited, and various components, such as a title component, a data component and the like, can be preset according to business requirements. Each component described herein is composed of at least one control, that is, one or more controls constitute a component. The controls described herein can be divided into system standard controls and custom controls. The system standard control is a control carried by a system such as an android system or an IOS system, and the control which does not need secondary development can be used. The user-defined control is obtained by carrying out secondary development on the system standard control by a user based on business requirements.
Specifically, a plurality of preset components can be updated in the service application process, so that the plurality of components can be adapted to new service requirements. The updating method of the plurality of components at least comprises the following two methods: firstly, periodically detecting whether a new component library exists in a set storage position, wherein the new component library comprises a plurality of components; and if so, deleting the old components and presetting a new component library by the client. The method updates the preset assembly integrally, so that the updating is thorough, and the probability of the occurrence of the updating error is low. Secondly, periodically detecting whether a new component library exists in the set storage position, wherein the new component library comprises a plurality of components; and if the component exists, comparing the old component library with the new component library, determining the components needing to be added into the old component library and/or the components needing to be deleted from the old component library, and performing operations of deleting the components and/or adding the components on the old component library. This approach adds and/or deletes individual components from old components, so that the components are updated in a smaller amount.
In practical application, each preset component has a unique component identifier. The page data includes a component identifier and data corresponding to the component identifier. Selecting a target component corresponding to the page data from a plurality of components preset by the client by the following steps: and determining the component identifier of the preset component, which is the same as the component identifier of the page data, as a target component identifier, and determining the component corresponding to the target component identifier as a target component of the page data. Additionally, the following may exist in determining the target component identification: and if the component identification in the page data cannot find the matched component in the preset components, alarming. So that the service personnel can update the component library in time according to the alarm.
It should be noted that, the components corresponding to the page are preset at the client, so that when the page needs to be displayed, the components do not need to be transmitted between the client and the server, and thus the data volume transmitted between the client and the server is greatly reduced. And because the transmission of the components is not needed between the client and the server, the probability of tampering the components is low.
104. And displaying the page based on the first component display sequence, the page data and the target component.
Specifically, the process of displaying the page based on the first component display sequence, the page data and the target component at least includes two processes:
first, if the component identifier in the first component display sequence is completely consistent with the component identifier in the page data, the page data is transmitted to the target component, and the display sequence is analyzed from the page data. And filling the target components with the incoming page data into the page based on the first component display sequence, and rendering the page. And displaying the page based on the display mode analyzed from the page data.
Second, the component identifiers in the first component display order are inconsistent with the component identifiers in the page data, and the component identifiers in the page data are greater than the component identifiers in the first component display order. The current page display requires more components than the previous display of the page. The preset sorting position is determined for the multiple target assemblies, and the display sequence of the first assembly is adjusted based on the preset sorting position. And then the page data is transmitted into a target component, and the display sequence is analyzed from the page data. And filling the target components with the incoming page data into the page based on the adjusted first component display sequence, and rendering the page. And displaying the page based on the display mode analyzed from the page data. The predetermined sort position described herein may include, but is not limited to, the first or last or middle position in the sort.
Both of the above methods involve transferring page data to a target component, and the process of transferring page data to the target component may include: analyzing page data including component identifiers and data corresponding to the component identifiers; and determining a target component corresponding to each component identification in the target components, and transmitting data corresponding to each component identification into the target component corresponding to the component identification. The process of incoming data is: and determining a control corresponding to the data in the target assembly, and transmitting the data into the corresponding control.
It should be noted that the first component display sequence exists in the client, that is, the client directly determines and calculates the first component display sequence, and the server determines and calculates the display sequence without uploading personal information to the server by the user, so that the privacy of the user can be effectively protected.
The page display method provided by the embodiment of the invention comprises the steps of firstly detecting whether a first component display sequence corresponding to a page exists when page data corresponding to the page is received. The first component display sequence is determined according to the operation behaviors of the users on the components in the page when the page is displayed for the latest last N times. And if the first component display sequence is detected to exist, selecting a target component corresponding to the page data from a plurality of components preset by the client. And finally, displaying the page based on the first component display sequence, the page data and the target component. As can be seen from the above description, in the solution provided by the embodiment of the present invention, the display order of the first component is determined based on the operation behavior of the user on the components in the page, and the display order of the first component may reflect the operation habit and preference of the user on the components. Therefore, the pages can be personalized for the user when the pages are presented based on the first component presentation order.
Further, according to the method shown in fig. 1, in another embodiment of the present invention, the page displaying method further includes the following steps:
105. detecting whether the page is displayed or not; if so, 106 is performed.
Specifically, if the page is displayed, it indicates that the user has performed an operation on the page, and then 106 is executed. And ending the current flow if the page is not shown, and not executing subsequent operations.
106. And determining the score of each component in the page based on the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times.
Specifically, the operation behavior involved in this step may include, but is not limited to, control component stay presentation, operation component. And the control component stay display is the stay display of the control component in a terminal equipment screen of the deployment client. Operating a component refers to clicking on the component or entering parameters in the component or selecting the component. The specific data of N involved in this step can also be determined according to the service requirements. The value of N may be set larger when it is desired to reduce the number of updates of the component display sequence. When the page is required to meet the operation habit of the user in time, the numerical value of N can be set to be smaller. For example, the following steps are carried out: n is 2, the first component presentation order is determined based on the user's operational behavior on the components in the page at the latest previous 2 presentations before the page data is received.
Specifically, the method for determining the score of each component in the page based on the operation behavior of the user on the components in the page during the latest previous N times of presentation of the page includes the following two methods:
firstly, determining the score of each component in the page through formula (1) based on the operation behaviors of a user on the components in the page when the page is displayed for the latest last N times;
Figure BDA0001953374050000091
wherein the n represents the page display times; the M isjA score characterizing a jth component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiAnd characterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page.
The operation parameters corresponding to the operation behaviors involved in the method may include: and when the operation behavior is the control component stay showing, the operation parameter is the component stay time length. When the operation behavior is to operate a component, the operation parameter may be clicking on the component or inputting a parameter in the component or selecting the total number of times the component is selected.
In addition, the first weight corresponding to the operation behavior of the user on the component in the page may be determined according to the service requirement, for example, different operation behaviors may correspond to different weights or may correspond to the same weight.
It should be noted that, in the method, the operation behavior of the user on the components in the page when the page is displayed for the first N times is fully considered when determining the score of each component, so that the determined score of the component can fully reflect the preference degree of the user on the component.
Secondly, determining the score of each component in the page through formula (2) based on the operation behaviors of the components in the page by a user when the page is displayed for the latest last N times and the attribute parameters of the user;
Figure BDA0001953374050000092
wherein the n represents the page display times; the M isiA score characterizing an ith component in the page; the T isjinCharacterization of the nth displayα, the operation parameter corresponding to the ith operation behavior of the jth component in the pagejiCharacterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page; the R istThe t attribute parameter characterizing the user; said ΨtAnd characterizing a second weight corresponding to the tth attribute parameter.
The setting of the operation parameters and the first weight corresponding to the operation behaviors involved in the method is basically the same as that described in the first method, and therefore, the detailed description thereof will be omitted.
The attribute parameters of the user involved in the present method may include, but are not limited to, at least one of gender, age, annual income, and address of the user. The gender and the address can preset corresponding attribute parameters according to specific conditions. For example, the attribute parameter for a gender male is 1, and the attribute parameter for a gender male is 2. The attribute parameter of the first-line city as the address is 1, the attribute parameter of the second-line city as the address is 2, and the like.
It should be noted that, in the method, the operation behavior of the user on the components in the page and the attribute parameters of the user during the previous N times of presentation of the page are fully considered when determining the score of each component, so that the determined score of the component can fully reflect the preference degree of the user on the component.
107. Determining the first component presentation order based on the score of each of the components.
Specifically, the determining the display order of the first component based on the score of each component includes: determining the sorting position of each component according to the value of the score; and adjusting the order of the components in the latest component display order corresponding to the existing page based on the sequencing position of each component to obtain the first component display order.
In particular, the higher the score the component indicates that the user prefers to operate on it. Thus, the higher the score the earlier the ranking position of the component. For example, there are component 1, component 2, and component 3, with component 1 having a score of 30, component 2 having a score of 35, and component 3 having a score of 10. Then the rank position of the component is determined to be: the component 1 is arranged at a first position, the component 2 is arranged at a second position, and the component 3 is arranged at a third position.
Specifically, after the sequencing of the components is determined, acquiring a latest component display sequence corresponding to an existing page, wherein the latest component display sequence comprises the components in sequence sequencing, and if the sequencing position of the components in the sequence sequencing is the same as the sequencing position determined based on the scores, maintaining the sequencing position of the components to be fixed; if the ranking position of the component in the sequential ranking is different from the ranking position determined based on the score, the ranking position of the component is modified to the ranking position determined based on the score.
For example, the following steps are carried out: the arrangement position of the component 1, the arrangement position of the component 2 and the arrangement position of the component 3 in the latest component display sequence corresponding to the existing page are respectively a third position, a second position and a third position. And the sorting position of the component 1, the sorting position of the component 2 and the sorting position of the component 3 in the sorting positions determined based on the scores are the first position, the second position and the third position respectively. Then according to the sorting position determined based on the score, the latest component display sequence is adjusted to be the first position of the sorting position of the component 1, the second position of the sorting position of the component 2 and the third position of the sorting position of the component 3. And obtaining a first assembly display sequence after the adjustment is finished.
Further, according to the method shown in fig. 1, another embodiment of the present invention further provides a page display method, as shown in fig. 3, the method mainly includes:
201. and receiving page data corresponding to the page.
This step is the same as step 101 described above, and the detailed description of this step is described in detail in step 101.
202. Detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1. If so, execute 203; otherwise, 207 is performed.
Specifically, when it is detected that a first component display sequence corresponding to the page exists, it is indicated that the page is not displayed for the first time, and the sequence of the components in the page is adjusted based on the operation behavior of the user on the components in the page when the latest previous N times of display are performed, the sequence of the components in the first component display sequence may reflect the operation preference of the user, and personalized display may be performed for the user based on the component display sequence. At this point, step 203 may be performed.
Specifically, when it is detected that there is no first component display sequence corresponding to the page, it indicates that the page may be displayed for the first time, or the first component display sequence is deleted for some reason (for example, mistakenly deleted) although the page is not displayed for the first time. Then step 205 is performed at this point in order to ensure that the page can be normally exposed.
203. And selecting a target component corresponding to the page data from a plurality of components preset by the client.
This step is the same as step 103 described above, and the detailed description of this step is described in detail in step 103.
204. And displaying the page based on the first component display sequence, the page data and the target component.
Specifically, the component identifier in the first component display order and the component identifier in the page data have at least the following two relationships: first, the component identifiers in the first component display order are identical to the component identifiers in the page data. Second, the component identifiers in the first component display order are inconsistent with the component identifiers in the page data, and the component identifiers in the page data are greater than the component identifiers in the first component display order.
Based on the above two relationships, then displaying the page based on the first component display order, the page data, and the target component may include the following processes: detecting whether a target component not included in the first component display order exists in the target components; if the target assembly display sequence exists, determining the sequence position of the target assembly which is not included in the first assembly display sequence as a preset target sequence position, and adjusting the first assembly display sequence based on the target sequence position; and filling the target component which has the page data into the page based on the adjusted first component sequence, and showing the page. And if not, filling the target component which transmits the page data into the page directly based on the first component sequence, and displaying the page.
Specifically, the process of detecting whether the target component not included in the first component display order exists in the target component is actually a comparison process between the component identifier of the target component and the component identifier in the first component display order. When all the components are consistent, the display sequence of the first component is determined to cover all the target components. When the comparison is inconsistent, it is indicated that new components exist in the target component, and the first component display sequence does not cover the new components, the new components need to be added to the first component display sequence, so that the page can be displayed based on the first component display sequence.
Specifically, the preset target ranking position may be determined according to the service requirement. For example, consider that the newly added target component may not be viewed and operated by the user, and thus may be somewhat fresh to the user. The preset target sorting position may be a front position, such as a first bit and a second bit. For example, considering that the newly added target component may not be viewed and operated by the user and may be unfamiliar to the user, the probability of being viewed and operated by the user is low. The predetermined target sorting position may thus be a next to last position, such as a last but one, a last but one.
Specifically, after determining the target sorting position of the newly added target component, the display order of the first component needs to be adjusted based on the sorting position. For example, the following steps are carried out: the first component display sequence is that the component 1 is arranged in a first position, the component 2 is arranged in a second position, and the component 3 is arranged in a third position. The target rank position of the newly added target component "component 4" is the first position. The adjusted display sequence of the components is that the component 4 is arranged in the first position, the component 1 is arranged in the second position, the component 2 is arranged in the third position, and the component 3 is arranged in the fourth position.
Specifically, the filling the target component, into which the page data is transmitted, into the page based on the adjusted first component order, and displaying the page may include: analyzing a display mode from the page data; filling the target component which has the page data into the page based on the adjusted first component sequence; and displaying the page based on the display mode.
205. And acquiring the current operation behavior of the user on the page when the page is displayed currently.
Specifically, when the page is displayed, the current operation behavior of the user on the page is acquired. The operational behavior may include, but may not be limited to, control component stop presentation, operational component.
206. And updating the display sequence of the first component based on the current operation behavior, and ending the current flow.
Specifically, the method for updating the first component display order based on the current operation behavior may include: determining a score for each component in the page based on the current operational behavior; determining the first component presentation order based on the score of each of the components. The method for determining the score and the display order of the first component are substantially the same as those detailed in steps 106 and 107, and therefore, the description of this step will not be repeated.
It should be noted that step 205 and step 206 are operation procedures when N is equal. At N > 1, after the step 204 of presenting the page based on the first component presentation order, the page data, and the target component, the method further comprises: acquiring the current operation behavior of the user on the page when the page is displayed currently; acquiring the historical operation behavior of the user on the page when the page is displayed for the latest previous N-1 times before the current display; updating the first component presentation order based on the current operational behavior and the historical operational behavior. The process of updating the display sequence of the first component based on the current operation behavior and the historical operation behavior is as follows: determining a score for each component in the page based on the current operational behavior and the historical operational behavior; determining the first component presentation order based on the score of each of the components. The method for determining the score and the display order of the first component are substantially the same as those detailed in steps 106 and 107, and therefore, the description of this step will not be repeated.
207. Analyzing a second component display sequence corresponding to the page from the page data; the second component display order is set by the server based on the page data.
208. And selecting a target component corresponding to the page data from a plurality of components preset by the client.
This step is the same as step 103 described above, and the detailed description of this step is described in detail in step 103.
209. And displaying the page based on the second component display sequence, the page data and the target component.
Specifically, if the component identifier in the second component display sequence is completely consistent with the component identifier in the page data, the page data is transmitted to the target component, and the display sequence is analyzed from the page data. And filling the target components with the incoming page data into the page based on the second component display sequence, and rendering the page. And displaying the page based on the display mode analyzed from the page data.
210. Storing the second component presentation order.
Specifically, it exists in the client in the form of a pageConfig file (page configuration file).
211. And updating the display sequence of the second components based on the operation behaviors of the user on the components in the page when the page is currently displayed.
Specifically, based on the operation behavior of the user on the components in the page when the page is currently displayed, the process of updating the display sequence of the second component may be: determining a score for each component in the page based on the operational behavior; a second component presentation order is determined based on the score of each component. The method for determining the score and the display order of the second component are substantially the same as those detailed in steps 106 and 107, and therefore, the description of this step will not be repeated.
It should be noted that, the purpose of updating the display sequence of the second component is: the sequencing of the components in the second component display sequence is more in line with the operation preference of the user, the components need to be displayed again on the page, and the user can be displayed in a personalized mode based on the second component display sequence.
Further, according to the above method embodiment, in practical application, the program original source code related to the method may exist in the form of an SDK packet, and the SDK packet is obtained by encapsulating, code obfuscating, and packaging the program original source code related to the method. The external may call the SDK package through the API, but cannot view the source code.
Further, according to the above method embodiment, another embodiment of the present invention further provides a page displaying apparatus applied to a client, as shown in fig. 4, the apparatus includes:
a receiving unit 30, configured to receive page data corresponding to a page;
a first detecting unit 31, configured to detect whether a first component display order corresponding to the page exists; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1; if yes, triggering the selection unit 32;
the selecting unit 32 is configured to select a target component corresponding to the page data from multiple components preset by the client under the trigger of the first detecting unit;
a first presentation unit 33, configured to present the page based on the first component presentation order, the page data, and the target component.
The first component display sequence in the page display device provided by the invention is determined based on the operation behavior of the user on the components in the page, and the first component display sequence can reflect the operation habit and preference of the user on the components. Therefore, the pages can be personalized for the user when the pages are presented based on the first component presentation order.
Optionally, as shown in fig. 5, the apparatus further includes:
a second detecting unit 34, configured to detect whether the page is shown; if yes, triggering a first determination unit;
the first determining unit 35 is configured to determine, under the trigger of the second detecting unit, a score of each component in the page based on an operation behavior of a user on the component in the page when the page is displayed last N times;
a second determining unit 36, configured to determine the first component display order based on the score of each of the components.
Optionally, as shown in fig. 5, the first determining unit 35 is configured to determine, by using formula (1), a score of each component in the page based on an operation behavior of the user on the component in the page when the page is presented last N times;
Figure BDA0001953374050000151
wherein the n represents the page display times; the M isjA score characterizing a jth component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiAnd characterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page.
Optionally, as shown in fig. 5, the first determining unit 35 is configured to determine, based on the operation behavior of the user on the components in the page when the page is last presented for the last N times and the attribute parameters of the user, a score of each of the components in the page according to formula (2);
Figure BDA0001953374050000161
wherein said n characterizes said page presentationThe number of times; the M isiA score characterizing an ith component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiCharacterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page; the R istThe t attribute parameter characterizing the user; said ΨtAnd characterizing a second weight corresponding to the tth attribute parameter.
Optionally, as shown in fig. 5, the second determining unit 36 includes:
a first determining module 361, configured to determine a sorting position of each of the components according to the size of the score;
a second determining module 362, configured to adjust an order of components in an existing latest component display order corresponding to the page based on the sorting position of each component, so as to obtain the first component display order.
Optionally, as shown in fig. 5, the first display unit 33 includes:
a detecting module 331, configured to detect whether there is a target component that is not included in the first component display order in the target components; if so, trigger the adjustment module 332;
the adjusting module 332 is configured to determine, under the trigger of the detecting module, a sorting position of a target component that is not included in the first component display order as a preset target sorting position, and adjust the first component display order based on the target sorting position;
a displaying module 333, configured to fill the target component, into which the page data is transmitted, into the page based on the adjusted first component order, and display the page.
Optionally, as shown in fig. 5, the display module 333 includes:
the analysis sub-module 3331 is used for analyzing the display mode from the page data;
a padding sub-module 3332, configured to pad the target component into which the page data is transmitted, into the page based on the adjusted first component order;
and the display sub-module 3333 is configured to display the page based on the display mode.
Optionally, as shown in fig. 5, the apparatus further includes:
a first obtaining unit 37, configured to, if the first detecting module 31 detects that there is no first component display order corresponding to the page, parse a second component display order corresponding to the page from the page data; the second component display order is set by a server based on the page data;
a second presentation unit 38, configured to present the page based on the second component presentation order, the page data, and the target component.
Optionally, as shown in fig. 5, the apparatus further includes:
a storage unit 39, configured to store the second component display order;
the first updating unit 40 is configured to update the display sequence of the second components based on the operation behavior of the user on the components in the page when the page is currently displayed.
Optionally, as shown in fig. 5, N > 1, the apparatus further includes:
a second obtaining unit 41, configured to obtain a current operation behavior of the page by the user when the page is currently displayed;
a third obtaining unit 42, configured to obtain a historical operation behavior of the user on the page when the page is currently displayed for the latest previous N-1 times;
a second updating unit 43, configured to update the first component display order based on the current operation behavior and the historical operation behavior.
Optionally, as shown in fig. 5, N ═ 1, the apparatus further includes:
a fourth obtaining unit 44, configured to obtain a current operation behavior of the page by the user when the page is currently displayed;
a third updating unit 45, configured to update the first component display order based on the current operation behavior.
In the page display device provided in the embodiment of the present invention, for details of methods used in the operation process of each functional module, reference may be made to the corresponding methods in the method embodiments in fig. 1, fig. 2, and fig. 3, which are not described herein again.
Further, according to the above embodiment, another embodiment of the present invention further provides a storage medium, where the storage medium stores a plurality of instructions, and the instructions are adapted to be loaded by a processor and execute the page display method described above.
Further, according to the above embodiment, another embodiment of the present invention also provides an electronic device, including: a storage medium and a processor;
the processor is suitable for realizing instructions;
the storage medium adapted to store a plurality of instructions;
the instructions are adapted to be loaded by the processor and to perform the page presentation method as described above.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It will be appreciated that the relevant features of the method and apparatus described above are referred to one another. In addition, "first", "second", and the like in the above embodiments are for distinguishing the embodiments, and do not represent merits of the embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of the method, apparatus and framework for operation of a deep neural network model in accordance with embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (24)

1. A page display method is applied to a client side and comprises the following steps:
receiving page data corresponding to a page;
detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1;
if the page data exists, selecting a target component corresponding to the page data from a plurality of components preset by the client;
and displaying the page based on the first component display sequence, the page data and the target component.
2. The method of claim 1, further comprising:
detecting whether the page is displayed or not;
if yes, determining the score of each component in the page based on the operation behavior of the user on the components in the page during the latest previous N times of display of the page;
determining the first component presentation order based on the score of each of the components.
3. The method of claim 2, wherein determining a score for each component in the page based on operational behavior of a user on the component in the page at a latest previous N impressions of the page comprises:
determining the score of each component in the page through a first formula based on the operation behaviors of the components in the page by a user when the page is displayed for the latest last N times;
the first formula includes:
Figure FDA0001953374040000011
wherein the n represents the page display times; the M isjA score characterizing a jth component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiAnd characterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page.
4. The method of claim 2, wherein determining a score for each component in the page based on operational behavior of a user on the component in the page at a latest previous N impressions of the page comprises:
determining the score of each component in the page through a second formula based on the operation behaviors of the components in the page by the user and the attribute parameters of the user when the page is displayed for the latest last N times;
the second formula includes:
Figure FDA0001953374040000021
wherein the n represents the page display times; the M isiA score characterizing an ith component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiCharacterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page; the R istThe t attribute parameter characterizing the user; said ΨtAnd characterizing a second weight corresponding to the tth attribute parameter.
5. The method of claim 2, wherein said determining the first component presentation order based on the score of each of the components comprises:
determining the sorting position of each component according to the value of the score;
and adjusting the order of the components in the latest component display order corresponding to the existing page based on the sequencing position of each component to obtain the first component display order.
6. The method of any of claims 1-5, wherein said presenting the page based on the first component presentation order, the page data, and the target component comprises:
detecting whether a target component not included in the first component display order exists in the target components;
if the target assembly display sequence exists, determining the sequence position of the target assembly which is not included in the first assembly display sequence as a preset target sequence position, and adjusting the first assembly display sequence based on the target sequence position;
and filling the target component which has the page data into the page based on the adjusted first component sequence, and showing the page.
7. The method of claim 6, wherein the populating the page with the target components that have been imported with the page data based on the adjusted first component order and exposing the page comprises:
analyzing a display mode from the page data;
filling the target component which has the page data into the page based on the adjusted first component sequence;
and displaying the page based on the display mode.
8. The method according to any one of claims 1-5, further comprising:
if the first component display sequence corresponding to the page does not exist, analyzing a second component display sequence corresponding to the page from the page data; the second component display order is set by a server based on the page data;
and displaying the page based on the second component display sequence, the page data and the target component.
9. The method of claim 8, wherein after said presenting said page based on said second component presentation order, said page data, and said target component, the method further comprises:
storing the second component presentation order;
and updating the display sequence of the second components based on the operation behaviors of the user on the components in the page when the page is currently displayed.
10. The method of claim 1, wherein N > 1, and wherein after said presenting said page based on said first component presentation order, said page data, and said target component, the method further comprises:
acquiring the current operation behavior of the user on the page when the page is displayed currently;
acquiring the historical operation behavior of the user on the page when the page is displayed for the latest previous N-1 times before the current display;
updating the first component presentation order based on the current operational behavior and the historical operational behavior.
11. The method of claim 1, wherein after said presenting said page based on said first component presentation order, said page data, and said target component, the method further comprises:
acquiring the current operation behavior of the user on the page when the page is displayed currently;
updating the first component presentation order based on the current operational behavior.
12. A page display device is applied to a client and comprises:
the receiving unit is used for receiving page data corresponding to a page;
the first detection unit is used for detecting whether a first component display sequence corresponding to the page exists or not; the first component display sequence is determined according to the operation behaviors of the user on the components in the page when the page is displayed for the latest last N times; n is more than or equal to 1; if yes, triggering a selection unit;
the selecting unit is used for selecting a target component corresponding to the page data from a plurality of components preset by the client under the trigger of the first detecting unit;
the first display unit is used for displaying the page based on the first component display sequence, the page data and the target component.
13. The apparatus of claim 12, further comprising:
the second detection unit is used for detecting whether the page is displayed or not; if yes, triggering a first determination unit;
the first determining unit is used for determining the score of each component in the page based on the operation behavior of the user on the components in the page when the page is displayed for the latest last N times under the triggering of the second detecting unit;
a second determining unit, configured to determine the first component display order based on the score of each of the components.
14. The apparatus according to claim 13, wherein the first determining unit is configured to determine a score of each of the components in the page through a first formula based on an operation behavior of a user on the component in the page when the page is last presented for N previous times;
the first formula includes:
Figure FDA0001953374040000041
wherein the n represents the page display times; the M isjA score characterizing a jth component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiAnd characterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page.
15. The apparatus according to claim 13, wherein the first determining unit is configured to determine a score of each of the components in the page through a second formula based on an operation behavior of a user on the components in the page at the latest previous N presentations of the page and attribute parameters of the user;
the second formula includes:
Figure FDA0001953374040000051
wherein the n represents the page display times; the M isiA score characterizing an ith component in the page; the T isjinRepresenting the operation parameters corresponding to the ith operation behavior of the jth component in the page by the user during the nth display, αjiCharacterizing a first weight corresponding to the ith operation behavior of the user on the jth component in the page; the R istThe t attribute parameter characterizing the user; said ΨtAnd characterizing a second weight corresponding to the tth attribute parameter.
16. The apparatus of claim 13, wherein the second determining unit comprises:
the first determining module is used for determining the sorting position of each component according to the size of the score;
and the second determining module is used for adjusting the order of the components in the latest component display order corresponding to the existing page based on the sequencing position of each component to obtain the first component display order.
17. The apparatus of any one of claims 12-16, wherein the first display unit comprises:
a detection module for detecting whether a target component not included in the first component display order exists in the target components; if yes, triggering an adjusting module;
the adjusting module is used for determining the sorting position of the target assembly not included in the first assembly display sequence as a preset target sorting position under the triggering of the detecting module, and adjusting the first assembly display sequence based on the target sorting position;
and the display module is used for filling the target components which have the transmitted page data into the page based on the adjusted sequence of the first components and displaying the page.
18. The apparatus of claim 17, wherein the display module comprises:
the analysis submodule is used for analyzing the display mode from the page data;
a filling sub-module, configured to fill the target component, into which the page data is transmitted, into the page based on the adjusted first component order;
and the display sub-module is used for displaying the page based on the display mode.
19. The apparatus of any one of claims 12-16, further comprising:
the first obtaining unit is used for analyzing a second component display sequence corresponding to the page from the page data if the first detecting module detects that the first component display sequence corresponding to the page does not exist; the second component display order is set by a server based on the page data;
and the second display unit is used for displaying the page based on the second component display sequence, the page data and the target component.
20. The apparatus of claim 19, further comprising:
the storage unit is used for storing the display sequence of the second assembly;
and the first updating unit is used for updating the display sequence of the second components based on the operation behaviors of the user on the components in the page when the page is currently displayed.
21. The apparatus of claim 12, wherein N > 1, the apparatus further comprising:
the second obtaining unit is used for obtaining the current operation behavior of the user on the page when the page is displayed currently;
the third acquisition unit is used for acquiring the historical operation behavior of the user on the page when the page is displayed for the latest previous N-1 times before the current display;
a second updating unit, configured to update the first component display order based on the current operation behavior and the historical operation behavior.
22. The apparatus of claim 12, wherein N-1, the apparatus further comprising:
the fourth obtaining unit is used for obtaining the current operation behavior of the user on the page when the page is displayed currently;
a third updating unit, configured to update the first component display order based on the current operation behavior.
23. A storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform a page presentation method according to any one of claims 1 to 11.
24. An electronic device, characterized in that the electronic device comprises: a storage medium and a processor;
the processor is suitable for realizing instructions;
the storage medium adapted to store a plurality of instructions;
the instructions are adapted to be loaded by the processor and to perform the page presentation method of any one of claims 1 to 11.
CN201910058543.1A 2019-01-22 2019-01-22 Page display method and device Active CN111459580B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910058543.1A CN111459580B (en) 2019-01-22 2019-01-22 Page display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910058543.1A CN111459580B (en) 2019-01-22 2019-01-22 Page display method and device

Publications (2)

Publication Number Publication Date
CN111459580A true CN111459580A (en) 2020-07-28
CN111459580B CN111459580B (en) 2023-06-20

Family

ID=71685624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910058543.1A Active CN111459580B (en) 2019-01-22 2019-01-22 Page display method and device

Country Status (1)

Country Link
CN (1) CN111459580B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342858A (en) * 2021-06-28 2021-09-03 数贸科技(北京)有限公司 Page component curing method and device

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148861A (en) * 2011-01-25 2011-08-10 中兴通讯股份有限公司 Widget sequencing method and device
CN103294711A (en) * 2012-02-28 2013-09-11 阿里巴巴集团控股有限公司 Method and device for determining page elements in web page
CN104461309A (en) * 2014-12-26 2015-03-25 北京奇虎科技有限公司 Method and device for cross-page object position adjustment based on dragging operation
CN105224548A (en) * 2014-06-06 2016-01-06 中国移动通信集团浙江有限公司 A kind of page display method, device and server
CN105303412A (en) * 2015-11-20 2016-02-03 小米科技有限责任公司 Method, device and system for layout of content items
CN105468377A (en) * 2015-12-10 2016-04-06 北京中科汇联科技股份有限公司 Method and system for generating page of mobile terminal
CN105488109A (en) * 2015-11-20 2016-04-13 小米科技有限责任公司 Content item configuration method, device and system
CN106502700A (en) * 2016-10-27 2017-03-15 中企动力科技股份有限公司 Page assembly edit methods and device
CN106991154A (en) * 2017-03-29 2017-07-28 百度在线网络技术(北京)有限公司 Webpage rendering intent, device, terminal and server
CN107798102A (en) * 2017-10-30 2018-03-13 北京金堤科技有限公司 A kind of page display method and device
CN107817976A (en) * 2016-09-12 2018-03-20 阿里巴巴集团控股有限公司 Page info processing system and page generation, page info provide method and device
CN108153788A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 Page info individualized process method, apparatus and system
US20180210866A1 (en) * 2017-01-25 2018-07-26 Wal-Mart Stores, Inc. Systems, method, and non-transitory computer-readable storage media for generating code for displaying a webpage
CN108846087A (en) * 2018-06-12 2018-11-20 恒生电子股份有限公司 A kind of page rendering method, apparatus, terminal and server
CN109190067A (en) * 2018-07-06 2019-01-11 平安科技(深圳)有限公司 Browser input frame methods of exhibiting, device, computer equipment and storage medium

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148861A (en) * 2011-01-25 2011-08-10 中兴通讯股份有限公司 Widget sequencing method and device
CN103294711A (en) * 2012-02-28 2013-09-11 阿里巴巴集团控股有限公司 Method and device for determining page elements in web page
CN105224548A (en) * 2014-06-06 2016-01-06 中国移动通信集团浙江有限公司 A kind of page display method, device and server
CN104461309A (en) * 2014-12-26 2015-03-25 北京奇虎科技有限公司 Method and device for cross-page object position adjustment based on dragging operation
CN105488109A (en) * 2015-11-20 2016-04-13 小米科技有限责任公司 Content item configuration method, device and system
CN105303412A (en) * 2015-11-20 2016-02-03 小米科技有限责任公司 Method, device and system for layout of content items
CN105468377A (en) * 2015-12-10 2016-04-06 北京中科汇联科技股份有限公司 Method and system for generating page of mobile terminal
CN107817976A (en) * 2016-09-12 2018-03-20 阿里巴巴集团控股有限公司 Page info processing system and page generation, page info provide method and device
CN106502700A (en) * 2016-10-27 2017-03-15 中企动力科技股份有限公司 Page assembly edit methods and device
CN108153788A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 Page info individualized process method, apparatus and system
US20180210866A1 (en) * 2017-01-25 2018-07-26 Wal-Mart Stores, Inc. Systems, method, and non-transitory computer-readable storage media for generating code for displaying a webpage
CN106991154A (en) * 2017-03-29 2017-07-28 百度在线网络技术(北京)有限公司 Webpage rendering intent, device, terminal and server
CN107798102A (en) * 2017-10-30 2018-03-13 北京金堤科技有限公司 A kind of page display method and device
CN108846087A (en) * 2018-06-12 2018-11-20 恒生电子股份有限公司 A kind of page rendering method, apparatus, terminal and server
CN109190067A (en) * 2018-07-06 2019-01-11 平安科技(深圳)有限公司 Browser input frame methods of exhibiting, device, computer equipment and storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
周升;李树斌;郑纲;: "实时/历史数据平台统一应用技术架构研究" *
胡新明;刘睿智;: "基于元数据的图书推荐系统研究" *
陈爽;钱榕;陈福;李素;: "网页链接繁殖在搜索引擎资源发现中的应用" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342858A (en) * 2021-06-28 2021-09-03 数贸科技(北京)有限公司 Page component curing method and device

Also Published As

Publication number Publication date
CN111459580B (en) 2023-06-20

Similar Documents

Publication Publication Date Title
CN107784516B (en) Advertisement putting method and device
KR102455232B1 (en) Method and electronic device for tab management based on context
CN106776989B (en) Webpage information display method and device
CN104899220B (en) Application program recommendation method and system
US10542123B2 (en) System and method for generating and monitoring feedback of a published webpage as implemented on a remote client
CN110245069B (en) Page version testing method and device and page display method and device
KR101869133B1 (en) Method and apparatus for providing web pages
CN106528587B (en) Page display method and device in composite webpage system
CN104021016B (en) Method and browser for loading browser plug-in icons
CN108369709A (en) Network-based ad data service delay reduces
US9736228B2 (en) Method, apparatus, and system for distributing information in graphic code
CN109168047B (en) Video recommendation method and device, server and storage medium
CN105956136B (en) Method and device for acquiring login information
CN108804194B (en) Notification bar message processing method and device, user terminal and readable storage medium
US8898297B1 (en) Device attribute-customized metadata for browser users
US20140215008A1 (en) Network method and apparatus
KR20180039691A (en) An information processing system, an information processing method, and a non-transitory computer readable storage medium storing a program
EP3782048A1 (en) Action indicators for search operation output elements
CN104090899A (en) Method and device for feeding back display content information
CN111523043B (en) Resource information display and management method and device
CN111459580A (en) Page display method and device
US20200410030A1 (en) Cloud search-based recommendation method, apparatus, device and readable storage medium
CN112000326A (en) Service providing method and device, electronic equipment and storage medium
US20170169024A1 (en) Searching and Accessing Software Application Functionality Using Application Connections
CN112487277B (en) Data distribution method and device, readable storage medium and electronic equipment

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