CN109117447A - A kind of server data access method and device of cache web pages - Google Patents

A kind of server data access method and device of cache web pages Download PDF

Info

Publication number
CN109117447A
CN109117447A CN201710483452.3A CN201710483452A CN109117447A CN 109117447 A CN109117447 A CN 109117447A CN 201710483452 A CN201710483452 A CN 201710483452A CN 109117447 A CN109117447 A CN 109117447A
Authority
CN
China
Prior art keywords
data
local
browser
stored
server
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
CN201710483452.3A
Other languages
Chinese (zh)
Inventor
余朝龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SHENZHEN LAN-YOU TECHNOLOG Co Ltd
Original Assignee
SHENZHEN LAN-YOU TECHNOLOG Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN LAN-YOU TECHNOLOG Co Ltd filed Critical SHENZHEN LAN-YOU TECHNOLOG Co Ltd
Priority to CN201710483452.3A priority Critical patent/CN109117447A/en
Publication of CN109117447A publication Critical patent/CN109117447A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5683Storage of data provided by user terminals, i.e. reverse caching

Abstract

The invention discloses a kind of server data access method and devices of cache web pages, this method comprises: the network service thread of creation local program is to generate local database files and local communication address;It opens browser and is passed to station address to be visited and the local communication address;The data for being stored with the station address are searched whether from the local database files, if being stored with the data, the data are then back to browser from the local database files, if not stored have the data, then the data are obtained from the corresponding database server of station address, and the data are stored into local database files, then the data are back to browser.The advantageous effect of the invention are as follows: mitigate server load, improve the ability of server high concurrent access, client computer is saved to the Internet bandwidth between server, browser is solved the problems, such as repeatedly and repeats to obtain data from server, reduce server and the probability collapsed occur.

Description

A kind of server data access method and device of cache web pages
Technical field
The present invention relates to web cache and access technique field more particularly to a kind of server data access of cache web pages Method and device.
Background technique
The webpage of major part website operation is to carry out data access, webpage using based on Browser/Server Mode at present Major affairs logic is most of to be realized in server, such as reads data from database, carries out the operation such as logic sequence to data, this The operation of sample is heavier to server operation data load, and since browser does not store the ability of complex data structures, past Toward needing to carry out repeatedly request to server to identical data to read, back-end server operation load has more been aggravated.
Prior art such as Fig. 1, Fig. 1 are the topology diagram of the web page access of the prior art, and its technical solution is as follows:
1, browser directly initiates request to Website server by internet, and Website server is requested from database service Device obtains data, and database server returns data to Website server, and Website server returns after carrying out logical process to data Back to browser.
2, the data that browser resolves are obtained from Website server, are presented to the user.
The prior art scheme major defect has following two o'clock:
1, the data that host where browser does not obtain request store, and next time, same user accessed identical data When, it is still desirable to it requests to obtain from Website server again, needs to occupy Internet bandwidth, the resource of back-end server;
2, when many browsers carry out high concurrent access to Website server, Website server load is increased rapidly, right Later browser access is likely to occur response not in time, or even back-end server may be caused to collapse.
Summary of the invention
The technical problem to be solved in the present invention is that not obtained to request for host where above-mentioned browser in the prior art The data obtained are stored, when next time, same user accessed identical data, it is still desirable to it requests to obtain from Website server again, Need to occupy Internet bandwidth, the resource of back-end server;When many browsers carry out high concurrent access to Website server, Website server load increases rapidly, and is likely to occur response not in time to later browser access, or even after may causing The problem of holding server crash, provides a kind of server data access method and device of cache web pages.
The technical solution adopted by the present invention to solve the technical problems is:
On the one hand, a kind of server data access method of cache web pages is constructed, comprising:
The network service thread of local program is created to generate local database files and local communication address;
It opens browser and is passed to station address to be visited and the local communication address;
The data for being stored with the station address are searched whether from the local database files, if being stored with the number According to the data being then back to browser from the local database files, if not stored have the data, from website The corresponding database server in location obtains the data, and the data are stored into local database files, then will be described Data are back to browser.
In server data access method of the present invention, the network service thread of the creation local program is with life At local database files and local communication address, comprising:
Create the network service thread of the local program;
Monitor local service port, if the local service port is occupied, the port numbers of the local service port Add one, until the local service port is unoccupied, to obtain available hypertext transfer protocol serve port;
Local database files and local communication address are generated according to the hypertext transfer protocol serve port.
In server data access method of the present invention, the opening browser and with being passed to website to be visited Location and the local communication address, comprising:
It opens browser and receives the station address;
Corresponding local communication address is obtained by the web analysis of the station address;
It is passed to the station address and the local communication address and is stored to global variable.
It is described to be searched whether from the local database files in server data access method of the present invention The data of the station address are stored with, if being stored with the data, the data are returned from the local database files It is back to browser, if not stored there are the data, obtains the data from the corresponding database server of station address, and will The data are stored into local database files, then the data are back to browser, comprising:
The network service thread of the local program is listened to as thread is lived in for long by described in browser access The request of station address;
If receiving the request, search whether to be stored with the station address from the local database files Data continue to listen to the request for accessing the station address by the browser if not receiving the request;
If being stored with the data, the data are back to browser from the local database files, if not depositing The data are contained, then obtain the data from the corresponding database server of station address, and the data are stored to this In ground database file, then the data are back to browser.
In server data access method of the present invention, further includes:
Judge whether the local program terminates, if so, the local database files are deleted, if it is not, then continuing to detect Listen the request that the station address is accessed by the browser.
On the other hand, a kind of server data access device of cache web pages is provided, wherein it is stored with a plurality of instruction, it is described Instruction is suitable for being loaded and being executed by processor, comprising:
The network service thread of local program is created to generate local database files and local communication address;
It opens browser and is passed to station address to be visited and the local communication address;
The data for being stored with the station address are searched whether from the local database files, if being stored with the number According to the data being then back to browser from the local database files, if not stored have the data, from website The corresponding database server in location obtains the data, and the data are stored into local database files, then will be described Data are back to browser.
In server data access device of the present invention, the network service thread of the creation local program is with life At local database files and local communication address, comprising:
Create the network service thread of the local program;
Monitor local service port, if the local service port is occupied, the port numbers of the local service port Add one, until the local service port is unoccupied, to obtain available hypertext transfer protocol serve port;
Local database files and local communication address are generated according to the hypertext transfer protocol serve port.
In server data access device of the present invention, the opening browser and with being passed to website to be visited Location and the local communication address, comprising:
It opens browser and receives the station address;
Corresponding local communication address is obtained by the web analysis of the station address;
It is passed to the station address and the local communication address and is stored to global variable.
It is described to be searched whether from the local database files in server data access device of the present invention The data of the station address are stored with, if being stored with the data, the data are returned from the local database files It is back to browser, if not stored there are the data, obtains the data from the corresponding database server of station address, and will The data are stored into local database files, then the data are back to browser, comprising:
The network service thread of the local program is listened to as thread is lived in for long by described in browser access The request of station address;
If receiving the request, search whether to be stored with the station address from the local database files Data continue to listen to the request for accessing the station address by the browser if not receiving the request;
If being stored with the data, the data are back to browser from the local database files, if not depositing The data are contained, then obtain the data from the corresponding database server of station address, and the data are stored to this In ground database file, then the data are back to browser.
In server data access device of the present invention, further includes:
Judge whether the local program terminates, if so, the local database files are deleted, if it is not, then continuing to detect Listen the request that the station address is accessed by the browser.
A kind of server data access method and device of cache web pages disclosed above has the advantages that mitigation Server load improves the ability of server high concurrent access, saves client computer to the Internet bandwidth between server, solution The problem of certainly browser is repeatedly and repetition obtains data from server, reduces server and the probability collapsed occurs.
Detailed description of the invention
Fig. 1 is the topology diagram of the web page access of the prior art;
Fig. 2 is the topology diagram for the web page access that one embodiment of the invention provides;
Fig. 3 is a kind of flow chart of the server data access method for cache web pages that one embodiment of the invention provides.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated.It should be appreciated that described herein, specific examples are only used to explain the present invention, not For limiting the present invention.
The present invention provides a kind of server data access method and devices of cache web pages, it is intended that passing through this The data access method of ground program cache mitigates the load in the case of high concurrent accesses to server, and it is high to promote server support The stability and reliability concurrently accessed.Referring to fig. 2, Fig. 2 is the topological structure for the web page access that one embodiment of the invention provides Figure, by installing a local program in the client computer where browser, user first starts browser from local program, visit Ask that the network address of website and the address that local program is successfully monitored are passed to browser address bar, what web analysis obtained The address communicated with local program, is saved in global variable.Subsequent elder generation dynamic required for local program request Data, local program request Website server get database server data, are saved in local database files, then Browser is returned to, browsing device net page parses the data obtained and presents.
Referring to Fig. 3, Fig. 3 is a kind of stream of the server data access method for cache web pages that one embodiment of the invention provides Cheng Tu, the server data access method includes step S1-S3:
S1, the network service thread of local program is created to generate local database files and local communication address;Step S1 includes following sub-step S11-S13:
The network service thread of S11, the creation local program;The server data access method is firstly the need of installation one In client computer where a local program to browser, such as in one local program of installation such as PC machine, mobile phone, or browsing One plug-in unit is installed, operation should while such user can start browser or starting browser by local program on device Local program.
S12, local service port, if the local service port is occupied, the end of the local service port are monitored Slogan adds one, until the local service port is unoccupied, to obtain available hypertext transfer protocol serve port;Example Such as, http: // 127.0.0.1:8099 local service port is 8099, if occupied, port numbers add 1, until obtaining can Hypertext transfer protocol serve port.
S13, local database files and local communication address are generated according to the hypertext transfer protocol serve port.Example Such as, local communication address are as follows: http: // 127.0.0.1:8099.
S2, it opens browser and is passed to station address to be visited and the local communication address;Step S2 includes following Sub-step S21-S23:
S21, it opens browser and receives the station address;Such as: it clicks the icon of local program or clicks browsing The icon of device, if the icon for clicking local program, then local program provides business website associated therewith icon, this step It is triggered manually by user.
S22, corresponding local communication address is obtained by the web analysis of the station address;For example, net to be visited Station address are as follows: http://www.example.com/ distributes corresponding local communication address by client computer automatically.
S23, the station address and the local communication address are passed to and is stored to global variable.I.e. access net The address that the network address and local program stood successfully are monitored is passed to browser address bar.For example, calling system interface The address of browser and incoming station address and local program is opened, the network address such as http that address field obtains: // Www.example.com//login? commurl=http: // 127.0.0.1:8099, wherein parameter commurl is local The address of program and browser.
S3, the data for being stored with the station address are searched whether from the local database files, if storage is Data are stated, then the data are back to browser from the local database files, if not stored there are the data, from net The corresponding database server of station address obtains the data, and the data are stored into local database files, then will The data are back to browser.Step S3 includes following sub-step S31-S33:
S31, it the network service thread of the local program is listened to as thread is lived in for long is accessed by the browser The request of the station address;Due to opening device in browser, user may need repeatedly to access same website, but be not required to The website can be closed when wanting, if being again turned on the website, can be listened to by local program.
If S32, receiving the request, searched whether from the local database files with being stored with the website The data of location continue to listen to the request for accessing the station address by the browser if not receiving the request;When Browse request is received, then has first searched whether corresponding data from local database files.
If S33, being stored with the data, the data are back to browser from the local database files, if It is not stored to have the data, then the data are obtained from the corresponding database server of station address, and the data are stored Browser is back into local database files, then by the data.I.e. if local database files have corresponding data, such as Fruit, which has, directly returns to browser, if being stored to local database files after not getting from website, returns again to browser, returns After returning browser, browser carries out data presentation by web analysis.Subsequent elder generation is moved required for local program request State data, local program request Website server get database server data, are saved in local database files.
Preferably, the server data access method further includes step S4:
S4, judge whether the local program terminates, if so, the local database files are deleted, if it is not, then continuing Listen to the request that the station address is accessed by the browser.I.e. if program is not finished, continues to execute and listen to request;Such as Fruit EP (end of program) terminates after then deleting resource.
On the other hand, a kind of server data access device of cache web pages is provided, wherein it is stored with a plurality of instruction, it is described Instruction is suitable for being loaded and being executed by processor, which is set in client computer, which includes:
The network service thread of local program is created to generate local database files and local communication address;
It opens browser and is passed to station address to be visited and the local communication address;
The data for being stored with the station address are searched whether from the local database files, if being stored with the number According to the data being then back to browser from the local database files, if not stored have the data, from website The corresponding database server in location obtains the data, and the data are stored into local database files, then will be described Data are back to browser.
In server data access device of the present invention, the network service thread of the creation local program is with life At local database files and local communication address, comprising:
Create the network service thread of the local program;
Monitor local service port, if the local service port is occupied, the port numbers of the local service port Add one, until the local service port is unoccupied, to obtain available hypertext transfer protocol serve port;
Local database files and local communication address are generated according to the hypertext transfer protocol serve port.
In server data access device of the present invention, the opening browser and with being passed to website to be visited Location and the local communication address, comprising:
It opens browser and receives the station address;
Corresponding local communication address is obtained by the web analysis of the station address;
It is passed to the station address and the local communication address and is stored to global variable.
It is described to be searched whether from the local database files in server data access device of the present invention The data of the station address are stored with, if being stored with the data, the data are returned from the local database files It is back to browser, if not stored there are the data, obtains the data from the corresponding database server of station address, and will The data are stored into local database files, then the data are back to browser, comprising:
The network service thread of the local program is listened to as thread is lived in for long by described in browser access The request of station address;
If receiving the request, search whether to be stored with the station address from the local database files Data continue to listen to the request for accessing the station address by the browser if not receiving the request;
If being stored with the data, the data are back to browser from the local database files, if not depositing The data are contained, then obtain the data from the corresponding database server of station address, and the data are stored to this In ground database file, then the data are back to browser.
In server data access device of the present invention, further includes:
Judge whether the local program terminates, if so, the local database files are deleted, if it is not, then continuing to detect Listen the request that the station address is accessed by the browser.
There is provided herein the various operations of embodiment.In one embodiment, described one or operation may be constructed one The computer-readable instruction stored on a or computer-readable medium will be held when being executed by electronic equipment so that calculating equipment The row operation.Describing the sequences of some or all of operations, to should not be construed as to imply that these operations necessarily order dependent 's.It will be appreciated by those skilled in the art that the alternative sequence of the benefit with this specification.Furthermore, it is to be understood that not being institute There is operation that must exist in each embodiment provided in this article.
Moreover, word " preferred " used herein means serving as example, example or illustration.Feng Wen is described as " preferably " any aspect or design be not necessarily to be construed as than other aspect or design it is more advantageous.On the contrary, the use purport of word " preferred " Concept is being proposed in specific ways.Term "or" as used in this application is intended to mean the "or" for including and non-excluded "or".That is, unless specified otherwise or clear from the context, " X uses A or B " means that nature includes any one of arrangement. That is, if X uses A;X uses B;Or X uses A and B both, then " X uses A or B " is met in aforementioned any example.
Moreover, although the disclosure, those skilled in the art has shown and described relative to one or implementation Member will be appreciated that equivalent variations and modification based on the reading and understanding to the specification and drawings.The disclosure includes all such Modifications and variations, and be limited only by the scope of the following claims.In particular, to by said modules (such as element, resource Deng) the various functions that execute, term for describing such components is intended to correspond to the specified function (example for executing the component As it is functionally of equal value) random component (unless otherwise instructed), even if in structure with execute shown in this article The open structure of function in disclosed exemplary implementations is not equivalent.In addition, although the special characteristic of the disclosure phase Only one in several implementations is disclosed, but this feature can with such as can be for a given or particular application It is expectation and one or the combination of other features of other advantageous implementations.Moreover, with regard to term " includes ", " having ", " containing Have " or its deformation be used in specific embodiments or claims for, such term be intended to with term "comprising" phase As mode include.
Each functional unit in the embodiment of the present invention can integrate in a processing module, be also possible to each unit list It is solely physically present, can also be integrated in two or more units in a module.Above-mentioned integrated module can both use Formal implementation of hardware can also be realized in the form of software function module.If the integrated module is with software function The form of module is realized and when sold or used as an independent product, also can store in computer-readable storage Jie In matter.Storage medium mentioned above can be read-only memory, disk or CD etc..Above-mentioned each device or system, can be with Execute the method in correlation method embodiment.
In conclusion although the present invention has been disclosed above in the preferred embodiment, but above preferred embodiment is not to limit The system present invention, those skilled in the art can make various changes and profit without departing from the spirit and scope of the present invention Decorations, therefore protection scope of the present invention subjects to the scope of the claims.

Claims (10)

1. a kind of server data access method of cache web pages characterized by comprising
The network service thread of local program is created to generate local database files and local communication address;
It opens browser and is passed to station address to be visited and the local communication address;
The data for being stored with the station address are searched whether from the local database files, if being stored with the data, The data are then back to browser from the local database files, if not stored there are the data, from station address Corresponding database server obtains the data, and the data are stored into local database files, then by the number According to being back to browser.
2. server data access method according to claim 1, which is characterized in that the network of the creation local program Service thread is to generate local database files and local communication address, comprising:
Create the network service thread of the local program;
Local service port is monitored, if the local service port is occupied, the port numbers of the local service port add one, Until the local service port is unoccupied, to obtain available hypertext transfer protocol serve port;
Local database files and local communication address are generated according to the hypertext transfer protocol serve port.
3. server data access method according to claim 2, which is characterized in that the opening browser and it is incoming to The station address of access and the local communication address, comprising:
It opens browser and receives the station address;
Corresponding local communication address is obtained by the web analysis of the station address;
It is passed to the station address and the local communication address and is stored to global variable.
4. server data access method according to claim 3, which is characterized in that described from the local data library text The data for being stored with the station address are searched whether in part, if being stored with the data, by the data from the local Database file is back to browser, if not stored have the data, obtains from the corresponding database server of station address The data, and the data are stored into local database files, then the data are back to browser, comprising:
The network service thread of the local program is listened to as thread is lived in for long, the website is accessed by the browser The request of address;
If receiving the request, the number for being stored with the station address is searched whether from the local database files According to continuing to listen to the request for accessing the station address by the browser if not receiving the request;
If being stored with the data, the data are back to browser from the local database files, if not stored have The data then obtain the data from the corresponding database server of station address, and the data are stored to local number Browser is back to according in library file, then by the data.
5. server data access method according to claim 4, which is characterized in that further include:
Judge whether the local program terminates, if so, the local database files are deleted, if it is not, then continuing to listen to logical Cross the request that the browser accesses the station address.
6. a kind of server data access device of cache web pages, wherein being stored with a plurality of instruction, described instruction is suitable for by handling Device is loaded and is executed characterized by comprising
The network service thread of local program is created to generate local database files and local communication address;
It opens browser and is passed to station address to be visited and the local communication address;
The data for being stored with the station address are searched whether from the local database files, if being stored with the data, The data are then back to browser from the local database files, if not stored there are the data, from station address Corresponding database server obtains the data, and the data are stored into local database files, then by the number According to being back to browser.
7. server data access device according to claim 6, which is characterized in that the network of the creation local program Service thread is to generate local database files and local communication address, comprising:
Create the network service thread of the local program;
Local service port is monitored, if the local service port is occupied, the port numbers of the local service port add one, Until the local service port is unoccupied, to obtain available hypertext transfer protocol serve port;
Local database files and local communication address are generated according to the hypertext transfer protocol serve port.
8. server data access device according to claim 7, which is characterized in that the opening browser and it is incoming to The station address of access and the local communication address, comprising:
It opens browser and receives the station address;
Corresponding local communication address is obtained by the web analysis of the station address;
It is passed to the station address and the local communication address and is stored to global variable.
9. server data access device according to claim 8, which is characterized in that described from the local data library text The data for being stored with the station address are searched whether in part, if being stored with the data, by the data from the local Database file is back to browser, if not stored have the data, obtains from the corresponding database server of station address The data, and the data are stored into local database files, then the data are back to browser, comprising:
The network service thread of the local program is listened to as thread is lived in for long, the website is accessed by the browser The request of address;
If receiving the request, the number for being stored with the station address is searched whether from the local database files According to continuing to listen to the request for accessing the station address by the browser if not receiving the request;
If being stored with the data, the data are back to browser from the local database files, if not stored have The data then obtain the data from the corresponding database server of station address, and the data are stored to local number Browser is back to according in library file, then by the data.
10. server data access device according to claim 9, which is characterized in that further include:
Judge whether the local program terminates, if so, the local database files are deleted, if it is not, then continuing to listen to logical Cross the request that the browser accesses the station address.
CN201710483452.3A 2017-06-22 2017-06-22 A kind of server data access method and device of cache web pages Pending CN109117447A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710483452.3A CN109117447A (en) 2017-06-22 2017-06-22 A kind of server data access method and device of cache web pages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710483452.3A CN109117447A (en) 2017-06-22 2017-06-22 A kind of server data access method and device of cache web pages

Publications (1)

Publication Number Publication Date
CN109117447A true CN109117447A (en) 2019-01-01

Family

ID=64732984

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710483452.3A Pending CN109117447A (en) 2017-06-22 2017-06-22 A kind of server data access method and device of cache web pages

Country Status (1)

Country Link
CN (1) CN109117447A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110636384A (en) * 2019-09-10 2019-12-31 北京翼鸥教育科技有限公司 System and method for realizing synchronization of one master and multiple slaves of webpage
CN110737861A (en) * 2019-10-24 2020-01-31 北京锐安科技有限公司 webpage data processing method, device, equipment and storage medium
CN110888844A (en) * 2019-11-22 2020-03-17 浪潮电子信息产业股份有限公司 Data deleting method, system, equipment and computer readable storage medium
CN113900907A (en) * 2021-11-17 2022-01-07 杭州推啊网络科技有限公司 Mapping construction method and system
CN115442438A (en) * 2022-11-08 2022-12-06 深圳市华曦达科技股份有限公司 Data caching method, system and storage medium based on web browser

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064979A (en) * 2013-01-15 2013-04-24 中兴通讯股份有限公司 Router and method for implementing same to process web page data
US8725849B1 (en) * 2011-04-11 2014-05-13 Google Inc. Browser cache pre-population
CN104202360B (en) * 2014-08-13 2015-12-30 小米科技有限责任公司 The method of accessed web page, device and router
CN105634972A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Method for improving access efficiency of Web client
CN106354879A (en) * 2016-09-27 2017-01-25 北京奇虎科技有限公司 Webpage caching method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8725849B1 (en) * 2011-04-11 2014-05-13 Google Inc. Browser cache pre-population
CN103064979A (en) * 2013-01-15 2013-04-24 中兴通讯股份有限公司 Router and method for implementing same to process web page data
CN104202360B (en) * 2014-08-13 2015-12-30 小米科技有限责任公司 The method of accessed web page, device and router
CN105634972A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Method for improving access efficiency of Web client
CN106354879A (en) * 2016-09-27 2017-01-25 北京奇虎科技有限公司 Webpage caching method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110636384A (en) * 2019-09-10 2019-12-31 北京翼鸥教育科技有限公司 System and method for realizing synchronization of one master and multiple slaves of webpage
CN110737861A (en) * 2019-10-24 2020-01-31 北京锐安科技有限公司 webpage data processing method, device, equipment and storage medium
CN110888844A (en) * 2019-11-22 2020-03-17 浪潮电子信息产业股份有限公司 Data deleting method, system, equipment and computer readable storage medium
CN110888844B (en) * 2019-11-22 2023-03-21 浪潮电子信息产业股份有限公司 Data deleting method, system, equipment and computer readable storage medium
CN113900907A (en) * 2021-11-17 2022-01-07 杭州推啊网络科技有限公司 Mapping construction method and system
CN113900907B (en) * 2021-11-17 2024-01-30 杭州推啊网络科技有限公司 Mapping construction method and system
CN115442438A (en) * 2022-11-08 2022-12-06 深圳市华曦达科技股份有限公司 Data caching method, system and storage medium based on web browser

Similar Documents

Publication Publication Date Title
CN109117447A (en) A kind of server data access method and device of cache web pages
US10567529B2 (en) Unified tracking data management
CN110149423B (en) Domain name processing method and device, readable storage medium and electronic equipment
US8438251B2 (en) Methods and systems for implementing a virtual storage network
EP3146698B1 (en) Method and system for acquiring web pages
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
WO2017133499A1 (en) Webpage access method and device
WO2014153970A1 (en) Method and apparatus for text input protection
CN104125308B (en) For the method and domain name analysis system of the domain name mapping of multi-user
CN109800367A (en) Webpage loading method, device, computer equipment and storage medium
WO2015179244A1 (en) Method and system for acquiring web pages
CN1960371B (en) Method and system for accessing file of Web application program
CN107526748B (en) Method and equipment for identifying user click behavior
CN103338233A (en) Load balancing device, Web server, request information processing method and system
CN101231655A (en) Method and system for processing search engine results
WO2018081963A1 (en) Method and device for dns resolution and network system
CN104572753A (en) Bookmark storage method and bookmark storage device
CN116304403A (en) Webpage access method and device, computer equipment and storage medium
US9307052B1 (en) Edge side landing pages
CN115599669A (en) Debugging method and device of microservice, electronic equipment and readable storage medium
CN111090515B (en) Access control method, device, terminal equipment and storage medium
US9582368B2 (en) Method and apparatus for text input protection
CN102184112A (en) Method and device for upgrading widget
KR101498920B1 (en) Web page pre-caching system and method for offline-executing
CN104965926A (en) Webpage providing 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20190101

RJ01 Rejection of invention patent application after publication