CN106055588A - Off-line resource processing method and apparatus - Google Patents

Off-line resource processing method and apparatus Download PDF

Info

Publication number
CN106055588A
CN106055588A CN201610343530.5A CN201610343530A CN106055588A CN 106055588 A CN106055588 A CN 106055588A CN 201610343530 A CN201610343530 A CN 201610343530A CN 106055588 A CN106055588 A CN 106055588A
Authority
CN
China
Prior art keywords
visited
internet resources
filename
storage
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.)
Pending
Application number
CN201610343530.5A
Other languages
Chinese (zh)
Inventor
路玉太
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Hisense Electronics Co Ltd
Original Assignee
Qingdao Hisense Electronics 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 Qingdao Hisense Electronics Co Ltd filed Critical Qingdao Hisense Electronics Co Ltd
Priority to CN201610343530.5A priority Critical patent/CN106055588A/en
Publication of CN106055588A publication Critical patent/CN106055588A/en
Pending legal-status Critical Current

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
    • 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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides an off-line resource processing method and apparatus. The method comprises obtaining description information of a to-be-accessed network resource corresponding to a to-be-accessed webpage, wherein the description information of the to-be-accessed network resource comprises a uniform resource locator URL of the to-be-accessed network resource; determining whether the to-be-accessed network resource is required to be stored according to the obtained description information of the to-be-accessed network resource and a local off-line storage strategy, wherein the local off-line storage strategy comprises an indicating information of a network resource required to be stored off line; and if determining that the to-be-accessed network resource is required to be stored, accessing the to-be-accessed network resource according to the URL of the to-be-accessed network resource, and storing the to-be-accessed network resource. Accordingly, flexibility of an off-line resource storage mode is improved.

Description

Offline resources processing method and processing device
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of offline resources processing method and processing device.
Background technology
Along with the development of computer technology, user proposes increasing requirement, example to the Internet (Web) application program As user is very urgent to the demand of the off-line application function of web application, allow users to continue in the case of not networking Continuous by browser access webpage.
In prior art, in HTML5 standard by Web server be webpage arrange caching inventory (cache manifest) File realizes offline resources caching, so that user continues through this webpage of browser access under off-line state;Wherein, cache Manifest file is a kind of caching mechanism of HTML5, is that webpage configuration needs caching by cache manifest file Offline resources, this cache manifest file includes: the unified resource that each offline resources of needs caching is corresponding positions Symbol (Uniform Resource Locator is called for short URL).When user is by this webpage of browser online access, can be by Cache manifest file download is in this browser, and according to offline resources included in cache manifest file Those offline resources are all cached to this locality by corresponding URL;Further, when user is by this webpage of browser offline access Time, browser can load those offline resources automatically, so that user continues to browse this webpage under off-line state.
But in prior art, only by Web server be configured with the webpage of cache manifest file can realize from Line caching resource, other webpage not configuring cache manifest file cannot realize offline resources caching, therefore, existing The motility of offline resources storage mode is poor.
Summary of the invention
The present invention provides a kind of offline resources processing method and processing device, improves the motility of offline resources storage mode.
First aspect, the embodiment of the present invention provides a kind of offline resources processing method, including:
Obtain the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, described Internet resources to be visited Description information include: the uniform resource position mark URL of described Internet resources to be visited;
Description information and local offline storage strategy according to the Internet resources described to be visited obtained judge whether need Store described Internet resources to be visited;Wherein, described local offline storage strategy includes: need the Internet resources of offline storage Instruction information;
If it is determined that need to store described Internet resources to be visited, then access institute according to the URL of described Internet resources to be visited State Internet resources to be visited, and described Internet resources to be visited are stored.
Second aspect, the embodiment of the present invention provides a kind of offline resources processing means, including:
Acquisition module, for obtaining the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, treat described in The description information accessing Internet resources includes: the uniform resource position mark URL of described Internet resources to be visited;
First judge module, deposits for the description information according to the Internet resources described to be visited obtained and local off-line Storage strategy judges whether to need to store described Internet resources to be visited;Wherein, described local offline storage strategy includes: needs from The instruction information of the Internet resources of line storage;
First access modules, if determining for described first judge module and needing to store described Internet resources to be visited, then URL according to described Internet resources to be visited accesses described Internet resources to be visited, and is carried out by described Internet resources to be visited Storage.
In the embodiment of the present invention, by obtaining the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, The description information of described Internet resources to be visited includes: the URL of described Internet resources to be visited;Further, according to acquisition Description information and the local offline storage strategy of described Internet resources to be visited judge whether to need to store described net to be visited Network resource;Wherein, described local offline storage strategy includes: need the instruction information of the Internet resources of offline storage;If it is determined that Need to store described Internet resources to be visited, then access described network to be visited money according to the URL of described Internet resources to be visited Source, and described Internet resources to be visited are stored.Visible, when receiving any web access requests, can be according to described Local offline storage strategy judges whether to need to carry out offline resources storage, thus improves the flexible of offline resources storage mode Property.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing In having technology to describe, the required accompanying drawing used is briefly described, it should be apparent that, the accompanying drawing in describing below is this Some bright embodiments, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to Other accompanying drawing is obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of offline resources processing method embodiment one of the present invention;
Fig. 2 is the schematic flow sheet of offline resources processing method embodiment two of the present invention;
Fig. 3 is the structural representation of the embodiment of offline resources processing means of the present invention;
Fig. 4 is the structural representation of subscriber equipment embodiment of the present invention.
Detailed description of the invention
For making the purpose of the embodiment of the present invention, technical scheme and advantage clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is The a part of embodiment of the present invention rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under not making creative work premise, broadly falls into the scope of protection of the invention.
In prior art, in HTML5 standard, only it is configured with the webpage of cache manifest file by Web server (i.e. realizing the caching of resource in webpage, user can continue to browse described net under off-line state can to realize offline resources caching Resource in Ye), other webpage being not configured with cache manifest file cannot realize offline resources caching, and (i.e. user exists The resource in described webpage cannot be browsed under off-line state), therefore, the motility of existing offline resources storage mode is poor.
In the embodiment of the present invention, by being configured with local offline storage strategy in a browser, when receiving any webpage During access request, can judge whether to need to carry out offline resources storage according to described local offline storage strategy, thus improve The motility of offline resources storage mode.
The offline resources processing method and processing device by specific embodiment, the embodiment of the present invention provided below in conjunction with the accompanying drawings It is described in detail.
Fig. 1 is the schematic flow sheet of offline resources processing method embodiment one of the present invention.The executive agent of the present embodiment can For being arranged in the offline resources processing means in the browser of local subscriber apparatus (such as first user equipment), this device can lead to Cross software and/or hardware realizes, improve the motility of offline resources storage mode.As it is shown in figure 1, the method for the present embodiment can To include:
S101, obtain the description information of Internet resources to be visited corresponding to webpage to be visited.
Wherein, the description information of described Internet resources to be visited includes: the unified resource of described Internet resources to be visited is fixed Position symbol URL.
Under normal circumstances, webpage can include multiple Internet resources, such as video resource, picture resource, textual resources and/ Or voice resource etc.;When opening certain webpage in a browser, corresponding according to multiple Internet resources included in this webpage URL (Uniform Resource Locator is called for short URL) gets the plurality of Internet resources, thus will The plurality of Internet resources show in this browser, become merit and open this webpage.Wherein, URL is on the Internet The position of the Internet resources got and a kind of succinct expression of access method, be that the address of Internet resources in the Internet is (mutual Each Internet resources in networking have a unique URL), i.e. according to the URL that each Internet resources are corresponding, just can get These Internet resources.
In this step, when user opens any webpage to be visited by browser, webpage to be visited can be got corresponding The description information of Internet resources to be visited, in order to judge whether that needs are deposited according to the description information of described Internet resources to be visited Store up described Internet resources to be visited;Alternatively, the description information of described Internet resources to be visited at least includes: described net to be visited The URL of network resource.
Alternatively, user is by inputting web access requests in a browser;Wherein, described web access requests wraps Include: the URL of webpage to be visited;Described web access requests is in webpage to be visited described in Website server acquisition request The description information of Internet resources to be visited;Accordingly, Website server can return response message according to described web access requests, Described response message carries the description information of described Internet resources to be visited.Alternatively, described Internet resources to be visited Description information can also include at least one information following: the type of described Internet resources to be visited is (such as video type, picture category Type etc.), take the size of memory space and identification information that described Internet resources to be visited have updated the most;Certainly, treat described in The description information accessing Internet resources can also include other relevant information of described access Internet resources, the embodiment of the present invention pair This is not restricted.
S102, judge according to the description information of the Internet resources described to be visited obtained and local offline storage strategy be No needs stores described Internet resources to be visited.
In this step, after the description information receiving the Internet resources described to be visited that described Website server returns, Description information and local offline storage strategy according to described Internet resources to be visited judge whether to need to wait to visit described in storage Asking Internet resources, wherein, described local offline storage strategy includes: need the instruction information of the Internet resources of offline storage;Can Selection of land, described local offline storage strategy can be configured according to demand by user, or browse described in being set in advance in In the offline resources processing means of device (but user can modify according to demand).Alternatively, described local offline storage strategy Including at least one information following: the type (such as picture/mb-type or sound type etc.) of offline storage resource, offline storage Site information and offline storage resource information;Wherein, the site information of described offline storage includes: there is a need to offline storage Website domain name (Internet resources of the webpage that website domain name included in the site information of the most described offline storage is corresponding, clear The offline resources processing means in device of looking at can be downloaded to local storage automatically);Described offline storage resource information includes: all Need the URL (network corresponding for URL included in the most described offline storage resource information that the Internet resources of offline storage are corresponding Resource, the offline resources processing means in browser can be downloaded to local storage automatically;Such as, described offline storage resource letter Breath is virtual cache manifest file).Alternatively, described local offline storage strategy also includes at least one letter following Breath: the storage mode of described offline storage resource is (such as: for storage time, the web cache of default offline storage resource Storage size restriction etc. shared by number of times, offline storage resource) and described offline storage resource whether allow local Other subscriber equipment in net is shared.Certainly, described local offline storage strategy may also include out of Memory, the embodiment of the present invention This is not restricted.Visible, when receiving any web access requests, can judge according to described local offline storage strategy The need of carrying out offline resources storage, alternatively, described local offline storage strategy can be configured by user, thus can Demand according to user carries out offline resources storage, improves the motility of offline resources storage mode.
Alternatively, if described local offline storage strategy includes the type of described offline storage resource, described net to be visited The description information of network resource also includes: the type of described Internet resources to be visited;Accordingly, step S102 includes: according to described The description information of Internet resources to be visited determines described Internet resources to be visited at (including the type of described Internet resources to be visited) Type;Type according to described Internet resources to be visited and the type of described offline storage resource, it may be judged whether need storage Described Internet resources to be visited;1) if the type of described Internet resources to be visited belongs to the type of described offline storage resource, then Determine and need to store described Internet resources to be visited, perform step S103;2) if the type of described Internet resources to be visited does not belongs to Type in described offline storage resource, it is determined that without storing described Internet resources to be visited, according to described network to be visited The URL of resource accesses described Internet resources to be visited, and shows described webpage to be visited.
Alternatively, if described local offline storage strategy includes the site information of described offline storage, accordingly, step S102 includes: determine website (such as, the root belonging to described Internet resources to be visited according to the URL of described Internet resources to be visited The website domain name belonging to described Internet resources to be visited is represented) according to the beginning domain name part of the URL of described Internet resources to be visited; Site information according to the website belonging to described Internet resources to be visited Yu described offline storage, it may be judged whether need storage described Internet resources to be visited;1) if the website domain name belonging to described Internet resources to be visited belongs to the website letter of described offline storage Breath, it is determined that need to store described Internet resources to be visited, performs step S103;2) if belonging to described Internet resources to be visited Website domain name is not belonging to the site information of described offline storage, it is determined that without storing described Internet resources to be visited, according to institute The URL stating Internet resources to be visited accesses described Internet resources to be visited, and shows described webpage to be visited.
Alternatively, if described local offline storage strategy includes described offline storage resource information, accordingly, step S102 Including: according to URL and the described offline storage resource information of described Internet resources to be visited, it may be judged whether need to treat described in storage Access Internet resources;1) if the URL of described Internet resources to be visited belongs to described offline storage resource information, it is determined that need to deposit Store up described Internet resources to be visited, perform step S103;2) deposit if the URL of described Internet resources to be visited is not belonging to described off-line Storage resource information, it is determined that without storing described Internet resources to be visited, accesses institute according to the URL of described Internet resources to be visited State Internet resources to be visited, and show described webpage to be visited.Alternatively, described offline storage resource information is equivalent to as virtual Cache manifest file, this virtual cache manifest file can be by offline resources processing means according to described off-line The site information etc. of the storage type of resource or described offline storage automatically generates and (or automatically generates otherwise , rather than configured by Web server), and then utilize in HTML5 standard existing according to this virtual cache manifest file Offline storage mode cache, here is omitted;Wherein, if certain webpage is provided with in advance cache by Web server Manifest file, then utilize the virtual cache manifest file automatically generated replacement to be pre-configured with by Web server Cache manifest file.
Certainly, description information and local offline storage strategy according to the Internet resources described to be visited obtained are all right Judge whether otherwise to need to store described Internet resources to be visited, this be not restricted by the embodiment of the present invention, Such as: according in the described type of offline storage resource, the site information of offline storage and offline storage resource information at least Both combine and judge, as long as one of which meets i.e. thinks that needs store described Internet resources to be visited, wherein judge thin Joint refers to above-mentioned part, and here is omitted.
S103, access described Internet resources to be visited according to the URL of described Internet resources to be visited, and by described to be visited Internet resources store.
In the embodiment of the present invention, however, it is determined that need to store described Internet resources to be visited, then according to described network to be visited The URL of resource accesses described Internet resources to be visited, and carries out described Internet resources to be visited storing (as stored to the first use In the memorizer of family equipment, first user equipment is local subscriber apparatus), in order in described user or same LAN other When user accesses these Internet resources to be visited again, (other in these Internet resources to be visited are arranged to permission LAN is used During the collaborative share of family), directly obtain from local subscriber apparatus (such as first user equipment), it is not necessary to obtain from network side, not only Save flow and acquisition speed is fast.
Alternatively, described described Internet resources to be visited are stored, including: according to described Internet resources to be visited URL uses hashing algorithm to generate filename to be visited, and is deposited according to described filename to be visited by described Internet resources to be visited Being stored in first user equipment, wherein, described first user equipment is that local subscriber apparatus (is i.e. configured with at described offline resources The subscriber equipment of reason device);Alternatively, described Internet resources to be visited are being stored in described according to described filename to be visited During the memorizer of first user equipment, described first user equipment can automatically generate storage catalogue, in order to be subsequently used for retrieval.
Alternatively, described described Internet resources to be visited are stored, including:
URL and status information according to described Internet resources to be visited use hashing algorithm to generate filename to be visited, and Described Internet resources to be visited are stored in first user equipment according to described filename to be visited;Wherein, described state letter Breath includes: the identity ID of user and/or timestamp information;Described first user equipment is local subscriber apparatus.
The ID of user can uniquely identify described user, and alternatively, the ID of described user is the MAC Address etc. of user.For Ensure the safety of offline resources, alternatively, according to URL and the identity of described user of described Internet resources to be visited Number ID uses hashing algorithm to generate filename to be visited, and is deposited according to described filename to be visited by described Internet resources to be visited It is stored in the memorizer of described first user equipment;Visible, store the network to be visited to first user equipment in this mode Resource is only applicable to described user and again inquires about and obtain, and just cannot get for other user.
When different user accesses same webpage, can generate different according to the URL of offline storage resource and the ID of user Filename, offline network resource corresponding to file name is only applicable to described user and obtains, and other user cannot obtain;When same User, when different time accesses same webpage, can use according to the URL of offline storage resource and timestamp (access time point) Hashing algorithm generates different filenames to be visited, and is stored according to described filename to be visited by described Internet resources to be visited In described first user equipment, be thus directed towards having ageing Internet resources and/or dynamic network resource (such as: news, Asp, aspx, jsp, php file etc.) offline access request, the content of different time before this webpage the most browsable can be met.
When different user accesses same webpage at different time, can according to the URL of offline storage resource, the ID of user and Timestamp uses hashing algorithm to generate different filenames to be visited, and by described Internet resources to be visited according to described to be visited Filename is stored in described first user equipment.
In the embodiment of the present invention, obtain the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, described The description information of Internet resources to be visited includes: the URL of described Internet resources to be visited;Further, according to described in acquisition The description information of Internet resources to be visited and local offline storage strategy judge whether to need to store described network to be visited money Source;Wherein, described local offline storage strategy includes: need the instruction information of the Internet resources of offline storage;If it is determined that need Store described Internet resources to be visited, then access described Internet resources to be visited according to the URL of described Internet resources to be visited, and Described Internet resources to be visited are stored.Visible, when receiving any web access requests, can according to described this locality from Line storage strategy judges whether to need to carry out offline resources storage, thus improves the motility of offline resources storage mode.
In order to save flow, in the embodiment of the present invention, on the basis of above-described embodiment, first judged before step S102 Whether this locality has stored described Internet resources to be visited, if storage has described Internet resources to be visited, then directly obtains from this locality Described Internet resources to be visited, it is not necessary to obtain from network side;If this locality has not stored described Internet resources to be visited, then perform step Rapid S102.Wherein, the one of concrete judgement step can implementation as follows:
Step a), hashing algorithm is used to generate filename to be visited according to the URL of described Internet resources to be visited.
Step b), according to the filename preserved in described filename to be visited and first user equipment, it is judged that described Whether one subscriber equipment has stored described Internet resources to be visited;1) if the filename preserved in described first user equipment Do not include described filename to be visited (the most described first user equipment does not includes described Internet resources to be visited), it is determined that Described first user equipment does not stores described Internet resources to be visited, and has performed step S102;2) if described first user The filename preserved in equipment includes described filename to be visited, it is determined that in described first user equipment, storage has described Internet resources to be visited, and directly from described first user equipment, obtain described Internet resources to be visited.
Further, after not stored described Internet resources to be visited in determining described first user equipment, and Before performing step S102, in also can first judging LAN, whether store described Internet resources to be visited, if LAN internal memory Contain described Internet resources to be visited, then directly in LAN, obtain described Internet resources to be visited, it is not necessary to obtain from network side Take;If also not stored described Internet resources to be visited in LAN, then perform step S102.Wherein, concrete judgement step One can implementation as follows:
Step c), according to the filename preserved in described filename to be visited and the second subscriber equipment, it is judged that described Whether two subscriber equipmenies have stored described Internet resources to be visited;Wherein, described second subscriber equipment is to use with described first Family equipment belongs to the subscriber equipment of same LAN;1) if the filename preserved in described second subscriber equipment does not includes institute State filename to be visited, it is determined that described second subscriber equipment has not stored described Internet resources to be visited, and has performed step S102;2) if the filename preserved in described second subscriber equipment includes described filename to be visited, it is determined that described second In subscriber equipment, storage has described Internet resources to be visited, and directly obtains described network money from described second subscriber equipment Source.
Under normal circumstances, the Internet resources in webpage can be updated by the Website server compartment time, if described in wait to visit Ask that the description information of Internet resources also includes: the identification information that described Internet resources to be visited have updated the most;Alternatively, upper On the basis of stating embodiment, before step a, also include:
The most update according to the Internet resources to be visited in webpage to be visited described in described identification information judgment;1) if institute State identification information not update for instruction, it is determined that the Internet resources to be visited in described webpage to be visited do not update, and perform Step a;2) if described identification information updates for instruction, it is determined that the Internet resources to be visited in described webpage to be visited are Update, and perform step S102, to obtain the Internet resources to be visited after updating.
Alternatively, in the embodiment of the present invention, the offline resources processing means of browser can arrange local offline storage Switch, when described local offline storage switch is for opening, just uses the present invention above-mentioned offline resources processing method to carry out Offline storage;When described local offline storage switch is for closed mode, just use the offline resources storage side of existing HTML5 Formula;Alternatively, described local offline storage switch by user's Real-Time Switch, or can switch according to predetermined manner automatically.
Fig. 2 is the schematic flow sheet of offline resources processing method embodiment two of the present invention.On the basis of above-described embodiment, As in figure 2 it is shown, the method for the present embodiment may include that
S201, the web access requests of reception user.
In this step, user opens browser, and inputs web access requests (alternatively, in described web access requests Including: the URL of webpage to be visited), to obtain the description information of the Internet resources to be visited in webpage to be visited.
S202, judge whether local offline storage switch is opened.
If described local offline storage switch is opening, then perform step S203;If described local offline storage is opened Close as closed mode, then execution step S204.
S203, the Internet resources to be visited judged in webpage to be visited update the most.
If it is determined that do not update, then perform step S205;If it is determined that update, then perform step S207.Wherein, it is judged that wait to visit Asking that the mode that the Internet resources to be visited in webpage have updated the most can refer to the above-mentioned part of the present invention, here is omitted.
S204, access described Internet resources to be visited according to the URL of described Internet resources to be visited, and wait to visit described in showing Ask webpage.
S205, use according to the URL of described Internet resources to be visited hashing algorithm to generate filename to be visited, and perform step Rapid S206.
S206, judge local or LAN in whether stored described Internet resources to be visited.
If local or LAN internal memory contains described Internet resources to be visited, then perform step S208;If local drawn game All do not store described Internet resources to be visited in the net of territory, then perform step S207.Wherein, it is judged that in this locality or LAN be No storage has the mode of described Internet resources to be visited can refer to the above-mentioned part of the present invention, and here is omitted.
S207, judge whether to need to store described Internet resources to be visited.
In this step, description information and local offline storage strategy according to the Internet resources described to be visited obtained are sentenced Disconnected the need of storing described Internet resources to be visited;If it is determined that need to store described Internet resources to be visited, then perform step S209;If it is determined that without storing described Internet resources to be visited, then perform step S204.Wherein, it may be judged whether need to store institute The mode stating Internet resources to be visited can refer to the above-mentioned part of the present invention, and here is omitted
S208, directly read described Internet resources to be visited.
In this step, 1) if storage has described Internet resources to be visited in this locality, then directly from local memorizer (such as the The memorizer of one subscriber equipment) the described Internet resources to be visited of middle acquisition;Alternatively, can be according to described filename to be visited and basis Storage catalogue in ground determines the locally stored address of described Internet resources to be visited, and according to described in described locally stored address acquisition Internet resources to be visited, and show described webpage to be visited in a browser;2) if this locality does not stores described network to be visited Certain subscriber equipment (such as the second subscriber equipment) internal memory in resource, and LAN contain as described in Internet resources to be visited, the most directly Connect from described second subscriber equipment, obtain described Internet resources to be visited;Alternatively, can according to described filename to be visited and The storage catalogue of the second subscriber equipment determines the described Internet resources to be visited storage address in described second subscriber equipment, root According to Internet resources to be visited described in described storage address acquisition, and show described webpage to be visited in a browser.Visible, pass through In this locality or LAN, directly obtain described Internet resources to be visited, not only save flow and memory space, and improve Networking speed.
S209, store described Internet resources to be visited.
In this step, access described Internet resources to be visited according to the URL of described Internet resources to be visited, and treat described Access Internet resources to store to the memorizer of local first user equipment.
Visible, in the embodiment of the present invention, by arranging local offline storage switch and local offline storage in a browser Strategy, further increases the motility of offline resources storage mode.
Fig. 3 is the structural representation of the embodiment of offline resources processing means of the present invention.Alternatively, at described offline resources Reason device can be only fitted in local subscriber apparatus (such as first user equipment).As it is shown on figure 3, the off-line money that the present embodiment provides Source processing means 30 may include that acquisition module the 301, first judge module 302 and the first access modules 303.
Wherein, acquisition module 301, for obtaining the description information of Internet resources to be visited corresponding to webpage to be visited;Its In, the description information of described Internet resources to be visited includes: the uniform resource position mark URL of described Internet resources to be visited;
First judge module 302, for according to the description information of Internet resources described to be visited obtained and this locality from Line storage strategy judges whether to need to store described Internet resources to be visited;Wherein, described local offline storage strategy includes: need Want the instruction information of the Internet resources of offline storage;
First access modules 303, if determining for described first judge module and needing to store described Internet resources to be visited, Then access described Internet resources to be visited according to the URL of described Internet resources to be visited, and described Internet resources to be visited are entered Row storage.
Alternatively, described local offline storage strategy includes at least one information following:
The type of offline storage resource, the site information of offline storage and offline storage resource information;Wherein, described from The site information of line storage includes: the website domain name of there is a need to offline storage;Described offline storage resource information includes: all Need the URL that the Internet resources of offline storage are corresponding.
The offline resources processing means that the embodiment of the present invention provides includes: acquisition module, the first judge module and first Access modules;Wherein, acquisition module is for obtaining the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, The description information of described Internet resources to be visited includes: the uniform resource position mark URL of described Internet resources to be visited;First sentences Disconnected module judges whether for the description information according to the Internet resources described to be visited obtained and local offline storage strategy Need to store described Internet resources to be visited;Wherein, described local offline storage strategy includes: need the network of offline storage to provide The instruction information in source;Need to store described network to be visited money if the first access modules determines for described first judge module Source, then access described Internet resources to be visited according to the URL of described Internet resources to be visited, and by described Internet resources to be visited Store.Visible, the offline resources processing means of the embodiment of the present invention, can be according to described local offline storage strategy judgement No need to carry out offline resources storage, thus improve the motility of offline resources storage mode.
Alternatively, as a kind of enforceable mode, on the basis of the embodiment shown in Fig. 3, if described this locality from Line storage strategy includes the type of offline storage resource, and the description information of described Internet resources to be visited also includes: described in wait to visit Ask the type of Internet resources;Accordingly, described first judge module 302 specifically for:
Description information according to described Internet resources to be visited determines the type of described Internet resources to be visited;
Type according to described Internet resources to be visited and the type of described offline storage resource, it may be judged whether need storage Described Internet resources to be visited.
Alternatively, as another kind of enforceable mode, on the basis of the embodiment shown in Fig. 3, if described this locality Offline storage strategy includes the site information of described offline storage;Accordingly, described first judge module 302 specifically for:
URL according to described Internet resources to be visited determines the website belonging to described Internet resources to be visited;
Site information according to the website belonging to described Internet resources to be visited Yu described offline storage, it may be judged whether need Store described Internet resources to be visited.
Alternatively, as another kind of enforceable mode, on the basis of the embodiment shown in Fig. 3, if described this locality Offline storage strategy includes described offline storage resource information;Accordingly, described first judge module 302 specifically for:
URL according to described Internet resources to be visited and described offline storage resource information, it may be judged whether need to store institute State Internet resources to be visited.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, described first access modules 303 specifically for:
URL according to described Internet resources to be visited uses hashing algorithm to generate filename to be visited, and described waiting is visited Asking that Internet resources are stored in first user equipment according to described filename to be visited, wherein, described first user equipment is this Ground subscriber equipment.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, described first access modules 303 specifically for:
URL and status information according to described Internet resources to be visited use hashing algorithm to generate filename to be visited, and Described Internet resources to be visited are stored in first user equipment according to described filename to be visited;Wherein, described state letter Breath includes: the identity ID of user and/or timestamp information;Described first user equipment is local subscriber apparatus.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, described device also includes:
Generation module, uses hashing algorithm to generate filename to be visited for the URL according to described Internet resources to be visited;
Second judge module, is used for according to the filename preserved in described filename to be visited and first user equipment, Judge whether described first user equipment has stored described Internet resources to be visited;If described first user equipment preserves Filename do not include described filename to be visited, it is determined that described first user equipment has not stored described net to be visited Network resource.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, described device also includes:
For described second judge module, second access modules, if determining in described first user equipment that storage is treated described in having Access Internet resources, then directly from described first user equipment, obtain described Internet resources to be visited.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, if described second judge module Determine that after not stored described Internet resources to be visited in described first user equipment, described device also includes:
3rd judge module, is used for according to the filename preserved in described filename to be visited and the second subscriber equipment, Judge whether described second subscriber equipment has stored described Internet resources to be visited;Wherein, described second subscriber equipment be with Described first user equipment belongs to the subscriber equipment of same LAN;If in the filename preserved in described second subscriber equipment Including described filename to be visited, it is determined that described second subscriber equipment has not stored described Internet resources to be visited.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, described device also includes:
For described 3rd judge module, 3rd access modules, if determining in described second subscriber equipment that storage is treated described in having Access Internet resources, then directly from described second subscriber equipment, obtain described Internet resources.
Alternatively, as another kind of enforceable mode, on the basis of above-described embodiment, if described network to be visited money The description information in source also includes: the identification information that described Internet resources to be visited have updated the most, and described device also includes:
4th judge module, for according to the Internet resources to be visited in webpage to be visited described in described identification information judgment The most update;If described identification information does not updates for instruction, it is determined that the network to be visited money in described webpage to be visited Source does not updates;If described identification information updates for instruction, it is determined that the Internet resources to be visited in described webpage to be visited Update.
The offline resources processing means that the present embodiment provides, may be used for performing the present invention above-mentioned offline resources processing method The technical scheme of embodiment, it is similar with technique effect that it realizes principle, and here is omitted.
Fig. 4 is the structural representation of subscriber equipment embodiment of the present invention.As shown in Figure 4, the subscriber equipment 40 of the present embodiment (such as first user equipment) may include that memorizer 401 and processor 402;Described subscriber equipment can also include data-interface Unit 403;Memorizer 401 can be connected with processor 402 with data interface unit 403;Wherein, data interface unit 403 is used In the description information obtaining Internet resources to be visited corresponding to webpage to be visited;Wherein, the description of described Internet resources to be visited Information includes: the uniform resource position mark URL of described Internet resources to be visited;Memorizer 401 is used for storing and performs instruction;Process Device 402 performs instruction, in order to perform following operation for calling in memorizer 401:
Description information and local offline storage strategy according to the Internet resources described to be visited obtained judge whether need Store described Internet resources to be visited;Wherein, described local offline storage strategy includes: need the Internet resources of offline storage Instruction information;
If it is determined that need to store described Internet resources to be visited, then access institute according to the URL of described Internet resources to be visited State Internet resources to be visited, and described Internet resources to be visited are stored.
Alternatively, described local offline storage strategy includes at least one information following:
The type of offline storage resource, the site information of offline storage and offline storage resource information;Wherein, described from The site information of line storage includes: the website domain name of there is a need to offline storage;Described offline storage resource information includes: all Need the URL that the Internet resources of offline storage are corresponding.
Alternatively, processor 402 can only include that (Central Processing Unit is called for short central processing unit CPU), it is also possible to be CPU, digital signal processor (digital signal processor is called for short DSP), graphic process unit The combination of the control chip (such as baseband chip) in (Graphic Processing Unit is called for short GPU) and communication unit.
Specifically, the program in memorizer 401 can include program code, and program code includes computer-managed instruction, Can be with storing daily record data.Memorizer 401 may comprise random access memory, and (random access memory is called for short RAM), it is also possible to also include nonvolatile memory (non-volatile memory), for example, at least one disk memory.
Alternatively, if described local offline storage strategy includes the type of offline storage resource, described network to be visited provides The description information in source also includes: the type of described Internet resources to be visited;Accordingly, described according to the net described to be visited obtained Description information and the local offline storage strategy of network resource judge whether to need to store described Internet resources to be visited, including:
Description information according to described Internet resources to be visited determines the type of described Internet resources to be visited;
Type according to described Internet resources to be visited and the type of described offline storage resource, it may be judged whether need storage Described Internet resources to be visited.
Alternatively, if described local offline storage strategy includes the site information of described offline storage;Accordingly, described Description information and local offline storage strategy according to the Internet resources described to be visited obtained judge whether to need storage described Internet resources to be visited, including:
URL according to described Internet resources to be visited determines the website belonging to described Internet resources to be visited;
Site information according to the website belonging to described Internet resources to be visited Yu described offline storage, it may be judged whether need Store described Internet resources to be visited.
Alternatively, if described local offline storage strategy includes described offline storage resource information;Accordingly, described basis The description information of the Internet resources described to be visited obtained and local offline storage strategy judge whether to need to treat described in storage Access Internet resources, including:
URL according to described Internet resources to be visited and described offline storage resource information, it may be judged whether need to store institute State Internet resources to be visited.
Alternatively, described described Internet resources to be visited are stored, including:
URL according to described Internet resources to be visited uses hashing algorithm to generate filename to be visited, and described waiting is visited Asking that Internet resources are stored in first user equipment according to described filename to be visited, wherein, described first user equipment is this Ground subscriber equipment.
Alternatively, described described Internet resources to be visited are stored, including:
URL and status information according to described Internet resources to be visited use hashing algorithm to generate filename to be visited, and Described Internet resources to be visited are stored in first user equipment according to described filename to be visited;Wherein, described state letter Breath includes: the identity ID of user and/or timestamp information;Described first user equipment is local subscriber apparatus.
Alternatively, the described description information according to the Internet resources described to be visited obtained and local offline storage strategy Before judging whether to need to store described Internet resources to be visited, also include:
URL according to described Internet resources to be visited uses hashing algorithm to generate filename to be visited;
According to the filename preserved in described filename to be visited and first user equipment, it is judged that described first user sets Described Internet resources to be visited whether have been stored in Bei;
If the filename preserved in described first user equipment does not includes described filename to be visited, it is determined that described First user equipment has not stored described Internet resources to be visited.
Alternatively, described according to the filename preserved in described filename to be visited and first user equipment, it is judged that institute State after whether first user equipment has stored described Internet resources to be visited, also include:
If the filename preserved in described first user equipment includes described filename to be visited, it is determined that described In one subscriber equipment, storage has described Internet resources to be visited, and directly obtains described to be visited from described first user equipment Internet resources.
Alternatively, described determine described first user equipment has not stored described Internet resources to be visited after, also wrap Include:
According to the filename preserved in described filename to be visited and the second subscriber equipment, it is judged that described second user sets Described Internet resources to be visited whether have been stored in Bei;Wherein, described second subscriber equipment is to belong to described first user equipment Subscriber equipment in same LAN;
If the filename preserved in described second subscriber equipment does not includes described filename to be visited, it is determined that described Second subscriber equipment has not stored described Internet resources to be visited.
Alternatively, described according to the filename preserved in described filename to be visited and the second subscriber equipment, it is judged that institute State after whether the second subscriber equipment has stored described Internet resources to be visited, also include:
If the filename preserved in described second subscriber equipment includes described filename to be visited, it is determined that described second In subscriber equipment, storage has described Internet resources to be visited, and directly obtains described network money from described second subscriber equipment Source.
Alternatively, if the description information of described Internet resources to be visited also includes: described Internet resources to be visited are the most The identification information updated, accordingly, the described URL according to described Internet resources to be visited uses hashing algorithm to generate literary composition to be visited Before part name, also include:
The most update according to the Internet resources to be visited in webpage to be visited described in described identification information judgment;
If described identification information does not updates for instruction, it is determined that the Internet resources to be visited in described webpage to be visited are not Update.
Alternatively, described according to the Internet resources to be visited in webpage to be visited described in described identification information judgment the most After renewal, also include:
If described identification information updates for instruction, it is determined that the Internet resources to be visited in described webpage to be visited are Update, then perform the description information according to the Internet resources described to be visited obtained and local offline storage strategy judges whether Need to store the step of described Internet resources to be visited.
The subscriber equipment that the present embodiment provides, may be used for performing the present invention above-mentioned offline resources processing method embodiment Technical scheme, it is similar with technique effect that it realizes principle, and here is omitted.
One of ordinary skill in the art will appreciate that: the various numeral numbering such as referred to herein first, second is only retouched State the differentiation conveniently carried out, be not intended to limit the scope of the embodiment of the present application.
One with ordinary skill in the art would appreciate that in the various embodiments of the application, the sequence number of above-mentioned each process Size is not meant to the priority of execution sequence, and the execution sequence of each process should determine with its function and internal logic, and should not The implementation process of the embodiment of the present application is constituted any restriction.
Those skilled in the art are it can be understood that arrive, for convenience and simplicity of description, only with above-mentioned each functional module Division be illustrated, in actual application, can be as desired by complete by different functional modules for above-mentioned functions distribution Become, the internal structure of device will be divided into different functional modules, to complete all or part of function described above.On State the specific works process of the device of description, be referred to the corresponding process in preceding method embodiment, do not repeat them here.
Last it is noted that various embodiments above is only in order to illustrate technical scheme, it is not intended to limit;To the greatest extent The present invention has been described in detail by pipe with reference to foregoing embodiments, it will be understood by those within the art that: it depends on So the technical scheme described in foregoing embodiments can be modified, or the most some or all of technical characteristic is entered Row equivalent;And these amendments or replacement, do not make the essence of appropriate technical solution depart from various embodiments of the present invention technology The scope of scheme.

Claims (14)

1. an offline resources processing method, it is characterised in that including:
Obtain the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, the retouching of described Internet resources to be visited The information of stating includes: the uniform resource position mark URL of described Internet resources to be visited;
Description information and local offline storage strategy according to the Internet resources described to be visited obtained judge whether that needs are deposited Store up described Internet resources to be visited;Wherein, described local offline storage strategy includes: need the finger of the Internet resources of offline storage Show information;
If it is determined that need to store described Internet resources to be visited, then treat according to the URL access of described Internet resources to be visited Access Internet resources, and described Internet resources to be visited are stored.
Method the most according to claim 1, it is characterised in that described local offline storage strategy include following at least one Information:
The type of offline storage resource, the site information of offline storage and offline storage resource information;Wherein, described off-line is deposited The site information of storage includes: the website domain name of there is a need to offline storage;Described offline storage resource information includes: be there is a need to The URL that the Internet resources of offline storage are corresponding.
Method the most according to claim 2, it is characterised in that if described local offline storage strategy includes that offline storage provides The type in source, the description information of described Internet resources to be visited also includes: the type of described Internet resources to be visited;Accordingly, The described description information according to the Internet resources described to be visited obtained and local offline storage strategy judge whether that needs are deposited Store up described Internet resources to be visited, including:
Description information according to described Internet resources to be visited determines the type of described Internet resources to be visited;
Type according to described Internet resources to be visited and the type of described offline storage resource, it may be judged whether need storage described Internet resources to be visited.
Method the most according to claim 2, it is characterised in that if described local offline storage strategy includes that described off-line is deposited The site information of storage;Accordingly, the described description information according to the Internet resources described to be visited obtained and local off-line are deposited Storage strategy judges whether to need to store described Internet resources to be visited, including:
URL according to described Internet resources to be visited determines the website belonging to described Internet resources to be visited;
Site information according to the website belonging to described Internet resources to be visited Yu described offline storage, it may be judged whether need storage Described Internet resources to be visited.
Method the most according to claim 2, it is characterised in that if described local offline storage strategy includes that described off-line is deposited Storage resource information;Accordingly, the described description information according to the Internet resources described to be visited obtained and local offline storage Strategy judges whether to need to store described Internet resources to be visited, including:
URL according to described Internet resources to be visited and described offline storage resource information, it may be judged whether need to treat described in storage Access Internet resources.
6. according to the method according to any one of claim 1-5, it is characterised in that described described Internet resources to be visited are entered Row storage, including:
URL according to described Internet resources to be visited uses hashing algorithm to generate filename to be visited, and by described net to be visited Network resource is stored in first user equipment according to described filename to be visited, and wherein, described first user equipment is local using Family equipment.
7. according to the method according to any one of claim 1-5, it is characterised in that described described Internet resources to be visited are entered Row storage, including:
URL and status information according to described Internet resources to be visited use hashing algorithm to generate filename to be visited, and by institute State Internet resources to be visited to be stored in first user equipment according to described filename to be visited;Wherein, described status information bag Include: the identity ID of user and/or timestamp information;Described first user equipment is local subscriber apparatus.
8. according to the method according to any one of claim 1-5, it is characterised in that described according to the net described to be visited obtained Before the description information of network resource and local offline storage strategy judge whether to need to store described Internet resources to be visited, also Including:
URL according to described Internet resources to be visited uses hashing algorithm to generate filename to be visited;
According to the filename preserved in described filename to be visited and first user equipment, it is judged that in described first user equipment Whether storage has described Internet resources to be visited;
If the filename preserved in described first user equipment does not includes described filename to be visited, it is determined that described first Subscriber equipment has not stored described Internet resources to be visited.
Method the most according to claim 8, it is characterised in that described set according to described filename to be visited and first user The filename preserved in Bei, it is judged that after whether having stored described Internet resources to be visited in described first user equipment, also Including:
If the filename preserved in described first user equipment includes described filename to be visited, it is determined that described first uses In the equipment of family, storage has described Internet resources to be visited, and directly obtains described network to be visited from described first user equipment Resource.
Method the most according to claim 8 or claim 9, it is characterised in that described determine in described first user equipment do not store After having described Internet resources to be visited, also include:
According to the filename preserved in described filename to be visited and the second subscriber equipment, it is judged that in described second subscriber equipment Whether storage has described Internet resources to be visited;Wherein, described second subscriber equipment is for belonging to same with described first user equipment The subscriber equipment of one LAN;
If the filename preserved in described second subscriber equipment does not includes described filename to be visited, it is determined that described second Subscriber equipment has not stored described Internet resources to be visited.
11. methods according to claim 10, it is characterised in that described according to described filename to be visited and the second user The filename preserved in equipment, it is judged that after whether having stored described Internet resources to be visited in described second subscriber equipment, Also include:
If the filename preserved in described second subscriber equipment includes described filename to be visited, it is determined that described second user In equipment, storage has described Internet resources to be visited, and directly obtains described Internet resources from described second subscriber equipment.
12. methods according to claim 8, it is characterised in that if the description information of described Internet resources to be visited is also wrapped Include: the identification information that described Internet resources to be visited have updated the most, accordingly, described according to described Internet resources to be visited Before URL uses hashing algorithm to generate filename to be visited, also include:
The most update according to the Internet resources to be visited in webpage to be visited described in described identification information judgment;
If described identification information does not updates for instruction, it is determined that the Internet resources to be visited in described webpage to be visited are the most more Newly.
13. methods according to claim 12, it is characterised in that described according to be visited described in described identification information judgment After Internet resources to be visited in webpage update the most, also include:
If described identification information updates for instruction, it is determined that the Internet resources to be visited in described webpage to be visited are the most more Newly, then perform the description information according to the Internet resources described to be visited obtained and local offline storage strategy judges whether need Store the step of described Internet resources to be visited.
14. 1 kinds of offline resources processing meanss, it is characterised in that including:
Acquisition module, for obtaining the description information of Internet resources to be visited corresponding to webpage to be visited;Wherein, described to be visited The description information of Internet resources includes: the uniform resource position mark URL of described Internet resources to be visited;
First judge module, for the description information according to the Internet resources described to be visited obtained and local offline storage plan Slightly judge whether to need to store described Internet resources to be visited;Wherein, described local offline storage strategy includes: need off-line to deposit The instruction information of the Internet resources of storage;
First access modules, if determining for described first judge module and needing to store described Internet resources to be visited, then basis The URL of described Internet resources to be visited accesses described Internet resources to be visited, and is stored by described Internet resources to be visited.
CN201610343530.5A 2016-05-20 2016-05-20 Off-line resource processing method and apparatus Pending CN106055588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610343530.5A CN106055588A (en) 2016-05-20 2016-05-20 Off-line resource processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610343530.5A CN106055588A (en) 2016-05-20 2016-05-20 Off-line resource processing method and apparatus

Publications (1)

Publication Number Publication Date
CN106055588A true CN106055588A (en) 2016-10-26

Family

ID=57177348

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610343530.5A Pending CN106055588A (en) 2016-05-20 2016-05-20 Off-line resource processing method and apparatus

Country Status (1)

Country Link
CN (1) CN106055588A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106973148A (en) * 2017-03-08 2017-07-21 东莞市秦川文化传播有限公司 A kind of offline reading terminal of news
CN109586937A (en) * 2017-09-28 2019-04-05 中兴通讯股份有限公司 A kind of O&M method, equipment and the storage medium of caching system
CN111314446A (en) * 2020-01-21 2020-06-19 北京达佳互联信息技术有限公司 Resource updating method, device, server and storage medium

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030184582A1 (en) * 2002-03-27 2003-10-02 Cohen Thomas Andrew Browser plug-ins
CN102298599A (en) * 2010-06-28 2011-12-28 宏碁股份有限公司 Method and system for browsing web pages in offline state
CN102750285A (en) * 2011-04-19 2012-10-24 英业达股份有限公司 system and method for providing offline browsing
CN102779181A (en) * 2012-06-29 2012-11-14 广州市动景计算机科技有限公司 Browser off-line storage data processing method based on hypertext markup language (HTML) 5 and browser
CN103488636A (en) * 2012-06-11 2014-01-01 腾讯科技(深圳)有限公司 Method and device for browsing web page offline
CN103873502A (en) * 2012-12-11 2014-06-18 阿里巴巴集团控股有限公司 Cache updating method and system, and update resource providing method and system
CN104156377A (en) * 2013-05-13 2014-11-19 孙良茵 Virtual file system achieving reliability through multi-network-disk redundant storage
CN104182408A (en) * 2013-05-23 2014-12-03 腾讯科技(深圳)有限公司 Webpage off-line access method and webpage off-line access device
CN104239322A (en) * 2013-06-17 2014-12-24 腾讯科技(深圳)有限公司 Webpage browsing method and device
CN104572710A (en) * 2013-10-18 2015-04-29 腾讯科技(深圳)有限公司 Webpage information processing method and device
CN104657358A (en) * 2013-11-15 2015-05-27 腾讯科技(深圳)有限公司 Method and system for caching webpage program offline
CN104735041A (en) * 2013-12-24 2015-06-24 华为终端有限公司 Method and device for having access to offline resources
CN104765622A (en) * 2014-01-03 2015-07-08 腾讯科技(深圳)有限公司 Page resource loading method and device
CN105045539A (en) * 2015-08-20 2015-11-11 百度在线网络技术(北京)有限公司 Control method and apparatus for data offline storage
CN105404652A (en) * 2015-10-29 2016-03-16 河海大学 Mass small file processing method based on HDFS
CN105488078A (en) * 2014-10-10 2016-04-13 阿里巴巴集团控股有限公司 Web page data caching method and equipment

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030184582A1 (en) * 2002-03-27 2003-10-02 Cohen Thomas Andrew Browser plug-ins
CN102298599A (en) * 2010-06-28 2011-12-28 宏碁股份有限公司 Method and system for browsing web pages in offline state
CN102750285A (en) * 2011-04-19 2012-10-24 英业达股份有限公司 system and method for providing offline browsing
CN103488636A (en) * 2012-06-11 2014-01-01 腾讯科技(深圳)有限公司 Method and device for browsing web page offline
CN102779181A (en) * 2012-06-29 2012-11-14 广州市动景计算机科技有限公司 Browser off-line storage data processing method based on hypertext markup language (HTML) 5 and browser
CN103873502A (en) * 2012-12-11 2014-06-18 阿里巴巴集团控股有限公司 Cache updating method and system, and update resource providing method and system
CN104156377A (en) * 2013-05-13 2014-11-19 孙良茵 Virtual file system achieving reliability through multi-network-disk redundant storage
CN104182408A (en) * 2013-05-23 2014-12-03 腾讯科技(深圳)有限公司 Webpage off-line access method and webpage off-line access device
CN104239322A (en) * 2013-06-17 2014-12-24 腾讯科技(深圳)有限公司 Webpage browsing method and device
CN104572710A (en) * 2013-10-18 2015-04-29 腾讯科技(深圳)有限公司 Webpage information processing method and device
CN104657358A (en) * 2013-11-15 2015-05-27 腾讯科技(深圳)有限公司 Method and system for caching webpage program offline
CN104735041A (en) * 2013-12-24 2015-06-24 华为终端有限公司 Method and device for having access to offline resources
CN104765622A (en) * 2014-01-03 2015-07-08 腾讯科技(深圳)有限公司 Page resource loading method and device
CN105488078A (en) * 2014-10-10 2016-04-13 阿里巴巴集团控股有限公司 Web page data caching method and equipment
CN105045539A (en) * 2015-08-20 2015-11-11 百度在线网络技术(北京)有限公司 Control method and apparatus for data offline storage
CN105404652A (en) * 2015-10-29 2016-03-16 河海大学 Mass small file processing method based on HDFS

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106973148A (en) * 2017-03-08 2017-07-21 东莞市秦川文化传播有限公司 A kind of offline reading terminal of news
CN109586937A (en) * 2017-09-28 2019-04-05 中兴通讯股份有限公司 A kind of O&M method, equipment and the storage medium of caching system
CN111314446A (en) * 2020-01-21 2020-06-19 北京达佳互联信息技术有限公司 Resource updating method, device, server and storage medium
CN111314446B (en) * 2020-01-21 2021-05-25 北京达佳互联信息技术有限公司 Resource updating method, device, server and storage medium

Similar Documents

Publication Publication Date Title
JP7013466B2 (en) Application data processing methods, equipment, and computer programs
CN105045887B (en) The system and method for mixed mode cross-domain data interaction
CN102902805B (en) A kind of page access method and apparatus
CN105022750B (en) Resource file loading method and device
CN103870470B (en) A kind of method of resource file of loading application programs and charger
US9690568B2 (en) Client-side script bundle management system
CN103810176B (en) A kind of info web prefetches access method and device
CN102982091B (en) Technology for the isolation based on dynamic domain
CN104202360A (en) Webpage access method, device and router
CN106550052A (en) A kind of data acquisition unit and method based on OPC UA
CN109408751A (en) A kind of data processing method, terminal, server and storage medium
CN107105336A (en) Data processing method and data processing equipment
CN106055588A (en) Off-line resource processing method and apparatus
CN106101055A (en) The data access method of a kind of multiple database and system thereof and proxy server
CN105868234A (en) Update method and device of caching data
CN106899549A (en) A kind of network security detection method and device
CN110351288A (en) An a kind of product contains the data push method of multiple columns
CN105095220B (en) A kind of browser implementation method, terminal and virtualization agent device
CN107613040A (en) A kind of method and apparatus of domain name system DNS server lookup
CN107807830A (en) Medical software update method and server based on cluster
CN103647811B (en) A method and an apparatus for application's accessing backstage service
CN103455492B (en) A kind of method and apparatus of search and webpage
CN106548090A (en) A kind of network file guard method and WEB server
CN108170745A (en) It is a kind of to access web terminal data cached method and terminal
CN107645543A (en) Method and system applied to the non-80 caching miniport services of caching server HTTP

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20161026