CN112905928B - Webpage refreshing method and device, electronic equipment and storage medium - Google Patents

Webpage refreshing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112905928B
CN112905928B CN202110492770.2A CN202110492770A CN112905928B CN 112905928 B CN112905928 B CN 112905928B CN 202110492770 A CN202110492770 A CN 202110492770A CN 112905928 B CN112905928 B CN 112905928B
Authority
CN
China
Prior art keywords
target
webpage
service message
client
message number
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
CN202110492770.2A
Other languages
Chinese (zh)
Other versions
CN112905928A (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 Miluo Cultural Communication Co.,Ltd.
Original Assignee
Hangzhou Miluoxing Technology Group 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 Miluoxing Technology Group Co ltd filed Critical Hangzhou Miluoxing Technology Group Co ltd
Priority to CN202110492770.2A priority Critical patent/CN112905928B/en
Publication of CN112905928A publication Critical patent/CN112905928A/en
Application granted granted Critical
Publication of CN112905928B publication Critical patent/CN112905928B/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/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The application provides a webpage refreshing method and device, electronic equipment and a storage medium, and relates to the technical field of webpages. The method comprises the following steps: receiving an update message sent by an application program server through long connection; determining whether the monitoring queue comprises a target service message number or not according to the updating message; if the target update message corresponding to the target service message number is transmitted to the webpage client through the preset interface, so that the webpage client refreshes the target webpage according to the target update message.

Description

Webpage refreshing method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of web page technologies, and in particular, to a method and an apparatus for refreshing a web page, an electronic device, and a storage medium.
Background
With the rapid development of internet technology, users can browse various web pages in Application programs (apps), wherein the web page browsing process is often accompanied by refreshing of web page information.
Currently, when webpage information is refreshed, a preset interface is generally called at regular time to achieve the purpose of data refreshing.
However, the existing information refreshing method is simple, so if a preset interface is called at a certain time to refresh data but no data is changed, the calling is invalid, and network resources are wasted.
Disclosure of Invention
An object of the present application is to provide a method and an apparatus for refreshing a web page, an electronic device and a storage medium, which can save network resources.
In order to achieve the above purpose, the technical solutions adopted in the embodiments of the present application are as follows:
in a first aspect, the present invention provides a method for refreshing a web page, including:
receiving an update message sent by an application server through long connection, wherein the update message is generated by a webpage server according to an update request sent by a webpage client, and the update message comprises: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
determining whether a listening queue includes the target service message number according to the update message, wherein the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: the preset service message number of the target webpage needing to be updated is obtained;
and if so, forwarding the target update message corresponding to the target service message number to the webpage client through a preset interface so that the webpage client refreshes the target webpage according to the target update message.
In an optional embodiment, before receiving the update message sent by the application server through the long connection, the method further includes:
responding to the jump operation of the target website, and sending a preview request to a webpage server through a webpage client, wherein the preview request comprises: identifying a target webpage;
acquiring a monitoring queue generated by a webpage client according to a preview response returned by the webpage server and the initial monitoring queue, wherein the preview response is generated by the webpage server according to a preview request sent by the webpage client, and comprises the following steps: the initial webpage information corresponding to the target webpage and the registration service message number corresponding to the target webpage are service message numbers of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
In an optional embodiment, after forwarding the target update message corresponding to the target service message number to the web page client through a preset interface, the method further includes:
and responding to the closing operation of the target webpage, and deleting the registration service message number corresponding to the target webpage in the monitoring queue.
In an optional embodiment, the determining whether the target service message number is included in the listening queue according to the update message includes:
analyzing and acquiring a target service message number in the updating message;
and matching the target service message number with the service message number in the monitoring queue, and if the matching is successful, determining that the monitoring queue comprises the target service message number.
In a second aspect, the present invention provides a method for refreshing a web page, including:
in response to an update operation for a target webpage, sending an update request to a webpage server, wherein the update request comprises an update operation parameter;
receiving a target update message corresponding to a target service message number forwarded by an application program client through a preset interface, wherein the target update message corresponding to the target service message number is an update message forwarded to a webpage client when the application program client determines that a monitoring queue comprises the target service message number, and the update message comprises: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
the listening queue comprises at least one registered service message number which is registered, and at least one registered service message number comprises: the preset service message number of the target webpage needing to be updated is obtained;
and refreshing the target webpage according to the target updating message.
In an optional embodiment, the refreshing the target webpage according to the target update message includes:
analyzing the target updating message according to a preset analysis rule to obtain an analyzed target updating message;
refreshing the target webpage according to the analyzed target updating message and initial webpage information corresponding to the target webpage, wherein the initial webpage information corresponding to the target webpage is obtained by a preview response returned by a webpage server according to a preview request;
the preview request is a request generated by the application program client end responding to the jump operation of the target website; the preview response includes: the initial webpage information and the registration service message number corresponding to the target webpage are the service message number of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
In a third aspect, the present invention provides a method for refreshing a web page, including:
receiving an update message sent by a web server, wherein the update message is generated by the web server according to an update request sent by a web client, and the update message comprises: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
sending the update message to an application client over a long connection, where the update message is used for the application client to determine whether a listening queue includes the target service message number, the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: and the preset target webpage needs to update the service message number of the service.
In a fourth aspect, the present invention provides a web page refreshing apparatus, including:
a receiving module, configured to receive an update message sent by an application server through long connection, where the update message is a message generated by a web server according to an update request sent by a web client, and the update message includes: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
a determining module, configured to determine whether a listening queue includes the target service message number according to the update message, where the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: the preset service message number of the target webpage needing to be updated is obtained;
and if so, forwarding the target update message corresponding to the target service message number to the webpage client through a preset interface so that the webpage client refreshes the target webpage according to the target update message.
In an optional implementation manner, the receiving module is further configured to send, by the web client, a preview request to the web server in response to a jump operation of the target website, where the preview request includes: identifying a target webpage;
acquiring a monitoring queue generated by a webpage client according to a preview response returned by the webpage server and the initial monitoring queue, wherein the preview response is generated by the webpage server according to a preview request sent by the webpage client, and comprises the following steps: the initial webpage information corresponding to the target webpage and the registration service message number corresponding to the target webpage are service message numbers of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
In an optional implementation manner, the forwarding module is further configured to delete, in response to a closing operation of a target web page, a registration service message number corresponding to the target web page in the listening queue.
In an optional embodiment, the determining module is specifically configured to parse and acquire a target service message number in the update message;
and matching the target service message number with the service message number in the monitoring queue, and if the matching is successful, determining that the monitoring queue comprises the target service message number.
In a fifth aspect, the present invention provides a web page refreshing apparatus, including:
the response module is used for responding to the updating operation aiming at the target webpage and sending an updating request to the webpage server, wherein the updating request comprises the updating operation parameters;
a receiving module, configured to receive a target update message corresponding to a target service message number forwarded by an application client through a preset interface, where the target update message corresponding to the target service message number is an update message forwarded to a web client by the application client when it is determined that a monitoring queue includes the target service message number, and the update message includes: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
the listening queue comprises at least one registered service message number which is registered, and at least one registered service message number comprises: the preset service message number of the target webpage needing to be updated is obtained;
and the refreshing module is used for refreshing the target webpage according to the target updating message.
In an optional embodiment, the refresh module is specifically configured to parse the target update message according to a preset parsing rule, and obtain a parsed target update message;
refreshing the target webpage according to the analyzed target updating message and initial webpage information corresponding to the target webpage, wherein the initial webpage information corresponding to the target webpage is obtained by a preview response returned by a webpage server according to a preview request;
the preview request is a request generated by the application program client end responding to the jump operation of the target website; the preview response includes: the initial webpage information and the registration service message number corresponding to the target webpage are the service message number of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
In a sixth aspect, the present invention provides a web page refreshing apparatus, including:
a receiving module, configured to receive an update message sent by a web server, where the update message is a message generated by the web server according to an update request sent by a web client, and the update message includes: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
a sending module, configured to send the update message to an application client over a long connection, where the update message is used for the application client to determine whether a listening queue includes the target service message number, the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: and the preset target webpage needs to update the service message number of the service.
In a seventh aspect, the present invention provides an electronic device, comprising: the webpage refreshing method comprises a processor, a storage medium and a bus, wherein the storage medium stores machine-readable instructions executable by the processor, when an electronic device runs, the processor is communicated with the storage medium through the bus, and the processor executes the machine-readable instructions to execute the steps of the webpage refreshing method according to any one of the preceding embodiments.
In an eighth aspect, the present invention provides a computer-readable storage medium, having a computer program stored thereon, where the computer program is executed by a processor to perform the steps of the web page refreshing method according to any of the foregoing embodiments.
The beneficial effect of this application is:
in the method, the apparatus, the electronic device, and the storage medium for refreshing a web page provided in the embodiments of the present application, by receiving an update message sent by an application server through a long connection, the update message is a message generated by the web server according to an update request sent by a web client, and the update message includes: a target service message number corresponding to the target webpage and a target updating message corresponding to the target service message number; determining whether a target service message number is included in a listening queue according to the update message, the listening queue including at least one registered service message number that is registered, the at least one registered service message number including: a service message number of a preset target webpage needing to be updated is set; if the target update message corresponding to the target service message number is transmitted to the webpage client through the preset interface, so that the webpage client refreshes the target webpage according to the target update message.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is an architecture diagram of a web page refreshing system according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a web page refreshing method according to an embodiment of the present application;
fig. 3 is a schematic flowchart of another web page refreshing method according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application;
fig. 5 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application;
fig. 6 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application;
fig. 7 is a schematic flowchart of another web page refreshing method according to an embodiment of the present application;
fig. 8 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application;
fig. 9 is a schematic flowchart of another web page refreshing method according to an embodiment of the present application;
fig. 10 is a schematic functional block diagram of a web page refreshing apparatus according to an embodiment of the present disclosure;
fig. 11 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
At present, when a webpage is browsed in an Application program (App), webpage information is often refreshed, and at present, two refreshing modes are mainly adopted, wherein one mode is that a preset interface is called at regular time by a webpage to achieve the purpose of webpage refreshing; the other method is realized by establishing a websocket long connection with a server, wherein the server sends a message in real time to inform a webpage to refresh.
However, as for the first mode, it can be understood that if there is no data change when the preset interface is called twice, the call is an invalid call, and there is a phenomenon of network resource waste, and as for the second mode, establishing the websocket long connection will occupy a larger network resource, and especially if the websocket long connection is only used for low-frequency message transmission, the network resource waste will be more serious.
In view of this, the present application provides a method for refreshing a web page, and by applying the method, network resources can be effectively saved.
Fig. 1 is an architecture diagram of a web page refreshing system according to an embodiment of the present application, and as shown in fig. 1, the web page refreshing system may include: the client device 10 may install an application client and a web client, the client device 10, the application server 50, and the web server 60 may be connected through a network 80, the application client and the web client may communicate through a preset interface, a communication mode between the application client and the application server 50 may be long connection communication, and a communication mode between the web client and the web server 60 may be one-way communication, that is, the web client may access the web server 60 one-way.
It can be understood that, in an actual application scenario, a user may open a certain web page on the client device through a certain application client, that is, a certain application client may invoke to open a certain web page client, for example, a B web page may be opened through an a application client, and related content in the B web page may be browsed. In some embodiments, the client device may be a computer, a mobile terminal, and the like, for example, a smart phone, a notebook, a tablet computer, a vehicle-mounted computer, and the like, which is not limited herein.
Fig. 2 is a schematic flowchart of a web page refreshing method provided in an embodiment of the present application, where an execution main body of the method may be the client device, and an application client and a web page client may be installed on the client device, specifically, the execution main body of the method may be an electronic device that installs the application client in the client device, and as shown in fig. 2, the web page refreshing method may include:
s101, receiving an update message sent by the application program server through long connection.
The update message is generated by the web server according to an update request sent by the web client, and includes: and the target service message number corresponding to the target webpage and the target updating message corresponding to the target service message number.
For the application client, the user may open a target webpage through the application client, optionally, the application client may be a chat client, a live client, a game client, and the target webpage may be: game pages, music pages, shopping pages, etc., without limitation. It can be understood that when the application client opens the target webpage for browsing, the target webpage is often refreshed, and in order to better understand the embodiment of the present application, the application client is taken as a chat client, the application server is taken as a chat server, the target webpage is a game webpage, the webpage client is a webpage game client, and the webpage server is taken as a webpage game server for example.
For example, after a player opens a game webpage through an application client (chat client) to perform an update operation, according to the update operation (for example, clicking, long-pressing, sliding, dragging, and the like), it is necessary to update content displayed in a target webpage, that is, refresh the target webpage, optionally, when the game webpage is opened through the application client (chat client), the application client (chat client) may call a webpage client (webpage game client) through a preset call interface to open the game webpage, but not limited thereto; for a web client (a web game client), in response to an update operation by a player, an update request may be sent to a web server (a web game server), the update request may include an update operation parameter, and the update operation parameter may indicate specific content for which an update is requested; the web server (web game server) may generate an update message according to the update request after receiving the update request, and the update message may include: a target service message number corresponding to the target web page and a target update message corresponding to the target service message number, where the target update message corresponding to the target service message number may indicate specific update content corresponding to the target service message number, and optionally, the update content may include but is not limited to: text, numerical values, pictures, video, audio, etc.
Further, as for the web server (web game server), after generating the update message, the web server (web game server) may send the update message to the application server (chat server), wherein the application server (chat server) may further send the update message to the application client (chat client) because long connection communication is maintained between the application server (chat server) and the application client (chat client); accordingly, the application client (chat client) may receive the update message sent by the application server (chat server) through the long connection, and it can be understood that the update message is a message generated by the web server according to an update request sent by the web client, and for the web client (web game client), the update may be performed according to the update message, and a specific update process may be described in the following description. Alternatively, the target web page may be implemented based on, but not limited to, HTML5, or may be based on, but not limited to, a higher or lower level hypertext standard, such as, but not limited to, HTML 4. HTML5 is a specification of core language HTML in the Web, and content viewed by a user when browsing a Web page by any means is originally in HTML format, and is converted into information recognizable in a browser through some technical processing.
Of course, the data related to the application program may also be sent between the application program client and the application program server through a long connection, which is not described herein again.
S102, determining whether the monitoring queue comprises the target service message number or not according to the updating message.
Wherein, the listening queue comprises at least one registered service message number which is registered, and the at least one registered service message number comprises: the pre-configured target webpage needs a service message number for updating the service.
The listening queue may be a listening queue preset by an application client (chat client), and the listening queue may include at least one registered service message number; after receiving the update message, the application client (chat client) may determine whether the monitoring queue includes the target service message number in the update message, and it can be understood that, if the target service message number is included, it indicates that the web page content of the web page client (web game client) needs to be updated, that is, the target web page (game web page) needs to be refreshed, otherwise, it indicates that the target web page does not need to be refreshed.
In some embodiments, when the client device installs multiple application clients, each application client may correspond to a respective listening queue, or multiple application clients may share a preset listening queue, which is not limited herein.
And S103, if yes, forwarding the target update message corresponding to the target service message number to the webpage client through a preset interface so that the webpage client refreshes the target webpage according to the target update message.
If the monitoring queue includes the target service message number, for an application program client (chat client), the target update message corresponding to the target server message number may be forwarded to a web page client (web game client) through a preset interface, and at this time, the web page client (web game client) may refresh the target web page (game web page) according to the target update message, so that when the target web page really needs to be updated, the web page client may be notified in real time through the target update message, which may effectively save network resources, and may also ensure the performance of the client device to a certain extent.
In summary, the webpage refreshing method provided by the embodiment of the present application includes: receiving an update message sent by an application server through long connection, wherein the update message is generated by a webpage server according to an update request sent by a webpage client, and comprises the following steps: a target service message number corresponding to the target webpage and a target updating message corresponding to the target service message number; determining whether a target service message number is included in a listening queue according to the update message, the listening queue including at least one registered service message number that is registered, the at least one registered service message number including: a service message number of a preset target webpage needing to be updated is set; if the target update message corresponding to the target service message number is transmitted to the webpage client through the preset interface, so that the webpage client refreshes the target webpage according to the target update message.
Fig. 3 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application. Optionally, before receiving the update message sent by the application server through the long connection, the method further includes:
s201, responding to the jump operation of the target website, and sending a preview request to a webpage server through a webpage client.
Wherein the preview request may include: and identifying the target webpage. The target website is also a website corresponding to the target webpage, and optionally, the jumping operation may be clicking, long-pressing, and the like, which is not limited herein.
Illustratively, for an application client (chat client), optionally, a user may receive a target website sent by another user through the application client (chat client), at which time, the user may act on the target website by clicking, long pressing, or the like to generate a jump operation, and based on the above description, it can be understood that, at this time, the application client (chat client) and a web page client (web game client) are installed on the same client device, and thus, a preview request may be sent to the web page server through the web page client, and the preview request may include a target web page identifier.
S202, acquiring a monitoring queue generated by the webpage client according to the preview response returned by the webpage server and the initial monitoring queue.
The preview response is generated by the webpage server according to a preview request sent by the webpage client, and comprises the following steps: the method comprises the steps of initial webpage information corresponding to a target webpage and a registration service message number corresponding to the target webpage, wherein the registration service message number corresponding to the target webpage is a service message number of a preset target webpage needing update service.
Based on the above description, after receiving the preview request sent by the web page client, the web page server may generate a preview response according to the preview request, and feed the preview response back to the web page client, and the web page client may display the target web page according to the preview response. Wherein the preview response may include: initial webpage information and a registration service message number corresponding to the target webpage, where the initial webpage information corresponding to the target webpage may indicate webpage information included in the target webpage, and optionally, the initial webpage information may be default webpage information, and the initial webpage information may include, but is not limited to: for example, the target web page may be a game web page, a music web page, or a live web page, a shopping web page, or the like, and the registration service message number corresponding to the target web page is a service message number of the target web page that needs to be updated, that is, the registration service message number corresponding to the target web page may indicate a refresh process of the target web page and a service message number of the target web page that needs to be updated.
The initial listening queue may be a preset listening queue corresponding to the application client, and may be an empty queue, or the initial listening queue may include at least one initial registration service message number, and the at least one initial registration service message number may include a service message number that is configured in advance and is required by another webpage to perform an update service.
It can be understood that, for the web page client, after receiving the preview response, the web page client may generate a monitoring queue according to the preview response and the initial monitoring queue of the application client, and optionally, when specifically generating the monitoring queue, the monitoring queue may be implemented by a preset interface (for example, a javascript interface) between the application client and the web page client, for example, the web page client may register a registration service message number corresponding to a target web page in the initial monitoring queue based on the preset interface, and may generate the monitoring queue by registering. Of course, the actual generation method is not limited thereto.
Fig. 4 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application. Optionally, as shown in fig. 4, after the forwarding the target update message corresponding to the target service message number to the web page client through the preset interface, the method further includes:
s301, responding to the closing operation of the target webpage, and deleting the registration service message number corresponding to the target webpage in the monitoring queue.
Optionally, the display interface of the target web page may include a closing control, a closing operation of the target web page may be generated by the closing control acting on the target web page, for example, the closing operation may be generated by clicking, long-pressing, and the like acting on the closing control, and in response to the closing operation, the registration service message number corresponding to the target web page may be deleted in the monitoring queue, so as to avoid overflow of the monitoring queue and influence on refresh operations of other web pages. Optionally, multiple webpages may correspond to the same monitoring queue, and if the monitoring queue further includes registration service message numbers corresponding to other webpages, after deleting the registration service message number corresponding to the target webpage, at this time, the monitoring queue will further include registration service message numbers corresponding to other webpages, so that the other webpages may be refreshed.
Optionally, after the forwarding the target update message corresponding to the target service message number to the web page client through the preset interface, the method further includes:
and if the update message sent by the application program server through the long connection is not received within the preset time period, deleting the registration service message number corresponding to the target webpage in the monitoring queue.
In some embodiments, if the number of registration service message numbers included in the snoop queue is equal to a predetermined threshold, the preset threshold may indicate the maximum number of registration service message numbers that the snoop queue can store, at which point, in order to avoid that the registration service message number corresponding to a new webpage cannot be effectively stored when the new webpage is opened, alternatively, it may be determined whether an update message sent by the application server over the long connection is received within a preset time period, wherein if the received result shows that the current access to the target webpage is more frequent, otherwise, the result shows that the current access to the target webpage is less, alternatively, if it is determined that the access is less, the registration service message number corresponding to the target web page may be deleted from the listening queue, so that when a new web page is opened, the registration message number corresponding to the new webpage can be effectively stored, and the applicability of the webpage refreshing method is improved.
Fig. 5 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application. Optionally, as shown in fig. 5, the determining whether the snoop queue includes the target service message number according to the update message may include:
s501, analyzing and acquiring the target service message number in the updating message.
S502, matching the target service message number with the service message number in the monitoring queue, and if the matching is successful, determining that the monitoring queue comprises the target service message number.
After receiving the update message, the application client may analyze and acquire the target service message number in the update message, and it may be understood that the target service message number may include a service message number for which the target webpage needs to perform an update service, or may be a service message number for which the target webpage does not need to perform an update service.
Of course, the number of the service message numbers in the target service message number is not limited herein, and may be one or more, and is not limited herein.
Fig. 6 is a flowchart of another web page refreshing method provided in an embodiment of the present application, where an execution subject of the method may be the above-mentioned client device, and the client device may have an application client and a web page client installed thereon, specifically, the execution subject of the method may be an electronic device in the client device, where the web page client is installed, and as shown in fig. 6, the web page refreshing method may include:
s601, responding to the updating operation aiming at the target webpage, and sending an updating request to the webpage server.
Wherein the update request includes an update operating parameter. Optionally, the update operation may be a touch operation such as clicking, long-pressing, sliding, dragging, and the like, and may be different according to the target web page. In some embodiments, in response to an update operation for a target web page, an update request sent to a web page server may be an update request that needs to perform asynchronous data calculation, for example, the target web page is a cut fruit game web page, it can be understood that a gold coin is consumed when a player cuts a fruit, and the game web page server needs to calculate a remaining gold coin and a score of this time according to the cut fruit operation (the number and the type of cut fruits) of the player.
Illustratively, the target web page is a game web page, the web client is a web game client, the web server is a web game server, the game webpage comprises a target virtual character corresponding to the current player and other virtual characters corresponding to a plurality of other players, and during the game, for the webpage game client, optionally, the update operation may be a click operation (for example, a shooting operation) of the player with respect to another virtual character, and in response to the click operation, an update request may be sent to a web server (web game server), the update request may include an update operating parameter that may indicate the specific content for which the update is requested, such as, for example, the updated operating parameters may include identification of the virtual character being shot, current blood volume, etc. for asynchronous calculation by the web server, which is not limited herein.
S602, receiving a target update message corresponding to the target service message number forwarded by the application program client through a preset interface.
The target update message corresponding to the target service message number is an update message forwarded to the web page client by the application program client when the monitoring queue is determined to include the target service message number, and the update message includes: and the target service message number corresponding to the target webpage and the target updating message corresponding to the target service message number.
Based on the foregoing description of the embodiment, it can be understood that, after the web client sends the update request to the web server, the web server may generate an update message according to the update request, and send the generated update message to the application server, so that the application server may send the update message to the application client through a long connection with the application client, and further the application client may forward the target update message corresponding to the target service message number to the web client through a preset interface under the condition that the monitoring queue includes the target service message number, that is, for the web client, the web client may receive the target update message corresponding to the target service message number forwarded by the application client through the preset interface, and the detailed description of the part of content may refer to the foregoing related description, this application is not described in detail herein.
S603, refreshing the target webpage according to the target updating message.
It can be understood that, for the web page client, after the web page client acquires the target update message corresponding to the target service message number, the web page client may refresh the target web page according to the target update message. Optionally, the refresh object may include, but is not limited to: the numbers, words, pictures, videos, voices and the like can be different according to different target web pages.
Fig. 7 is a flowchart illustrating another web page refreshing method according to an embodiment of the present application. Optionally, as shown in fig. 7, the refreshing the target webpage according to the target update message includes:
s701, analyzing the target updating message according to a preset analysis rule, and acquiring the analyzed target updating message.
S702, refreshing the target webpage according to the analyzed target updating message and the initial webpage information corresponding to the target webpage.
The initial webpage information corresponding to the target webpage is acquired by the webpage server according to a preview response returned by the preview request; the preview request is a request generated by the application program client end responding to the jump operation of the target website; the preview response includes: the initial web page information and the registration service message number corresponding to the target web page, where the registration service message number corresponding to the target web page is a service message number of the target web page that needs to be updated, and for the description of the parameters of this part, reference may be made to the relevant parts described above, which are not described herein again.
In some embodiments, the target update message generated by the web server may be subjected to a packaging operation, and therefore, the web client needs to analyze the target update message, and optionally, if the target update message includes messages corresponding to a plurality of target service message numbers, the target update message is analyzed according to a preset analysis rule, and through analysis, the analyzed target update message, that is, the message corresponding to each target service message number, may be obtained, and then the target web page may be refreshed according to the analyzed target update message and the initial web page information corresponding to the target web page.
Fig. 8 is a schematic flowchart of a webpage refreshing method according to an embodiment of the present application, where an execution subject of the method may be the application server, and as shown in fig. 8, the webpage refreshing method may include:
s801, receiving an update message sent by a web server, wherein the update message is a message generated by the web server according to an update request sent by a web client.
Wherein the update message comprises: and the target service message number corresponding to the target webpage and the target updating message corresponding to the target service message number.
And S802, sending an updating message to the application program client through the long connection.
Wherein, the update message is used for determining whether the monitoring queue comprises a target service message number or not by the application program client, the monitoring queue comprises at least one registered service message number which is registered, and the at least one registered service message number comprises: the pre-configured target webpage needs a service message number for updating the service.
Based on the above description, it can be understood that, after the web server generates the update message according to the update request sent by the web client, the web server may send the update message to the application server, and for the application server, the application server may receive the update message and send the update message to the application client through the long connection with the application client, and then the application client may determine whether the monitoring queue includes the target service message number according to the update message, and for the description of the content of the part, reference may be made to the relevant part, which is not described herein again.
Fig. 9 is a schematic flowchart of another webpage refreshing method according to an embodiment of the present application, and as shown in fig. 9, the webpage refreshing method may include:
s901, the application program client responds to the jump operation of the target website and sends a preview request to the webpage server through the webpage client.
Wherein the preview request includes: and identifying the target webpage.
S902, the webpage server receives a preview request sent by the webpage client and generates a preview response according to the preview request.
Wherein the preview response includes: the method comprises the steps of initial webpage information corresponding to a target webpage and a registration service message number corresponding to the target webpage, wherein the registration service message number corresponding to the target webpage is a service message number of a preset target webpage needing update service.
And S903, the webpage server returns a preview response to the webpage client.
And S904, the webpage client displays the target webpage according to the preview response, and generates a monitoring queue according to the preview response and the initial monitoring queue corresponding to the application program client.
Optionally, if the target webpage needs to be refreshed, see the following:
s905, the webpage client sends an update request to the webpage server in response to the update operation aiming at the target webpage, wherein the update request comprises the update operation parameters.
S906, the webpage server generates an updating message according to the updating request and sends the updating message to the application program server.
Wherein the update message comprises: and the target service message number corresponding to the target webpage and the target updating message corresponding to the target service message number.
And S907, the application program server receives the update message sent by the webpage server and sends the update message to the application program client through the long connection.
S908, the application program client receives the update message sent by the application program server through long connection, determines whether the monitoring queue includes the target service message number according to the update message, and forwards the target update message corresponding to the target service message number to the webpage client through a preset interface if the monitoring queue includes the target service message number.
Wherein, the listening queue comprises at least one registered service message number which is registered, and the at least one registered service message number comprises: the pre-configured target webpage needs a service message number for updating the service.
And S909, the webpage client receives a target updating message corresponding to the target service message number forwarded by the application program client through the preset interface, and refreshes the target webpage according to the target updating message.
For the execution of the above steps, reference may be made to the related description, and the description of the present application is omitted here.
For example, the application client is taken as a chat client, and the target webpage is a fruit cutting game webpage for example, optionally, when the fruit cutting game webpage is opened by the application client for the first time, the fruit cutting game webpage client may send a preview request to the fruit cutting game webpage server, and after receiving the preview request sent by the fruit cutting game webpage client, the fruit cutting game webpage server may generate a preview response according to the preview request, where the preview response may include: the initial webpage information corresponding to the fruit cutting game webpage and the registration service message number corresponding to the fruit cutting game webpage optionally may include: refreshing the remaining gold coin (refreshcoin) and the score (refreshpoint) of the current time;
further, the fruit cutting game web server may return the preview response to the fruit cutting game web client, the fruit cutting game web client may display the fruit cutting game web according to the preview response, and may generate a monitoring queue according to the preview response and the initial monitoring queue corresponding to the chat client, and optionally, the fruit cutting game web client may register two registration service message numbers, that is, a refresh remaining gold (refreshcoin) and a refresh score (refreshpoint) in the initial monitoring queue corresponding to the chat client;
when the player triggers a fruit cutting operation at the fruit cutting game webpage client, the fruit cutting game webpage client can send the fruit cutting operation to the fruit cutting game webpage server, and the fruit cutting game webpage server can send the remaining gold coins and the score to the chat server after calculating the remaining gold coins and the score according to the fruit cutting operation; further, the chat server can send an update message including two registration service message numbers of refreshing the remaining gold (refreshcoin) and refreshing the score (refreshpoint) and parameter values corresponding to the two registration service message numbers to the chat client through the long connection; the chat client can determine that the monitoring queue comprises the two registration service message numbers according to the updating message, and then the parameter values corresponding to the two registration service message numbers are forwarded to the fruit cutting game webpage client through a preset interface, and the fruit cutting game webpage client can refresh the refresh residual gold coins (refreshcoin) and the refresh score (refreshpoint) displayed in the fruit game webpage according to the parameter values;
further, if the player closes the cut fruit game web page, the chat client can delete the two registration service message numbers of the remaining gold (refreshcoin) and the current score (refreshpoint) in the monitoring queue.
By applying the embodiment of the application, the target update message can be forwarded by the application program client to inform the webpage client in real time when the target webpage really needs to be updated, so that network resources can be effectively saved, and the performance of client equipment can be ensured to a certain extent.
Fig. 10 is a schematic diagram of functional modules of a web page refreshing apparatus according to an embodiment of the present application, the basic principle and the technical effects of the apparatus are the same as those of the foregoing corresponding method embodiment, and for brief description, reference may be made to corresponding contents in the method embodiment for parts not mentioned in this embodiment. As shown in fig. 10, includes:
a receiving module 110, configured to receive an update message sent by an application server through a long connection, where the update message is a message generated by a web server according to an update request sent by a web client, and the update message includes: a target service message number corresponding to the target webpage and a target updating message corresponding to the target service message number;
a determining module 120, configured to determine whether a listening queue includes a target service message number according to the update message, where the listening queue includes at least one registered service message number that is registered, and the at least one registered service message number includes: a service message number of a preset target webpage needing to be updated is set;
and if so, forwarding the target update message corresponding to the target service message number to the web page client through a preset interface, so that the web page client refreshes the target web page according to the target update message.
In an optional embodiment, the receiving module 110 is further configured to send, by the web client, a preview request to the web server in response to a jump operation of the target website, where the preview request includes: identifying a target webpage;
acquiring a monitoring queue generated by a webpage client according to a preview response returned by a webpage server and the initial monitoring queue, wherein the preview response is generated by the webpage server according to a preview request sent by the webpage client, and comprises the following steps: the method comprises the steps of initial webpage information corresponding to a target webpage and a registration service message number corresponding to the target webpage, wherein the registration service message number corresponding to the target webpage is a service message number of a preset target webpage needing update service.
In an optional embodiment, the forwarding module 130 is further configured to delete, in response to a closing operation of the target web page, the registration service message number corresponding to the target web page in the listening queue.
In an optional embodiment, the determining module 120 is specifically configured to parse and acquire a target service message number in the update message;
and matching the target service message number with the service message number in the monitoring queue, and if the matching is successful, determining that the monitoring queue comprises the target service message number.
In an alternative embodiment, the present invention provides a web page refreshing apparatus, the basic principle and the generated technical effect of the apparatus are the same as those of the foregoing corresponding method embodiment, for brief description, no mention part in this embodiment may refer to corresponding contents in the method embodiment, the web page refreshing apparatus may be the foregoing client device, and the web page refreshing apparatus may include:
the response module is used for responding to the updating operation aiming at the target webpage and sending an updating request to the webpage server, and the updating request comprises updating operation parameters;
a receiving module, configured to receive a target update message corresponding to a target service message number forwarded by an application client through a preset interface, where the target update message corresponding to the target service message number is an update message forwarded to a web client by the application client when it is determined that a monitoring queue includes the target service message number, and the update message includes: a target service message number corresponding to the target webpage and a target updating message corresponding to the target service message number;
the listening queue includes at least one registered service message number that is registered, the at least one registered service message number including: a service message number of a preset target webpage needing to be updated is set;
and the refreshing module is used for refreshing the target webpage according to the target updating message.
In an optional embodiment, the refresh module is specifically configured to parse the target update message according to a preset parsing rule, and obtain the parsed target update message;
refreshing the target webpage according to the analyzed target updating message and the initial webpage information corresponding to the target webpage, wherein the initial webpage information corresponding to the target webpage is obtained by a preview response returned by the webpage server according to the preview request;
the preview request is a request generated by the application program client end responding to the jump operation of the target website; the preview response includes: the initial webpage information and the registration service message number corresponding to the target webpage are the service message number of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
In an alternative embodiment, the present invention provides a web page refreshing apparatus, the basic principle and the generated technical effect of the apparatus are the same as those of the foregoing corresponding method embodiment, for brief description, no mention part in this embodiment may refer to corresponding contents in the method embodiment, the web page refreshing apparatus is the foregoing application server, and the web page refreshing apparatus may include:
a receiving module, configured to receive an update message sent by a web server, where the update message is a message generated by the web server according to an update request sent by a web client, and the update message includes: a target service message number corresponding to the target webpage and a target updating message corresponding to the target service message number;
a sending module, configured to send an update message to an application client over a long connection, where the update message is used by the application client to determine whether a listening queue includes a target service message number, the listening queue includes at least one registered service message number that is registered, and the at least one registered service message number includes: the pre-configured target webpage needs a service message number for updating the service.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when one of the above modules is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Fig. 11 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure, where the electronic device may be integrated in a terminal device or a chip of the terminal device, and the terminal may be a computing device with an image processing function. As shown in fig. 11, the electronic device may include: a processor 210, a storage medium 220, and a bus 230, wherein the storage medium 220 stores machine-readable instructions executable by the processor 210, and when the electronic device is operated, the processor 210 communicates with the storage medium 220 via the bus 230, and the processor 210 executes the machine-readable instructions to perform the steps of the above-mentioned method embodiments. The specific implementation and technical effects are similar, and are not described herein again.
Optionally, the present application further provides a storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the computer program performs the steps of the above method embodiments. The specific implementation and technical effects are similar, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present application. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A webpage refreshing method is characterized in that the method is applied to an application program client in a webpage refreshing system, and the webpage refreshing system comprises the following steps: the webpage refreshing method comprises the following steps of:
receiving an update message sent by an application server through long connection, wherein the update message is generated by a webpage server according to an update request sent by a webpage client, and the update message comprises: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
determining whether a listening queue includes the target service message number according to the update message, wherein the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: the preset service message number of the target webpage needing to be updated is obtained;
and if so, forwarding the target update message corresponding to the target service message number to the webpage client through a preset interface so that the webpage client refreshes the target webpage according to the target update message.
2. The method of claim 1, wherein the receiving the update message sent by the application server over the long connection is preceded by:
responding to the jump operation of the target website, and sending a preview request to a webpage server through a webpage client, wherein the preview request comprises: identifying a target webpage;
acquiring a monitoring queue generated by a webpage client according to a preview response returned by the webpage server and the initial monitoring queue, wherein the preview response is generated by the webpage server according to a preview request sent by the webpage client, and comprises the following steps: the initial webpage information corresponding to the target webpage and the registration service message number corresponding to the target webpage are service message numbers of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
3. The method of claim 1, wherein after forwarding the target update message corresponding to the target service message number to the web client through a preset interface, the method further comprises:
and responding to the closing operation of the target webpage, and deleting the registration service message number corresponding to the target webpage in the monitoring queue.
4. The method of claim 1, wherein the determining whether the target service message number is included in a snoop queue according to the update message comprises:
analyzing and acquiring a target service message number in the updating message;
and matching the target service message number with the service message number in the monitoring queue, and if the matching is successful, determining that the monitoring queue comprises the target service message number.
5. A webpage refreshing method is characterized in that the webpage refreshing method is applied to a webpage client side in a webpage refreshing system, and the webpage refreshing system comprises: the webpage refreshing method comprises the following steps of:
in response to an update operation for a target webpage, sending an update request to a webpage server, wherein the update request comprises an update operation parameter;
receiving a target update message corresponding to a target service message number forwarded by an application program client through a preset interface, wherein the target update message corresponding to the target service message number is an update message forwarded to a webpage client when the application program client determines that a monitoring queue comprises the target service message number, and the update message comprises: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
the listening queue comprises at least one registered service message number which is registered, and at least one registered service message number comprises: the preset service message number of the target webpage needing to be updated is obtained;
and refreshing the target webpage according to the target updating message.
6. The method of claim 5, wherein refreshing the target webpage according to the target update message comprises:
analyzing the target updating message according to a preset analysis rule to obtain an analyzed target updating message;
refreshing the target webpage according to the analyzed target updating message and initial webpage information corresponding to the target webpage, wherein the initial webpage information corresponding to the target webpage is obtained by a preview response returned by a webpage server according to a preview request;
the preview request is a request generated by the application program client end responding to the jump operation of the target website; the preview response includes: the initial webpage information and the registration service message number corresponding to the target webpage are the service message number of the target webpage needing updating service, wherein the registration service message number corresponding to the target webpage is configured in advance.
7. A web page refreshing method is applied to an application program server in a web page refreshing system, and the web page refreshing system comprises: the webpage refreshing method comprises the following steps of:
receiving an update message sent by a web server, wherein the update message is generated by the web server according to an update request sent by a web client, and the update message comprises: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
sending the update message to an application client over a long connection, where the update message is used for the application client to determine whether a listening queue includes the target service message number, the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: and the preset target webpage needs to update the service message number of the service.
8. A web page refreshing device is applied to an application program client in a web page refreshing system, and the web page refreshing system comprises: the webpage refreshing method comprises the following steps of:
a receiving module, configured to receive an update message sent by an application server through long connection, where the update message is a message generated by a web server according to an update request sent by a web client, and the update message includes: a target service message number corresponding to a target webpage and a target updating message corresponding to the target service message number;
a determining module, configured to determine whether a listening queue includes the target service message number according to the update message, where the listening queue includes at least one registered service message number that is registered, and at least one registered service message number includes: the preset service message number of the target webpage needing to be updated is obtained;
and if so, forwarding the target update message corresponding to the target service message number to the webpage client through a preset interface so that the webpage client refreshes the target webpage according to the target update message.
9. An electronic device, comprising: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating via the bus when the electronic device is operating, the processor executing the machine-readable instructions to perform the steps of the web page refreshing method according to any one of claims 1 to 7.
10. A computer-readable storage medium, having stored thereon a computer program for performing, when being executed by a processor, the steps of the web page refresh method according to any one of claims 1 to 7.
CN202110492770.2A 2021-05-07 2021-05-07 Webpage refreshing method and device, electronic equipment and storage medium Active CN112905928B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110492770.2A CN112905928B (en) 2021-05-07 2021-05-07 Webpage refreshing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110492770.2A CN112905928B (en) 2021-05-07 2021-05-07 Webpage refreshing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112905928A CN112905928A (en) 2021-06-04
CN112905928B true CN112905928B (en) 2021-08-03

Family

ID=76109026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110492770.2A Active CN112905928B (en) 2021-05-07 2021-05-07 Webpage refreshing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112905928B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113535432B (en) * 2021-07-20 2023-12-15 西安力传智能技术有限公司 Data distribution method and device, electronic equipment and storage medium
CN113885902B (en) * 2021-08-23 2022-10-11 贝壳找房(北京)科技有限公司 Application program interface updating method
CN115174543B (en) * 2022-07-29 2024-01-30 中国工商银行股份有限公司 Version update release time determining method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546794B (en) * 2011-12-30 2015-01-21 华为技术有限公司 Method for directly communicating browser client with back-end server as well as gateway and communication system
EP2875442B1 (en) * 2012-07-17 2017-09-06 Good Technology Holdings Limited Systems and methods for facilitating service provision between applications
CN106933569B (en) * 2017-02-13 2019-08-09 腾讯科技(深圳)有限公司 A kind of webpage method for refreshing and device
US10452868B1 (en) * 2019-02-04 2019-10-22 S2 Systems Corporation Web browser remoting using network vector rendering

Also Published As

Publication number Publication date
CN112905928A (en) 2021-06-04

Similar Documents

Publication Publication Date Title
CN112905928B (en) Webpage refreshing method and device, electronic equipment and storage medium
US11233841B2 (en) Systems and methods for configuration-based optimization by an intermediary
CN107368487B (en) Dynamic layout method, device and client for page components
EP3518124A1 (en) Webpage rendering method and related device
JP6329082B2 (en) User status display method, display terminal, and server
CN108804707B (en) Page processing method and device and related equipment
US8521892B2 (en) Method and apparatus for controlling web page advertisement through incentives and restrictions
US20150088970A1 (en) Systems and methods for managing loading priority or sequencing of fragments of a web object
JP2020123360A (en) Dynamic code management
US20110302485A1 (en) Component-based content rendering system
WO2016138767A1 (en) Method and device for providing recommendation information
CA2716635C (en) Methods for web content optimization in single page display environments and systems thereof
US20170199850A1 (en) Method and system to decrease page load time by leveraging network latency
US20110161440A1 (en) System and method for enhancing digital content
CN112115396B (en) Webpage rendering method, device, equipment and storage medium
EP2449481A1 (en) System and method for enhancing digital content
CN113590974B (en) Recommendation page configuration method and device, electronic equipment and computer readable medium
CN110928767A (en) Webpage analysis method, device, equipment and storage medium
US20110302285A1 (en) Update server to update rendered content
CN108319474B (en) Page information generation method, device and equipment
US10346533B2 (en) Management of content tailoring by services
US10104196B2 (en) Method of and server for transmitting a personalized message to a user electronic device
CN115904167A (en) Processing method and device of webpage icon, storage medium and electronic equipment
KR101498920B1 (en) Web page pre-caching system and method for offline-executing
CN107704491B (en) Message processing method and device

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
TR01 Transfer of patent right

Effective date of registration: 20240108

Address after: Room 501, Building 2, No. 99 Xiangyuan Road, Gongshu District, Hangzhou City, Zhejiang Province, 310000

Patentee after: Hangzhou Miluo Cultural Communication Co.,Ltd.

Address before: Room 502, 5th floor, No. 99 Xiangyuan Road, Gongshu District, Hangzhou City, Zhejiang 310000

Patentee before: Hangzhou Miluoxing Technology (Group) Co.,Ltd.

TR01 Transfer of patent right