CN106354792B - Webpage display method and device - Google Patents

Webpage display method and device Download PDF

Info

Publication number
CN106354792B
CN106354792B CN201610720334.5A CN201610720334A CN106354792B CN 106354792 B CN106354792 B CN 106354792B CN 201610720334 A CN201610720334 A CN 201610720334A CN 106354792 B CN106354792 B CN 106354792B
Authority
CN
China
Prior art keywords
target
document
interception
picture
rendering
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
CN201610720334.5A
Other languages
Chinese (zh)
Other versions
CN106354792A (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 Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201610720334.5A priority Critical patent/CN106354792B/en
Publication of CN106354792A publication Critical patent/CN106354792A/en
Application granted granted Critical
Publication of CN106354792B publication Critical patent/CN106354792B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The present disclosure relates to a web page display method and device, belonging to the field of network technology, said method is characterized by that it utilizes the web page browsing request sent by receiving terminal, the web browsing request includes a target web address, a target intercepting position is obtained from the corresponding relation between the stored web address and the intercepting position based on the target web address, the target intercepting position is used for pointing to a character string corresponding to a main body element in a target webpage in a first rendering document used for rendering the target webpage, sending a webpage browsing response to the terminal, the target interception location is included in the web browsing response, that is, by determining the target interception location and sending the target interception location to the terminal, the terminal can render the first rendered document based on the local cache, the main body elements in the target webpage are rendered and displayed in advance, and the display delay of the main body elements is reduced.

Description

Webpage display method and device
Technical Field
The present disclosure relates to the field of network technologies, and in particular, to a method and an apparatus for displaying a webpage.
Background
With the rapid development of network technology, rich web pages appear, and in the actual application process, the web pages can be rendered and displayed through a browser or a client running in a terminal. The implementation process for displaying the webpage comprises the following steps: the method comprises the steps that a user opens a browser or a client to trigger a webpage obtaining instruction, a terminal sends a webpage obtaining request to a server after receiving the webpage obtaining instruction, the server sends an HTML (Hyper Text markup language) main document to the terminal after receiving the webpage obtaining request, the terminal analyzes the HTML main document after receiving the HTML main document, and sends a sub-resource loading request comprising a sub-resource address to the server again according to the analyzed sub-resource address so as to enable the server to return the sub-resource document, and the terminal renders and displays the webpage based on the sub-resource document and the HTML main document after receiving the sub-resource document.
Therefore, in the process of displaying the webpage, the terminal can display the webpage only after the HTML main document and the sub-resource document are responded by the server. In practical applications, some web pages have partially changed characteristics, that is, some main elements such as official website titles, menus or catalogs are usually rarely changed, for example, in Tencent news web pages, the menus or catalogs include a plurality of main elements such as "news", "entertainment", "video", "book city". Therefore, after the terminal receives the HTML main document and the sub-resource document each time, the HTML main document and the sub-resource document can be cached to the local terminal, and then, when the user wants to browse the webpage again, the user only needs to identify the HTML code corresponding to the main element and the sub-resource contained in the HTML code from the HTML main document and the sub-resource document cached locally, and the main element in the webpage can be displayed in advance.
Disclosure of Invention
In order to overcome the problems in the related art, the present disclosure provides a method and an apparatus for displaying a web page.
In a first aspect, a method for displaying a web page is provided, the method comprising;
receiving a webpage browsing request sent by a terminal, wherein the webpage browsing request comprises a target webpage address;
based on the target webpage address, acquiring a target interception position from a corresponding relation between the stored webpage address and the interception position, wherein the target interception position is used for pointing to a character string corresponding to a main element in a target webpage in a first rendering document, the first rendering document is used for rendering the target webpage, the first rendering document comprises a first main document and a first sub-resource document, and the main element refers to all elements in a designated area in the target webpage, and the change frequency of the main element is less than or equal to a preset frequency;
and sending a webpage browsing response to the terminal, wherein the webpage browsing response comprises the target interception position, the webpage browsing response is used for indicating the terminal to render and display the main body elements in the target webpage based on the target interception position and the locally cached first rendered document, and the first rendered document is obtained by the terminal based on the target webpage address before sending the webpage browsing request.
Optionally, acquiring a second rendered document corresponding to the target webpage address every other preset time;
acquiring a target main body picture from the corresponding relation between the stored webpage address and the main body picture based on the target webpage address, wherein the target main body picture is obtained by intercepting the area of the main body element in the target webpage;
determining an interception position corresponding to the target webpage address according to the second rendering document and the target main body picture;
and updating the corresponding relation between the webpage address and the interception position according to the target webpage address and the interception position corresponding to the target webpage address.
Optionally, the determining, according to the second rendered document and the target subject picture, an intercepting position corresponding to the target webpage address includes:
determining a plurality of interception positions according to the document size of a main document in the second rendered document through a preset algorithm;
intercepting a plurality of third rendered documents from the second rendered document according to the plurality of interception positions;
generating a plurality of page pictures according to the plurality of third rendering documents;
and determining an interception position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
Optionally, the intercepting a plurality of third rendered documents from the second rendered document according to the plurality of intercepting positions includes:
for each interception position in the plurality of interception positions, intercepting all character strings of which the storage positions are positioned before the interception position from the main document of the second rendering document to obtain a first document;
intercepting all character strings of which the storage positions are positioned before the interception positions from the sub-resource document of the second rendering text to obtain a second document;
and synthesizing the first document and the second document into a third rendered document.
Optionally, the determining, according to the multiple page pictures and the target subject picture, an interception position corresponding to the target web page address includes:
determining a similarity between each of the plurality of page pictures and the target subject picture;
selecting a page picture with the similarity greater than or equal to a preset similarity with the target subject picture from the plurality of page pictures;
determining a page picture with the maximum similarity with the target main body picture from the selected page pictures;
and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
Optionally, the method further comprises:
and if no designated page picture with the similarity greater than or equal to the preset similarity exists in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
In a second aspect, there is provided a web page display apparatus, the apparatus comprising:
the receiving module is used for receiving a webpage browsing request sent by a terminal, wherein the webpage browsing request comprises a target webpage address;
a first obtaining module, configured to obtain a target interception position from a correspondence between a stored web page address and an interception position based on the target web page address received by the receiving module, where the target interception position is used to point to a character string corresponding to a main element in a target web page in a first rendered document, the first rendered document is used to render the target web page, the first rendered document includes a first main document and a first sub-resource document, and the main element refers to all elements in a specified area in the target web page and whose variation frequency is less than or equal to a preset frequency;
a sending module, configured to send a web browsing response to the terminal, where the web browsing response includes the target interception location acquired by the first acquiring module, and the web browsing response is used to instruct the terminal to render and display a main element in the target web based on the target interception location and the first rendered document cached locally, where the first rendered document is acquired by the terminal based on the target web address before sending the web browsing request.
Optionally, the apparatus further comprises:
the second obtaining module is used for obtaining a second rendering document corresponding to the target webpage address every other preset time length;
a third obtaining module, configured to obtain a target main body picture from a correspondence between a stored web page address and a main body picture based on the target web page address, where the target main body picture is obtained by intercepting an area where a main body element in the target web page is located;
a determining module, configured to determine, according to the second rendered document acquired by the second acquiring module and the target subject picture acquired by the third acquiring module, an intercepting position corresponding to the target webpage address;
and the updating module is used for updating the corresponding relation between the webpage address and the interception position according to the target webpage address and the interception position corresponding to the target webpage address.
Optionally, the determining module includes:
the first determining submodule is used for determining a plurality of intercepting positions through a preset algorithm according to the document size of a main document in the second rendered document;
the intercepting submodule is used for intercepting a plurality of third rendering documents from the second rendering documents according to the plurality of intercepting positions;
the generating submodule is used for generating a plurality of page pictures according to the plurality of third rendering documents;
and the second determining submodule is used for determining an intercepting position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
Optionally, the truncation sub-module is configured to:
for each interception position in the plurality of interception positions, intercepting all character strings of which the storage positions are positioned before the interception position from the main document of the second rendering document to obtain a first document;
intercepting all character strings of which the storage positions are positioned before the interception positions from the sub-resource document of the second rendering text to obtain a second document;
and synthesizing the first document and the second document into a third rendered document.
Optionally, the second determining submodule is configured to:
determining a similarity between each of the plurality of page pictures and the target subject picture;
selecting a page picture with the similarity greater than or equal to a preset similarity with the target subject picture from the plurality of page pictures;
determining a page picture with the maximum similarity with the target main body picture from the selected page pictures;
and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
Optionally, the second determining sub-module is further configured to:
and when no designated page picture with the similarity greater than or equal to the preset similarity exists in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
In a third aspect, there is provided a web page display apparatus, the apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving a webpage browsing request sent by a terminal, wherein the webpage browsing request comprises a target webpage address;
based on the target webpage address, acquiring a target interception position from a corresponding relation between the stored webpage address and the interception position, wherein the target interception position is used for pointing to a character string corresponding to a main element in a target webpage in a first rendering document, the first rendering document is used for rendering the target webpage, the first rendering document comprises a first main document and a first sub-resource document, and the main element refers to all elements in a designated area in the target webpage, and the change frequency of the main element is less than or equal to a preset frequency;
and sending a webpage browsing response to the terminal, wherein the webpage browsing response comprises the target interception position, the webpage browsing response is used for indicating the terminal to render and display the main body elements in the target webpage based on the target interception position and the locally cached first rendered document, and the first rendered document is obtained by the terminal based on the target webpage address before sending the webpage browsing request.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
in the embodiment of the disclosure, when a webpage browsing request including a target webpage address sent by a terminal is received, based on the target web page address, obtaining a target intercepting position from the corresponding relation between the pre-stored web page address and the intercepting position, since the target interception location is for pointing to a corresponding string of subject elements in the target web page in the first rendered document used to render the target web page, therefore, after the target interception location is sent to the terminal, the terminal can be enabled to render the document based on the target interception location and the first rendering document cached locally, rendering and displaying the main elements in the target webpage, namely, in the webpage display process, not waiting for all the documents to be responded, the main body elements can be displayed in advance, so that the display delay of the main body elements is reduced, namely, the display speed of the main body elements is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1A is a schematic diagram illustrating one implementation environment in accordance with an illustrative embodiment.
FIG. 1B is a flow diagram illustrating a method of displaying a web page in accordance with an exemplary embodiment.
Fig. 2A is a flowchart illustrating a web page display method according to another exemplary embodiment.
FIG. 2B is a diagram illustrating a web page display according to the embodiment of FIG. 2A.
FIG. 2C is a diagram of a target subject picture according to the embodiment of FIG. 2A.
Fig. 3A is a block diagram illustrating a web page display apparatus according to an exemplary embodiment.
Fig. 3B is a block diagram illustrating a web page display apparatus according to another exemplary embodiment.
Fig. 4 is a block diagram illustrating a web page display apparatus 400 according to an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Before explaining the embodiments of the present disclosure in detail, an application scenario of the embodiments of the present disclosure will be explained. Referring to fig. 1A, fig. 1A is a schematic diagram illustrating an implementation environment according to an exemplary embodiment, where the implementation environment mainly includes a terminal 110 and a server 120, and the terminal 110 establishes a communication connection with the server 120 through a wired network or a wireless network. The terminal 110 is mainly used for rendering and displaying a webpage, and the terminal 110 may be a device such as a mobile phone, a tablet computer, a computer, and the like. The server 120 is mainly used to determine a target interception position in the embodiment of the present disclosure, where the server 120 may be one server or a server cluster composed of a plurality of servers, and the embodiment of the present disclosure does not limit this.
Fig. 1B is a flowchart illustrating a web page display method according to an exemplary embodiment, as shown in fig. 1B, the web page display method including the steps of:
in step 101, a web page browsing request sent by a terminal is received, where the web page browsing request includes a target web page address.
In step 102, based on the target webpage address, a target intercepting position is obtained from a corresponding relationship between the stored webpage address and the intercepting position, the target intercepting position is used for pointing to a character string corresponding to a main element in the target webpage in a first rendering document, the first rendering document is used for rendering the target webpage, the first rendering document comprises a first main document and a first sub-resource document, and the main element refers to all elements in a specified area in the target webpage and has a variation frequency less than or equal to a preset frequency.
In step 103, a web browsing response is sent to the terminal, where the web browsing response includes the target interception location, and the web browsing response is used to instruct the terminal to render and display a main element in the target web page based on the target interception location and the first rendered document cached locally, and the first rendered document is obtained by the terminal based on the target web address before sending the web browsing request.
In the disclosed example, when a web browsing request including a target web address sent by a terminal is received, based on the target web page address, obtaining a target intercepting position from the corresponding relation between the pre-stored web page address and the intercepting position, since the target interception location is for pointing to a corresponding string of subject elements in the target web page in the first rendered document used to render the target web page, therefore, after the target interception location is sent to the terminal, the terminal can be enabled to render the document based on the target interception location and the first rendering document cached locally, rendering and displaying the main elements in the target webpage, namely, in the webpage display process, not waiting for all the documents to be responded, the main body elements can be displayed in advance, so that the display delay of the main body elements is reduced, namely, the display speed of the main body elements is improved.
Optionally, the method further comprises:
acquiring a second rendering document corresponding to the target webpage address every other preset time length;
based on the target webpage address, acquiring a target main body picture from the corresponding relation between the stored webpage address and the main body picture, wherein the target main body picture is obtained by intercepting the area of the main body element in the target webpage;
determining an interception position corresponding to the target webpage address according to the second rendering document and the target main body picture;
and updating the corresponding relation between the webpage address and the interception position according to the target webpage address and the interception position corresponding to the target webpage address.
In the embodiment of the disclosure, before receiving the web browsing request sent by the terminal, the server updates the corresponding relationship between the web address and the intercepting position every preset time, so that the accuracy of the determined intercepting position is ensured.
Optionally, determining an intercepting position corresponding to the target webpage address according to the second rendered document and the target subject picture, including:
determining a plurality of interception positions according to the document size of a main document in the second rendering document through a preset algorithm;
intercepting a plurality of third rendering documents from the second rendering document according to the plurality of intercepting positions;
generating a plurality of page pictures according to the plurality of third rendering documents;
and determining an interception position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
In the embodiment of the present disclosure, a plurality of interception positions are determined, a plurality of third rendering documents are respectively intercepted from the second rendering document according to the plurality of interception positions, a plurality of page pictures are generated according to the plurality of third rendering documents, and then, an interception position corresponding to the target web page address can be determined according to the plurality of page pictures and the target subject picture.
Optionally, intercepting a plurality of third rendered documents from the second rendered document according to the plurality of interception positions includes:
for each interception position in the plurality of interception positions, intercepting all character strings of which the storage positions are positioned before the interception position from the main document of the second rendering document to obtain a first document;
intercepting all character strings of which the storage positions are positioned before the interception positions from the sub-resource document of the second rendering text to obtain a second document;
and synthesizing the first document and the second document into a third rendered document.
In the embodiment of the disclosure, in the process of intercepting a plurality of third rendered documents from a second rendered document, according to the interception position, the main document and the sub-resource document in the second rendered document are respectively intercepted to obtain a first document and a second document, and the first document and the second document are synthesized into the third rendered document, so that it is ensured that a webpage can be rendered based on the third rendered document, that is, it is indirectly ensured that a plurality of page pictures can be obtained.
Optionally, determining an intercepting position corresponding to the target webpage address according to the plurality of page pictures and the target subject picture, including:
determining a similarity between each of the plurality of page pictures and the target subject picture;
selecting a page picture with the similarity greater than or equal to a preset similarity with the target main body picture from the plurality of page pictures;
determining a page picture with the maximum similarity with the target main body picture from the selected page pictures;
and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
In the embodiment of the disclosure, in the process of determining the intercepting position corresponding to the target webpage address based on the plurality of page pictures and the target main body picture, a page picture with the similarity greater than or equal to the preset similarity and the maximum similarity with the target main body picture is selected from the plurality of webpage pictures, the similarity between the page picture and the target main body picture is the maximum, and the possibility that the character string indicated by the intercepting position corresponding to the page picture is the character string corresponding to the main body element is the maximum, so that the intercepting position corresponding to the selected page picture is determined as the intercepting position corresponding to the target webpage address, so that the terminal can display the main body element in advance based on the determined intercepting position, and the display delay of the main body element is reduced.
Optionally, the method further comprises:
and if no specified page picture with the similarity greater than or equal to the preset similarity exists in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
In the embodiment of the present disclosure, when there is no designated page picture with a similarity greater than or equal to a preset similarity between the designated page picture and the target subject picture in the plurality of page pictures, it indicates that a structure of the target web page may have changed, and in this case, an interception position acquisition failure message is sent to the terminal to prompt a user that the subject picture needs to be updated.
All the above optional technical solutions can be combined arbitrarily to form optional embodiments of the present disclosure, and the embodiments of the present disclosure are not described in detail again.
Fig. 2A is a flowchart illustrating a web page display method for use in a server, as shown in fig. 2A, according to another exemplary embodiment, the web page display method including the steps of:
in step 201, a second rendered document corresponding to the target webpage address is obtained every preset time.
In practical applications, there are some web pages with partial change characteristics, for example, please refer to fig. 2B, which fig. 2B exemplarily shows a schematic diagram of a news web home page, in which the top half 21 is usually changed rarely, and all elements contained in the top half 21 are referred to as body elements, that is, the body elements refer to all elements in a designated area of the target web page with a change frequency less than or equal to a preset frequency, wherein the target web page refers to a web page whose body elements are to be displayed in advance subsequently. In addition, the lower half 22 of fig. 2B is scrolling news that is updated frequently.
The preset frequency may be set by a user according to actual needs in a user-defined manner, or may be set by the server in a default manner, which is not limited in the embodiment of the present disclosure.
In the embodiment of the disclosure, a webpage display method is provided, which is capable of providing a target intercepting position corresponding to a main element in a target webpage in a rendered document for a terminal when the terminal sends a webpage browsing request, so that the terminal can render and display the main element in the target webpage in advance based on the target intercepting position.
In practical applications, since the web page structure of the target web page may be changed, for example, referring to fig. 2B or 2C, a plurality of elements may be added to the main element, and in this case, the target interception position may also be changed, so that, to ensure the accuracy of the determined interception position, the server obtains the second rendered document based on the target web page address at intervals of a preset time before receiving the web page browsing request sent by the terminal.
In a possible implementation manner, the user may store the target webpage address in the server in advance, that is, the user may store the webpage addresses of the multiple webpages, which have partially changed characteristics, in the server in advance according to the access amount of the webpages, where the access amount is greater than a preset access amount. In addition, in a possible implementation manner, the multiple web addresses may exist in a form of a web page list, in which case, the server acquires the target web page address from the web page list every preset time period, and acquires the second rendered document based on the target web page address.
The preset access amount may be set by a user according to actual needs in a user-defined manner, or may be set by the server in a default manner, which is not limited in the embodiment of the present disclosure.
For example, in one possible implementation, the main document may be an HTML main document, and then the code is an HTML code. In addition, the sub-resource document is used to indicate the display form of the main body element, for example, the sub-resource document may be a corresponding document such as a CSS (Cascading Style Sheets) sub-resource, a JS (JavaScript, tiled script) sub-resource, and the like.
The preset duration may be set by a user according to actual needs in a user-defined manner, or may be set by the server in a default manner, which is not limited in the embodiment of the present disclosure.
For example, if the preset duration is 7 days, the server acquires a second rendered document corresponding to the target webpage address every 7 days.
In step 202, based on the target webpage address, a target subject picture is obtained from a correspondence between the stored webpage address and the subject picture, and the target subject picture is obtained by intercepting an area where a subject element in the target webpage is located.
The target subject picture may also be stored in the server by the user in advance. That is, in order to determine an intercepting position corresponding to the target webpage address, that is, to determine a character string corresponding to the main element in the rendered document, in the embodiment of the present disclosure, an image corresponding to the main element of the target webpage is intercepted and stored in advance, please refer to fig. 2C, where fig. 2C exemplarily shows a target main image. And then, correspondingly storing the target main body picture and the target webpage address into the server. Therefore, the server can acquire the target subject picture from the stored correspondence between the web page address and the subject picture based on the target web page address.
In step 203, an intercepting position corresponding to the target webpage address is determined according to the second rendered document and the target subject picture.
After the server acquires the second rendering document and the target main body picture, an intercepting position corresponding to the target webpage address can be determined according to the second rendering document and the target main body picture, and the specific implementation process comprises the following steps: determining a plurality of interception positions according to the document size of a main document in the second rendering document through a preset algorithm, intercepting a plurality of third rendering documents from the second rendering document according to the plurality of interception positions, generating a plurality of page pictures according to the plurality of third rendering documents, and determining the interception position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
The preset algorithm may be set by a user according to actual needs in a user-defined manner, or may be set by the server in a default manner, which is not limited in the embodiment of the present disclosure.
For example, the preset algorithm may be a dichotomy, and when the preset algorithm is the dichotomy, the implementation process of determining the plurality of clipping positions according to the document size of the main document in the second rendered document through the preset algorithm includes: if the document size of the main document is 2048 characters, the first interception position can be determined to be one half position of the document through the dichotomy, and similarly, the second interception position can be determined to be one quarter position of the document, and by analogy, the server can determine a plurality of interception positions.
After the server determines the plurality of intercepting positions, a plurality of third rendering documents are intercepted from the second rendering document according to the plurality of intercepting positions, and the implementation process comprises the following steps: and for each interception position in the plurality of interception positions, intercepting all character strings of which the storage positions are positioned before the interception position from the main document of the second rendering document to obtain a first document, intercepting all character strings of which the storage positions are positioned before the interception position from the sub-resource document of the second rendering text to obtain a second document, and synthesizing the first document and the second document into a third rendering document.
Wherein the first document comprises all the character strings intercepted from the main document, and the second document comprises all the character strings intercepted from the child resource documents of the second rendered document.
For example, if the clipping position is a half position of the document, all character strings before the 1024 th character are clipped from the main document to obtain a first document, and similarly, if the document size of the sub-resource document is 512 characters, all character strings before the 216 th character are clipped from the sub-resource document to obtain a second document, the server synthesizes the first document and the second document into a third rendered document, and for each clipping position in the plurality of clipping positions, clipping is performed according to the method to obtain a plurality of third rendered documents.
Then, the server generates a plurality of page pictures according to the plurality of third rendered documents, and the implementation process may include: and after the server generates a webpage according to each third rendering document in the plurality of third rendering documents, intercepting the page picture corresponding to the webpage by the server, thus obtaining a plurality of page pictures.
The implementation process of determining the intercepting position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture may include: determining the similarity between each page picture in the plurality of page pictures and the target main body picture, selecting the page picture with the similarity larger than or equal to the preset similarity from the plurality of page pictures, determining the page picture with the maximum similarity with the target main body picture from the selected page pictures, and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
The preset similarity may be set by a user according to actual needs in a user-defined manner, or may be set by the server in a default manner, which is not limited in the embodiment of the present disclosure.
That is, the server selects, from the plurality of page pictures, a page picture whose similarity with the target subject picture is greater than or equal to the preset similarity, which means that differences between the selected page pictures and the target subject picture are within an allowable range, that is, variation differences between the subject element and the subject element in the target subject picture are small, in this case, it is generally considered that no large influence is caused on the user to browse the web page, for example, please refer to fig. 2B or fig. 2C, and if a "financial" element item in the subject element is default, the user is generally not influenced to browse other contents. Therefore, the server selects a page picture with the similarity greater than or equal to the preset similarity with the target subject picture from the plurality of page pictures.
In addition, the server determines a page picture with the maximum similarity with the target subject picture from the selected plurality of page pictures, wherein the page picture with the maximum similarity is the page picture with the minimum difference with the target subject picture, that is, the page picture is closest to the target subject picture, and therefore, the server can determine the interception position corresponding to the page picture as the interception position corresponding to the target webpage address.
In addition, after determining the similarity between each of the plurality of page pictures and the target subject picture, the method further includes: and if no specified page picture with the similarity greater than or equal to the preset similarity exists in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
That is, if there is no designated page picture with a similarity greater than or equal to the preset similarity between the target subject picture and the plurality of page pictures, it indicates that the web page structure may have a large change, in this case, the user is required to update the target subject picture stored in the server in advance, that is, the user is required to save the target subject picture corresponding to the subject element in the target web page again, so the server sends an interception position acquisition failure message to the terminal, so that the user resets and saves the target subject picture in the server after receiving the interception position acquisition failure message, and then the server can re-determine the target interception position based on the updated target subject picture.
In step 204, the corresponding relationship between the webpage address and the interception position is updated according to the target webpage address and the interception position corresponding to the target webpage address.
After the server determines the interception position corresponding to the target webpage address, the server updates the interception position corresponding to the target webpage address in the corresponding relation between the webpage address and the interception position so as to ensure that the interception position can adapt to the change of the target webpage.
In the foregoing steps 201 to 204, at intervals, the server updates and stores the target intercepting position corresponding to the target webpage address, so that when receiving a webpage browsing request sent by the terminal to put on the target webpage, the server can send the prestored target intercepting position to the terminal, so that the terminal renders and displays the main elements in the target webpage in advance based on the target intercepting position, which is specifically implemented in the following steps 205 to 207.
In step 205, a web browsing request sent by the terminal is received, where the web browsing request includes a target web address.
In step 206, based on the target webpage address, a target intercepting position is obtained from a corresponding relationship between the stored webpage address and the intercepting position, the target intercepting position is used for pointing to a character string corresponding to a main element in the target webpage in a first rendering document, the first rendering document is used for rendering the target webpage, and the first rendering document comprises a first main document and a first sub-resource document.
As described above, since the server already stores the corresponding relationship between the target webpage address and the target intercepting location through the above steps 201 to 204, when the server receives the webpage browsing request from the terminal, the server obtains the target intercepting location from the corresponding relationship based on the target webpage address.
In step 207, a web browsing response is sent to the terminal, where the web browsing response includes the target interception location, and the web browsing response is used to instruct the terminal to render and display a main element in the target web page based on the target interception location and the first rendered document cached locally, and the first rendered document is obtained by the terminal based on the target web address before sending the web browsing request.
And after the server acquires the target interception position, sending the target interception position to the terminal through a webpage browsing response, and correspondingly, receiving the target interception position by the terminal. As described above, since the main elements in the target webpage are usually rarely changed, each time the terminal acquires the first rendered document, the terminal may cache the first rendered document, so that when the next request to access the webpage is received and the target interception position sent by the server is received, the main elements in the target webpage may be rendered and displayed based on the first rendered document and the target interception position.
The implementation process of the terminal for acquiring the first rendered document based on the target webpage address each time comprises the following steps: a terminal sends a webpage obtaining request to a server, the webpage obtaining request carries a target webpage address, the server receives the webpage obtaining request, obtains a first main document according to the target webpage address and sends the first main document to the terminal, the terminal receives the first main document, analyzes the first main document to obtain a target sub-resource address and sends a sub-resource obtaining request to the server, the sub-resource obtaining request carries the target sub-resource address, the server receives the sub-resource obtaining request, obtains the first sub-resource document based on the target sub-resource address and sends the first sub-resource document to the terminal, so that the terminal obtains the first main document and the first sub-resource document and synthesizes the first main document and the first sub-resource document into a first rendering document, and then caching the first rendering document to the local part of the terminal by the terminal.
In addition, the implementation process of rendering and displaying the main element in the target webpage by the terminal based on the first rendering document and the target interception position includes: and the terminal intercepts all character strings of which the storage positions are located before the target interception position from a first main document of the first rendering document, intercepts all character strings of which the storage positions are located before the target interception position from a first sub-resource document of the first rendering document, and renders and displays the main elements in the target webpage by running a script based on all the intercepted character strings.
For example, in one possible implementation manner, if the target interception position is a quarter position of a document, the terminal intercepts all character strings before the quarter position from a main document in the first rendered document, intercepts all character strings before the quarter position from a sub-resource document in the first rendered document, and then renders the main body element in the target webpage through the running script based on all the intercepted character strings, so that the main body element in the target webpage is pre-rendered and displayed.
The server sends the webpage browsing response including the target intercepting position to the terminal, so that the transmission of data volume is reduced, and data traffic is saved.
In the embodiment of the disclosure, when a webpage browsing request including a target webpage address sent by a terminal is received, based on the target web page address, obtaining a target intercepting position from the corresponding relation between the pre-stored web page address and the intercepting position, since the target interception location is for pointing to a corresponding string of subject elements in the target web page in the first rendered document used to render the target web page, therefore, after the target interception location is sent to the terminal, the terminal can be enabled to render the document based on the target interception location and the first rendering document cached locally, rendering and displaying the main elements in the target webpage, namely, in the webpage display process, not waiting for all the documents to be responded, the main body elements can be displayed in advance, so that the display delay of the main body elements is reduced, namely, the display speed of the main body elements is improved.
Fig. 3A is a block diagram illustrating a web page display apparatus according to an exemplary embodiment. Referring to fig. 3A, the apparatus includes a receiving module 310, a first obtaining module 320, and a transmitting module 330.
A receiving module 310, configured to receive a web browsing request sent by a terminal, where the web browsing request includes a target web address;
a first obtaining module 320, configured to obtain, based on the target webpage address received by the receiving module 310, a target intercepting position from a corresponding relationship between the stored webpage address and the intercepting position, where the target intercepting position is used to point to a character string corresponding to a main element in a target webpage in a first rendered document, the first rendered document is used to render the target webpage, the first rendered document includes a first main document and a first sub-resource document, and the main element refers to all elements in a specified area in the target webpage and whose variation frequency is less than or equal to a preset frequency;
a sending module 330, configured to send a web browsing response to the terminal, where the web browsing response includes the target interception location acquired by the first acquiring module 320, and the web browsing response is used to instruct the terminal to render and display a main element in the target web based on the target interception location and the first rendered document cached locally, where the first rendered document is acquired by the terminal based on the target web address before sending the web browsing request.
Optionally, referring to fig. 3B, the apparatus further includes:
a second obtaining module 340, configured to obtain, every preset duration, a second rendered document corresponding to the target webpage address;
a third obtaining module 350, configured to obtain, based on the target webpage address, a target main body picture from a correspondence between the stored webpage address and the main body picture, where the target main body picture is obtained by intercepting an area where a main body element in the target webpage is located;
a determining module 360, configured to determine, according to the second rendered document acquired by the second acquiring module and the target subject picture acquired by the third acquiring module, an intercepting position corresponding to the target webpage address;
and an updating module 370, configured to update a corresponding relationship between the web page address and the interception location according to the target web page address and the interception location corresponding to the target web page address.
Optionally, the determining module 360 includes:
the first determining submodule is used for determining a plurality of intercepting positions through a preset algorithm according to the document size of a main document in the second rendering document;
the intercepting submodule is used for intercepting a plurality of third rendering documents from the second rendering document according to the plurality of intercepting positions;
the generating submodule is used for generating a plurality of page pictures according to the plurality of third rendering documents;
and the second determining submodule is used for determining an intercepting position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
Optionally, the truncation sub-module is configured to:
for each interception position in the plurality of interception positions, intercepting all character strings of which the storage positions are positioned before the interception position from the main document of the second rendering document to obtain a first document;
intercepting all character strings of which the storage positions are positioned before the interception positions from the sub-resource document of the second rendering text to obtain a second document;
and synthesizing the first document and the second document into a third rendered document.
Optionally, the second determining sub-module is configured to:
determining a similarity between each of the plurality of page pictures and the target subject picture;
selecting a page picture with the similarity greater than or equal to a preset similarity with the target main body picture from the plurality of page pictures;
determining a page picture with the maximum similarity with the target main body picture from the selected page pictures;
and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
Optionally, the second determining sub-module is further configured to:
and when the designated page picture with the similarity greater than or equal to the preset similarity does not exist in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
In the embodiment of the disclosure, when a webpage browsing request including a target webpage address sent by a terminal is received, based on the target web page address, obtaining a target intercepting position from the corresponding relation between the pre-stored web page address and the intercepting position, since the target interception location is for pointing to a corresponding string of subject elements in the target web page in the first rendered document used to render the target web page, therefore, after the target interception location is sent to the terminal, the terminal can be enabled to render the document based on the target interception location and the first rendering document cached locally, rendering and displaying the main elements in the target webpage, namely, in the webpage display process, not waiting for all the documents to be responded, the main body elements can be displayed in advance, so that the display delay of the main body elements is reduced, namely, the display speed of the main body elements is improved.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 4 is a block diagram illustrating a web page display apparatus 400 according to an exemplary embodiment. For example, the apparatus 400 may be provided as a server. Referring to fig. 4, apparatus 400 includes a processing component 422, which further includes one or more processors, and memory resources, represented by memory 432, for storing instructions, such as applications, that are executable by processing component 422. The application programs stored in memory 432 may include one or more modules that each correspond to a set of instructions. Further, the processing component 422 is configured to execute instructions to perform the web page display method according to the embodiment of fig. 1B or fig. 2A.
The apparatus 400 may also include a power component 426 configured to perform power management of the apparatus 400, a wired or wireless network interface 450 configured to connect the apparatus 400 to a network, and an input output (I/O) interface 458. The apparatus 400 may operate based on an operating system, such as Windows Server, stored in the memory 432TM,Mac OS XTM,UnixTM,LinuxTM,FreeBSDTMOr the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (9)

1. A method for displaying a web page, the method comprising:
receiving a webpage browsing request sent by a terminal, wherein the webpage browsing request comprises a target webpage address;
based on the target webpage address, acquiring a target interception position from a corresponding relation between the stored webpage address and the interception position, wherein the target interception position is used for pointing to a character string corresponding to a main element in a target webpage in a first rendering document, the first rendering document is used for rendering the target webpage, the first rendering document comprises a first main document and a first sub-resource document, and the main element refers to all elements in a designated area in the target webpage, and the change frequency of the main element is less than or equal to a preset frequency;
sending a web browsing response to the terminal, wherein the web browsing response comprises the target interception position, the web browsing response is used for indicating the terminal to render and display a main element in the target web based on the target interception position and the locally cached first rendered document, and the first rendered document is obtained by the terminal based on the target web address before sending the web browsing request;
the method further comprises the following steps:
acquiring a second rendering document corresponding to the target webpage address every preset time, wherein the second rendering document comprises: a second main document and a second sub-resource document;
acquiring a target main body picture from the corresponding relation between the stored webpage address and the main body picture based on the target webpage address, wherein the target main body picture is obtained by intercepting the area of the main body element in the target webpage;
determining an interception position corresponding to the target webpage address according to the second rendering document and the target main body picture;
updating the corresponding relation between the webpage address and the interception position according to the target webpage address and the interception position corresponding to the target webpage address;
wherein the determining an intercepting position corresponding to the target webpage address according to the second rendered document and the target subject picture includes:
determining a plurality of interception positions according to the document size of a second main document in the second rendering document through a preset algorithm;
intercepting a plurality of third rendered documents from the second rendered document according to the plurality of interception positions;
generating a plurality of page pictures according to the plurality of third rendering documents;
and determining an interception position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
2. The method of claim 1, wherein said truncating a plurality of third rendered documents from said second rendered document according to said plurality of truncation positions comprises:
for each interception position in the plurality of interception positions, intercepting all character strings positioned in front of the interception position from a second main document of the second rendering document to obtain a first document;
intercepting all character strings positioned in front of the interception position from a second sub-resource document of the second rendered document to obtain a second document;
and synthesizing the first document and the second document into a third rendered document.
3. The method of claim 1, wherein the determining the interception location corresponding to the target web page address based on the plurality of page pictures and the target subject picture comprises:
determining a similarity between each of the plurality of page pictures and the target subject picture;
selecting a page picture with the similarity greater than or equal to a preset similarity with the target subject picture from the plurality of page pictures;
determining a page picture with the maximum similarity with the target main body picture from the selected page pictures;
and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
4. The method of claim 3, wherein the method further comprises:
and if no designated page picture with the similarity greater than or equal to the preset similarity exists in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
5. A web page display apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving a webpage browsing request sent by a terminal, wherein the webpage browsing request comprises a target webpage address;
a first obtaining module, configured to obtain a target interception position from a correspondence between a stored web page address and an interception position based on the target web page address received by the receiving module, where the target interception position is used to point to a character string corresponding to a main element in a target web page in a first rendered document, the first rendered document is used to render the target web page, the first rendered document includes a first main document and a first sub-resource document, and the main element refers to all elements in a specified area in the target web page and whose variation frequency is less than or equal to a preset frequency;
a sending module, configured to send a web browsing response to the terminal, where the web browsing response includes the target interception location acquired by the first acquiring module, and the web browsing response is used to instruct the terminal to render and display a main element in the target web based on the target interception location and a first rendered document locally cached, where the first rendered document is acquired by the terminal based on the target web address before sending the web browsing request;
the device further comprises:
a second obtaining module, configured to obtain, every preset duration, a second rendered document corresponding to the target webpage address, where the second rendered document includes: a second main document and a second sub-resource document;
a third obtaining module, configured to obtain a target main body picture from a correspondence between a stored web page address and a main body picture based on the target web page address, where the target main body picture is obtained by intercepting an area where a main body element in the target web page is located;
a determining module, configured to determine, according to the second rendered document acquired by the second acquiring module and the target subject picture acquired by the third acquiring module, an intercepting position corresponding to the target webpage address;
the updating module is used for updating the corresponding relation between the webpage address and the interception position according to the target webpage address and the interception position corresponding to the target webpage address;
the determining module comprises:
the first determining submodule is used for determining a plurality of intercepting positions through a preset algorithm according to the document size of a second main document in the second rendering document;
the intercepting submodule is used for intercepting a plurality of third rendering documents from the second rendering documents according to the plurality of intercepting positions;
the generating submodule is used for generating a plurality of page pictures according to the plurality of third rendering documents;
and the second determining submodule is used for determining an intercepting position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
6. The apparatus of claim 5, wherein the truncation sub-module is to:
for each interception position in the plurality of interception positions, intercepting all character strings of which the storage positions are positioned before the interception position from a second main document of the second rendering document to obtain a first document;
intercepting all character strings of which the storage positions are positioned before the interception positions from a second sub-resource document of the second rendered document to obtain a second document;
and synthesizing the first document and the second document into a third rendered document.
7. The apparatus of claim 5, wherein the second determination submodule is to:
determining a similarity between each of the plurality of page pictures and the target subject picture;
selecting a page picture with the similarity greater than or equal to a preset similarity with the target subject picture from the plurality of page pictures;
determining a page picture with the maximum similarity with the target main body picture from the selected page pictures;
and determining the interception position corresponding to the determined page picture as the interception position corresponding to the target webpage address.
8. The apparatus of claim 7, wherein the second determination submodule is further operable to:
and when no designated page picture with the similarity greater than or equal to the preset similarity exists in the plurality of page pictures, sending an interception position acquisition failure message to the terminal.
9. A web page display apparatus, characterized in that the apparatus comprises:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving a webpage browsing request sent by a terminal, wherein the webpage browsing request comprises a target webpage address;
based on the target webpage address, acquiring a target interception position from a corresponding relation between the stored webpage address and the interception position, wherein the target interception position is used for pointing to a character string corresponding to a main element in a target webpage in a first rendering document, the first rendering document is used for rendering the target webpage, the first rendering document comprises a first main document and a first sub-resource document, and the main element refers to all elements in a designated area in the target webpage, and the change frequency of the main element is less than or equal to a preset frequency;
sending a web browsing response to the terminal, wherein the web browsing response comprises the target interception position, the web browsing response is used for indicating the terminal to render and display a main element in the target web based on the target interception position and the locally cached first rendered document, and the first rendered document is obtained by the terminal based on the target web address before sending the web browsing request;
the apparatus is further configured to:
acquiring a second rendering document corresponding to the target webpage address every preset time, wherein the second rendering document comprises: a second main document and a second sub-resource document;
acquiring a target main body picture from the corresponding relation between the stored webpage address and the main body picture based on the target webpage address, wherein the target main body picture is obtained by intercepting the area of the main body element in the target webpage;
determining an interception position corresponding to the target webpage address according to the second rendering document and the target main body picture;
updating the corresponding relation between the webpage address and the interception position according to the target webpage address and the interception position corresponding to the target webpage address;
wherein the determining an intercepting position corresponding to the target webpage address according to the second rendered document and the target subject picture includes:
determining a plurality of interception positions according to the document size of a second main document in the second rendering document through a preset algorithm;
intercepting a plurality of third rendered documents from the second rendered document according to the plurality of interception positions;
generating a plurality of page pictures according to the plurality of third rendering documents;
and determining an interception position corresponding to the target webpage address according to the plurality of page pictures and the target main body picture.
CN201610720334.5A 2016-08-24 2016-08-24 Webpage display method and device Active CN106354792B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610720334.5A CN106354792B (en) 2016-08-24 2016-08-24 Webpage display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610720334.5A CN106354792B (en) 2016-08-24 2016-08-24 Webpage display method and device

Publications (2)

Publication Number Publication Date
CN106354792A CN106354792A (en) 2017-01-25
CN106354792B true CN106354792B (en) 2020-03-17

Family

ID=57855954

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610720334.5A Active CN106354792B (en) 2016-08-24 2016-08-24 Webpage display method and device

Country Status (1)

Country Link
CN (1) CN106354792B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107133291B (en) * 2017-04-24 2019-11-19 武汉斗鱼网络科技有限公司 A kind of method and apparatus that content of pages is shown
CN112579947A (en) * 2019-09-29 2021-03-30 北京国双科技有限公司 Webpage element graph intercepting method and device and electronic equipment
CN111507074B (en) * 2020-05-19 2022-08-26 深圳市商汤科技有限公司 Data processing method and device, processor, electronic equipment and storage medium
CN112559943B (en) * 2020-12-25 2024-02-27 北京百度网讯科技有限公司 Webpage element display method and device, electronic equipment, storage medium and product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101777066A (en) * 2009-12-31 2010-07-14 优视科技有限公司 Web page rendering and browsing system for mobile communication equipment terminals and application method thereof
CN102981844A (en) * 2012-11-13 2013-03-20 北京奇虎科技有限公司 Browser treating webpage main body element and method treating the webpage main body element
CN104683337A (en) * 2015-02-13 2015-06-03 小米科技有限责任公司 Webpage access method, device and system
CN105701106A (en) * 2014-11-27 2016-06-22 广州市动景计算机科技有限公司 Web page refreshment method and device
CN105843814A (en) * 2015-01-14 2016-08-10 阿里巴巴集团控股有限公司 Method, device, and system for generating page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101777066A (en) * 2009-12-31 2010-07-14 优视科技有限公司 Web page rendering and browsing system for mobile communication equipment terminals and application method thereof
CN102981844A (en) * 2012-11-13 2013-03-20 北京奇虎科技有限公司 Browser treating webpage main body element and method treating the webpage main body element
CN105701106A (en) * 2014-11-27 2016-06-22 广州市动景计算机科技有限公司 Web page refreshment method and device
CN105843814A (en) * 2015-01-14 2016-08-10 阿里巴巴集团控股有限公司 Method, device, and system for generating page
CN104683337A (en) * 2015-02-13 2015-06-03 小米科技有限责任公司 Webpage access method, device and system

Also Published As

Publication number Publication date
CN106354792A (en) 2017-01-25

Similar Documents

Publication Publication Date Title
US8868637B2 (en) Page rendering for dynamic web pages
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
CN106911693B (en) Method and device for detecting hijacking of webpage content and terminal equipment
WO2020199751A1 (en) Method and apparatus for loading page picture, and electronic device
CN106354792B (en) Webpage display method and device
CN106874519B (en) Page display method and device
WO2013081847A1 (en) Dynamic browser icons
CN111143725A (en) Page generation method and device and electronic equipment
US10402464B2 (en) Methods and apparatuses for opening a webpage, invoking a client, and creating a light application
MX2008011659A (en) Estimation of initial dynamic rendering control data.
CN111368235B (en) Page rendering and displaying method and device, server and storage medium
WO2015154666A1 (en) Method for displaying webpage fragment on desktop and system for capturing webpage fragment to desktop for display
CN107918619B (en) Advertisement display method and device
JP2016526230A (en) Computer program product, system and method for optimizing web page loading
CN111079048B (en) Page loading method and device
CN107330087B (en) Page file generation method and device
US20080297521A1 (en) System and method for providing skins for a web page
CN110619101B (en) Method and apparatus for processing information
CN111783005A (en) Method, apparatus and system for displaying web page, computer system and medium
CN111367606A (en) Application page display method, device, terminal and medium
CN107918552B (en) Light application calling method and device, client device and electronic equipment
CN107656935B (en) Webpage display method and device
CN115309470A (en) Method, device and equipment for loading widgets and storage medium
CN113626113B (en) Page rendering method and device
US11438403B2 (en) Page presentation method and system, computer system, and computer readable medium

Legal Events

Date Code Title Description
C06 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