CN114579915A - Application page content refreshing method and device - Google Patents

Application page content refreshing method and device Download PDF

Info

Publication number
CN114579915A
CN114579915A CN202210481002.1A CN202210481002A CN114579915A CN 114579915 A CN114579915 A CN 114579915A CN 202210481002 A CN202210481002 A CN 202210481002A CN 114579915 A CN114579915 A CN 114579915A
Authority
CN
China
Prior art keywords
application page
content
identifier
content data
refreshing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210481002.1A
Other languages
Chinese (zh)
Inventor
张灵晶
谭金龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen SDMC Technology Co Ltd
Original Assignee
Shenzhen SDMC 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 Shenzhen SDMC Technology Co Ltd filed Critical Shenzhen SDMC Technology Co Ltd
Priority to CN202210481002.1A priority Critical patent/CN114579915A/en
Publication of CN114579915A publication Critical patent/CN114579915A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Abstract

The application discloses and provides a method and a device for refreshing application page content, wherein the method comprises the following steps: when the preset operation is triggered, acquiring first content data to be displayed of a current application page, and generating a first identifier of the first content data; acquiring a second identifier corresponding to second content data currently displayed on a current application page; judging whether the first identification and the second identification meet a preset relation or not; if the first identification and the second identification do not meet the preset relationship, the current application page is refreshed to display the second content data, and the problems that in the prior art, the content of the terminal application page is not updated timely, the system resource is wasted due to frequent refreshing, the development workload is large, and the flow content needs to be occupied are solved.

Description

Application page content refreshing method and device
Technical Field
The invention relates to the technical field of web terminal page content processing, in particular to a method and a device for refreshing application page content.
Background
With the increasing dependence of people on internet terminals, users pay more and more attention to the experience of network terminal application, and especially to the real-time property of network terminal application pages.
In the prior art, a network terminal application realizes updating of application contents in the following ways: 1. the application refreshes the content page only when the user starts the application, and does not refresh any more in the process of browsing the page by the user, so that the content of the page is not updated timely; 2. the refreshing can be automatically carried out as long as the application content page is switched every time, a large amount of invalid refreshes are generated in the mode, and system resources are wasted due to frequent refreshes; 3. the user is required to manually operate to refresh the page content, and the content page is not updated in time in the method, so that the user experience is not influenced; 4. when the terminal application receives a signal of content refreshing, the application content is directly refreshed by using an API request or a long connection mode, and the mode has large development workload and needs to occupy flow content.
Disclosure of Invention
Therefore, the technical problem to be solved by the present invention is to overcome the problems in the prior art that the content of the application page of the terminal is not updated timely, the system resource is wasted due to frequent refreshing, the development workload is large, and the traffic content needs to be occupied, thereby providing a method and a device for refreshing the content of the application page.
In order to solve the above technical problem, the embodiments of the present disclosure at least provide a method and an apparatus for refreshing application page content.
In a first aspect, an embodiment of the present disclosure provides an application page content refreshing method, including:
when a preset operation is triggered, acquiring first content data to be displayed of a current application page;
generating a first identification of the first content data;
acquiring a second identifier corresponding to second content data currently displayed on the current application page;
judging whether the first identification and the second identification meet a preset relation or not;
and if the first identification and the second identification do not meet the preset relationship, refreshing the current application page and displaying the second content data.
Optionally, the method further comprises: acquiring the second content data; and generating and caching the second identification.
Optionally, the preset operation is: page switching or a preset time interval.
Optionally, the first identifier and the second identifier are generated by using a base64 encoding method.
Optionally, if the first identifier and the second identifier satisfy a preset relationship, the first content data is kept to be displayed.
Optionally, the second content data and the corresponding second identifier are cached while the current application page is refreshed to display the second content data.
In a second aspect, an embodiment of the disclosure of the present invention further provides an apparatus for refreshing application page content, including:
the first acquisition module is used for acquiring first content data to be displayed of a current application page when a preset operation is triggered;
a first identifier generating module, configured to generate a first identifier of the first content data;
the second obtaining module is used for obtaining a second identifier corresponding to second content data currently displayed on the current application page;
the judging module is used for judging whether the first identifier and the second identifier meet a preset relation or not;
and the refreshing module is used for refreshing the current application page to display the second content data if the first identifier and the second identifier do not meet the preset relationship.
Optionally, the apparatus further comprises:
a third obtaining module, configured to obtain the second content data;
and the second identifier generation module is used for generating and caching the second identifier.
In a third aspect, an embodiment of the present disclosure further provides a computer device, including: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when the computer device is running, the machine-readable instructions when executed by the processor performing the steps of the first aspect described above, or any possible implementation of the first aspect.
In a fourth aspect, the disclosed embodiments of the present invention further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and the computer program is executed by a processor to perform the steps in the first aspect or any possible implementation manner of the first aspect.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
the whole scheme is simple and smooth, the realization is convenient, and compared with the traditional long connection or newly-added refreshing interface and other realization schemes, the development workload is effectively reduced. Whether the content of the application page is refreshed or not is accurately judged through identification, so that the updating mechanism is more accurate, the content of the application page is refreshed in time, the refreshing experience of a user is enhanced, the background refreshing data is used for rendering the page, and the influence on the experience of the user is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart illustrating a method for refreshing content of an application page according to a disclosed embodiment of the invention;
FIG. 2 is a flow chart illustrating another method for refreshing application page content according to the disclosed embodiment of the invention;
FIG. 3 is a schematic structural diagram of an application page content refreshing apparatus according to an embodiment of the disclosure;
fig. 4 shows a schematic structural diagram of a computer device according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
Example 1
As shown in fig. 1, a flowchart of an application page content refreshing method according to an embodiment of the present disclosure includes:
s11: when a preset operation is triggered, acquiring first content data to be displayed of a current application page;
s12: generating a first identification of the first content data;
s13: acquiring a second identifier corresponding to second content data currently displayed on a current application page;
s14: judging whether the first identifier and the second identifier satisfy a preset relationship, if the first identifier and the second identifier do not satisfy the preset relationship, executing step S15:
s15: and refreshing the current application page to display the second content data.
In particular practice, the preset operation may be, but is not limited to, employing a page switch or a preset time interval.
In particular practice, the first identifier and the second identifier may be generated, but are not limited to, using base64 encoding.
It can be understood that, according to the technical scheme provided by this embodiment, when the preset operation is triggered, first, content data to be displayed of the current application page is obtained; generating a unique identifier of the content data; then acquiring a unique identifier corresponding to the content data currently displayed on the current application page; if the two identifications do not meet the preset relationship and are usually different, the content data displayed by the current application page is refreshed, whether the content of the application page is refreshed or not is accurately judged through the unique identification, and whether the content of the application page needs to be refreshed or not is determined, so that the updating mechanism is more accurate, the whole scheme is simple and smooth and is convenient to realize, and compared with the traditional long connection or newly-added refreshing interface and other implementation schemes, the development workload is effectively reduced. The method and the device have the advantages that the content of the application page is refreshed in time, the refreshing experience of a user is enhanced, the background refreshing data is used for rendering the page, and the influence on the user experience is reduced.
Example 2
As shown in fig. 2, a flowchart of another method for refreshing application page content according to an embodiment of the present disclosure is provided, where the method includes:
s21: and the terminal acquires the second content data from the server and displays the second content data on the terminal application page.
The server creates application page content data, edits and issues the application page content data to the terminal, the terminal equipment requests the server through the API to obtain the corresponding page content data created by the server, the page content data is displayed on a terminal page after being analyzed, a user starts the terminal application, a target page is opened and browsed, and the terminal displays second content data corresponding to the target page.
S22: the terminal generates and caches a second identifier of the second content data.
The terminal device initializes data, caches page content data acquired from the server, acquires a unique value of the cached content in a base64 mode, and can generate and cache the second identifier in a base64 coding mode and other modes for realizing rapid and accurate identification of the application page content by the terminal.
S23: when the preset operation is triggered, the terminal obtains first content data to be displayed of the current application page from the server.
In some alternative embodiments, the preset operation may be, but is not limited to, the following: the page switching method includes the steps of page switching or preset time intervals, wherein the page switching can be switching between different application pages or switching between different pages in the same application. And the terminal equipment is switched to other pages, and the data content of the server is requested through the API after the default setting is 3 seconds (the time can be set).
S24: a first identification of the first content data is generated.
After the terminal device obtains the content data of the application page, a unique value of new content is obtained in a base64 mode.
S25: and acquiring a second identifier corresponding to second content data currently displayed on the current application page.
S26: judging whether the first identifier and the second identifier satisfy a preset relationship, if the first identifier and the second identifier do not satisfy the preset relationship, executing step S15: and if the first identifier and the second identifier meet the preset relationship, the first content data is kept displayed.
And after the terminal acquires the unique value of the new content, comparing the unique value of the new content with the unique value of the content acquired for the first time, directly neglecting without processing the unique value of the content, updating a data rendering page by a background when the unique value of the content is different, and replacing the old cached data content with the new data content.
S27: and refreshing the current application page to display the second content data. And caching the second content data and the corresponding second identification.
The first identification and the second identification are generated by adopting a base64 coding mode.
It can be understood that, according to the technical scheme provided by this embodiment, when the preset operation is triggered, first, content data to be displayed of the current application page is obtained; generating a unique identifier of the content data by adopting a base64 coding mode; then acquiring a unique identifier corresponding to the content data currently displayed on the current application page; if the two identifications are different, the content data displayed by the current application page is refreshed, whether the content of the application page needs to be refreshed currently is judged through the unique identification, so that the updating mechanism is more accurate, the whole scheme is simple and smooth, the implementation is convenient, and compared with the traditional implementation schemes such as long connection or newly-added refreshing interfaces, the development workload is effectively reduced. The method and the device have the advantages that the content of the application page is refreshed in time, the refreshing experience of a user is enhanced, the background refreshing data is used for rendering the page, and the influence on the user experience is reduced.
Example 3
As shown in fig. 3, an embodiment of the present invention further provides an apparatus for refreshing application page content, including:
the first obtaining module 31 is configured to obtain first content data to be displayed on a current application page when a preset operation is triggered;
a first identifier generating module 32, configured to generate a first identifier of the first content data;
a second obtaining module 33, configured to obtain a second identifier corresponding to second content data currently displayed on the current application page;
a judging module 34, configured to judge whether the first identifier and the second identifier satisfy a preset relationship;
and the refreshing module 35 is configured to refresh the current application page to display the second content data if the first identifier and the second identifier do not satisfy the preset relationship.
In a specific practice, as shown in the dotted line part of the figure, the apparatus may further include:
a third obtaining module 36, configured to obtain the second content data;
a second identifier generating module 37, configured to generate and cache the second identifier.
In a specific practice, the first identifier generating module 32 and the second identifier generating module 37 may generate and buffer the second identifier by, but are not limited to, base64 encoding or the like.
In particular practice, the preset operation may be, but is not limited to, the following: the page switching method includes the steps of page switching or preset time intervals, wherein the page switching can be switching between different application pages or switching between different pages in the same application. And the terminal equipment is switched to other pages, and the data content of the server is requested through the API after the default setting is 3 seconds (the time can be set).
It can be understood that, according to the technical scheme provided by this embodiment, when the preset operation is triggered, first, content data to be displayed of the current application page is obtained; generating a unique identifier of the content data by adopting a base64 coding mode; then acquiring a unique identifier corresponding to the content data currently displayed on the current application page; if the two identifications are different, the content data displayed by the current application page is refreshed, whether the content of the application page needs to be refreshed currently is judged through the unique identification, so that the updating mechanism is more accurate, the whole scheme is simple and smooth, the implementation is convenient, and compared with the traditional implementation schemes such as long connection or newly-added refreshing interfaces, the development workload is effectively reduced. The method and the device have the advantages that the content of the application page is refreshed in time, the refreshing experience of a user is enhanced, the background refreshing data is used for rendering the page, and the influence on the user experience is reduced.
Example 4
Based on the same technical concept, an embodiment of the present application further provides a computer device, which includes a memory 1 and a processor 2, as shown in fig. 4, where the memory 1 stores a computer program, and the processor 2 implements any one of the above application page content refreshing methods when executing the computer program.
The memory 1 includes at least one type of readable storage medium, which includes a flash memory, a hard disk, a multimedia card, a card type memory (e.g., SD or DX memory, etc.), a magnetic memory, a magnetic disk, an optical disk, and the like. The memory 1 may in some embodiments be an internal storage unit of the OTT video traffic monitoring system, e.g. a hard disk. The memory 1 may also be an external storage device of the OTT video service monitoring system in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like. Further, the memory 1 may also include both an internal storage unit and an external storage device of the OTT video service monitoring system. The memory 1 may be used to store not only application software installed in the OTT video service monitoring system and various data, such as codes of OTT video service monitoring programs, but also temporarily store data that has been output or is to be output.
The processor 2 may be a Central Processing Unit (CPU), a controller, a microcontroller, a microprocessor or other data Processing chip in some embodiments, and is used to run program codes stored in the memory 1 or process data, for example, execute an OTT video service monitoring program.
It can be understood that, according to the technical solution provided by this embodiment, when the preset operation is triggered, the content data to be displayed of the current application page is first obtained; generating a unique identifier of the content data by adopting a base64 coding mode; then acquiring a unique identifier corresponding to the content data currently displayed on the current application page; if the two identifications are different, the content data displayed by the current application page is refreshed, whether the content of the application page needs to be refreshed currently is judged through the unique identification, so that the updating mechanism is more accurate, the whole scheme is simple and smooth, the implementation is convenient, and compared with the traditional implementation schemes such as long connection or newly-added refreshing interfaces, the development workload is effectively reduced. The method and the device have the advantages that the content of the application page is refreshed in time, the refreshing experience of a user is enhanced, the background refreshing data is used for rendering the page, and the influence on the user experience is reduced.
The disclosed embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method for refreshing the content of the application page described in the above method embodiments are executed. The storage medium may be a volatile or non-volatile computer-readable storage medium.
The computer program product of the application page content refresh method provided in the embodiments disclosed in the present invention includes a computer-readable storage medium storing a program code, where instructions included in the program code may be used to execute the steps of the application page content refresh method described in the above method embodiments, which may be specifically referred to the above method embodiments, and are not described herein again.
The disclosed embodiments also provide a computer program which, when executed by a processor, implements any one of the methods of the preceding embodiments. The computer program product may be embodied in hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied in a computer storage medium, and in another alternative embodiment, the computer program product is embodied in a Software product, such as a Software Development Kit (SDK), or the like.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that the terms "first," "second," and the like in the description of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. An application page content refreshing method is characterized by comprising the following steps:
when a preset operation is triggered, acquiring first content data to be displayed of a current application page;
generating a first identification of the first content data;
acquiring a second identifier corresponding to second content data currently displayed on the current application page;
judging whether the first identification and the second identification meet a preset relation or not;
and if the first identification and the second identification do not meet the preset relationship, refreshing the current application page and displaying the second content data.
2. The application page content refreshing method according to claim 1, wherein before the preset operation is triggered, the method further comprises:
acquiring the second content data;
and generating and caching the second identification.
3. The application page content refreshing method according to claim 2, wherein the preset operation is: page switching or a preset time interval.
4. The application page content refreshing method according to claim 1, wherein the first identifier and the second identifier are generated by base64 encoding.
5. The method for refreshing content of an application page according to any one of claims 1 to 4, wherein if the first identifier and the second identifier satisfy a predetermined relationship, the first content data is kept displayed.
6. The method for refreshing content of an application page according to any one of claims 1 to 4, wherein the second content data and the corresponding second identifier are cached while the current application page is refreshed to display the second content data.
7. An application page content refreshing apparatus, comprising:
the first acquisition module is used for acquiring first content data to be displayed of a current application page when a preset operation is triggered;
a first identifier generating module, configured to generate a first identifier of the first content data;
the second obtaining module is used for obtaining a second identifier corresponding to second content data currently displayed on the current application page;
the judging module is used for judging whether the first identifier and the second identifier meet a preset relation or not;
and the refreshing module is used for refreshing the current application page to display the second content data if the first identifier and the second identifier do not meet the preset relationship.
8. The apparatus for refreshing content of application page according to claim 7, further comprising:
a third obtaining module, configured to obtain the second content data;
and the second identifier generation module is used for generating and caching the second identifier.
9. A computer device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating over the bus when a computer device is running, the machine-readable instructions when executed by the processor performing the application page content refresh method of any of claims 1 to 6.
10. A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the method for refreshing content of an application page as claimed in any one of claims 1 to 6.
CN202210481002.1A 2022-05-05 2022-05-05 Application page content refreshing method and device Pending CN114579915A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210481002.1A CN114579915A (en) 2022-05-05 2022-05-05 Application page content refreshing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210481002.1A CN114579915A (en) 2022-05-05 2022-05-05 Application page content refreshing method and device

Publications (1)

Publication Number Publication Date
CN114579915A true CN114579915A (en) 2022-06-03

Family

ID=81778691

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210481002.1A Pending CN114579915A (en) 2022-05-05 2022-05-05 Application page content refreshing method and device

Country Status (1)

Country Link
CN (1) CN114579915A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894136A (en) * 2010-06-13 2010-11-24 优视科技有限公司 Page refreshing processing method based on mobile terminal and system thereof
CN105160042A (en) * 2015-10-21 2015-12-16 浪潮(北京)电子信息产业有限公司 Method and device for keeping user view data and data model data consistent
CN110717133A (en) * 2019-09-11 2020-01-21 北京城市网邻信息技术有限公司 Page updating method and device, terminal equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894136A (en) * 2010-06-13 2010-11-24 优视科技有限公司 Page refreshing processing method based on mobile terminal and system thereof
CN105160042A (en) * 2015-10-21 2015-12-16 浪潮(北京)电子信息产业有限公司 Method and device for keeping user view data and data model data consistent
CN110717133A (en) * 2019-09-11 2020-01-21 北京城市网邻信息技术有限公司 Page updating method and device, terminal equipment and storage medium

Similar Documents

Publication Publication Date Title
US10609104B2 (en) Live stream manifests for on demand content
AU2011101576B4 (en) Method and systems for generating and displaying a preview image of a content area
WO2016026384A1 (en) Client page display method, device and system
EP3566154B1 (en) Content-aware energy savings for web browsing utilizing selective loading priority
TW201743206A (en) Information display method, device, and system making possible in the system architecture level of integral management presentation information resources
CN113286005B (en) Screen capturing method and device, electronic equipment and storage medium
US8516041B1 (en) Pre-fetching asynchronously requested content
US9619388B2 (en) Method for managing cache data of a mobile terminal, mobile terminal, and server
CN113094136A (en) Page display control method and device, storage medium and electronic equipment
CN103793244A (en) Method and device for displaying information on start page
WO2015100994A1 (en) Page processing method, apparatus and system
US10110653B2 (en) Systems and methods for transmitting data
CN103618926A (en) Method and device for controlling displaying application webpage of intelligent television
CN105808277A (en) Card type desktop realization method, device and system
CN106791953A (en) Many player control methods, server and client
CN103714078A (en) Method, system and device for providing update contents of web pages
WO2016033060A1 (en) Data limit aware content rendering
WO2020155961A1 (en) Video request method and system, and computer device and computer-readable storage medium
CN114579915A (en) Application page content refreshing method and device
CN113329051A (en) Data acquisition method and device and readable storage medium
US10666698B1 (en) Bit rate selection for streaming media
US9088463B1 (en) Container contract for data dependencies
US8402367B1 (en) Smart reload pages
CN113297267A (en) Data caching and task processing method, device, equipment and storage medium
US20140237133A1 (en) Page download control method, system and program for ie core browser

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220603