CN113111291B - Page loading method, device, medium and computing equipment - Google Patents

Page loading method, device, medium and computing equipment Download PDF

Info

Publication number
CN113111291B
CN113111291B CN202110519350.9A CN202110519350A CN113111291B CN 113111291 B CN113111291 B CN 113111291B CN 202110519350 A CN202110519350 A CN 202110519350A CN 113111291 B CN113111291 B CN 113111291B
Authority
CN
China
Prior art keywords
target
page
file
content
preset
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
CN202110519350.9A
Other languages
Chinese (zh)
Other versions
CN113111291A (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.)
Hangzhou Netease Zaigu Technology Co Ltd
Original Assignee
Hangzhou Netease Zaigu 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 Hangzhou Netease Zaigu Technology Co Ltd filed Critical Hangzhou Netease Zaigu Technology Co Ltd
Priority to CN202110519350.9A priority Critical patent/CN113111291B/en
Publication of CN113111291A publication Critical patent/CN113111291A/en
Application granted granted Critical
Publication of CN113111291B publication Critical patent/CN113111291B/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
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • 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/9577Optimising the visualization of content, e.g. distillation of HTML documents

Abstract

The disclosure provides a page loading method, a page loading device, a page loading medium and a computing device, wherein the method comprises the following steps: detecting a page loading request initiated based on a preset link; acquiring target information according to the page loading request; determining a target file to be loaded according to the target information; loading the target file, and analyzing the target file to obtain target page content; wherein different target files correspond to different target page contents.

Description

Page loading method, device, medium and computing equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a page loading method, an apparatus, a medium, and a computing device.
Background
This section is intended to provide a background or context to the embodiments of the disclosure that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
A scene of switching pages at a whole point often exists on an internet platform, for example, a network preferred large activity meeting place has several stages, such as a preheating period, a formal period, a return period, and the like, but usually, released links are fixed and invariable, which means that different page contents need to be returned when the same link is accessed at different time points. In the related technology, most of the page switching depends heavily on the timing issue task of the server, and once the task is abnormal, the page access is affected, and the stability and effectiveness of the page content are poor.
Disclosure of Invention
The disclosure provides a page loading method, a page loading device, a page loading medium and a computing device, which at least enable a client to obtain different page contents based on the same preset link, and improve the stability and effectiveness of the page contents displayed by the client.
A first aspect of the embodiments of the present disclosure provides a page loading method, applied to a client, including:
detecting a page loading request initiated based on a preset link;
acquiring target information according to the page loading request;
determining a target file to be loaded according to the target information;
loading the target file and analyzing the target file to acquire target page content; wherein, different target files correspond to different target page contents.
In an embodiment of the present disclosure, the preset link corresponds to N target files for loading, each target file corresponds to a different target page content, and each target file at least includes a page logic execution file corresponding to the target page content; n is an integer greater than 1.
In one embodiment of the present disclosure, the target information includes time information of the page load request;
wherein, the determining the target file to be loaded according to the target information comprises: judging the display time period to which the time information belongs;
determining a target file to be loaded according to the display time period to which the time information belongs by combining a preset corresponding relation; the preset corresponding relation comprises corresponding relations between different display time periods and target files thereof.
In one embodiment of the present disclosure, the target information includes user information of the page loading request;
wherein, the determining the target file to be loaded according to the target information comprises:
judging the user type of the page loading request according to the user information;
and determining a target file to be loaded according to the user type.
In an embodiment of the present disclosure, determining a target file to be loaded according to the target information further includes:
acquiring a page container and a preset loader corresponding to the preset link;
and the preset loader loads the target file according to the target information.
In an embodiment of the present disclosure, the loading the target file and parsing the target file to obtain the target page content includes:
the preset loader loads a page logic execution file corresponding to the content of the target page, wherein the page logic execution file is included in the target file according to the target information;
and rendering the corresponding target page content into a page container by executing the page logic execution file to obtain the target page content.
A second aspect of the embodiments of the present disclosure provides a page loading method, applied to a server, including:
providing a preset link to a client;
under the condition of receiving a request for loading a target file sent by the client, issuing the target file to the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the target page contents corresponding to different target files are different.
In an embodiment of the present disclosure, the preset link corresponds to N target files for loading, each target file corresponds to a different page content, and each target file at least includes a page logic execution file corresponding to the page content; n is an integer greater than 1.
In one embodiment of the present disclosure, the method further comprises:
establishing a preset corresponding relation, wherein the preset corresponding relation comprises corresponding relations between different display time periods and corresponding target files thereof and/or corresponding relations between different user types and corresponding target files thereof;
and generating the preset link which is linked to a preset loader and a page container, wherein the preset loader comprises the preset corresponding relation.
In one embodiment of the present disclosure, the method further comprises:
obtaining a source file of each target page content;
and recombining the contents of the source file of each target page content except the page frame file to obtain a target file of each target page content.
In an embodiment of the present disclosure, the performing a reassembly process on contents other than a page frame file in the source file of each target page content to obtain a target file of each target page content includes:
performing Abstract Syntax Tree (AST) Syntax parsing on contents, except for a page frame file, in the source file of each target page content to obtain M segments included in the contents, except for the page frame file, in the source file of each target page content, where M is an integer greater than 1;
converting M segments included in the content except the page frame file in the source file of each page content into js code segments, and performing code combination on the M js code segments to generate a page logic execution file of each target page content;
and taking the page logic execution file of each target page content as a target file of each target page content.
A third aspect of the embodiments of the present disclosure provides a page loading apparatus, which is applied to a client, and includes:
the device comprises a detection unit, a processing unit and a processing unit, wherein the detection unit is used for detecting a page loading request initiated based on a preset link;
the first acquisition unit is used for acquiring target information according to the page loading request;
the determining unit is used for determining a target file to be loaded according to the target information;
the loading unit is used for loading the target file and analyzing the target file to acquire target page content; wherein different target files correspond to different target page contents.
In an embodiment of the present disclosure, the preset link corresponds to N target files for loading, each target file corresponds to one target page content, and each target file at least includes a page logic execution file corresponding to the target page content; n is an integer greater than 1.
In one embodiment of the present disclosure, the target information includes time information of the page load request;
wherein the determining unit is configured to:
judging the display time period to which the time information belongs;
determining a target file to be loaded according to the display time period to which the time information belongs by combining a preset corresponding relation; the preset corresponding relation comprises corresponding relations between different display time periods and target files thereof.
In one embodiment of the present disclosure, the target information includes user information of the page loading request;
wherein the determining unit is configured to:
judging the user type of the page loading request according to the user information;
and determining a target file to be loaded according to the user type.
In one embodiment of the present disclosure, the apparatus further comprises:
the second obtaining unit is used for obtaining the page container and the preset loader corresponding to the preset link;
the determining unit is further configured to load the target file by the preset loader according to the target information.
In an embodiment of the present disclosure, the loading unit is configured to:
the preset loader loads a page logic execution file corresponding to the content of the target page, wherein the page logic execution file is included in the target file according to the target information;
and rendering the corresponding target page content into a page container by executing the page logic execution file to obtain the target page content.
A fourth aspect of the embodiments of the present disclosure provides a page loading apparatus, which is applied to a server, and includes:
the output unit is used for providing a preset link for the client;
the communication unit is used for issuing the target file to the client under the condition of receiving a request for loading the target file sent by the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the contents of the target pages corresponding to different target files are different.
In an embodiment of the present disclosure, the preset link corresponds to N target files for loading, each target file corresponds to a page content, and each target file at least includes a page logic execution file corresponding to the page content; n is an integer greater than 1.
In one embodiment of the present disclosure, the apparatus further comprises:
the system comprises an establishing unit, a display unit and a display unit, wherein the establishing unit is used for establishing a preset corresponding relationship, and the preset corresponding relationship comprises a corresponding relationship between different display time periods and corresponding target files thereof and/or a corresponding relationship between different user types and corresponding target files thereof;
and the generating unit is used for generating the preset link which is linked to a preset loader and a page container, wherein the preset loader comprises the preset corresponding relation.
In one embodiment of the present disclosure, the apparatus further comprises:
a third obtaining unit configured to obtain a source file of each of the target page contents;
and the recombination unit is used for recombining the contents of the source file of each target page content except for the page frame file to obtain the target file of each target page content.
In an embodiment of the present disclosure, the recombination unit is configured to:
performing AST syntax analysis on the content, except for the page frame file, in the source file of each target page content to obtain M segments included in the content, except for the page frame file, in the source file of each target page content, wherein M is an integer greater than 1;
converting M segments included in the content except the page frame file in the source file of each page content into js code segments, and performing code combination on the M js code segments to generate a page logic execution file of each target page content;
and taking the page logic execution file of each target page content as a target file of each target page content.
A fifth aspect of the embodiments of the present disclosure provides a medium storing a computer program which, when executed by a processor, implements the method as in the previous embodiments.
A sixth aspect of embodiments of the present disclosure provides a computing device comprising: one or more processors; storage means for storing one or more programs; the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the methods as in the previous embodiments.
According to the embodiment of the disclosure, a client detects a page loading request initiated based on a preset link; acquiring target information according to the page loading request; determining a target file to be loaded according to the target information; loading the target file, and analyzing the target file to obtain target page content; wherein different target files correspond to different target page contents. Therefore, the client can acquire different page contents based on the same preset link, a task is issued at regular time without seriously depending on the page of the server, and the stability and effectiveness of the page contents displayed by the client can be improved.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present disclosure will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the present disclosure are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
FIG. 1 is a first flowchart of a page loading method according to an embodiment of the present disclosure;
FIG. 2 is a flowchart of a page loading method according to an embodiment of the present disclosure;
FIG. 3 is a third flowchart of a page loading method according to an embodiment of the present disclosure;
FIG. 4 is a fourth flowchart of a page loading method according to an embodiment of the present disclosure;
FIG. 5 is an architectural diagram of object file generation according to one embodiment of the present disclosure;
FIG. 6 is a schematic view of a medium according to an embodiment of the present disclosure;
FIG. 7 is a first schematic diagram illustrating a page loading apparatus according to an embodiment of the present disclosure;
FIG. 8 is a schematic diagram of a second exemplary page loading apparatus according to an embodiment of the present disclosure;
FIG. 9 is a third schematic view of a page loading apparatus according to an embodiment of the present disclosure;
FIG. 10 is a fourth schematic view of a page loading apparatus according to an embodiment of the present disclosure;
FIG. 11 is a schematic diagram of a computing device in accordance with an embodiment of the present disclosure;
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Detailed Description
The principles and spirit of the present disclosure will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given solely for the purpose of enabling those skilled in the art to better understand and to practice the present disclosure, and are not intended to limit the scope of the present disclosure in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
According to the embodiment of the disclosure, a page loading method, a page loading device, a page loading medium and a computing device are provided.
In this document, any number of elements in the drawings is by way of example and not by way of limitation, and any nomenclature is used solely for differentiation and not by way of limitation.
The principles and spirit of the present disclosure are explained in detail below with reference to several representative embodiments thereof.
Summary of The Invention
The applicant finds that, in an e-commerce scenario, there often exists a scenario of page integral point switching, such as: the large conference hall has a plurality of stages such as a preheating period, a formal period, a return period and the like, but the released links are always fixed and invariable, which means that the same link returns different page contents when being accessed at different time points.
In the related art, a first common implementation manner is a server rendering manner. Specifically, the server side renders the initial request of the data at the server side, the server fills the data into the template to form a complete page after receiving the request, and the server side returns the rendered complete page to the client side. However, this implementation has at least the following disadvantages: 1. the front-end separation and the back-end separation are not facilitated, and the development efficiency is low; 2. and occupying server side resources, completing the analysis of the HTML template by the server side, and causing certain access pressure to the server if the request quantity is large.
In the related art, a second common implementation manner is to generate a static page content file at a key time point through a server timing task, and then synchronize the static page content file to each target machine, so that a user can access the latest file content when accessing the static page content file. However, this implementation has at least the following disadvantages: 1. the tasks are issued at regular time, and once the tasks are abnormal, page access is influenced; 2. the timed release task generally adopts the minute level, the file generation needs time consumption, and the refreshing content of the page may have certain delay; 3. although the static page is used, the cache of the static page file cannot be opened, and the latest file needs to be accessed in real time.
In the related art, a common third implementation manner is to implement timing switching of page contents by updating the configuration of the gateway at regular time. However, this implementation has at least the following disadvantages: 1. the gateway coupling is severe; 2. affecting gateway performance.
In view of this, the present disclosure provides a page loading method, apparatus, medium and computing device, where the page loading method includes: the method comprises the steps that a client detects a page loading request initiated based on a preset link; acquiring target information according to the page loading request; determining a target file to be loaded according to the target information; loading the target file and analyzing the target file to acquire target page content; wherein different target files correspond to different target page contents.
Therefore, a page loading request can be initiated at the client based on the preset link, target information is obtained according to the page loading request, and a target file to be loaded is determined according to the target information. The method has the advantages that different page contents can be returned based on the same preset link at the client, cache optimization is performed by using client cache, access pressure of the server is reduced, and stability and effectiveness of page access performed by the client can be improved. In addition, different target files correspond to different target page contents, so that accelerated optimization of a Content Delivery Network (CDN) for the page is facilitated.
Having described the basic principles of the present disclosure, various non-limiting embodiments of the present disclosure are described in detail below.
Exemplary method
The present disclosure provides a page loading method, applied to a client, as shown in fig. 1, including:
s101: detecting a page loading request initiated based on a preset link;
s102: acquiring target information according to the page loading request;
s103: determining a target file to be loaded according to the target information;
s104: loading the target file and analyzing the target file to acquire target page content; wherein, different target files correspond to different target page contents.
In this embodiment, the electronic device where the client is located includes but is not limited to a fixed device and/or a mobile device, for example, the fixed device includes but is not limited to a terminal device such as a Personal Computer (PC), a smart television, and the like. For example, the mobile device includes, but is not limited to, a mobile phone, a tablet computer, and other terminal devices.
In S101, the preset link is a link pointing to a web page, and when the browser clicks the preset link, the linked web page is displayed on the browser and is opened or operated according to the web page. It should be noted that the representation form of the preset link includes, but is not limited to, text, pictures, or the like, which can be used as an object of the link.
In S101, the preset link corresponds to N target files for loading, each target file corresponds to a target page content, and each target file at least includes a page logic execution file corresponding to the target page content; n is an integer greater than 1. Therefore, the target file support can be provided for acquiring different page contents based on the same preset link.
In step S101, the server is responsible for providing the preset link, where the preset link may be a link pushed by the server directly to the client, or a link pushed by a server forwarded by another client.
In S101, the page loading request is a request sent by the client based on a preset link to obtain the target page content. Illustratively, when the client receives a manual trigger operation for the preset link, the client determines that a page loading request initiated based on the preset link is detected. By further example, when the client receives a voice trigger operation for the preset link, it is determined that a page loading request initiated based on the preset link is detected.
In S102, the target information is information acquired according to the page load request. Illustratively, the target information may be user information, such as that the user is a first visiting client, i.e. a new client; the user is a non-first-visit client, i.e., an old client. For another example, the user is a client with an access frequency greater than a certain threshold, i.e., a high-frequency client; the user is a client with the access frequency less than a certain threshold value, namely a low-frequency client. Further illustratively, the target information may be time information, such as a time when the page load request is detected. For another example, the time information is a request time of the page load request. In the actual processing, the target information may include more cases such as device type information and location information, which is not exhaustive in the embodiments.
In S103, different target information may correspond to different target files to be loaded. Illustratively, different user information corresponds to different target files. For example, a new client may correspond to destination file 1 and an old client may correspond to destination file 2. For example, a high frequency client corresponds to object file 3 and a low frequency client corresponds to object file 4. Further illustratively, the different time information corresponds to different target files. For example, the time information in the first time period corresponds to the object file a, the time information in the second time period corresponds to the object file b, …, and the time information in the ith time period corresponds to the object file i. In the actual processing, different target information may correspond to different target files to be loaded, which may include more situations, and this embodiment is not exhaustive.
In S103, the target file is a file that is available for loading and that can generate the target page content after being parsed. Each target file at least comprises a page logic execution file corresponding to the target page content. For example, the page logic execution file may be a bundle.
According to the method, the page loading request can be initiated at the client based on the preset link, the target information is obtained according to the page loading request of the client, the target file to be loaded is determined according to the target information, different target files correspond to different target page contents, different page contents can be returned based on the same preset link, and the problem of poor stability and instantaneity of page access caused by the fact that the server does not complete a task of regularly generating static page contents of a key time point is solved. The method has the advantages that different page contents can be returned based on the same preset link at the client, not only is cache optimization performed by using client cache, but also the access pressure of the server is reduced, the stability and effectiveness of page access performed by the client can be improved, and the method is favorable for performing accelerated optimization of the CDN on the page.
Based on the page loading method shown in fig. 1, in some embodiments, in one embodiment of the present disclosure, the target information includes time information of the page loading request. Here, the time information may be a time when the page load request is detected, or may be a request time of the page load request.
In some embodiments, in a case where the target information includes time information, determining a target file to be loaded according to the target information includes: judging the display time period to which the time information belongs; determining a target file to be loaded according to the display time period to which the time information belongs by combining a preset corresponding relation; the preset corresponding relation comprises corresponding relations between different display time periods and target files thereof.
It should be noted that the durations of different presentation periods may be the same, for example, the presentation period 1 corresponds to a (t 0, t 1) time period, the presentation period 2 corresponds to a (t 1, t 2) time period, and t1-t0= t2-t1. The durations of different presentation periods may also be different, for example, the presentation period 3 corresponds to a (t 2, t 3) time period, and the presentation period 4 corresponds to a (t 3, t 4) time period, t3-t2 ≠ t4-t3.
For example, the display time interval 1 corresponds to the target file 1, the display time interval 2 corresponds to the target file 2, …, and the display time interval X corresponds to the target file X, and then if the display time interval to which the time information belongs is the display time interval 1, the target file is the target file 1; and if the display time interval to which the time information belongs is the display time interval X, the target file is the target file X.
With the above embodiments, the client can determine the target file adapted to the time information, so as to facilitate the presentation of the target page content adapted to the time information, for example, the target page content 1 is presented in a first time period, and the target page content 2 is presented in a second time period.
Based on the page loading method shown in fig. 1, in some embodiments, the target information includes user information of the page loading request. Here, the user information may be information characterizing a user type. For example, the user information may be information that characterizes the user as a new client or an old client, or may be information that characterizes the user as a high-frequency client or a low-frequency client.
In some embodiments, in a case where the target information includes user information, determining a target file to be loaded according to the target information includes: judging the user type of the page loading request according to the user information; and determining a target file to be loaded according to the user type.
It should be noted that the target files corresponding to different user types may be the same, for example, user type 1 corresponds to target file 1, and user type 2 corresponds to target file 1. The target files corresponding to different user types may be different, and illustratively, user type 3 corresponds to target file 2, and user type 4 corresponds to target file 3.
For example, if user type 1 corresponds to target file 1, user type 2 corresponds to target file 2, …, and user type Y corresponds to target file Y, then if the user type to which the user information belongs is user type 1, the target file is target file 1; and if the user type to which the user information belongs is the user type Y, the target file is the target file Y.
Through the above embodiment, the client can determine the destination file adapted to the user information, thereby facilitating the presentation of the destination page content adapted to the user information, for example, presenting the destination page content 1 for a new user and presenting the destination page content 2 for an old user.
Based on the page loading method shown in fig. 1, in some embodiments, determining a target file to be loaded according to the target information further includes:
acquiring a page container and a preset loader corresponding to the preset link;
and the preset loader loads the target file according to the target information.
Wherein the page container contains a page frame file.
The preset loader is used for judging which target file is loaded and loading the target file after the target file to be loaded is determined.
Illustratively, after detecting an operation of clicking a preset link by a user, a client acquires an HTML frame file and a bundle.
Through the embodiment, the preset loader loads the target file according to the target information, so that the loading speed of the target file can be increased, and the real-time performance of the content of the target page can be improved.
Based on the page loading method shown in fig. 1, in some embodiments, loading the target file, and parsing the target file to obtain the content of the target page includes: the preset loader loads a page logic execution file corresponding to the content of the target page, wherein the page logic execution file is included in the target file according to the target information; and rendering the corresponding target page content into a page container by executing the page logic execution file to obtain the target page content.
Through the implementation mode, after the target file is loaded, the target file is cached by the client cache, so that the access pressure of the server is reduced, the stability and the effectiveness of the client for accessing the target page content can be improved, the files can be issued in advance at the client, and the client pre-cache is performed in advance.
The present disclosure provides a page loading method, applied to a server, as shown in fig. 2, including:
s201: providing a preset link for a client;
s202: under the condition of receiving a request for loading a target file sent by the client, issuing the target file to the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the target page contents corresponding to different target files are different.
The server described in this embodiment may be a cloud server or a common server.
In S201, the preset link corresponds to N target files for loading, each target file corresponds to a different page content, and each target file at least includes a page logic execution file corresponding to the page content; n is an integer greater than 1.
Therefore, the server can provide a plurality of target files based on the same preset link for the client, and the access pressure of the server is reduced. In addition, the server does not need to execute high-risk operations for refreshing the page content at regular time, so that the online risk is reduced, and the time accuracy of the integral point switching is improved. In addition, the cache optimization is performed by applying the client cache, so that the accelerated optimization of the CDN is facilitated for the page.
Based on the page loading method shown in fig. 2, in some embodiments, as shown in fig. 3, the method further includes:
s203: establishing a preset corresponding relation, wherein the preset corresponding relation comprises corresponding relations between different display time periods and corresponding target files thereof and/or corresponding relations between different user types and corresponding target files thereof;
s204: and generating the preset link which is linked to a preset loader and a page container, wherein the preset loader comprises the preset corresponding relation.
By the embodiment, the corresponding relations between different display time periods and the corresponding target files thereof and/or the corresponding relations between different user types and the corresponding target files thereof are pre-established, so that a uniform reference basis can be provided for the subsequent display target page content of the client, and further support is provided for the client to return different target page contents based on the same preset link.
Based on the page loading method shown in fig. 2, in some embodiments, as shown in fig. 4, the method further includes:
s205: acquiring a source file of each target page content;
s206: and recombining the contents of the source file of each target page content except for the page frame file to obtain a target file of each target page content.
The present embodiment is not limited to the rearrangement method.
Through the implementation mode, a plurality of target files under the same preset link can be obtained, and data support is provided for the subsequent generation of the preset link.
Based on the page loading method shown in fig. 2, in some embodiments, the reconstructing the content of each target page content, except for the page frame file, in the source file of each target page content to obtain the target file of each target page content includes:
performing AST syntax analysis on the content, except for the page frame file, in the source file of each target page content to obtain M segments included in the content, except for the page frame file, in the source file of each target page content, wherein M is an integer greater than 1;
converting M segments included in the content except the page frame file in the source file of each page content into js code segments, and performing code combination on the M js code segments to generate a page logic execution file of each target page content;
and taking the page logic execution file of each target page content as a target file of each target page content.
Among them, the contents other than the page frame file include header (head) contents for defining a web document and body (body) contents for defining a web document. The header contents include at least: title (title) of the head, meta (meta) tag of the head, style files (CSS) of the head, js of the head. The body content includes a document (dom) of the body, js of the body.
It is understood that the way of parsing syntax is replaced by other syntax parsing ways than AST, and is not exhaustive here. The js code segment may be replaced by other code that may describe the page logic execution file, and is not exhaustive here.
Through the implementation mode, the target file of each target page content can be obtained, and data support is provided for the subsequent generation of the preset link.
FIG. 5 shows a schematic diagram of target file generation, first, parsing the content of each HTML source file except for a page frame file (HTML frame) to obtain M fragments included in each HTML; then, converting M fragments included in each HTML into M js code fragments; and finally, performing code combination on the M js code segments of each HTML to generate a target file comprising a page logic execution file of each HTML. Under the condition that respective target files corresponding to the M HTML are generated, a page container and a preset loader are obtained through a preset link, the preset loader is used for judging and loading a corresponding target file in the M target files according to access information (namely target information) of a user, and the content loading of the page container is completed by executing a page logic execution file corresponding to the target file, so that the corresponding page content is displayed.
In practical application, the method converts the M fragments included in each HTML into M js code fragments, and specifically comprises the following steps:
(1) Converting the title of the head into the title of the head set by js;
(2) Converting meta of the head into meta of the head set with js;
(3) The css of the head is converted into the css of the head set by js, wherein an external link form and an internal link form may exist, for the external link form, external link contents are obtained, the internal link form is combined, and the css of the head is set by js;
(4) Under the condition that the js of the head has execution logic, the js in the head can be processed preferentially to acquire the js dependence of the page head, wherein two forms of external chain and internal chain may exist, and for the external chain form, the external chain content is acquired and the internal chain js is combined;
(5) Dynamically inserting js into a page document;
(6) Acquiring js dependence of the page body, wherein two forms of an external chain and an internal chain may exist, and for the external chain form, acquiring external chain content and combining the internal js;
the above is the logic implementation that the code fragment content of the bundlejs is equal to the content of the whole page, and the bundlejs of each time period can be stored on the CDN. The generated page container mounts the blank page of the bundlejs, so that the conversion from HTML to the page logic execution file is completed, and the original page logic can be executed by directly mounting the page logic execution file.
By creating a preset loader for judging the current time and loading the page logic execution file corresponding to the time state, a link is released, and the client can display the functions of different page contents when accessing at different time points.
Through the framework, a fixed preset link can be released, switching of different page contents is achieved, the final HTML file and the corresponding target file can be generated in advance, the page contents are static, optimization strategies for improving page performance such as http cache, local cache (native cache) and CDN can be accessed, the cache is better utilized, user bandwidth is saved, operations with high risk of refreshing the page contents by servers at regular time do not exist, online risks are reduced, and time accuracy of whole-point switching is improved.
It should be understood that the flowchart shown in fig. 5 is an alternative specific implementation, and those skilled in the art may make various obvious changes and/or substitutions based on the example in fig. 5, and the obtained technical solution still belongs to the disclosure scope of the embodiment of the present disclosure.
Exemplary Medium
Having described the method of the exemplary embodiment of the present disclosure, the medium of the exemplary embodiment of the present disclosure is explained next with reference to fig. 6.
In some possible embodiments, various aspects of the present disclosure may also be implemented as a computer-readable medium on which a program is stored, the program, when executed by a processor, being configured to implement the steps in the page loading method according to various exemplary embodiments of the present disclosure described in the above "exemplary methods" section of this specification.
Specifically, the processor may be configured to implement the following steps when executing the program: detecting a page loading request initiated based on a preset link; acquiring target information according to the page loading request; determining a target file to be loaded according to the target information; loading the target file and analyzing the target file to acquire target page content; wherein, different target files correspond to different target page contents.
Specifically, the processor may be configured to implement the following steps when executing the program: providing a preset link to a client; under the condition of receiving a request for loading a target file sent by the client, issuing the target file to the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the target page contents corresponding to different target files are different.
It should be noted that: the above-mentioned medium may be a readable signal medium or a readable storage medium. The readable storage medium may be, for example, but is not limited to: an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, 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.
As shown in fig. 6, a medium 600 that can employ a portable compact disc read only memory (CD-ROM) and include a program and can be run on a device according to an embodiment of the present disclosure is described. However, the disclosure is not so limited, and in this document, a 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.
A readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take a variety of forms, including, but not limited to: an electromagnetic signal, an optical signal, or any suitable combination of the foregoing. A readable signal medium may be any readable medium that is not a 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 for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user computing device, partly on a remote computing device, or entirely on the remote computing device or server. In situations involving remote computing devices, the remote computing devices may be connected to the user computing device over any kind of Network, including a Local Area Network (LAN) or Wide Area Network (WAN).
Exemplary devices
Having described the method of the exemplary embodiments of the present disclosure, the apparatus of the exemplary embodiments of the present disclosure will now be described.
The embodiment of the present disclosure provides a page loading apparatus applied to a client, as shown in fig. 7, the page loading apparatus includes: a detecting unit 701, configured to detect a page loading request initiated based on a preset link; a first obtaining unit 702, configured to obtain target information according to the page loading request; a determining unit 703, configured to determine, according to the target information, a target file to be loaded; a loading unit 704, configured to load the target file and analyze the target file to obtain a target page content; wherein different target files correspond to different target page contents.
In an embodiment of the present disclosure, the preset link corresponds to N target files for loading, each target file corresponds to a different target page content, and each target file at least includes a page logic execution file corresponding to the target page content; n is an integer greater than 1.
In one embodiment of the present disclosure, the target information includes time information of the page load request; the determining unit 703 is configured to: judging the display time period to which the time information belongs; determining a target file to be loaded according to the display time period to which the time information belongs by combining a preset corresponding relation; the preset corresponding relation comprises corresponding relations between different display time periods and target files thereof.
In one embodiment of the present disclosure, the target information includes user information of the page loading request; the determining unit 703 is configured to: judging the user type of the page loading request according to the user information; and determining a target file to be loaded according to the user type.
In one embodiment of the present disclosure, as shown in fig. 8, the apparatus may further include: a second obtaining unit 705, configured to obtain a page container and a preset loader corresponding to the preset link; correspondingly, the determining unit 703 is further configured to load the target file by the preset loader according to the target information.
In an embodiment of the present disclosure, the loading unit 704 is configured to: the preset loader loads a page logic execution file corresponding to the content of the target page, wherein the page logic execution file is included in the target file according to the target information; and rendering the corresponding target page content into a page container by executing the page logic execution file to obtain the target page content.
The functions of each module in the page loading device of the present disclosure may refer to the corresponding descriptions in the above method, and are not described herein again.
The page loading device disclosed by the disclosure can initiate a page loading request based on the preset link at the client, acquire the target information according to the page loading request of the client, and determine the target file to be loaded according to the target information. Different page contents can be returned on the basis of the same preset link at the client, so that not only is cache optimization performed by using client cache, the access pressure of the server is reduced, but also the stability and effectiveness of page access performed by the client can be improved, and the accelerated optimization of the CDN is facilitated for the page.
The embodiment of the present disclosure further discloses a page loading apparatus applied to a server, as shown in fig. 9, the page loading apparatus includes: an output unit 901, configured to provide a preset link to a client; a communication unit 902, configured to, when receiving a request for loading a target file sent by the client, issue the target file to the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the contents of the target pages corresponding to different target files are different.
In an embodiment of the present disclosure, the preset link corresponds to N target files for loading, each target file corresponds to a different page content, and each target file at least includes a page logic execution file corresponding to the page content; n is an integer greater than 1.
In one embodiment of the present disclosure, as shown in fig. 10, the apparatus may further include: an establishing unit 903, configured to establish a preset corresponding relationship, where the preset corresponding relationship includes a corresponding relationship between different display time periods and corresponding target files thereof, and/or a corresponding relationship between different user types and corresponding target files thereof; a generating unit 904, configured to generate the preset link linked to a preset loader and a page container, where the preset loader includes the preset correspondence.
In one embodiment of the present disclosure, as shown in fig. 10, the apparatus may further include: a third obtaining unit 905 configured to obtain a source file of each of the target page contents; a recombining unit 906, configured to recombine the content of each target page content except for the page frame file in the source file, to obtain a target file of each target page content.
In an embodiment of the present disclosure, the recombining unit 906 is configured to: performing AST syntax analysis on the content, except for the page frame file, in the source file of each target page content to obtain M segments included in the content, except for the page frame file, in the source file of each target page content, wherein M is an integer greater than 1; converting M segments included in the content except the page frame file in the source file of each page content into js code segments, and performing code combination on the M js code segments to generate a page logic execution file of each target page content; and taking the page logic execution file of each target page content as a target file of each target page content.
The page loading device can provide a plurality of target files based on the same preset link for the client, and reduces the access pressure of the server. In addition, the server does not need to execute high-risk operations for refreshing the page content regularly, so that the online risk is reduced, and the time accuracy of the integral point switching is improved. In addition, the cache optimization is performed by using the client cache, so that the accelerated optimization of the CDN is facilitated for the page.
Exemplary computing device
Having described the methods, media, and apparatus of the exemplary embodiments of the present disclosure, a computing device of the exemplary embodiments of the present disclosure is described next with reference to fig. 11.
As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or program product. Accordingly, various aspects of the disclosure may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
In some possible implementations, a computing device according to embodiments of the present disclosure may include at least one processing unit and at least one memory unit. Wherein the storage unit stores program code that, when executed by the processing unit, causes the processing unit to perform steps in a page loading method according to various exemplary embodiments of the present disclosure described in the "exemplary methods" section above in this specification.
A computing device 1100 according to such an embodiment of the disclosure is described below with reference to fig. 11. The computing device 1100 shown in fig. 11 is only one example and should not impose any limitations on the functionality or scope of use of embodiments of the disclosure.
As shown in fig. 11, computing device 1100 is embodied in the form of a general purpose computing device. Components of computing device 1100 may include, but are not limited to: the at least one processing unit 1101, the at least one storage unit 1102, and a bus 1103 connecting different system components (including the processing unit 1101 and the storage unit 1102).
The bus 1103 includes a data bus, a control bus, and an address bus.
The storage unit 1102 may include readable media in the form of volatile memory, such as Random Access Memory (RAM) 11021 and/or cache memory 11022, and may further include readable media in the form of non-volatile memory, such as Read Only Memory (ROM) 11023.
The memory unit 1102 may also include a program/utility 11025 having a set (at least one) of program modules 11024, such program modules 11024 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which or some combination thereof may comprise an implementation of a network environment.
Computing device 1100 can also communicate with one or more external devices 1104 (e.g., keyboard, pointing device, etc.). Such communication may be through an Input/Output (I/O) interface 1105. Moreover, computing device 1100 may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the internet) via network adapter 1106. As shown in fig. 11, the network adapter 1106 communicates with the other modules of the computing device 1100 over the bus 1103. It should be appreciated that although not shown in FIG. 11, other hardware and/or software modules may be used in conjunction with the computing device 1100, including but not limited to: microcode, device drivers, redundant processing units, redundant Array of Independent Disks (RAID) systems, tape drives, and data backup storage systems, to name a few.
It should be noted that although in the above detailed description several units/modules or sub-units/sub-modules of the page loading apparatus are mentioned, such a division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the units/modules described above may be embodied in one unit/module, in accordance with embodiments of the present disclosure. Conversely, the features and functions of one unit/module described above may be further divided into embodiments by a plurality of units/modules.
Further, while the operations of the disclosed methods are depicted in the drawings in a particular order, this does not require or imply that these operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
While the spirit and principles of the present disclosure have been described with reference to several particular embodiments, it is to be understood that the present disclosure is not limited to the particular embodiments disclosed, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit. The disclosure is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (22)

1. A page loading method is applied to a client side and is characterized by comprising the following steps:
detecting a page loading request initiated based on a preset link;
acquiring target information according to the page loading request;
determining a target file to be loaded according to the target information;
loading the target file and analyzing the target file to acquire target page content; wherein different target files correspond to different target page contents;
wherein the target information includes time information of the page loading request, and the determining the target file to be loaded according to the target information includes:
judging the display time period to which the time information belongs; the time information is the time when the page loading request is detected or the request time of the page loading request;
determining a target file to be loaded according to the display time period to which the time information belongs by combining a preset corresponding relation; the preset corresponding relation comprises corresponding relations between different display time periods and target files thereof.
2. The method according to claim 1, wherein the preset links correspond to N target files for loading, each target file corresponds to a different target page content, and each target file at least comprises a page logic execution file corresponding to the target page content; n is an integer greater than 1.
3. The method of claim 1, wherein the target information comprises user information of the page load request;
wherein, the determining the target file to be loaded according to the target information comprises:
judging the user type of the page loading request according to the user information;
and determining a target file to be loaded according to the user type.
4. The method of claim 2, wherein determining a target file to be loaded according to the target information further comprises:
acquiring a page container and a preset loader corresponding to the preset link;
and the preset loader loads the target file according to the target information.
5. The method of claim 4, wherein said loading the target file and parsing the target file to obtain target page content comprises:
the preset loader loads a page logic execution file corresponding to the content of the target page, wherein the page logic execution file is included in the target file according to the target information;
and rendering the corresponding target page content into a page container by executing the page logic execution file to obtain the target page content.
6. A page loading method is applied to a server and is characterized by comprising the following steps:
providing a preset link to a client;
under the condition of receiving a request for loading a target file sent by the client, issuing the target file to the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the contents of the target pages corresponding to different target files are different.
7. The method according to claim 6, wherein the preset links correspond to N target files for loading, each target file corresponds to a different page content, and each target file at least comprises a page logic execution file corresponding to the page content; n is an integer greater than 1.
8. The method of claim 7, wherein the method further comprises:
establishing a preset corresponding relation, wherein the preset corresponding relation comprises corresponding relations between different display time periods and corresponding target files thereof and/or corresponding relations between different user types and corresponding target files thereof;
and generating the preset link which is linked to a preset loader and a page container, wherein the preset loader comprises the preset corresponding relation.
9. The method of claim 7, wherein the method further comprises:
obtaining a source file of each target page content;
and recombining the contents of the source file of each target page content except for the page frame file to obtain a target file of each target page content.
10. The method of claim 9, wherein said recomposing contents other than a page frame file in said source file of each said target page content to obtain a target file of each said target page content comprises:
performing abstract syntax tree AST syntax analysis on the content, except for the page frame file, in the source file of each target page content to obtain M segments included in the content, except for the page frame file, in the source file of each target page content, wherein M is an integer greater than 1;
converting M segments included in the content except the page frame file in the source file of each page content into js code segments, and performing code combination on the M js code segments to generate a page logic execution file of each target page content;
and taking the page logic execution file of each target page content as a target file of each target page content.
11. A page loading device is applied to a client side and is characterized by comprising:
the detection unit is used for detecting a page loading request initiated based on a preset link;
the first acquisition unit is used for acquiring target information according to the page loading request;
the determining unit is used for determining a target file to be loaded according to the target information;
the loading unit is used for loading the target file and analyzing the target file to acquire target page content; wherein different target files correspond to different target page contents;
wherein the target information includes time information of the page loading request, and the determining unit is specifically configured to:
judging the display time period to which the time information belongs; the time information is the time when the page loading request is detected or the request time of the page loading request;
determining a target file to be loaded according to the display time period to which the time information belongs by combining a preset corresponding relation; the preset corresponding relation comprises corresponding relations between different display time periods and target files thereof.
12. The apparatus according to claim 11, wherein the preset link corresponds to N target files available for loading, each target file corresponds to one target page content, and each target file at least includes a page logic execution file corresponding to the target page content; n is an integer greater than 1.
13. The apparatus of claim 11, wherein the target information comprises user information of the page load request;
wherein the determining unit is configured to:
judging the user type of the page loading request according to the user information;
and determining a target file to be loaded according to the user type.
14. The apparatus of claim 12, wherein the apparatus further comprises:
the second obtaining unit is used for obtaining the page container and the preset loader corresponding to the preset link;
the determining unit is further configured to load the target file according to the target information by the preset loader.
15. The apparatus of claim 14, wherein the loading unit is to:
the preset loader loads a page logic execution file corresponding to the content of the target page, wherein the page logic execution file is included in the target file according to the target information;
and rendering the corresponding target page content into a page container by executing the page logic execution file to obtain the target page content.
16. A page loading device is applied to a server and is characterized by comprising:
the output unit is used for providing a preset link for the client;
the communication unit is used for issuing the target file to the client under the condition of receiving a request for loading the target file sent by the client; the target file is determined by the client according to target information obtained from a page loading request, and the page loading request is initiated based on the preset link; and the target page contents corresponding to different target files are different.
17. The apparatus according to claim 16, wherein the preset link corresponds to N target files available for loading, each target file corresponds to a page content, and each target file at least includes a page logic execution file corresponding to the page content; n is an integer greater than 1.
18. The apparatus of claim 17, wherein the apparatus further comprises:
the system comprises an establishing unit, a display unit and a display unit, wherein the establishing unit is used for establishing a preset corresponding relationship, and the preset corresponding relationship comprises a corresponding relationship between different display time periods and corresponding target files thereof and/or a corresponding relationship between different user types and corresponding target files thereof;
and the generating unit is used for generating the preset link which is linked to a preset loader and a page container, wherein the preset loader comprises the preset corresponding relation.
19. The apparatus of claim 17, wherein the apparatus further comprises:
a third obtaining unit configured to obtain a source file of each of the target page contents;
and the recombination unit is used for recombining the contents of the source file of each target page content except the page frame file to obtain the target file of each target page content.
20. The apparatus of claim 19, wherein the reorganization unit is to:
performing abstract syntax tree AST syntax analysis on the content, except for the page frame file, in the source file of each target page content to obtain M segments included in the content, except for the page frame file, in the source file of each target page content, wherein M is an integer greater than 1;
converting M segments included in the content except the page frame file in the source file of each page content into js code segments, and performing code combination on the M js code segments to generate a page logic execution file of each target page content;
and taking the page logic execution file of each target page content as a target file of each target page content.
21. A medium storing a computer program, characterized in that the program, when executed by a processor, implements the method of any of claims 1-5 and/or the method of any of claims 6-10.
22. A computing device, comprising:
one or more processors;
storage means for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-5 and/or the method of any of claims 6-10.
CN202110519350.9A 2021-05-12 2021-05-12 Page loading method, device, medium and computing equipment Active CN113111291B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110519350.9A CN113111291B (en) 2021-05-12 2021-05-12 Page loading method, device, medium and computing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110519350.9A CN113111291B (en) 2021-05-12 2021-05-12 Page loading method, device, medium and computing equipment

Publications (2)

Publication Number Publication Date
CN113111291A CN113111291A (en) 2021-07-13
CN113111291B true CN113111291B (en) 2023-03-31

Family

ID=76722033

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110519350.9A Active CN113111291B (en) 2021-05-12 2021-05-12 Page loading method, device, medium and computing equipment

Country Status (1)

Country Link
CN (1) CN113111291B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103336794A (en) * 2013-06-09 2013-10-02 百度在线网络技术(北京)有限公司 Method and device for providing corresponding presence information on destination page
CN107885856A (en) * 2017-11-16 2018-04-06 阿里巴巴集团控股有限公司 A kind of page display method and device
WO2018121501A1 (en) * 2016-12-29 2018-07-05 北京国双科技有限公司 Method and apparatus for monitoring network visitor behavior
CN109961331A (en) * 2017-12-14 2019-07-02 北京京东尚科信息技术有限公司 Page processing method and its system, computer system and readable storage medium storing program for executing
CN110134895A (en) * 2019-05-10 2019-08-16 拉扎斯网络科技(上海)有限公司 Page display method, device, electronic equipment and computer readable storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6409514B2 (en) * 2014-11-10 2018-10-24 日本電気株式会社 Information processing apparatus, library loading method, and computer program
CN107085574B (en) * 2016-02-15 2021-03-19 阿里巴巴集团控股有限公司 Page data processing method and server
CN110609966B (en) * 2018-05-29 2023-06-06 阿里巴巴集团控股有限公司 Page display method, device and equipment thereof
CN109614545A (en) * 2018-11-13 2019-04-12 阿里巴巴集团控股有限公司 Page loading method, device and equipment
CN110458646A (en) * 2019-07-05 2019-11-15 深圳壹账通智能科技有限公司 Page display method, device, computer equipment and storage medium
CN112114807A (en) * 2020-09-28 2020-12-22 腾讯科技(深圳)有限公司 Interface display method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103336794A (en) * 2013-06-09 2013-10-02 百度在线网络技术(北京)有限公司 Method and device for providing corresponding presence information on destination page
WO2018121501A1 (en) * 2016-12-29 2018-07-05 北京国双科技有限公司 Method and apparatus for monitoring network visitor behavior
CN107885856A (en) * 2017-11-16 2018-04-06 阿里巴巴集团控股有限公司 A kind of page display method and device
CN109961331A (en) * 2017-12-14 2019-07-02 北京京东尚科信息技术有限公司 Page processing method and its system, computer system and readable storage medium storing program for executing
CN110134895A (en) * 2019-05-10 2019-08-16 拉扎斯网络科技(上海)有限公司 Page display method, device, electronic equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN113111291A (en) 2021-07-13

Similar Documents

Publication Publication Date Title
US10108595B2 (en) Method and system for automated analysis and transformation of web pages
CN109614162B (en) Front-end loading optimization method based on component development mode and storage medium
US8438251B2 (en) Methods and systems for implementing a virtual storage network
CN107480277B (en) Method and device for collecting website logs
CN107766509B (en) Method and device for static backup of webpage
CN108040045B (en) Access flow file generation method and device, server and storage medium
US9201754B2 (en) Recording application consumption details
CN109829121B (en) Method and device for reporting click behavior data
US20160124783A1 (en) Tracking asynchronous entry points for an application
US11477158B2 (en) Method and apparatus for advertisement anti-blocking
CN109240998B (en) Configurable file parsing method
CN108984202B (en) Electronic resource sharing method and device and storage medium
CN113010607A (en) Method, device, computer system and storage medium for data synchronization between systems
CN113111291B (en) Page loading method, device, medium and computing equipment
CN113761412A (en) Application page display method and device, electronic equipment, medium and application system
CN111427899A (en) Method, device, equipment and computer readable medium for storing file
CN111338928A (en) Chrome-based browser testing method and device
CN110753136B (en) Domain name resolution method, device, equipment and storage medium
US9940311B2 (en) Optimized read/write access to a document object model
US10585992B2 (en) Changing a language for a user session replay
US10169076B2 (en) Distributed batch job promotion within enterprise computing environments
CN113779018A (en) Data processing method and device
CN112650502A (en) Batch processing task processing method and device, computer equipment and storage medium
CN113297515A (en) Resource information processing method and device, computer storage medium and electronic equipment
CN111400623A (en) Method and apparatus for searching information

Legal Events

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