CN111143725A - Page generation method and device and electronic equipment - Google Patents

Page generation method and device and electronic equipment Download PDF

Info

Publication number
CN111143725A
CN111143725A CN201911125595.2A CN201911125595A CN111143725A CN 111143725 A CN111143725 A CN 111143725A CN 201911125595 A CN201911125595 A CN 201911125595A CN 111143725 A CN111143725 A CN 111143725A
Authority
CN
China
Prior art keywords
page
information data
target page
target
static information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911125595.2A
Other languages
Chinese (zh)
Inventor
裴韬
马俊辰
周伟
曹健辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201911125595.2A priority Critical patent/CN111143725A/en
Publication of CN111143725A publication Critical patent/CN111143725A/en
Pending legal-status Critical Current

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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Abstract

The embodiment of the disclosure discloses a page generation method, a page generation device and electronic equipment, wherein the method comprises the following steps: acquiring information data of a target page, and splitting the information data into static information data and dynamic information data according to a preset rule; in response to receiving a request for loading a target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page; and in the process of displaying the initial target page, loading the dynamic information data, and rendering the initial target page again according to the dynamic information data to generate the target page. The method and the device effectively shorten the white screen time before the page is displayed. The page display speed is increased, and the user experience can be improved.

Description

Page generation method and device and electronic equipment
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to a page generation method and apparatus, and an electronic device.
Background
With the continuous development of terminal devices, various mobile devices (such as mobile phones, tablet computers, and the like) are increasingly popularized, and more users download various mobile products on the mobile devices, where the mobile products mainly refer to Application programs (APPs, abbreviated as APPs) on the mobile devices. For example, video-type APPs, news-type APPs, social-type APPs, and the like. The pages of these APPs contain information of various subjects such as long images and texts, long videos, and short videos. The user obtains different information through the APP of different grade types, and the user experience is being directly influenced to the start-up speed of APP. Therefore, the mobile end technology must be optimized to better meet the development requirements of mobile products.
Disclosure of Invention
This disclosure is provided to introduce concepts in a simplified form that are further described below in the detailed description. This disclosure is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
The embodiment of the disclosure provides a page generation method, a page generation device and electronic equipment, which effectively shorten the white screen time before page display. The page display speed is increased, and the user experience can be improved.
In a first aspect, an embodiment of the present disclosure provides a page generation method, including: acquiring information data of a target page, and splitting the information data into static information data and dynamic information data according to a preset rule; in response to receiving a request for loading a target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page; and in the process of displaying the initial target page, loading the dynamic information data, and rendering the initial target page again according to the dynamic information data to generate the target page.
In a second aspect, an embodiment of the present disclosure provides a page generating apparatus, where the apparatus includes: the splitting module is used for obtaining information data of a target page and splitting the information data into static information data and dynamic information data according to a preset rule; the initial target page generation module is used for responding to a received request for loading a target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page; and the target page generation module is used for loading the dynamic information data in the process of displaying the initial target page, and re-rendering the initial target page according to the dynamic information data to generate the target page.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: one or more processors; a storage device having one or more programs stored thereon, which when executed by the one or more processors, cause the one or more processors to implement the page generation method of the first aspect.
In a fourth aspect, the disclosed embodiments provide a computer readable medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the page generating method according to the first aspect.
According to the page generation method, the page generation device and the electronic equipment, information data of a target page are firstly acquired, and the information data are split into static information data and dynamic information data according to a preset rule; then, in response to receiving a request for loading a target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page; and finally, loading the dynamic information data in the process of displaying the initial target page, and rendering the initial target page again according to the dynamic information data to generate the target page. The white screen time before the page is displayed is effectively shortened. The page display speed is increased, and the user experience can be improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
FIG. 1 is a flow diagram of one embodiment of a page generation method according to the present disclosure;
FIG. 2 is a flow diagram of another embodiment of a page generation method according to the present disclosure;
FIG. 3 is a flow diagram of another embodiment of a page generation method according to the present disclosure;
FIG. 4 is a flow diagram of another embodiment of a page generation method according to the present disclosure;
FIG. 5 is a schematic structural diagram of one embodiment of a page generation apparatus according to the present disclosure;
FIG. 6 is an exemplary system architecture to which a page generation method according to one embodiment of the present disclosure may be applied;
fig. 7 is a schematic diagram of a basic structure of an electronic device provided according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict.
Referring to fig. 1, a flowchart of one embodiment of a page generation method according to the present disclosure is shown, as shown in fig. 1, the page generation method includes the following steps:
step S101, information data of a target page is obtained, and the information data is split into static information data and dynamic information data according to a preset rule.
The target page may be a Web page or a page of an application program.
In some application scenarios, the information data may include article titles, article texts, article reading numbers, and article praise numbers. In these application scenarios, the static information data may be, for example, article titles and article texts, and the dynamic information data may be, for example, article reading number and article praise number.
In still other application scenarios, the target page may include picture content, text content, and/or video content. The information data may include data corresponding to picture content, text content, and/or video content included in the target page. Taking the information data corresponding to the video content as an example, the data corresponding to the video content may include each image frame of the video, and may further include related introduction information of the video. The introduction information may be text information or voice information. The introduction information may include the number of plays, user scores, and the like. Each image frame in the information data of the video can be used as static information data, and the corresponding playing times and user scores of the video can be used as dynamic information data.
In practice, the static information data may be data in a data format of HTML returned by the server, that is, the HTML data may be inserted into the page without other processing, which reduces the process from the server data to the generation of the HTML data compared with rendering at the client, for example, an article in a long-text detail page, because the content of the article does not change frequently after being published, the information data portion corresponding to the article may be set as the static information data, so that when the user sends a request for loading the target page, the target page may be generated quickly.
The dynamic information data may be data whose content may change frequently over time, for example, an article in a long-text detail page, and since the content of the article does not change frequently after being released, the content may be set as an HTML segment (i.e., static information data), but the praise number and the reading number of the article change frequently, so that the content needs to be set as the dynamic information data.
Step S102, responding to the received request for loading the target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page.
In this embodiment, after step 101 and before step 102, the page generating method may further include a step of storing the static information data in a preset storage area. The preset memory area may be a storage medium in the electronic device that executes the page generating method, and may also be a Content Delivery Network (CDN). The content distribution network may include, for example, a content caching device, a content switch, a content router, and the like.
The step 102 may include the following steps:
firstly, whether the static information data corresponding to the target page indicated by the request exists in the preset storage area is judged.
And if so, extracting static information data corresponding to the target page indicated by the request from the preset storage area.
In some application scenarios, static information data may be stored in a local cache. In these application scenarios, when a request for loading a target page is received, the static information data is transferred from the local cache to the page, and the page can directly load the static information data.
In other application scenarios, the static information data may be stored in a content distribution network. In these application scenarios, upon receiving a request to load a target page, static information data corresponding to the request may be looked up in the content distribution network. Content distribution networks widely employ various cache servers distributed to regions or networks where user access is relatively centralized. When the user accesses the page, the access request of the user can be distributed to the cache server which is closest to the user and works normally. The cache server directly responds to the access request of the user. In the search, the static information data corresponding to the access request is searched in a cache server near the user equipment.
And when the static information data corresponding to the request is found, loading the found static information data to generate an initial page for the user to browse. Therefore, as long as the static information data can be searched in the content distribution network, the time for downloading the static information data of the target page from the server side when the target page is displayed can be saved, and the rendering speed is improved, wherein the content distribution network is an intelligent virtual network constructed on the basis of the existing network, for example, a novel can be cached through a cache server in the intelligent virtual network, the novel can comprise static information data such as a title, a text and a picture, and then when a request for loading the target page is received, the static information data corresponding to the request can be searched from the cache server. The content distribution network is a virtual network provided between the page server and the user terminal device for storing information. The server may send the data of the page to the content distribution network for storage in the content distribution network.
Because the static information data is displayed in the initial target page, the content displayed in the initial target page can be the content which does not change in the process of browsing for a plurality of times by the user. The initial target page can be quickly presented to the user, so that the waiting time of the user is reduced, and the user experience can be improved.
In some optional implementations, the page rendering is performed according to the static information data to generate the initial target page, and the method may be performed based on the following steps:
and setting the static information data as element root node content to perform page rendering, and generating an initial target page.
An example of setting static information data as the content of the element root node is as follows.
<html>
<head>
< title > DOM course </title >
</head>
<body>
< h1 DOM first lesson </h1>
<p>Hello world!</p>
</body>
</html>
From the above example it can be seen that: the < html > node has no parent; it is the root node. The parent nodes of < head > and < body > are < html > nodes. Text node "Hello world! The parent node of is the < p > node. And: the < html > node has two child nodes: < head > and < body >. The < head > node has one child node: < title > node. The < title > node also has a child node: the text node "DOM course". The < h1> and < p > nodes are sibling nodes and are children of the < body >. And, the < head > element is the first child node of the < html > element. The < body > element is the last child node of the < html > element. The < h1> element is the first child node of the < body > element. The < p > element is the last child node of the < body > element.
In this embodiment, the static information data may be directly set to the contents corresponding to the < body > node as shown in the above example. This approach leaves the contents of the outer nodes unchanged by replacing only the contents in the middle of the < body > node. When rendering a page, the load time may be reduced to some extent.
And step S103, loading dynamic information data in the process of displaying the initial target page, and rendering the initial target page again according to the dynamic information data to generate the target page.
In this embodiment, the dynamic information data is acquired by using the time of the user browsing the initial target page, and the acquired dynamic information data is loaded. The dynamic information data may be dynamic information data acquired in real time according to a link of the target page. That is, the dynamic information data is obtained from the original source website which publishes the source website containing the dynamic information data. Thus, the dynamic information data may be real-time data. In some application scenarios, the dynamic information data may also be dynamic information data acquired at the same time as the static information data is acquired, so as to generate a target page. The target page can be obtained by using the dynamic information data to correct the information of the initial target page.
In this embodiment, by first obtaining information data of a target page, the information data is split into static information data and dynamic information data according to a preset rule; secondly, in response to receiving a request for loading a target page, loading static information data, and rendering the page according to the static information data to generate an initial target page; and finally, loading the dynamic information data in the process of displaying the initial target page, and rendering the initial target page again according to the dynamic information data to generate the target page. The white screen time of page display is effectively shortened. The page display speed is increased, and the user experience can be improved.
In some optional implementations, the target page includes a plurality of presentation pages, and the page generation method may further include the following steps:
firstly, in the process of displaying a first display page of a target page, loading static information data corresponding to at least one second display page behind a first display surface, and rendering the at least one second display page according to the static information data corresponding to the at least one second display page to generate at least one initial second display page.
Secondly, the second display page is rendered by utilizing the time of the user browsing the first display page, when the user browses the second display page, the rendered page is already finished, the page cannot be subjected to a white screen condition, and the user experience is effectively improved.
For example, each paragraph of an article is paged, and when a user wants to browse the second natural segment of the second display page after browsing the first natural segment of the article, a request for loading the second display page is sent.
Thirdly, when a request for loading the target display page is received, loading the text content of the next natural segment, rendering the next display page by taking the text content of the natural segment as static information data, and firstly presenting the text content corresponding to the natural segment in the next page for the user to browse.
In some optional implementation manners, a Javascript program code (JS code for short) corresponding to a page and a code corresponding to a native method provided by an operating system installed on a terminal device executing the page generating method may communicate with each other to interact data. Generally, the JS code and the code corresponding to the native method can communicate through JSBridge. When the JS code communicates with the code corresponding to the native method through JSbridge, the JSbridge event can be considered to occur. The JSBridge event can be placed after page rendering, with page rendering being satisfied preferentially. Generally, in the same Event loop (namely, Event loop, which refers to a mechanism of a browser for solving the problem that the single-thread runtime of the transliterated script language cannot be blocked), page rendering is executed in the last stage, if the JSBridge Event occurs, the JSBridge Event is executed preferentially to page rendering, and due to the fact that the communication process between native code and JS code in the JSBridge Event has larger delay, the rendering work of the page is blocked. Therefore, the JSbridge event is delayed to be processed in the next event, and the time of the white screen of the page can be shortened.
Referring to FIG. 2, a flow diagram of another embodiment of a page generation method according to the present disclosure is shown.
As shown in fig. 2, the page generation method includes the following steps:
step S201, obtaining information data of a target page, and splitting the information data into static information data and dynamic information data according to a preset rule.
Step S202, responding to the received request for loading the target page, loading the first screen static information data corresponding to the first screen page of the target page, rendering the first screen page according to the first screen static information data, and generating an initial first screen target page.
The first screen page may be a first page of the target page, where the target page is applicable to the current browsing interface, for example, if each paragraph of an article is set in a paging manner, the first screen page is a page displaying the first paragraph.
In the first screen page, the first screen static information data can be the text content of the first natural segment, and the text content of the first natural segment is loaded and the page rendering is carried out by the text content, so that the initial first screen target page can be generated.
Step S203, in the process of displaying the initial first screen target page, loading the first screen dynamic information data corresponding to the first screen page, and rendering the initial first screen target page again according to the first screen dynamic information data to generate the first screen page of the target page.
Compared with the embodiment shown in fig. 1, in the embodiment, it still takes time to directly render all static information data in a scene with complex static information data, such as some low-end models, especially android phones. Therefore, the first-screen static information data is rendered preferentially, an initial first-screen target page is generated, and the initial first-screen target page is displayed to a user. And in the process of displaying the initial first-screen target page, loading the dynamic information data corresponding to the first-screen page so as to generate the first-screen target page. The time that the user appears white from the time the user issues an open page instruction to the time the page is displayed can be reduced.
Referring to FIG. 3, a flow diagram of another embodiment of a page generation method according to the present disclosure is shown.
As shown in fig. 3, the page generation method may include the steps of:
step S301, information data of the target display page is obtained, and the information data is split into static information data and dynamic information data according to a preset rule.
Step S302, responding to the received page sliding instruction, loading static information data corresponding to the target display page indicated by the page sliding instruction, and performing page rendering according to the static information data corresponding to the target display page to generate an initial target display page;
the page sliding instruction may be used to indicate that the user has browsed the current display page and wants to browse the next display page. The next presentation page may include part of the content in the current presentation page, or may not include any content in the current presentation page. And when the page sliding instruction is received, generating an initial target display page corresponding to the next display page. The presentation page is a page portion that can be presented by one screen of the display screen.
The page sliding instruction can be carried out on a touch screen of the electronic equipment and can also be sent through a key. When the user wants to browse the content of the next display page and execute the sliding instruction after browsing the content of the current display page, the target display page indicated by the page sliding instruction can be determined according to the page sliding instruction of the user. And then acquiring static information data corresponding to the target display page. The target display page indicated by the sliding instruction is determined according to the page sliding instruction, and the target display page is determined according to the range of the sliding operation corresponding to the page sliding instruction. After the initial target display page is generated, the initial target display page can be displayed.
Step S303, in the process of displaying the initial target display page, loading the dynamic information data corresponding to the initial target display page, and rendering the initial display page again according to the dynamic information data corresponding to the initial target display page to generate the target display page.
When a user browses the content of a currently displayed page by performing a slide operation on an electronic device used by the user, static information data and dynamic information data are sequentially rendered within a plurality of displayed pages indicated by the slide operation. For example, when a user browses a long article, the article can be displayed in multiple screens due to the excessively long content, and each screen is a display page. When the user performs the first sliding operation, the first display page may be loaded, and the static paragraph content is rendered in the first display page. And then, dynamic contents such as reading numbers, current page numbers and the like in the first display page are rendered by utilizing the time of the user for browsing the static paragraph contents.
Compared with the embodiment shown in fig. 1, in the embodiment, when a page is displayed, a target display page corresponding to a page sliding instruction can be generated according to the page sliding instruction of a user. In this embodiment, a plurality of presentation pages are sequentially generated according to a page sliding instruction of a user. Compared with the scheme that a plurality of display pages are generated at one time according to the information data of the plurality of display pages, the scheme that the display page is generated according to the information data of one display page at a time in the embodiment has less data processing amount and is beneficial to the rapid generation of each display page.
Referring to FIG. 4, a flow diagram of another embodiment of a page generation method according to the present disclosure is shown.
As shown in fig. 4, the page generation method may include the following steps:
step S401, information data of a target page is obtained, and the information data is split into static information data and dynamic information data according to a preset rule.
Step S402, loading static information data by using a pre-established webpage view, and rendering a page according to a pre-acquired style sheet and the static information data to generate an initial target page.
The web view (WebView) can be used to display the content requested by the web, that is, the content requested by the web address can be displayed in a container. Such as a display frame for implementing various content in a web page, such as clicks, slides, drop-down boxes, forms, etc., in the web page.
That is, the display frame may be set in advance. The display frame defines the display positions corresponding to different information data. The information data can be respectively placed in the corresponding display positions.
The style sheet may define a display style of elements such as a default font, a size, a color, a front page appearance, an arrangement interval of a single part, a line interval, a surrounding margin, a distance between titles, and the like with respect to a title and a body of a document. And rendering the static information data according to the pre-acquired style sheet to generate an initial target page.
Step S403, loading dynamic information data by using the webpage view, and rendering the initial target page again according to the style sheet and the dynamic information data to generate a target page.
The webpage view can specify the area displayed by the static information data and also can specify the area displayed by the dynamic information data, after the static information data is rendered in a preset display frame according to a display style set by a preset style, the dynamic information data is rendered in the display frame according to the preset display style, and the target page can be obtained.
Creating the web page view and style sheet may be based on the following steps:
a) preparing a web page view ahead of time
Creating a WebView can take tens of milliseconds. The first time a web page view is created takes longer than the subsequent creation (the first time it involves launching the browser kernel). WebView is thus prepared in advance, which can reduce the overall time consumption for generating pages.
b) Downloading static information data in advance
The static information data which can be directly rendered by the page is downloaded in advance, wherein the static information data can be static information data depending on service scenes, the static information data needs to be selected according to different scenes according to local conditions, and the relevant static information data is usually pre-downloaded when the page sliding action is stopped.
c) Preloading pages
For example, a page with long-text content is complex to load, and if the page is not loaded in advance, the page is difficult to be free of white screen. If the page is loaded in advance, the WebView downloads the external resources such as the style sheet which the current page depends on in advance; the style sheet is loaded and obtained in advance, a corresponding style sheet object model can be generated, and time consumption is further shortened when the page really needs to be displayed.
With further reference to fig. 5, as an implementation of the method shown in the above figures, the present disclosure provides an embodiment of a page generation apparatus, which corresponds to the embodiment of the method shown in the above figures.
As shown in fig. 5, the page generating apparatus of this embodiment includes a splitting module 501, an initial target page generating module 502, and a target page generating module 503. The splitting module 501 is configured to obtain information data of a target page, and split the information data into static information data and dynamic information data according to a preset rule; an initial target page generating module 502, configured to load static information data in response to receiving a request for loading a target page, and perform page rendering according to the static information data to generate an initial target page; and a target page generating module 503, configured to load the dynamic information data in the process of displaying the initial target page, and render the initial target page again according to the dynamic information data to generate the target page.
In some optional implementations, the page generating apparatus further includes a storage module 504, and the storage module 504 is configured to: storing the static information data into a preset storage area; and, the initial target page generation module 502 is further configured to: judging whether static information data corresponding to the target page indicated by the request exists in a preset storage area or not; and if so, extracting the static information data corresponding to the target page indicated by the request from the preset storage area.
In some optional implementations, the initial target page generation module 502 is further to: and setting the static information data as element root node content to perform page rendering, and generating an initial target page.
In some optional implementations, the initial target page generation module 502 is further to: in response to receiving a request for loading a target page, loading first-screen static information data corresponding to a first-screen page of the target page, and rendering the first-screen page according to the first-screen static information data to generate an initial first-screen target page; and the target page generation module 503 is further configured to: and in the process of displaying the initial first screen target page, loading the first screen dynamic information data corresponding to the first screen page, and rendering the initial first screen target page again according to the first screen dynamic information data to generate the first screen page of the target page.
In some optional implementation manners, the page generating apparatus further includes an initial target display page generating module 505 and a target display page generating module 506, where the initial target display page generating module 505 is configured to, in response to a received page sliding instruction, load static information data corresponding to a target display page indicated by the page sliding instruction, and perform page rendering according to the static information data corresponding to the target display page to generate an initial target display page; and a target display page generating module 506, configured to load, in the process of displaying the initial target display page, the dynamic information data corresponding to the initial target display page, and render the initial display page again according to the dynamic information data corresponding to the initial target display page to generate the target display page.
In some optional implementations, the target page includes a plurality of presentation pages, and the apparatus further includes a presentation page generating module 507, the presentation page generating module 507 is configured to: in the process of displaying the first display page of the target page, loading the static information data corresponding to at least one second display page behind the first display surface, and rendering the at least one second display page according to the static information data corresponding to the at least one second display page to generate at least one initial second display page.
In some optional implementations, the initial target page generation module 502 is further to: loading static information data by using a pre-established webpage view, and rendering a page according to a pre-acquired style sheet and the static information data to generate an initial target page; and the target page generation module 503 is further configured to: and loading dynamic information data by using the webpage view, and rendering the initial target page again according to the style sheet and the dynamic information data to generate the target page.
Referring to FIG. 6, an exemplary system architecture in which the page generation method of one embodiment of the present disclosure may be applied is shown.
As shown in fig. 6, the system architecture may include terminal devices 601, 602, 603, a network 604, and a server 605. The network 604 is used to provide a medium for communication links between the terminal devices 601, 602, 603 and the server 505. Network 604 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few. The terminal devices and servers described above may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., Ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The terminal devices 601, 602, 603 may interact with the server 605 via the network 604 to receive or send messages or the like. The terminal devices 601, 602, 603 may have various client applications installed thereon, such as a video distribution application, a search-type application, and a news-information-type application.
The terminal devices 601, 602, 603 may be hardware or software. When the terminal devices 601, 602, 603 are hardware, they may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, e-book readers, MP3 players (Moving Picture Experts Group Audio Layer III, mpeg compression standard Audio Layer 3), MP4 players (Moving Picture Experts Group Audio Layer IV, mpeg compression standard Audio Layer 4), laptop portable computers, desktop computers, and the like. When the terminal device 601, 602, 603 is software, it can be installed in the electronic devices listed above. It may be implemented as multiple pieces of software or software modules (e.g., software or software modules used to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The server 605 may be a server that can provide various services, for example, receives a video acquisition request transmitted by the terminal devices 601, 602, and 603, performs analysis processing on the video acquisition request, and transmits an analysis processing result (for example, video data corresponding to the acquisition request) to the terminal devices 601, 602, and 603.
It should be noted that the page generation method provided by the embodiment of the present disclosure may be executed by the server 605, and accordingly, the page generation apparatus may be disposed in the server 605. The method can also be executed by the terminal device 601, 602, 603, and accordingly, the page generating device can be disposed in the terminal device 601, 602, 603.
It should be understood that the number of terminal devices, networks, and servers in fig. 6 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to fig. 7, a schematic diagram of an electronic device (e.g., the first server of fig. 6) suitable for implementing embodiments of the present disclosure is shown. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 7, the electronic device may include a processing device (e.g., central processing unit, graphics processor, etc.) 701, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage device 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the electronic apparatus are also stored. The processing device 701, the ROM 702, and the RAM 703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication device 709 may allow the electronic device to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 illustrates an electronic device having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 708, or may be installed from the ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring information data of a target page, and splitting the information data into static information data and dynamic information data according to a preset rule; in response to receiving a request for loading a target page, loading static information data, and rendering the page according to the static information data to generate an initial target page; and in the process of displaying the initial target page, loading the dynamic information data, and rendering the initial target page again according to the dynamic information data to generate the target page.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. For example, the splitting module may be further described as a module that is configured to "obtain information data of a target page, and split the information data into static information data and dynamic information data according to a preset rule".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (16)

1. A page generation method is characterized by comprising the following steps:
acquiring information data of a target page, and splitting the information data into static information data and dynamic information data according to a preset rule;
in response to receiving a request for loading a target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page;
and in the process of displaying the initial target page, loading the dynamic information data, and rendering the initial target page again according to the dynamic information data to generate the target page.
2. The method according to claim 1, wherein after the obtaining of the information data of the target page and the splitting of the information data into static information data and dynamic information data according to a preset rule, the method further comprises:
storing the static information data into a preset storage area; and
the step of loading the static information data in response to receiving a request for loading a target page, and performing page rendering according to the static information data to generate an initial target page comprises the following steps:
judging whether the preset storage area has static information data corresponding to the target page indicated by the request;
and if so, extracting static information data corresponding to the target page indicated by the request from the preset storage area.
3. The method of claim 1, wherein the performing page rendering according to the static information data to generate an initial target page comprises:
and setting the static information data as element root node content to perform page rendering, and generating an initial target page.
4. The method of claim 1, wherein the loading the static information data in response to receiving a request to load a target page and performing page rendering based on the static information data to generate an initial target page, comprises:
in response to receiving a request for loading a target page, loading first-screen static information data corresponding to a first-screen page of the target page, and rendering the first-screen page according to the first-screen static information data to generate an initial first-screen target page; and
in the process of displaying the initial target page, loading the dynamic information data, and rendering the initial first screen page again according to the dynamic information data to generate the target page, including:
and in the process of displaying the initial first screen target page, loading the first screen dynamic information data corresponding to the first screen page, and rendering the initial first screen target page again according to the first screen dynamic information data to generate the first screen page of the target page.
5. The method of claim 1, further comprising:
in response to a received page sliding instruction, loading static information data corresponding to a target display page indicated by the page sliding instruction, and performing page rendering according to the static information data corresponding to the target display page to generate an initial target display page;
and in the process of displaying the initial target display page, loading dynamic information data corresponding to the initial target display page, and rendering the initial display page again according to the dynamic information data corresponding to the initial target display page to generate the target display page.
6. The method of claim 1, wherein the destination page comprises a plurality of presentation pages, and wherein the method further comprises:
and in the process of displaying the first display page of the target page, loading the static information data corresponding to at least one second display page behind the first display surface, and rendering the at least one second display page according to the static information data corresponding to the at least one second display page to generate at least one initial second display page.
7. The method of claim 1, wherein the loading the static information data in response to receiving a request to load a target page and performing page rendering based on the static information data to generate an initial target page, comprises:
loading the static information data by using a pre-established webpage view, and performing page rendering according to a pre-acquired style sheet and the static information data to generate the initial target page; and
in the process of displaying the initial target page, loading the dynamic information data, and rendering the initial target page again according to the dynamic information data to generate the target page, including:
and loading the dynamic information data by using the webpage view, and rendering the initial target page again according to the style sheet and the dynamic information data to generate the target page.
8. A page generating apparatus, comprising:
the splitting module is used for obtaining information data of a target page and splitting the information data into static information data and dynamic information data according to a preset rule;
the initial target page generation module is used for responding to a received request for loading a target page, loading the static information data, and performing page rendering according to the static information data to generate an initial target page;
and the target page generation module is used for loading the dynamic information data in the process of displaying the initial target page, and re-rendering the initial target page according to the dynamic information data to generate the target page.
9. The apparatus of claim 8, further comprising a storage module configured to:
the method comprises the steps that information data of a target page are obtained by a splitting module, the information data are split into static information data and dynamic information data according to a preset rule, and then the static information data are stored in a preset storage area; and
the initial target page generation module is further to:
judging whether the preset storage area has static information data corresponding to the target page indicated by the request;
and if so, extracting static information data corresponding to the target page indicated by the request from the preset storage area.
10. The apparatus of claim 8, wherein the initial target page generation module is further configured to:
and setting the static information data as element root node content to perform page rendering, and generating an initial target page.
11. The apparatus of claim 8, wherein the initial target page generation module is further configured to:
in response to receiving a request for loading a target page, loading first-screen static information data corresponding to a first-screen page of the target page, and rendering the first-screen page according to the first-screen static information data to generate an initial first-screen target page; and
the target page generation module is further to:
and in the process of displaying the initial first screen target page, loading the first screen dynamic information data corresponding to the first screen page, and rendering the initial first screen target page again according to the first screen dynamic information data to generate the first screen page of the target page.
12. The apparatus of claim 8, further comprising:
the initial target display page generation module is used for responding to a received page sliding instruction, loading static information data corresponding to a target display page indicated by the page sliding instruction, and performing page rendering according to the static information data corresponding to the target display page to generate an initial target display page;
and the target display page generating module is used for loading the dynamic information data corresponding to the initial target display page in the process of displaying the initial target display page, and rendering the initial display page again according to the dynamic information data corresponding to the initial target display page to generate the target display page.
13. The apparatus of claim 8, wherein the destination page comprises a plurality of presentation pages, and wherein the apparatus further comprises a presentation page generation module configured to:
and in the process of displaying the first display page of the target page, loading the static information data corresponding to at least one second display page behind the first display surface, and rendering the at least one second display page according to the static information data corresponding to the at least one second display page to generate at least one initial second display page.
14. The apparatus of claim 8, wherein the initial target page generation module is further configured to:
loading the static information data by using a pre-established webpage view, and performing page rendering according to a pre-acquired style sheet and the static information data to generate the initial target page; and
the target page generation module is further to:
and loading the dynamic information data by using the webpage view, and rendering the initial target page again according to the style sheet and the dynamic information data to generate the target page.
15. An electronic device, comprising:
one or more processors;
storage means having one or more programs stored thereon which, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-7.
16. A computer-readable medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-7.
CN201911125595.2A 2019-11-15 2019-11-15 Page generation method and device and electronic equipment Pending CN111143725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911125595.2A CN111143725A (en) 2019-11-15 2019-11-15 Page generation method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911125595.2A CN111143725A (en) 2019-11-15 2019-11-15 Page generation method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN111143725A true CN111143725A (en) 2020-05-12

Family

ID=70517117

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911125595.2A Pending CN111143725A (en) 2019-11-15 2019-11-15 Page generation method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111143725A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111949358A (en) * 2020-08-18 2020-11-17 北京字节跳动网络技术有限公司 Dynamic display method, device, readable medium and electronic equipment
CN112115397A (en) * 2020-09-25 2020-12-22 企查查科技有限公司 Dynamic page rendering method and system
CN112182449A (en) * 2020-09-07 2021-01-05 北京达佳互联信息技术有限公司 Page loading method and device, electronic equipment and storage medium
CN112765507A (en) * 2021-01-27 2021-05-07 上海淇玥信息技术有限公司 Method and device for rendering first screen of page and loading resources and electronic equipment
CN113127783A (en) * 2021-04-27 2021-07-16 百度在线网络技术(北京)有限公司 Page display method and device, equipment and medium
CN113204722A (en) * 2021-03-30 2021-08-03 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113704654A (en) * 2021-07-30 2021-11-26 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN114065080A (en) * 2021-11-26 2022-02-18 腾讯科技(深圳)有限公司 Page rendering method, device, equipment and computer readable storage medium
CN114390364A (en) * 2020-10-19 2022-04-22 腾讯科技(深圳)有限公司 Calendar generation method, device, medium and electronic equipment
CN114969597A (en) * 2022-04-19 2022-08-30 中移互联网有限公司 Page generation method and device, electronic equipment and storage medium
WO2023029172A1 (en) * 2021-09-03 2023-03-09 掌阅科技股份有限公司 Electronic book page display method, and electronic device and storage medium
WO2023045634A1 (en) * 2021-09-22 2023-03-30 上海商汤智能科技有限公司 Graph display method and apparatus, electronic device, storage medium, and computer program product

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106339414A (en) * 2016-08-12 2017-01-18 合网络技术(北京)有限公司 Webpage rendering method and device
CN107038176A (en) * 2016-02-04 2017-08-11 阿里巴巴集团控股有限公司 Network page rendering method, device and equipment
CN108170497A (en) * 2016-12-05 2018-06-15 阿里巴巴集团控股有限公司 A kind of method and device of page rendering
CN109032797A (en) * 2018-07-18 2018-12-18 上海恺英网络科技有限公司 For providing the method and apparatus of web page access
CN109145235A (en) * 2017-06-16 2019-01-04 艺龙网信息技术(北京)有限公司 Method, apparatus and electronic equipment for analyzing web page
CN109445784A (en) * 2018-09-29 2019-03-08 Oppo广东移动通信有限公司 Processing method, device, storage medium and the electronic equipment of structured data
CN109543127A (en) * 2018-11-26 2019-03-29 杭州安恒信息技术股份有限公司 A kind of page furbishing method, device, equipment and readable storage medium storing program for executing
CN110287433A (en) * 2019-06-28 2019-09-27 北京金山安全软件有限公司 Network information processing method and device and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107038176A (en) * 2016-02-04 2017-08-11 阿里巴巴集团控股有限公司 Network page rendering method, device and equipment
CN106339414A (en) * 2016-08-12 2017-01-18 合网络技术(北京)有限公司 Webpage rendering method and device
CN108170497A (en) * 2016-12-05 2018-06-15 阿里巴巴集团控股有限公司 A kind of method and device of page rendering
CN109145235A (en) * 2017-06-16 2019-01-04 艺龙网信息技术(北京)有限公司 Method, apparatus and electronic equipment for analyzing web page
CN109032797A (en) * 2018-07-18 2018-12-18 上海恺英网络科技有限公司 For providing the method and apparatus of web page access
CN109445784A (en) * 2018-09-29 2019-03-08 Oppo广东移动通信有限公司 Processing method, device, storage medium and the electronic equipment of structured data
CN109543127A (en) * 2018-11-26 2019-03-29 杭州安恒信息技术股份有限公司 A kind of page furbishing method, device, equipment and readable storage medium storing program for executing
CN110287433A (en) * 2019-06-28 2019-09-27 北京金山安全软件有限公司 Network information processing method and device and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
兰雨晴,洪雪玉编著: "从Windows到Linux的应用移植实现之浏览器应用技术篇", vol. 978, 北京:国防工业出版社, pages: 11 - 12 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111949358A (en) * 2020-08-18 2020-11-17 北京字节跳动网络技术有限公司 Dynamic display method, device, readable medium and electronic equipment
CN112182449A (en) * 2020-09-07 2021-01-05 北京达佳互联信息技术有限公司 Page loading method and device, electronic equipment and storage medium
CN112115397A (en) * 2020-09-25 2020-12-22 企查查科技有限公司 Dynamic page rendering method and system
CN114390364A (en) * 2020-10-19 2022-04-22 腾讯科技(深圳)有限公司 Calendar generation method, device, medium and electronic equipment
CN112765507A (en) * 2021-01-27 2021-05-07 上海淇玥信息技术有限公司 Method and device for rendering first screen of page and loading resources and electronic equipment
CN112765507B (en) * 2021-01-27 2023-12-26 上海淇玥信息技术有限公司 Page first screen rendering and resource loading method and device and electronic equipment
CN113204722A (en) * 2021-03-30 2021-08-03 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113204722B (en) * 2021-03-30 2022-11-22 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113127783A (en) * 2021-04-27 2021-07-16 百度在线网络技术(北京)有限公司 Page display method and device, equipment and medium
CN113127783B (en) * 2021-04-27 2022-06-17 百度在线网络技术(北京)有限公司 Page display method and device, equipment and medium
CN113704654A (en) * 2021-07-30 2021-11-26 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
WO2023029172A1 (en) * 2021-09-03 2023-03-09 掌阅科技股份有限公司 Electronic book page display method, and electronic device and storage medium
WO2023045634A1 (en) * 2021-09-22 2023-03-30 上海商汤智能科技有限公司 Graph display method and apparatus, electronic device, storage medium, and computer program product
CN114065080A (en) * 2021-11-26 2022-02-18 腾讯科技(深圳)有限公司 Page rendering method, device, equipment and computer readable storage medium
CN114065080B (en) * 2021-11-26 2023-06-13 腾讯科技(深圳)有限公司 Page rendering method, device, equipment and computer readable storage medium
CN114969597A (en) * 2022-04-19 2022-08-30 中移互联网有限公司 Page generation method and device, electronic equipment and storage medium
CN114969597B (en) * 2022-04-19 2024-02-23 中移互联网有限公司 Page generation method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111143725A (en) Page generation method and device and electronic equipment
KR101824222B1 (en) Fast rendering of websites containing dynamic content and stale content
US11017153B2 (en) Optimizing loading of web page based on aggregated user preferences for web page elements of web page
US20190058667A1 (en) Apparatus, hybrid apparatus, and method for network resource access
US8516041B1 (en) Pre-fetching asynchronously requested content
US10452758B1 (en) Optimizing online content rendering
CN110020329B (en) Method, device and system for generating webpage
US9426202B2 (en) Transforming application cached template using personalized content
CN113157153A (en) Content sharing method and device, electronic equipment and computer readable storage medium
CN111294395A (en) Terminal page transmission method, device, medium and electronic equipment
CN110058854B (en) Method, terminal device and computer-readable medium for generating application
CN106354792B (en) Webpage display method and device
CN111258800A (en) Page processing method and device and electronic equipment
US9336319B2 (en) Data file and rule driven synchronous or asynchronous document generation
US20130145258A1 (en) Incremental Synchronization for Magazines
CN110618811B (en) Information presentation method and device
CN113784194A (en) Embedding method and device of video player
CN110569460B (en) Push information display method, push information display device and storage medium
US11758016B2 (en) Hosted application as web widget toolkit
CN112486482A (en) Page display method and device
CN114035787A (en) Webpage construction method and device, electronic equipment, storage medium and product
US10990750B2 (en) Dynamically bundling web page resources
US20210185109A1 (en) Page presentation method and system, computer system, and computer readable medium
US20150248347A1 (en) Content providing apparatus and method, and computer program product
CN111770385A (en) Card display method and device, electronic equipment and medium

Legal Events

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