Terminal page caching method and system and readable storage medium

A page caching and terminal technology, which is applied in the network field, can solve the problems of mobile client network instability, long waiting time, and unfixed time to open pages, etc.

CN107864173AInactive Publication Date: 2018-03-30PINGAN PUHUI ENTERPRISE MANAGEMENT CO LTD
4 Cites 19 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2018-03-30
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The present invention discloses a terminal page caching method. When a page loading request is detected, whether a network address of a target page corresponding to a loading page request is pre-stored in a local storage is judged, and if the local storage does not pre-store the network address of the target page, the page data of the target page is saved to the local storage. When a request for loading the target page is detected again, a network identifier of the target page is extracted from the local storage and is sent to the server, and according to feedback information sent by the server based on the network identifier of the target page, whether to load the target page from the local storage is judged. The invention also provides a terminal page caching system and a readable storage medium correspondingly. When a terminal detects the page loading request, corresponding information is loaded from the local storage, the efficiency of page loading is improved, a user can view thetarget page in the local storage, and traffic resources are saved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the network field, in particular to a terminal page caching method, system and readable storage medium. Background technique

[0002] With the rapid development of mobile terminals, a large number of users will use the mobile client to browse pages in their spare time. However, the network of the mobile client is unstable, and the time to open the page is not fixed. As a result, the user waits for a long time, causing the user to close the page and reopen it. Repeat operation.

[0003] Existing users will cache some pages, but due to different issues such as mobile terminal storage space or storage settings, the page data cached by the user may be cleared after a period of time, so the page data browsed by the user is not updated, but due to the user Other operations need to be performed to close the page, and it needs to be loaded from the network again when the user reopens, wasting network resources.

[0004] The above con...

Examples

Embodiment Construction

[0050] It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

[0051] The main solution of the embodiment of the present invention is to use the local storage space of the terminal to determine whether the network address of the target page corresponding to the loading page request is pre-stored in the local storage when the terminal detects a loading page request, if there is no pre-stored target page in the local storage If the network address of the target page is stored in the local storage, the page data of the page is saved in the local storage; if the network address of the target page is pre-stored in the local storage, the network identification of the target page is sent to the server, so that the server generates feedback information according to the network identification, and the terminal according to The feedback information sent by the server determines whether to l...