CN110222288B - Page display method, device and storage medium - Google Patents

Page display method, device and storage medium Download PDF

Info

Publication number
CN110222288B
CN110222288B CN201910497451.3A CN201910497451A CN110222288B CN 110222288 B CN110222288 B CN 110222288B CN 201910497451 A CN201910497451 A CN 201910497451A CN 110222288 B CN110222288 B CN 110222288B
Authority
CN
China
Prior art keywords
network data
interface
target
target interface
indication information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910497451.3A
Other languages
Chinese (zh)
Other versions
CN110222288A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910497451.3A priority Critical patent/CN110222288B/en
Publication of CN110222288A publication Critical patent/CN110222288A/en
Application granted granted Critical
Publication of CN110222288B publication Critical patent/CN110222288B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a page display method, a page display device and a storage medium, and belongs to the technical field of computers. The method comprises the following steps: when the triggering operation on the target link address is detected, determining at least one target interface associated with the target link address according to a preset association relation; extracting network data of at least one target interface from a cache region, wherein the cache region stores network data of a history interface; and displaying the target page corresponding to the target link address according to the network data of at least one target interface. The method can directly acquire the network data of the historical interface from the cache region, and for interfaces which are not the historical interface, the network data of the interface can be acquired from the server, so that the frequency of acquiring the network data from the server is reduced, the acquisition efficiency of the network data and the display efficiency of the page are improved, the time consumed for displaying the page is shortened, the used network resources can be reduced, and the waste of the network resources is avoided.

Description

Page display method, device and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a page display method, a page display device and a storage medium.
Background
Along with the rapid development of internet technology, more and more users acquire required information by browsing pages displayed by a terminal, so that various operations such as information inquiry, online shopping and the like are performed, convenience and rapidness are realized, and great convenience is brought to daily life.
In the related art, a server sets a plurality of interfaces, opens to a terminal, and configures network data for each interface. And the link address of any page and at least one interface establish an association relationship, which means that the network data of the at least one interface is displayed when the page is displayed. When the terminal detects the triggering operation of the target link address, at least one target interface associated with the target link address is determined, and a data acquisition request is sent to the server through the at least one target interface so as to receive network data of the at least one target interface returned by the server, and a target page can be displayed according to the acquired network data for a user to view.
In the above scheme, the terminal needs to send a data acquisition request to the server so as to acquire the network data from the server, the page display efficiency is low, the time consumption is too long, and the waste of network resources is caused.
Disclosure of Invention
The embodiment of the invention provides a page display method, a page display device and a storage medium, which can improve the acquisition efficiency of network data and the display efficiency of pages and reduce the used network resources. The technical scheme is as follows:
in one aspect, a method for displaying a page is provided, the method comprising:
when triggering operation on a target link address is detected, determining at least one target interface associated with the target link address according to a preset association relationship, wherein the preset association relationship comprises the association relationship between the link address and the interface;
extracting network data of at least one target interface from a cache region, wherein the cache region stores network data of a history interface, and the history interface is an interface associated with a triggered link address;
and displaying the target page corresponding to the target link address according to the network data of the at least one target interface.
In another aspect, there is provided a page display device, the device comprising:
the determining module is used for determining at least one target interface associated with the target link address according to a preset association relationship when the triggering operation on the target link address is detected, wherein the preset association relationship comprises the association relationship between the link address and the interface;
The extraction module is used for extracting the network data of the at least one target interface from a cache area, wherein the cache area stores the network data of a history interface, and the history interface is an interface associated with a triggered link address;
and the display module is used for displaying the target page corresponding to the target link address according to the network data of the at least one target interface.
Optionally, the buffer area includes a first buffer area and a second buffer area, the first buffer area stores the network data of the history interface in a preset duration, and the second buffer area stores the network data of the history interface;
the apparatus further comprises:
the first statistics module is used for counting the storage time of the network data when the network data of any one historical interface is stored in the first buffer area;
and the first deleting module is used for deleting the network data from the first cache region when the storage time length reaches the preset time length.
Optionally, the extraction module includes:
a first extracting unit, configured to extract, for each target interface, network data of the target interface from the second buffer area when the first buffer area does not include the network data of the target interface;
The first extracting unit is further configured to extract, when the first buffer contains the network data of the target interface, the network data of the target interface from the first buffer.
Optionally, the buffer area further stores a version identifier of the history interface, where the version identifier is used to indicate a version of network data of the history interface;
the extraction module comprises:
and the second extraction unit is used for extracting the network data of the target interfaces from the cache area when the version identification of the target interfaces in the cache area is consistent with the latest version identification configured for the target interfaces by the server, and the server is used for generating the latest version identification according to the latest network data when the latest network data of the target interfaces are acquired and configuring the latest version identification to the target interfaces.
Optionally, the apparatus further comprises:
the first sending module is used for sending a data acquisition request to the server through the target interface when the version identifier of the target interface in the cache area is inconsistent with the latest version identifier configured for the target interface by the server;
And the first receiving module is used for receiving the network data of the target interface sent by the server.
Optionally, the apparatus further comprises:
the second sending module is used for respectively sending data acquisition requests to the server through the at least one target interface;
and the second receiving module is used for receiving the network data of the at least one target interface sent by the server, and replacing the network data of the corresponding target interface in the cache area with the received network data.
Optionally, the buffer area includes a second buffer area and a third buffer area, the second buffer area stores network data of the history interface, and the third buffer area stores indication information of the history interface;
the indication information comprises first indication information or second indication information, the first indication information is used for indicating that the second cache region contains network data of the history interface, and the storage duration of the network data in the second cache region is smaller than a preset duration;
the second indication information is used for indicating that the storage duration of the network data in the second cache region is not smaller than the preset duration.
Optionally, the extraction module includes:
And the third extraction unit is used for extracting the network data of the target interfaces from the second cache region when the indication information of the target interfaces in the third cache region is the first indication information for each target interface.
Optionally, the apparatus further comprises:
the third sending module is used for sending a data acquisition request to a server through each target interface when the indication information of the target interface in the third buffer area is the second indication information;
and the third receiving module is used for receiving the network data of the target interface sent by the server.
Optionally, the apparatus further comprises:
the second statistics module is used for setting the indication information of any historical interface as the first indication information when the network data of any historical interface is stored in the second buffer area, and counting the storage duration of the network data;
and the setting module is used for setting the indication information of the history interface as the second indication information when the storage duration reaches the preset duration.
Optionally, the buffer area further stores a data list of the history interface, where the data list includes at least one network data; the apparatus further comprises:
And the second deleting module is used for deleting the network data with earliest storage time in the data list when the number of the network data contained in any data list is larger than the preset number.
In another aspect, a page presentation apparatus is provided, the apparatus comprising a processor and a memory having stored therein at least one instruction, at least one program, code set, or instruction set, the instruction, program, code set, or instruction set being loaded and executed by the processor to perform operations as performed in the page presentation method.
In yet another aspect, a computer-readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions loaded by a processor and having an effect as performed in the page presentation method is provided.
The method, the device and the storage medium provided by the embodiment of the invention are used for determining at least one target interface associated with the target link address according to a preset association relation when the triggering operation on the target link address is detected, judging whether the buffer area contains the network data of the at least one target interface, extracting the network data of the at least one target interface from the buffer area when the buffer area contains the network data of the at least one target interface, and sending a data acquisition request to a server when the buffer area does not contain the network data of the at least one target interface, and receiving the network data of the at least one target interface sent by the server. And after the network data of the at least one target interface are acquired, displaying a target page corresponding to the target link address according to the network data. In the embodiment of the invention, the network data of the historical interfaces are stored in the cache area, the network data of the historical interfaces do not need to be acquired from the server, and the network data of the historical interfaces can be acquired from the server only for the non-historical interfaces which do not contain the network data of the historical interfaces, so that the frequency of acquiring the network data from the server is reduced, the acquisition efficiency of the network data and the display efficiency of the page are improved, the time consumed for displaying the page is shortened, the used network resources can be reduced, and the waste of the network resources is avoided.
And when the first buffer area does not contain the network data of the target interface, the network data of the target interface is extracted from the second buffer area, when the first buffer area contains the network data of the target interface, the network data of the target interface is extracted from the first buffer area, and the target page corresponding to the target link address is displayed according to the obtained network data of at least one target interface. Compared with the extraction of the network data from the second buffer area, the extraction time of the network data from the first buffer area can be further shortened, and the acquisition efficiency of the network data and the display efficiency of the page are improved.
And when the buffer area comprises a second buffer area and a third buffer area, determining at least one target interface associated with the target link address according to a preset association relation when the trigger operation on the target link address is detected, judging whether the indication information of the target interface in the third buffer area is first indication information or second indication information for each target interface in the at least one target interface, extracting network data of the target interface from the second buffer area when the indication information of the target interface in the third buffer area is the first indication information, sending a data acquisition request to a server through the target interface when the indication information of the target interface in the third buffer area is the second indication information for each target interface in the at least one target interface, receiving network data of the at least one target interface sent by the server, and displaying a target page corresponding to the target link address according to the acquired network data of the at least one target interface. The network data of the interface is not stored in the third buffer area, only the indication information of the interface is stored, the resource occupancy rate of the buffer area in the terminal can be reduced, the running speed of the terminal is improved, the extraction time of the network data can be further shortened, and the acquisition efficiency of the network data and the display efficiency of the page are improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic illustration of an implementation environment provided by an embodiment of the present invention;
fig. 2 is a schematic diagram of a first buffer area and a second buffer area according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a second buffer area and a third buffer area according to an embodiment of the present invention;
FIG. 4 is a flowchart of a page display method according to an embodiment of the present invention;
FIG. 5 is a flowchart of another page display method according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a page provided by an embodiment of the present invention;
FIG. 7 is a flowchart of another page display method according to an embodiment of the present invention;
FIG. 8 is a flowchart of another page display method according to an embodiment of the present invention;
FIG. 9 is an operation flow chart of a page display method according to an embodiment of the present invention;
Fig. 10 is a schematic structural diagram of a page display device according to an embodiment of the present invention;
FIG. 11 is a schematic diagram of another page display device according to an embodiment of the present invention;
fig. 12 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 13 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the following detailed description of the embodiments of the present invention will be given with reference to the accompanying drawings.
FIG. 1 is a schematic diagram of an implementation environment provided by an embodiment of the present invention, the implementation environment including: terminal 101 and server 102, terminal 101 and server 102 are connected via a network.
The terminal 101 may be a mobile phone, a computer, a tablet computer, or other devices, and the server 102 may be a server, or a server cluster formed by a plurality of servers, or a cloud computing service center.
The terminal 101 includes a buffer, where the buffer stores network data of a history interface, where the history interface is an interface associated with a triggered link address.
The terminal 101 may store the network data obtained from the server 102 in a buffer, and when detecting a trigger operation on any link address, if the buffer contains the network data of the interface associated with the link address, the terminal may extract the network data from the buffer, and display, according to the extracted network data, a page corresponding to the link address for a user to view.
The buffer may include the following:
(1) The buffer memory area comprises a first buffer memory area and a second buffer memory area, wherein the first buffer memory area stores network data of the history interface in a preset duration, and the second buffer memory area stores network data of the history interface.
For example, referring to fig. 2, the first buffer area includes network data 4 and network data 5, where the network data 4 and the network data 5 are network data of an interface associated with a link address triggered within 30 minutes before the current time. The second buffer area includes network data 1, network data 2, network data 3, network data 4 and network data 5, and these 5 network data are network data of the interface associated with all the triggered link addresses.
(2) The buffer memory area comprises a second buffer memory area and a third buffer memory area, wherein the second buffer memory area stores network data of a history interface, the third buffer memory area stores indication information of the history interface, the indication information comprises first indication information or second indication information, the first indication information is used for indicating the network data containing the history interface in the second buffer memory area, the storage time length of the network data in the second buffer memory area is smaller than a preset time length, and the second indication information is used for indicating the storage time length of the network data in the second buffer memory area to be not smaller than the preset time length.
For example, referring to fig. 3, the second buffer area includes network data 1, network data 2, network data 3, network data 4, and network data 5, where these 5 network data are network data of the interface associated with all the triggered link addresses. The third buffer area includes indication information 1, indication information 2, indication information 3, indication information 4 and indication information 5. Wherein, the indication information 1, the indication information 2 and the indication information 3 are all 0, which indicates that the network data 1, the network data 2 and the network data 3 are the network data of the interface associated with the link address triggered 30 minutes before the current time, and the indication information 4 and the indication information 5 are all 1, which indicates that the network data 4 and the network data 5 are the network data of the interface associated with the link address triggered 30 minutes before the current time.
(3) The buffer memory area comprises a first buffer memory area, a second buffer memory area and a third buffer memory area, wherein the first buffer memory area stores network data of the history interface in a preset time period, the second buffer memory area stores network data of the history interface, the third buffer memory area stores indication information of the history interface, and the indication information is used for indicating the storage time period of the network data of the corresponding history interface. The indication information comprises third indication information or fourth indication information, wherein the third indication information is used for indicating that the storage duration of the network data of the history interface is smaller than the preset duration, and the fourth indication information is used for indicating that the storage duration of the network data of the history interface is not smaller than the preset duration.
In the related art, when a triggering operation on a link address is detected, a terminal needs to send a data acquisition request to a server through an interface associated with the link address to acquire network data of the interface, and a page including the network data is displayed according to the acquired network data. The page display efficiency is low, the time consumption is too long, the requirement of a user cannot be met, the waiting time of the user is too long, the experience effect is poor, and the viscosity of the user is reduced. And, each time obtain network data to the server, it needs to consume a certain network resource, resulting in waste of network resource.
Therefore, the embodiment of the invention provides a page display method, which can store the network data of the interface associated with the triggered link address in the buffer area of the terminal, wherein the interface associated with the triggered link address is called a history interface, when any link address associated with the history interface is triggered, the network data of the interface is not required to be acquired from a server, only the network data of the interface is required to be extracted from the buffer area, and the corresponding page is displayed according to the extracted network data, so that the page display efficiency is improved, the consumed time is shortened, and the waste of network resources is avoided.
Fig. 4 is a flowchart of a page display method according to an embodiment of the present invention, and fig. 5 is a flowchart of another page display method according to an embodiment of the present invention. The execution body of the embodiment of the present invention is a terminal shown in fig. 1, and referring to fig. 4 and fig. 5, the method includes:
401. when the triggering operation of the target link address is detected, at least one target interface associated with the target link address is determined according to the preset association relation.
The server is provided with a plurality of interfaces, is opened to the terminal, and is configured with network data for each interface. The interface can be correlated with the link address, and the interface correlated with the link address can be called by triggering the link address, so that the network data of the interface can be obtained.
The network data of the interface may be uploaded to the server by an operator after being set according to the requirement, or may be sent to the server by other devices, or may be obtained by the server through other modes.
The server stores preset association relations in advance, wherein the preset association relations comprise association relations between link addresses and interfaces, each link address can be associated with one or more interfaces, and each interface can also be associated with one or more link addresses. In case that the link address is known, at least one interface associated with the link address may be determined according to a preset association relationship.
The preset association relation can be preset by an operator and uploaded to the server, or can be sent to the server by other equipment, and the server transmits the acquired preset association relation to each terminal and stores the same by each terminal. The operator can also change the preset association relation which is already set, and upload the changed preset association relation to the server again, so that the server and each terminal update the preset association relation.
When the triggering operation of the link address is detected, the terminal can display the page corresponding to the link address. The terminal can directly display the link address for user triggering, and also can display the icon of the link address for user triggering. The triggering operation may be a click operation, a long press operation, a double click operation, or other operations.
For example, the terminal installs a browser, where the browser includes a preset home address, and the icon of the browser is the icon of the home address. And when the clicking operation on the icon of the browser is detected, displaying the home page of the browser.
For another example, the terminal displays a page, the page includes a plurality of link addresses, and when the terminal detects a click operation on any link address, the page corresponding to the link address is displayed.
Each page has a corresponding link address, and each link address can establish an association relationship with at least one interface, which means that when the terminal displays a page, the terminal displays network data of at least one interface associated with the page.
The embodiment of the invention only takes the target link address as an example to describe the process of displaying the page corresponding to the target link address, wherein the target link address can be any link address, and the interface associated with the target link address is a target interface. When the terminal detects the triggering operation on the target link address, inquiring a preset association relation according to the target link address, traversing each link address in the preset association relation, judging whether the traversed link address is matched with the target link address, and if so, determining at least one interface associated with the currently traversed link address as at least one target interface associated with the target link address. If not, continuing to judge the next link address of the link address in the preset association relation.
In one possible implementation manner, the interface has an interface identifier, where the interface identifier is used to determine a unique interface, and may be a name, a code, or other identifier of the interface, and the preset association relationship includes an association relationship between the link address and the interface identifier. When the terminal detects the triggering operation on the target link address, inquiring a preset association relation according to the target link address, traversing each link address in the preset association relation, judging whether the traversed link address is matched with the target link address, if so, determining at least one interface identifier associated with the link address as the interface identifier of at least one target interface, and obtaining at least one target interface according to the at least one interface identifier. If not, continuing to judge the next link address of the link address in the preset association relation.
After determining at least one target interface, the terminal stores the interface identifier of the at least one target interface and corresponding network data in a buffer, and subsequently, when the network data of the target interface needs to be used, the terminal can acquire the corresponding network data from the buffer according to the interface identifier of the target interface.
402. For each of the at least one target interfaces, it is determined whether the buffer contains network data of the target interface, and step 403 or 404 is performed.
The terminal is provided with a buffer area, the buffer area stores network data of a history interface, the history interface is an interface associated with a triggered link address, when any link address is triggered, the terminal determines at least one interface associated with the link address, after acquiring the network data of the at least one interface, the terminal can display a page corresponding to the link address according to the network data of the at least one interface, and also store the network data of the at least one interface in the buffer area, wherein the at least one interface becomes a history interface.
For any interface, if the cache area does not contain network data of the interface, the interface is not a historical interface. If the buffer area contains the network data of the interface, the interface is a history interface, and at this time, when any link address associated with the interface is triggered, the terminal can directly extract the network data of the interface from the buffer area. And the acquisition time of the terminal network data is shortened without being acquired from a server, and the acquisition efficiency of the network data is improved.
Thus, after determining at least one target interface associated with the target link address, the terminal may determine, for each of the at least one target interface, whether the network data of the target interface is included in the buffer. If the result is that the buffer contains the network data of the target interface, step 403 is executed, and if the result is that the buffer does not contain the network data of the target interface, step 404 is executed.
In one possible implementation manner, the interface has an interface identifier, the buffer area stores network data of the interface, the interface identifier of the interface is also stored, whether the buffer area contains the interface identifier of the target interface is judged, if yes, the network data of the target interface is contained in the buffer area, and if not, the network data of the target interface is not contained in the buffer area.
In another possible implementation, the buffer stores network data of the history interface for a preset period of time. And for each network data, counting the storage time length of the network data from the storage of the network data to the cache region, and deleting the network data from the cache region when the storage time length of the network data reaches the preset time length, so that the storage space of the cache region is saved.
403. When the buffer contains the network data of the target interface, the network data of the target interface is extracted from the buffer, and step 406 is performed.
When the buffer area contains the network data of the target interface of the target link address, the terminal extracts the network data of the target interface from the buffer area.
In order to distinguish the network data stored in the buffer area, the terminal not only stores the network data, but also stores the interface corresponding to the network data, when the buffer area contains the network data of the target interface of the target link address, the terminal traverses each interface stored in the buffer area, judges whether the traversed interface is matched with the target interface, if so, extracts the network data of the interface from the buffer area as the network data of the target interface. If not, continuing to judge the next interface of the interface until the interface matched with the target interface is obtained.
In one possible implementation manner, the interface has an interface identifier, a corresponding relation between the interface identifier of the interface and the network data of the interface is stored in the buffer, the terminal queries the buffer, traverses each interface identifier stored in the buffer, judges whether the traversed interface identifier is matched with the interface identifier of the target interface, if so, extracts the network data corresponding to the interface identifier, and uses the extracted network data as the network data of the target interface. If not, continuing to judge the next interface identifier of the interface identifier until the interface identifier matched with the interface identifier of the target interface is obtained.
In another possible implementation, the server configures a version identification for each interface, the version identification indicating the version of the network data of the interface. Wherein the version identification of the interface is determined from the network data of the interface.
When the server acquires the network data of any interface, a version identifier is generated according to the network data, and the generated version identifier is configured to the interface, so that the version identifier of the interface corresponds to the network data. After the version identifier is configured for the interface, the server transmits the version identifier of the interface to each terminal and stores the version identifier of the interface by each terminal, so that each terminal can be ensured to determine the version identifier configured for the interface by the server.
Once the network data of the interface is changed, when the server obtains the latest network data of the interface, the latest version identification is generated according to the latest network data, and the latest version identification is configured to the interface, that is, the server configures the latest version identification for the interface, so that the latest version identification and the latest network data of the interface continue to correspond to each other. And the server also transmits the latest version identifier to each terminal, and each terminal replaces the original version identifier of the interface with the latest version identifier.
And for the target interface, when the server acquires the latest network data of the target interface, generating a latest version identifier according to the latest network data, and configuring the latest version identifier to the target interface.
The buffer area of the terminal also stores a version identifier of the history interface, and the version identifier of the history interface is used for indicating the version of the network data of the history interface stored in the buffer area. That is, when the terminal obtains the corresponding network data from the server by calling the interface, the server sends the current network data and the version identifier of the interface to the terminal through the interface, and after the terminal receives the network data and the corresponding version identifier, the terminal stores the network data and the corresponding version identifier in the buffer area for subsequent use.
When the cache area contains the network data of the target interface, the target interface also contains a version identifier corresponding to the network data, wherein the version identifier is used for indicating the version of the network data, and whether the version identifier is consistent with the latest version identifier configured by the server for the target interface can represent whether the network data is the latest network data of the target interface.
Thus, in one possible implementation, when the buffer contains network data of the target interface, a process of extracting the network data of the target interface from the buffer includes: judging whether the version identification of the target interface in the cache area is consistent with the latest version identification configured by the server for the target interface, and when the version identification of the target interface in the cache area is consistent with the latest version identification configured by the server for the target interface, indicating that the network data of the target interface is unchanged, wherein the terminal can directly extract the network data of the target interface from the cache area.
When the version identifier of the target interface in the buffer area is inconsistent with the latest version identifier configured by the server for the target interface, the network data of the target interface is changed, and the network data stored in the buffer area is not matched with the latest network data of the target interface, at this time, the terminal executes the following steps 404 and 405 to obtain the latest network data of the target interface, and does not extract the network data of the target interface from the buffer area.
By configuring the version identifier for the interface, when the network data of the target interface is not changed, the network data can be prevented from being acquired from the server, the network resources are saved, the time consumption for acquiring the network data is shortened, and the network data acquisition efficiency is effectively improved. When the network data of the target interface is changed, the adjusted network data can be acquired from the server, and the accuracy of the acquired network data is improved.
In another possible implementation manner, the buffer area further stores at least one data list, each data list corresponds to one interface, each data list includes a plurality of network data corresponding to the interface, and the terminal can implement management of the network data of at least one interface by associating the at least one data list stored in the buffer area.
The manner of storing the network data in the buffer area may cause that a certain resource occupancy rate is occupied on the terminal, and the more the network data stored in the buffer area, the higher the resource occupancy rate on the terminal, however, the network data may change after a period of time, and if the buffer area does not update the network data, the accuracy of the network data is lower, the availability is poorer, that is, the accuracy of the network data stored in the buffer area before a period of time in the buffer area is insufficient, so the terminal may set a preset number, and when the number of the network data contained in any data list is greater than the preset number, the network data stored in the data list for earliest time is deleted.
In one possible implementation manner, the terminal starts from the storage of the network data to the buffer area, counts the storage duration of the network data, stores the storage duration into the buffer area, and sorts the stored network data according to the size of the storage duration to obtain the network data with the maximum storage duration. And deleting the network data with the largest storage duration when the number of the network data contained in the corresponding data list is larger than the preset number.
In another possible implementation manner, the terminal records the time when the network data is stored in the buffer area, stores the storage time in the buffer area, and sorts the stored network data according to the sequence of the storage time. And deleting the network data with the earliest storage time when the number of the network data contained in the corresponding data list is larger than the preset number.
According to the mode of storing the data list in the cache region, when new network data is acquired, the earliest network data can be deleted, so that the data storage amount of the cache region can be effectively reduced, the resource occupancy rate of the terminal is reduced, and the running speed of the terminal is improved.
The method for extracting the network data of the target interface from the cache region can reduce the frequency of the terminal obtaining the network data from the server, reduce the used network resources, shorten the time consumption for obtaining the network data and effectively improve the obtaining efficiency of the network data.
404. And when the cache area does not contain the network data of the target interface, sending a data acquisition request to a server.
405. And receiving the network data of the target interface sent by the server.
When the buffer area does not contain the network data of the target interface of the target link address, the terminal cannot directly extract the network data of the target interface from the buffer area, and the server stores a plurality of interfaces and the latest network data of each interface.
For this purpose, the terminal may call the target interface, and send a data acquisition request to the server through the target interface, where the data acquisition request carries the target interface, and is used to request to acquire network data of the target interface from the server.
The server stores the interfaces and network data of the interfaces, when receiving a data acquisition request sent by the terminal, acquires the network data of the target interface according to the target interface carried by the data acquisition request, and returns the acquired network data to the target interface. And the terminal receives the network data of the target interface sent by the server through the target interface.
In one possible implementation manner, the interface has an interface identifier, a correspondence between the interface identifier of the interface and network data of the interface is stored in the server, the interface identifier of the target interface is carried in a data acquisition request sent by the terminal to the server, when the server receives the data acquisition request, the network data of the target interface is acquired according to the interface identifier carried by the data acquisition request, and the acquired network data is returned to the target interface. And the terminal receives the network data of the target interface sent by the server through the target interface.
The above steps 402-405 are merely described by taking network data of one target interface as an example, and since the target link address has at least one target interface associated therewith, for the at least one target interface, the terminal extracts network data of the target interface included in the buffer, and obtains network data of the target interface not included in the buffer from the server. And if the buffer area contains the network data of all the target interfaces in the at least one target interface, the terminal extracts the network data of all the target interfaces from the buffer area. If the buffer area only contains the network data of a part of the target interfaces, the terminal extracts the network data of the part of the target interfaces from the buffer area, and acquires the network data of another part of the target interfaces from the server to obtain the network data of the at least one target interface.
406. And displaying the target page corresponding to the target link address according to the acquired network data of at least one target interface.
After the terminal obtains the network data of at least one target interface associated with the target link address, the terminal displays a target page corresponding to the target link address according to the network data of the at least one target interface.
In one possible implementation manner, the position of each interface in the page corresponding to the associated link address is preset, that is, the preset association relationship further includes the position information of the interface associated with the link address in the page corresponding to the link address. The location information may be set by an operator as desired. The location information may include coordinate information, or may be other information for representing a location. The terminal can display the network data of the interface at the position corresponding to the position information according to the position information of the interface.
And, the interface also has corresponding attribute information, which may include the size, style, or other information of the interface. After the terminal obtains the network data of the at least one target interface, the network data of the at least one target interface can be displayed on a page corresponding to the target link address according to the corresponding position information and attribute information.
For example, a rectangular coordinate system is established by taking the center position point of the page as the origin, the coordinates of the target interface are (0, 0), the size is 2mm (millimeter) x 1mm, the pattern is a rectangular pattern, and a rectangular frame with the size of 2mm x 1mm is displayed at the center position of the target page, and the network data of the target interface is arranged in the frame.
The same interface may be associated with different link addresses, that is, network data of the same interface may be displayed in pages corresponding to different link addresses, and according to different requirements, location information configured for network data of the same interface in different pages may be different, and display locations of network data of the same interface in different pages may also be different. And displaying the network data of at least one target interface associated with the target link address, namely displaying the target page corresponding to the target link address.
The network data corresponding to different interfaces are also different, and the content and the display effect displayed in the page are also different. The interface may be a news interface, a game interface, a sports interface or other interfaces, and the terminal may display the network data of the interface at a corresponding position in the page according to the network data, the position information and the attribute information of each interface. And obtaining a page corresponding to the link address associated with at least one interface by displaying the at least one interface.
For example, referring to fig. 6, the target link address associates 6 target interfaces, where the 6 target interfaces are a weather interface, a search interface, a news interface, a shopping interface, a game interface and a sports interface, and a preset association relationship between each target interface and the target link address includes location information of the target interface, and according to the location information of each target interface in the 6 target interfaces, corresponding network data is displayed in a page to obtain a target page corresponding to the target link address.
In another possible implementation manner, the position of the interface in the page corresponding to the associated link address is not preset, after the terminal obtains the at least one target interface and the network data of each target interface, the terminal randomly allocates the position to the at least one target interface, and according to the position allocated to the at least one target interface, the network data of the at least one target interface is displayed, so as to obtain the target page corresponding to the target link address.
In addition, the user can execute the triggering operation on the icon of the application program, and for any application program, the application icon of the application program corresponds to a default link address, the page corresponding to the link address is the first page of the application program, and when the terminal detects the triggering operation on the icon of any application program, the first page of the application program is displayed. The user can execute trigger operation on any link address in the page, when the terminal detects trigger operation on the target link address in the current page, the current page jumps to the target page, and the jump process is the display process of the target page.
When the terminal detects a trigger operation on an icon of the application program under the condition that the application program is currently in a background running state, a page before the application program is switched to the background running state can be displayed.
It should be noted that, after the step 403 is executed, the terminal may display the target page according to the acquired network data of at least one target interface, and may also send a data acquisition request to the server through the at least one target interface, so as to acquire the latest network data of the at least one target interface. After receiving the network data of the at least one target interface sent by the server, replacing the network data of the corresponding target interface in the cache area with the received network data, and updating the network data to ensure that in the subsequent process, when any link address associated with the target interface is triggered again, the updated network data can be extracted from the cache area. In addition, in the process of updating the network data, the user only sees the displayed target page, and the background process of updating the network data is not perceived, so that the disturbance to the user is avoided.
The process of obtaining the network data of the at least one target interface from the server by the terminal is similar to the above-mentioned step 404 and step 405, and will not be described herein.
Another point to be noted is that each link address has an associated at least one interface, and each interface also has an associated at least one link address. In the embodiment of the invention, the interfaces are taken as units, and different link addresses can be related to the same interface, namely, different pages can share the network data of the same interface and the display effect of the network data, so that the data volume of the network data and the times of acquiring the network data from a server are reduced, the page display efficiency is improved, and the consumption time of page display is shortened.
And the link address associated with the same interface is only required to be associated with the interface, network data of the interface is not required to be associated, when any link address associated with the interface is triggered, the terminal can acquire the network data of the interface by calling the interface, the network data of the interface is not required to be stored for each link address associated with the interface, the storage space is saved, and the running speed of the terminal is improved.
When the triggering operation on the target link address is detected, at least one target interface associated with the target link address is determined according to a preset association relation, whether the buffer area contains network data of the at least one target interface is judged, when the buffer area contains the network data of the at least one target interface, the network data of the at least one target interface is extracted from the buffer area, and when the buffer area does not contain the network data of the at least one target interface, a data acquisition request is sent to a server, and the network data of the at least one target interface sent by the server is received. And after the network data of the at least one target interface are acquired, displaying a target page corresponding to the target link address according to the network data. In the embodiment of the invention, the network data of the historical interfaces are stored in the cache area, the network data of the historical interfaces do not need to be acquired from the server, and the network data of the historical interfaces can be acquired from the server only for the non-historical interfaces which do not contain the network data of the historical interfaces, so that the frequency of acquiring the network data from the server is reduced, the acquisition efficiency of the network data and the display efficiency of the page are improved, the time consumed for displaying the page is shortened, the used network resources can be reduced, and the waste of the network resources is avoided.
In the page display method provided by the embodiment of the invention, the buffer area can comprise a first buffer area and a second buffer area, wherein the first buffer area stores network data of the history interfaces within a preset duration, and the second buffer area stores network data of all the history interfaces.
For example, the preset duration is 30 minutes, the first buffer area stores network data of interfaces associated with the triggered link addresses within 30 minutes before the current time, and the second buffer area stores network data of interfaces associated with all the triggered link addresses until the current time.
When the terminal detects the triggering operation of the link address associated with any interface, the interface becomes a history interface, and the network data of the history interface is stored in the first buffer area and the second buffer area.
For the first buffer area, the terminal may set a preset duration, store the network data of the history interface in the first buffer area, and count the storage duration of the network data. When the storage time length is smaller than the preset time length, the network data is still stored in the first buffer area, and when the storage time length reaches the preset time length, the terminal deletes the network data from the first buffer area.
For example, the preset duration is 30 minutes, and when the storage duration of any network data in the first buffer area reaches 30 minutes, the network data is deleted from the first buffer area.
For the second buffer area, whether the storage time of the network data reaches the preset time or not, the network data is stored in the second buffer area, and the interface of the network data stored in the second buffer area is a history interface. For any history interface, when the triggering operation of any link address associated with the history interface is detected again, preferentially extracting the network data of the history interface from the first buffer area, and if the first buffer area does not contain the network data of the history interface, extracting the network data of the history interface from the second buffer area.
Because the first buffer area only stores network data in a preset time period, and the second buffer area stores network data of all historical interfaces, compared with the data amount stored in the second buffer area, the data amount stored in the first buffer area is smaller, and when the first buffer area and the second buffer area both contain network data of a certain interface, the extraction speed is faster and the extraction efficiency is higher when the network data is extracted from the first buffer area compared with the extraction speed when the network data is extracted from the second buffer area.
Fig. 7 is a flowchart of another page display method according to an embodiment of the present invention. The execution main body of the embodiment of the present invention is a terminal shown in fig. 1, where the terminal includes a first buffer area and a second buffer area, and referring to fig. 7, the method includes:
701. when the triggering operation of the target link address is detected, at least one target interface associated with the target link address is determined according to the preset association relation.
Step 701 is similar to step 401 in the above embodiment, and will not be described again.
702. For each of the at least one target interfaces, it is determined whether the first buffer area contains network data of the target interface, and step 703 or 704 is performed.
The terminal is provided with a buffer area, the buffer area stores network data of the history interfaces, the buffer area comprises a first buffer area and a second buffer area, the first buffer area stores the network data of the history interfaces in a preset time period, and the second buffer area stores the network data of all the history interfaces.
Since the amount of data stored in the first buffer is small, the speed of extracting network data from the first buffer is high. For each interface of the network data to be extracted, if the first buffer contains the network data of the interface, the network data of the interface can be directly extracted from the first buffer, and if the first buffer does not contain the network data of the interface, the network data of the interface can be extracted from the second buffer.
Therefore, after determining at least one target interface associated with the target link address, for each target interface in the at least one target interface, the terminal traverses each interface stored in the first buffer, determines whether the traversed interface is matched with the target interface, if so, indicates that the first buffer contains network data of the target interface, executes step 704, if not, continues to determine the next interface of the interface, if all interfaces in the first buffer do not match with the target interface, indicates that the first buffer does not contain network data of the target interface, and executes step 703.
In one possible implementation manner, the interface has an interface identifier, the first buffer area stores a correspondence between the interface identifier of the interface and network data of the interface, and for a target interface, the process of determining whether the first buffer area includes the network data of the target interface includes: the terminal traverses each interface identifier stored in the first buffer zone, judges whether the interface identifier is matched with the interface identifier of the target interface for the currently traversed interface identifier, if yes, considers that the first buffer zone contains the network data of the target interface, if no, continues to judge the next interface identifier of the interface identifier, if all the interface identifiers in the first buffer zone are not matched with the interface identifiers of the target interface, the terminal indicates that the first buffer zone does not contain the network data of the target interface, and executes step 703.
703. When the first buffer area does not contain the network data of the target interface, the network data of the target interface is extracted from the second buffer area, and step 705 is executed.
When the first buffer area does not contain the network data of the target interface, the terminal extracts the network data of the target interface from the second buffer area.
In order to distinguish the network data stored in the second buffer area, the terminal not only stores the network data, but also stores the interface corresponding to the network data, and when the first buffer area does not contain the network data of the target interface, the terminal cannot extract the network data of the target interface from the first buffer area. In order to obtain the network data of the target interface, the terminal traverses each interface stored in the second buffer area, judges whether the traversed interface is matched with the target interface, and if so, extracts the network data of the interface from the second buffer area to serve as the network data of the target interface. If not, continuing to judge the next interface of the interface until the interface matched with the target interface is obtained.
In one possible implementation manner, the interface has an interface identifier, the second buffer area stores a correspondence between the interface identifier of the interface and the network data of the interface, the terminal queries the second buffer area, traverses each interface identifier stored in the second buffer area, and for the traversed interface identifier, judges whether the interface identifier is matched with the interface identifier of the target interface, if so, extracts the network data corresponding to the interface identifier, and uses the extracted network data as the network data of the target interface. If not, continuing to judge the next interface identifier of the interface identifier until the interface identifier matched with the interface identifier of the target interface is obtained.
If the second cache region contains the network data of the target interface, the terminal does not need to acquire the network data of the target interface from the server, so that the terminal is prevented from acquiring the network data from the server, and compared with the mode of acquiring the network data from the server, the method saves the used network resources, shortens the time consumption for acquiring the network data, and improves the acquisition efficiency of the network data.
704. When the first buffer area contains the network data of the target interface, the network data of the target interface is extracted from the first buffer area.
When the first buffer area contains the network data of the target interface, the terminal extracts the network data of the target interface from the first buffer area.
In order to distinguish network data stored in the first buffer area, the terminal not only stores the network data, but also stores interfaces corresponding to the network data, when the first buffer area contains the network data of the target interface, the terminal traverses each interface stored in the first buffer area, judges whether the traversed interface is matched with the target interface, if so, extracts the network data of the interface from the first buffer area as the network data of the target interface. If not, continuing to judge the next interface of the interface until the interface matched with the target interface is obtained.
In one possible implementation manner, the interface has an interface identifier, the corresponding relationship between the interface identifier of the interface and the network data of the interface is stored in the first buffer, the terminal queries the first buffer, traverses each interface identifier stored in the first buffer, judges whether the traversed interface identifier is matched with the interface identifier of the target interface, if so, extracts the network data corresponding to the interface identifier, and determines the extracted network data as the network data of the target interface. If not, continuing to judge the next interface identifier of the interface identifier until the interface identifier matched with the interface identifier of the target interface is obtained.
If the first cache region contains the network data of the target interface, the network data of the target interface does not need to be acquired from the server, the terminal is prevented from acquiring the network data from the server, the used network resources are saved, the consumed time for acquiring the network data is shortened, and the network data acquisition efficiency is improved. And because the data quantity stored in the first buffer area is less, compared with the network data of the target interface extracted from the second buffer area, the efficiency of extracting the network data can be further improved, and the effect of further shortening the time consumed for extracting the network data is achieved.
705. And displaying the target page corresponding to the target link address according to the acquired network data of at least one target interface.
Step 705 is similar to step 406 in the above embodiment, and will not be described again.
The first point to be described is that, when the first buffer area and the second buffer area do not include the network data of the target interface, the terminal may send a data acquisition request to the server through the target interface to acquire the network data of the target interface, and the specific process is similar to steps 404 and 405 in the above embodiment, and will not be repeated herein.
The second point to be described is that after executing step 703 or 704, the terminal displays the target page according to the acquired network data of at least one target interface, and may also send a data acquisition request to the server through the at least one target interface, so as to acquire the latest network data of the at least one target interface. After the network data of the at least one target interface sent by the server is received, the received network data is used for replacing the network data of the corresponding target interface in the cache region, so that the update of the network data can be realized, and in the subsequent process, when any link address associated with the target interface is triggered again, the updated network data can be extracted from the cache region. In addition, in the process of updating the network data, the user only sees the displayed target page, and the background process of updating the network data is not perceived, so that the disturbance to the user is avoided.
The third point to be described is that, in the embodiment of the present invention, the version identifier may be configured for the interface, after determining at least one target interface, if the first buffer area or the second buffer area contains the network data of the target interface, then it is determined whether the version identifier of the target interface is consistent with the latest version identifier configured for the target interface by the server, if so, the network data of the target interface is extracted from the first buffer area or the second buffer area, and if not, the terminal sends a data acquisition request to the server through the target interface to acquire the latest network data of the target interface, where the specific process is similar to steps 404 and 405 in the above embodiment and is not repeated herein.
When triggering operation on a target link address is detected, at least one target interface associated with the target link address is determined according to a preset association relation, whether network data of the target interface are contained in a first buffer area is judged for each target interface in the at least one target interface, when the network data of the target interface are not contained in the first buffer area, the network data of the target interface are extracted from a second buffer area, when the network data of the target interface are contained in the first buffer area, the network data of the target interface are extracted from the first buffer area, and a target page corresponding to the target link address is displayed according to the obtained network data of the at least one target interface. In the embodiment of the invention, the network data of the historical interfaces are stored in the first cache area and the second cache area, the network data of the historical interfaces are not required to be acquired from the server, and the network data of the historical interfaces are acquired from the server only when the historical interfaces do not contain the non-historical interfaces of the network data in the first cache area and the second cache area, so that the frequency of acquiring the network data from the server is reduced, the acquisition efficiency of the network data and the display efficiency of pages are improved, the time consumed for displaying the pages is shortened, the used network resources can be reduced, and the waste of the network resources is avoided.
And compared with the extraction of the network data from the second buffer area, the extraction time of the network data from the first buffer area can be further shortened, and the acquisition efficiency of the network data and the display efficiency of the page are improved.
In the page display method provided by the embodiment of the invention, the buffer area may include a second buffer area and a third buffer area, the second buffer area stores network data of the history interface, and the third buffer area stores indication information of the history interface. The indication information comprises first indication information or second indication information, the first indication information is used for indicating network data containing a history interface in the second cache region, and the storage time of the network data in the second cache region is smaller than a preset time; the second indication information is used for indicating that the storage duration of the network data in the second cache region is not less than the preset duration. Wherein the indication information may be binary data or other forms.
For example, the preset duration is 30 minutes, the first indication information is 1, and the second indication information is 0. If the storage time of the network data of the interface A in the second buffer area is less than 30 minutes, the indication information of the interface A in the third buffer area is 1, and if the storage time of the network data of the interface A in the second buffer area is not less than 30 minutes, the indication information of the interface A in the third buffer area is 0.
The terminal may set a preset duration, when detecting a triggering operation on a link address associated with any interface, the interface becomes a history interface, stores network data of the interface into the second buffer area, allocates an indication message to the interface, sets the indication message of the interface to be a first indication message, stores the first indication message into the third buffer area, indicates that the storage duration of the network data of the interface in the second buffer area is less than the preset duration, and starts counting the storage duration of the network data in the second buffer area. When the storage time length is smaller than the preset time length, the indication information of the history interface is still the first indication information, and when the storage time length reaches the preset time length, the indication information of the history interface is set to be the second indication information.
When the terminal detects the triggering operation of any link address, if the third buffer area contains the indication information of any interface associated with the link address, the second buffer area contains the network data of the interface. And if the third buffer area does not contain the indication information of any interface associated with the link address, indicating that the second buffer area does not contain the network data of the interface. If the indication information is the first indication information, the network data of the interface contained in the second buffer area is indicated, and the storage duration of the network data in the second buffer area is less than the preset duration; and if the indication information is the second indication information, indicating that the storage time of the network data in the second cache region is not less than the preset time.
Because the third buffer area does not store network data, only the indication information indicating whether the storage time length of the network data in the second buffer area is smaller than the preset time length is stored, the storage space of the terminal can be saved, the resource occupancy rate of the terminal is reduced, and the running speed of the terminal is improved.
Fig. 8 is a flowchart of another page display method according to an embodiment of the present invention. The execution main body of the embodiment of the present invention is a terminal shown in fig. 1, where the terminal includes a second buffer area and a third buffer area, and referring to fig. 8, the method includes:
801. when the triggering operation of the target link address is detected, at least one target interface associated with the target link address is determined according to the preset association relation.
Step 801 is similar to step 401 in the above embodiment, and will not be described again.
802. For each target interface in the at least one target interface, determining whether the indication information of the target interface in the third buffer area is the first indication information or the second indication information, and executing step 803 or 804.
The terminal is provided with a buffer area, the buffer area stores network data of the history interface, the buffer area comprises a second buffer area and a third buffer area, the second buffer area stores network data of the history interface, and the third buffer area stores indication information of the history interface. If the link address associated with the target interface is triggered, the target interface is a history interface, and the network data of the target interface is stored in the second buffer.
The size of the storage time length of the network data of the interface and the accuracy of the network data are in positive correlation, the larger the storage time length of the network data is, the longer the interval between the storage time of the network data and the current time is, the lower the accuracy of the network data is, the poorer the availability is, and the network data with higher accuracy need to be acquired from a server. The smaller the storage time of the network data is, the shorter the interval between the storage time and the current time of the network data is, the higher the accuracy of the network data is, the better the availability is, and the terminal can directly extract the network data from the second buffer zone.
Thus, after determining at least one target interface associated with the target link address, for each of the at least one target interface, the terminal traverses each interface stored in the third buffer, and for the traversed interface, determines whether the interface matches the target interface. If yes, the indication information of the interface is determined to be the indication information of the target interface. If not, continuing to judge the next interface of the interfaces. If all the interfaces in the third buffer area are not matched with the target interfaces, indicating information of the target interfaces is not included in the third buffer area, and the second buffer area does not contain network data of the target interfaces.
If the third buffer area contains the indication information of the target interface, it is determined whether the indication information is the first indication information or the second indication information, if the indication information is the first indication information, step 803 is executed, and if the indication information is the second indication information, step 804 is executed. In the case that the third buffer area does not include the indication information of the target interface, the second buffer area does not include the network data of the target interface, and step 804 is also performed.
In one possible implementation manner, the interface has an interface identifier, a correspondence between the interface identifier of the interface and indication information of the interface is stored in the third buffer, and for a target interface, the process of determining whether the third buffer includes the indication information of the target interface includes: the terminal traverses each interface identifier stored in the third buffer zone, and judges whether the traversed interface identifier is matched with the interface identifier of the target interface or not. If yes, the indication information of the interface is determined to be the indication information of the target interface. If not, continuing to judge the next interface identifier of the interface identifier. If all the interface identifiers in the third buffer area are not matched with the interface identifiers of the target interfaces, indicating that the third buffer area does not contain the indication information of the target interfaces, and the second buffer area does not contain the network data of the target interfaces.
803. When the indication information of the target interface in the third buffer area is the first indication information, the network data of the target interface is extracted from the second buffer area, and step 806 is performed.
When the indication information of the target interface in the third buffer area is the first indication information, the storage duration of the network data of the target interface in the second buffer area is smaller than the preset duration, and at this time, the terminal can directly extract the network data of the target interface from the second buffer area.
In order to distinguish network data stored in the second buffer area, the terminal not only stores the network data, but also stores an interface corresponding to the network data, when the indication information of the target interface in the third buffer area is the first indication information, in order to obtain the network data of the target interface, the terminal traverses each interface stored in the second buffer area, judges whether the traversed interface is matched with the target interface, and if so, extracts the network data of the interface from the second buffer area to serve as the network data of the target interface. If not, continuing to judge the next interface of the interface until the interface matched with the target interface is obtained.
In one possible implementation manner, the target interface has an interface identifier, the second buffer area stores a correspondence between the interface identifier of the interface and the network data of the interface, the terminal queries the second buffer area, traverses each interface identifier stored in the second buffer area, judges whether the traversed interface identifier is matched with the interface identifier of the target interface, if yes, extracts the network data corresponding to the interface identifier, and uses the extracted network data as the network data of the target interface. If not, continuing to judge the next interface identifier of the interface identifier until the interface identifier matched with the interface identifier of the target interface is obtained.
If the second cache region contains the network data of the target interface with the storage duration not exceeding the preset duration, the terminal does not need to acquire the network data of the target interface from the server, so that the terminal is prevented from acquiring the network data from the server, and compared with the mode of acquiring the network data from the server, the method saves the used network resources, shortens the consumption duration of acquiring the network data, and improves the acquisition efficiency of the network data.
804. And when the indication information of the target interface in the third cache region is the second indication information, sending a data acquisition request to the server through the target interface.
805. And receiving network data of the target interface sent by the server.
When the indication information of the target interface in the third buffer area is the second indication information, the storage time length of the network data of the target interface in the second buffer area is not less than the preset time length, the accuracy is low, a plurality of interfaces and the latest network data of each interface are stored in the server, and in order to obtain accurate higher network data, the terminal can send a data acquisition request to the server, and acquire the network data of the target interface from the server.
When the third buffer area does not contain the indication information of the target interface, the link address associated with the target interface is not triggered, and at this time, the second buffer area does not contain the network data of the target interface, so that in order to obtain the network data of the target interface, the terminal can send a data obtaining request to the server, and obtain the network data of the target interface from the server.
The process of obtaining the network data of the target interface from the server by the terminal is similar to steps 404 and 405 in the above embodiment, and will not be described herein.
The above steps 802-805 are merely described by taking network data of one target interface as an example, and since the target link address has at least one target interface associated therewith, for the at least one target interface, the terminal extracts network data of the target interface included in the second buffer area, and obtains network data of the target interface not included in the second buffer area from the server. And if the third buffer area contains the indication information of all the target interfaces in the at least one target interface and the indication information of each target interface is the first indication information, the terminal extracts the network data of all the target interfaces from the second buffer area. If the third buffer area only contains the indication information of part of the target interfaces in the at least one target interface or the indication information of part of the target interfaces in the at least one target interface is the second indication information, the terminal extracts the network data of the part of the target interfaces contained in the second buffer area, and obtains the network data of the other part of the target interfaces from the server, thereby obtaining the network data of the at least one target interface.
806. And displaying the target page corresponding to the target link address according to the acquired network data of at least one target interface.
Step 806 is similar to step 406 in the above embodiment, and will not be described again.
When triggering operation on a target link address is detected, at least one target interface associated with the target link address is determined according to a preset association relation, for each target interface in the at least one target interface, whether the indication information of the target interface in a third buffer area is first indication information or second indication information is judged, when the indication information of the target interface in the third buffer area is the first indication information, network data of the target interface are extracted from the second buffer area, and for each target interface in the at least one target interface, when the indication information of the target interface in the third buffer area is the second indication information, a data acquisition request is sent to a server through the target interface, network data of the at least one target interface sent by the server is received, and a target page corresponding to the target link address is displayed according to the acquired network data of the at least one target interface. In the embodiment of the invention, the network data of the historical interfaces are stored in the cache area, the network data of the historical interfaces do not need to be acquired from the server, and the network data of the historical interfaces can be acquired from the server only for the non-historical interfaces which do not contain the network data of the historical interfaces, so that the frequency of acquiring the network data from the server is reduced, the acquisition efficiency of the network data and the display efficiency of the page are improved, the time consumed for displaying the page is shortened, the used network resources can be reduced, and the waste of the network resources is avoided.
In addition, in the embodiment of the invention, the network data of the interface is not stored in the third buffer area, and only the indication information of the interface is stored, so that the resource occupancy rate of the buffer area in the terminal can be reduced, the running speed of the terminal can be improved, the extraction time of the network data can be further shortened, and the acquisition efficiency of the network data and the display efficiency of the page can be improved.
In another embodiment, the buffer area may further include a first buffer area, a second buffer area, and a third buffer area, where the first buffer area stores network data of the history interface for a preset period of time, the second buffer area stores network data of the history interface, and the third buffer area stores indication information of the history interface, where the indication information is used to indicate a storage period of network data of the corresponding history interface.
The indication information comprises third indication information or fourth indication information, wherein the third indication information is used for indicating that the storage duration of the network data of the history interface is smaller than the preset duration, and the fourth indication information is used for indicating that the storage duration of the network data of the history interface is not smaller than the preset duration.
When the terminal detects the triggering operation of the target link address, at least one target interface associated with the target link address is determined according to the preset association relation. And judging whether the third buffer area contains the indication information of the target interface or not for each target interface.
If the third buffer area does not contain the indication information of the target interface, the first buffer area and the second buffer area do not contain the network data of the target interface, at this time, the terminal sends a data acquisition request to the server through the target interface, and receives the network data of the target interface sent by the server. If the third buffer area contains the indication information of the target interface, judging whether the indication information of the target interface is the third indication information or the fourth indication information. If the indication information of the target interface is third indication information, the terminal extracts the network data of the target interface from the first buffer area, and if the indication information of the target interface is fourth indication information, the terminal extracts the network data of the target interface from the second buffer area.
The steps after extracting the network data of the target interface are similar to the above embodiments, and are not repeated here.
Fig. 9 is an operation flowchart of a page display method provided by an embodiment of the present invention, where an execution body of the embodiment of the present invention is the terminal shown in fig. 1, and a process of displaying a page is described, where the terminal includes a first buffer and a second buffer, and referring to fig. 9, the process includes:
1. And displaying the home page, and determining at least one target interface associated with the target link address according to a preset association relation when the triggering operation of the target link address in the home page is detected.
2. And judging whether the first buffer area contains network data of each target interface or not, if so, executing the step 3, and if not, executing the step 4.
3. And (3) extracting the network data of the target interfaces from the first cache area, judging whether the network data of each target interface in all the target interfaces is acquired, if so, executing the step (6), and if not, executing the step (2).
4. And judging whether the second buffer area contains the network data of the target interface, if so, executing the step 5, and if not, executing the step 7.
5. And extracting the network data of the target interfaces from the second buffer area, judging whether the network data of each target interface in all the target interfaces is acquired, if so, executing the step 6, and if not, executing the step 2.
6. And displaying the page corresponding to the target link address according to the acquired network data of the at least one target interface, and ending the flow.
7. And sending a data acquisition request to a server through the target interface, and simultaneously executing the step 8 and the step 10.
8. And (3) receiving the network data sent by the server through the target interfaces, judging whether the network data of each target interface in all the target interfaces are acquired, if so, executing the step (9), and if not, executing the step (2).
9. And displaying the page corresponding to the target link address according to the acquired network data of the at least one target interface, and ending the flow.
10. And receiving the network data sent by the server through the target interface, storing the network data and the version identification of the network data into the first cache region, counting the storage time of the network data in the first cache region from the moment, and replacing the corresponding network data and version identification in the second cache region by the network data and the version identification of the network data.
The embodiment of the invention can be applied to any scene of the display page, such as a scene of displaying a shopping page, a scene of displaying a news page, a scene of displaying an article page and the like, and can also be applied to a scene of optimizing page performance. By the method provided by the embodiment of the invention, the network data for rendering the page can be extracted from the terminal buffer area, the page is displayed based on the network data for the user to view, and the subsequent user can execute other operations such as clicking operation and amplifying operation based on the displayed page. The network data of the rendered page is not required to be acquired from the server every time, the page display speed is high, the efficiency is high, and the time consumption is short.
Fig. 10 is a schematic structural diagram of a page display device according to an embodiment of the present invention, referring to fig. 10, the device includes:
a determining module 1001, configured to perform the step of determining, according to a preset association relationship, at least one target interface associated with a target link address when a trigger operation on the target link address is detected in the above embodiment;
an extracting module 1002, configured to perform the step of extracting network data of at least one target interface from the buffer in the above embodiment;
the displaying module 1003 is configured to execute the step of displaying the target page corresponding to the target link address according to the network data of at least one target interface in the above embodiment.
Optionally, referring to fig. 11, the buffer area includes a first buffer area and a second buffer area, where the first buffer area stores network data of the history interface for a preset duration, and the second buffer area stores network data of the history interface;
the apparatus further comprises:
a first statistics module 1004, configured to perform the step of counting a storage duration of network data when the network data of any one of the history interfaces is stored in the first buffer in the above embodiment;
the first deleting module 1005 is configured to execute the step of deleting the network data from the first buffer when the storage duration reaches the preset duration in the above embodiment.
Optionally, the extracting module 1002 includes:
a first extracting unit 10021 for performing the step of extracting, for each target interface in the above embodiment, the network data of the target interface from the second buffer when the network data of the target interface is not included in the first buffer;
the first extracting unit 10021 is further configured to perform the step of extracting, for each of the at least one target interfaces in the above embodiment, network data of the target interface from the first buffer when the first buffer contains the network data of the target interface.
Optionally, the buffer area further stores a version identifier of the history interface;
an extraction module 1002, comprising:
the second extracting unit 10022 is configured to perform the step of extracting, for each target interface in the above embodiment, the network data of the target interface from the cache when the version identifier of the target interface in the cache is consistent with the latest version identifier configured by the server for the target interface.
Optionally, the apparatus further comprises:
a first sending module 1006, configured to perform the step of sending a data acquisition request to the server through the target interface when the version identifier of the target interface in the buffer area is inconsistent with the latest version identifier configured by the server for the target interface in the above embodiment;
The first receiving module 1007 is configured to perform the step of receiving the network data of the target interface sent by the server in the above embodiment.
Optionally, the apparatus further comprises:
a second sending module 1008, configured to perform the steps of sending data acquisition requests to the servers through at least one target interface in the above embodiments, respectively;
the second receiving module 1009 is configured to perform the step of receiving the network data of the at least one target interface sent by the server in the above embodiment, and replacing the network data of the corresponding target interface in the buffer with the received network data.
Optionally, the buffer area includes a second buffer area and a third buffer area, the second buffer area stores network data of the history interface, and the third buffer area stores indication information of the history interface;
the indication information comprises first indication information or second indication information, the first indication information is used for indicating network data containing a history interface in the second cache region, and the storage time of the network data in the second cache region is smaller than a preset time;
the second indication information is used for indicating that the storage duration of the network data in the second cache region is not less than the preset duration.
Optionally, the extracting module 1002 includes:
The third extracting unit 10023 is configured to perform the step of extracting, for each target interface in the above embodiment, the network data of the target interface from the second buffer when the indication information of the target interface in the third buffer is the first indication information.
Optionally, the apparatus further comprises:
a third sending module 1010, configured to perform the step of sending, for each target interface in the above embodiment, a data acquisition request to the server through the target interface when the indication information of the target interface in the third buffer is the second indication information;
the third receiving module 1011 is configured to perform the step of receiving the network data of the target interface sent by the server in the above embodiment.
Optionally, the apparatus further comprises:
a second statistics module 1012, configured to perform the step of setting the indication information of the history interface as the first indication information and counting the storage duration of the network data when the network data of any one of the history interfaces is stored in the second buffer area in the above embodiment;
the setting module 1013 is configured to execute the step of setting the indication information of the history interface to the second indication information when the storage duration reaches the preset duration in the above embodiment.
Optionally, the buffer area further stores a data list of the history interface, where the data list includes at least one network data; the apparatus further comprises:
The second deleting module 1014 is configured to execute the step of deleting the network data with the earliest storage time in the data list when the number of network data included in any one of the data lists is greater than the preset number in the above embodiment.
It should be noted that: when the page display device provided in the above embodiment displays a page, only the division of the above functional modules is used for illustration, in practical application, the above functional allocation may be completed by different functional modules according to needs, that is, the internal structure of the terminal is divided into different functional modules, so as to complete all or part of the functions described above. In addition, the page display device and the page display method provided in the foregoing embodiments belong to the same concept, and detailed implementation processes of the page display device and the page display method are detailed in the method embodiments, which are not repeated herein.
Fig. 12 shows a schematic structural diagram of a terminal 1200 according to an exemplary embodiment of the present invention. The terminal 1200 may be a portable mobile terminal such as: smart phones, tablet computers, notebook computers, desktop computers, head-mounted devices, or any other smart terminal. Terminal 1200 may also be referred to as a user device, portable terminal, laptop terminal, desktop terminal, etc.
In general, the terminal 1200 includes: a processor 1201 and a memory 1202.
Processor 1201 may include one or more processing cores, such as a 4-core processor, an 8-core processor, or the like. Memory 1202 may include one or more computer-readable storage media, which may be non-transitory, for storing at least one instruction for being possessed by processor 1201 to implement the page presentation methods provided by the method embodiments herein.
In some embodiments, the terminal 1200 may further optionally include: a peripheral interface 1203, and at least one peripheral. The processor 1201, the memory 1202, and the peripheral interface 1203 may be connected by a bus or signal lines. The individual peripheral devices may be connected to the peripheral device interface 1203 via buses, signal lines, or a circuit board. Specifically, the peripheral device includes: at least one of radio frequency circuitry 1204 and a display 1205.
The Radio Frequency circuit 1204 is configured to receive and transmit an RF (Radio Frequency) signal, which is also called an electromagnetic signal, and to communicate with a communication network and other communication devices through the electromagnetic signal, to convert an electrical signal into an electromagnetic signal for transmission, or to convert a received electromagnetic signal into an electrical signal.
The display 1205 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display 1205 is a touch display, the display 1205 also has the ability to collect touch signals at or above the surface of the display 1205. The touch signal may be input as a control signal to the processor 1201 for processing. At this time, the display 1205 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard.
It will be appreciated by those skilled in the art that the structure shown in fig. 12 is not limiting and that more or fewer components than shown may be included or certain components may be combined or a different arrangement of components may be employed.
Fig. 13 is a schematic structural diagram of a server according to an embodiment of the present invention, where the server 1300 may have a relatively large difference due to different configurations or performances, and may include one or more processors (central processing units, CPU) 1301 and one or more memories 1302, where at least one instruction is stored in the memories 1302, and the at least one instruction is loaded and executed by the processors 1301 to implement the methods provided in the foregoing method embodiments. Of course, the server may also have a wired or wireless network interface, a keyboard, an input/output interface, and other components for implementing the functions of the device, which are not described herein.
The server 1300 may be used to perform the steps performed by the processing device in the page presentation method described above.
The embodiment of the invention also provides a page display device, which comprises a processor and a memory, wherein at least one instruction, at least one section of program, code set or instruction set is stored in the memory, and the instruction, the program, the code set or the instruction set is loaded by the processor and has the operation executed in the page display method for realizing the embodiment.
The present invention also provides a computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions loaded by a processor and having operations performed in a page presentation method to implement the above embodiments.
Those of ordinary skill in the art will appreciate that all or a portion of the steps implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, where the program may be stored in a computer readable storage medium, and the above storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The foregoing description of the preferred embodiments of the present invention is not intended to limit the embodiments of the present invention, but is intended to cover any modifications, equivalents, improvements or alternatives falling within the spirit and principles of the embodiments of the present invention.

Claims (20)

1. A method of displaying a page, the method comprising:
when triggering operation on a target link address is detected, determining at least one target interface associated with the target link address according to a preset association relationship, wherein the preset association relationship comprises the association relationship between the link address and the interface;
for each target interface, when the indication information of the target interface in a third cache region in the cache regions is first indication information, extracting network data of the target interface from a second cache region in the cache regions, wherein the second cache region stores network data of a history interface, the history interface is an interface associated with a triggered link address, the third cache region stores the indication information of the history interface, the indication information comprises first indication information or second indication information, the first indication information is used for indicating the network data containing the history interface in the second cache region, the storage time of the network data in the second cache region is less than a preset time, and the second indication information is used for indicating the storage time of the network data in the second cache region is not less than the preset time;
And displaying the target page corresponding to the target link address according to the network data of the at least one target interface.
2. The method of claim 1, wherein the buffer further comprises a first buffer, the first buffer storing network data of the history interface for the preset duration;
the method further comprises the steps of:
when the network data of any one history interface is stored in the first buffer area, counting the storage duration of the network data;
and deleting the network data from the first cache region when the storage duration reaches the preset duration.
3. The method according to claim 2, wherein the method further comprises:
for each target interface, when the first buffer area does not contain the network data of the target interface, extracting the network data of the target interface from the second buffer area;
and when the first cache region contains the network data of the target interface, extracting the network data of the target interface from the first cache region.
4. The method of claim 1, wherein the cache further stores a version identification of the history interface, the version identification indicating a version of network data of the history interface;
The method further comprises the steps of:
for each target interface, when the version identifier of the target interface in the cache area is consistent with the latest version identifier configured by a server for the target interface, extracting network data of the target interface from the cache area, wherein the server is used for generating the latest version identifier according to the latest network data when acquiring the latest network data of the target interface, and configuring the latest version identifier to the target interface.
5. The method according to claim 4, wherein the method further comprises:
when the version identifier of the target interface in the cache region is inconsistent with the latest version identifier configured for the target interface by the server, sending a data acquisition request to the server through the target interface;
and receiving the network data of the target interface sent by the server.
6. The method according to claim 1, wherein the method further comprises:
respectively sending data acquisition requests to a server through the at least one target interface;
and receiving the network data of the at least one target interface sent by the server, and replacing the network data of the corresponding target interface in the cache area with the received network data.
7. The method according to claim 1, wherein the method further comprises:
for each target interface, when the indication information of the target interface in the third buffer area is the second indication information, sending a data acquisition request to a server through the target interface;
and receiving the network data of the target interface sent by the server.
8. The method according to claim 1, wherein the method further comprises:
when network data of any one historical interface is stored in the second buffer area, setting the indication information of the historical interface as the first indication information, and counting the storage duration of the network data;
and when the storage time length reaches the preset time length, setting the indication information of the history interface as the second indication information.
9. The method of claim 1, wherein the cache further stores a data list of the history interface, the data list including at least one network data; the method further comprises the steps of:
and deleting the network data with earliest storage time in the data list when the number of the network data contained in any data list is larger than the preset number.
10. A page display device, the device comprising:
the determining module is used for determining at least one target interface associated with the target link address according to a preset association relationship when the triggering operation on the target link address is detected, wherein the preset association relationship comprises the association relationship between the link address and the interface;
the extraction module comprises a third extraction unit; the third extracting unit is configured to extract, for each target interface, network data of the target interface from a second cache area in a cache area when indication information of the target interface in a third cache area in the cache area is first indication information, where the second cache area stores network data of a history interface, the history interface is an interface associated with a triggered link address, the third cache area stores indication information of the history interface, the indication information includes first indication information or second indication information, the first indication information is used to indicate that the second cache area includes network data of the history interface, and a storage duration of the network data in the second cache area is less than a preset duration, and the second indication information is used to indicate that a storage duration of the network data in the second cache area is not less than the preset duration;
And the display module is used for displaying the target page corresponding to the target link address according to the network data of the at least one target interface.
11. The apparatus of claim 10, wherein the buffer further comprises a first buffer, the first buffer storing network data of the history interface for the preset duration;
the apparatus further comprises:
the first statistics module is used for counting the storage time of the network data when the network data of any one historical interface is stored in the first buffer area;
and the first deleting module is used for deleting the network data from the first cache region when the storage time length reaches the preset time length.
12. The apparatus of claim 11, wherein the extraction module comprises:
a first extracting unit, configured to extract, for each target interface, network data of the target interface from the second buffer area when the first buffer area does not include the network data of the target interface;
the first extracting unit is further configured to extract, when the first buffer contains the network data of the target interface, the network data of the target interface from the first buffer.
13. The apparatus of claim 10, wherein the cache further stores a version identification of the history interface, the version identification indicating a version of network data of the history interface;
the extraction module comprises:
and the second extraction unit is used for extracting the network data of the target interfaces from the cache area when the version identification of the target interfaces in the cache area is consistent with the latest version identification configured for the target interfaces by the server, and the server is used for generating the latest version identification according to the latest network data when the latest network data of the target interfaces are acquired and configuring the latest version identification to the target interfaces.
14. The apparatus of claim 13, wherein the apparatus further comprises:
the first sending module is used for sending a data acquisition request to the server through the target interface when the version identifier of the target interface in the cache area is inconsistent with the latest version identifier configured for the target interface by the server;
and the first receiving module is used for receiving the network data of the target interface sent by the server.
15. The apparatus of claim 10, wherein the apparatus further comprises:
the second sending module is used for respectively sending data acquisition requests to the server through the at least one target interface;
and the second receiving module is used for receiving the network data of the at least one target interface sent by the server, and replacing the network data of the corresponding target interface in the cache area with the received network data.
16. The apparatus of claim 10, wherein the apparatus further comprises:
the third sending module is used for sending a data acquisition request to a server through each target interface when the indication information of the target interface in the third buffer area is the second indication information;
and the third receiving module is used for receiving the network data of the target interface sent by the server.
17. The apparatus of claim 10, wherein the apparatus further comprises:
the second statistics module is used for setting the indication information of any historical interface as the first indication information when the network data of any historical interface is stored in the second buffer area, and counting the storage duration of the network data;
And the setting module is used for setting the indication information of the history interface as the second indication information when the storage duration reaches the preset duration.
18. The apparatus of claim 10, wherein the cache further stores a data list of the history interface, the data list including at least one network data; the apparatus further comprises:
and the second deleting module is used for deleting the network data with earliest storage time in the data list when the number of the network data contained in any data list is larger than the preset number.
19. A page presentation device, characterized in that it comprises a processor and a memory in which at least one instruction, at least one program, code set or instruction set is stored, said instruction, program, code set or instruction set being loaded and executed by said processor to carry out the operations performed in the page presentation method according to any of claims 1 to 10.
20. A computer readable storage medium having stored therein at least one instruction, at least one program, code set, or instruction set, the instruction, program, code set, or instruction set being loaded and executed by a processor to implement the operations performed in the page presentation method of any of claims 1 to 10.
CN201910497451.3A 2019-06-10 2019-06-10 Page display method, device and storage medium Active CN110222288B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910497451.3A CN110222288B (en) 2019-06-10 2019-06-10 Page display method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910497451.3A CN110222288B (en) 2019-06-10 2019-06-10 Page display method, device and storage medium

Publications (2)

Publication Number Publication Date
CN110222288A CN110222288A (en) 2019-09-10
CN110222288B true CN110222288B (en) 2023-08-04

Family

ID=67815994

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910497451.3A Active CN110222288B (en) 2019-06-10 2019-06-10 Page display method, device and storage medium

Country Status (1)

Country Link
CN (1) CN110222288B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111629256B (en) * 2020-05-20 2023-02-17 深圳Tcl新技术有限公司 Page display method, equipment and computer storage medium
CN112256342A (en) * 2020-09-22 2021-01-22 北京达佳互联信息技术有限公司 Page loading method and device and server
CN112328925B (en) * 2020-10-28 2024-06-18 三六零数字安全科技集团有限公司 Page data loading method, device, equipment and storage medium
CN112612546A (en) * 2020-12-24 2021-04-06 广州虎牙科技有限公司 Page loading method and device, electronic equipment and storage medium
CN115225718A (en) * 2022-07-26 2022-10-21 深圳证券通信有限公司 Network request data acquisition method and related device of android system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000250803A (en) * 1999-03-02 2000-09-14 Toshiba Corp Information distribution system, mobile computer, information server device, cache server device and look- ahead cache processing method
CN107301051A (en) * 2017-06-27 2017-10-27 深圳市金立通信设备有限公司 The caching of terminal dynamic data and exchange method, terminal, system and computer-readable recording medium
CN107864173A (en) * 2017-06-26 2018-03-30 平安普惠企业管理有限公司 Terminal page caching method, system and readable storage medium storing program for executing
CN108363793A (en) * 2018-02-13 2018-08-03 广东欧珀移动通信有限公司 Access method, device, storage medium and the electronic equipment of web application
CN108391009A (en) * 2018-02-13 2018-08-10 广东欧珀移动通信有限公司 Display methods, device, storage medium and the electronic equipment of five application page
CN109684575A (en) * 2018-10-30 2019-04-26 平安科技(深圳)有限公司 Processing method and processing device, storage medium, the computer equipment of web data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140280469A1 (en) * 2013-03-14 2014-09-18 American Megatrends, Inc. Method and apparatus for remote management of computer system using handheld device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000250803A (en) * 1999-03-02 2000-09-14 Toshiba Corp Information distribution system, mobile computer, information server device, cache server device and look- ahead cache processing method
CN107864173A (en) * 2017-06-26 2018-03-30 平安普惠企业管理有限公司 Terminal page caching method, system and readable storage medium storing program for executing
CN107301051A (en) * 2017-06-27 2017-10-27 深圳市金立通信设备有限公司 The caching of terminal dynamic data and exchange method, terminal, system and computer-readable recording medium
CN108363793A (en) * 2018-02-13 2018-08-03 广东欧珀移动通信有限公司 Access method, device, storage medium and the electronic equipment of web application
CN108391009A (en) * 2018-02-13 2018-08-10 广东欧珀移动通信有限公司 Display methods, device, storage medium and the electronic equipment of five application page
CN109684575A (en) * 2018-10-30 2019-04-26 平安科技(深圳)有限公司 Processing method and processing device, storage medium, the computer equipment of web data

Also Published As

Publication number Publication date
CN110222288A (en) 2019-09-10

Similar Documents

Publication Publication Date Title
CN110222288B (en) Page display method, device and storage medium
CN108363593B (en) Application program preloading method and device, storage medium and terminal
CN110795666B (en) Webpage generation method, device, terminal and storage medium
CN107896243B (en) Acceleration method and device for network data loading, storage medium and mobile terminal
EP3575963A2 (en) Method for preloading application, storage medium, and terminal
CN107872523B (en) Network data loading method and device, storage medium and mobile terminal
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
CN111263176B (en) Loading method, device, terminal, server and storage medium for live broadcast room page
CN109948090B (en) Webpage loading method and device
CN110955584B (en) Block device access tracking method and device, storage medium and terminal
CN110020293B (en) Multimedia data display method, device and storage medium
CN108073647B (en) Webpage display method and device
CN110830839A (en) Multi-pendant display method and device and storage medium
CN110633438A (en) News event processing method, terminal, server and storage medium
CN105095253A (en) Webpage display method and webpage display device
CN109683760B (en) Recent content display method, device, terminal and storage medium
CN110955614B (en) Method and device for recovering file cache, storage medium and terminal
CN113163255B (en) Video playing method, device, terminal and storage medium
CN111274463B (en) Information display method, device and storage medium based on IM contact person grouping setting
CN110245017B (en) Resource identifier allocation method and equipment
CN112925878A (en) Data processing method and device
CN107743151B (en) Content pushing method and device, mobile terminal and server
CN113268179B (en) Session message processing method, device, equipment and storage medium
CN106657281B (en) File sharing method and device
CN107798008B (en) Content pushing system, 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