CN102789469A - Page updating method and system - Google Patents

Page updating method and system Download PDF

Info

Publication number
CN102789469A
CN102789469A CN2011101323410A CN201110132341A CN102789469A CN 102789469 A CN102789469 A CN 102789469A CN 2011101323410 A CN2011101323410 A CN 2011101323410A CN 201110132341 A CN201110132341 A CN 201110132341A CN 102789469 A CN102789469 A CN 102789469A
Authority
CN
China
Prior art keywords
page
jump
renewal
request
address
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.)
Granted
Application number
CN2011101323410A
Other languages
Chinese (zh)
Other versions
CN102789469B (en
Inventor
王博
张湘念
苏鸿星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110132341.0A priority Critical patent/CN102789469B/en
Publication of CN102789469A publication Critical patent/CN102789469A/en
Application granted granted Critical
Publication of CN102789469B publication Critical patent/CN102789469B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A page updating method includes a server generates a skip page according to configuration information; a client receives a page request of a user and requests the server for page skip according to the page request; the client performs logical processing on the skip page on request and generates a skip address; and the client requests the server for the page according to the skip address. Because whether the updating is needed is determined according to the skip page, requests are not frequently sent to the server when the page is not updated, the traffic is saved and pages can be updated as required at any time. Additionally, a page updating system is further provided.

Description

The renewal of the page method and system
[technical field]
The present invention relates to network field, particularly relate to a kind of renewal of the page method and system.
[background technology]
Present renewal of the page is mainly carried out through the mode that page cache (cache) time or adding page timestamp are set.It is to show the page to add an expired time that the page cache time is set; When client receives the renewal of the page request before expired time; Automatically read the page of buffer memory; After arriving expired time, client will not read the page of buffer memory when receiving user's page request, but initiate new page request to server.Add page timestamp and be meant timestamp of adding in the renewal of the page request, according to the difference of timestamp, client can be identified as new renewal of the page request automatically with page request, to the page of server requests renewal.
For the page that can upgrade in time; The page cache time interval that is provided with is generally all very short; The page cache time too short then can be frequently to the new page of server requests; And the page that might ask in this process is actual not to be upgraded, and frequently sends page request and can make that data traffic increases greatly.Relate under the more situation and work as renewal of the page, the mode that adds page timestamp also can be not easy to operation and operation.
No matter present renewal of the page mode is provided with the page cache time or adds page timestamp, the time interval of renewal of the page is fixed, and under many circumstances, be not what fix the update time of the page.For example, the film that has is longer at interval update time, and what have is shorter.If a film information is upgraded, the page request time also within expired time, that is to say just, according to the page expired time, does not need the page that please look for novelty, and the user just can not in time get access to the lastest imformation of film like this.
[summary of the invention]
Based on this, be necessary to provide a kind of renewal of the page method of the page that can save flow and can updated at any time need upgrade.
A kind of renewal of the page method may further comprise the steps:
Server generates jump page according to configuration information;
Client receives user's page request, according to said page request to the server requests jump page;
Said client is carried out logical process to the jump page of asking, and generates jump address;
Said client is obtained corresponding page according to said jump address from server.
Preferably, said server according to the step that said configuration information generates jump page is:
Read said configuration information;
Judge according to said configuration information whether content of pages has renewal, if then the lastest imformation according to said configuration information and content of pages generates said jump page.
Preferably, said configuration information comprises page iden-tity, affiliated class indication, creation-time, modification time, access time and web page address, saidly judges according to configuration information whether content of pages has updating steps to be:
Judge whether the access time of the page be later than the modification time of the page, if then content of pages has renewal, otherwise content of pages does not upgrade.
Preferably, said client receives user's page request, comprises according to the step of said web-page requests to the server requests jump page:
Receive user's page request;
Whether the page request of judging said user is the jump page request, if detect then whether said jump page is arranged in the local cache; If do not have, then send said jump page request, if having to said server; Then further judge whether the jump page of said buffer memory is expired; If send said jump page request to said server, otherwise from local cache, obtain jump page.
Preferably, said client receives user's page request, also comprises according to the step of said page request to the server requests jump page:
Said client is obtained the renewal of the page rule, according to the expired time of the jump page of said renewal of the page rules modification buffer memory.
Preferably, said client is carried out logical process to the jump page of being asked, and the step that generates jump address is:
Obtain the web page address of said jump page;
Web page address to said jump page verifies that if checking is passed through, then the web page address to said jump page carries out Translation Processing and coding specification, generates jump address.
A kind of renewal of the page system of the page that can save flow and can updated at any time need upgrade also is provided in addition.
A kind of renewal of the page system comprises the server and client side, it is characterized in that, said server is used for generating jump page according to configuration information; Said client comprises:
The jump page acquisition module is used to receive user's page request, according to said page request to said server requests jump page;
The jump address generation module is used for the jump page of asking is carried out logical process, generates jump address;
The renewal of the page module is used for obtaining corresponding page according to said jump address from server.
Preferably, said server comprises:
Read module is used to read said configuration information;
First judge module is used for judging according to said configuration information whether content of pages has renewal;
The jump page generation module is used for when content of pages has renewal, generates said jump page according to the lastest imformation of said configuration information and content of pages.
Preferably; Said configuration information comprises page iden-tity, affiliated class indication, creation-time, modification time, access time and web page address; Said first judge module is used to also judge whether the access time of the page be later than the modification time of the page, if then content of pages has renewal; Otherwise content of pages does not upgrade.
Preferably, said jump page acquisition module comprises:
Receiver module is used to receive user's page request;
Second judge module is used to judge whether said user's page request is the jump page request;
The jump page request module, whether have said jump page, if do not have, then send said jump page request to server if being used for when said user's page request is the jump page request, detecting local cache;
Said second judge module also is used for when local cache has said jump page, further judging whether the jump page of said buffer memory is expired;
Said jump page request module also is used for when the jump page of buffer memory is out of date, sending said jump page request to said server, otherwise from local cache, obtains jump page.
Preferably, said jump page acquisition module also is used to obtain the renewal of the page rule, according to the expired time of the jump page of said renewal of the page rules modification buffer memory.
Preferably; Said jump address generation module also is used to obtain the web page address of said jump page, the web page address of said jump page is verified, if checking is passed through; Then the web page address to said jump page carries out Translation Processing and coding specification, generates jump address.
Above-mentioned renewal of the page method and system; Generate jump page through server according to configuration information; Client receives user's page request, to said server requests jump page, and the jump page of asking is carried out logical process according to said page request; Generate jump address, obtain corresponding page to server according to said jump address.Owing to judge whether the needs renewal according to jump page, can more not send request to server continually under the news at the page, save the page that flow and ability updated at any time need be upgraded.
[description of drawings]
Fig. 1 is the process flow diagram of renewal of the page method among the embodiment;
Fig. 2 is the method flow diagram that server generates jump page among Fig. 1 according to configuration information;
Fig. 3 is the page request that client receives the user among Fig. 1, according to the method flow diagram of said web-page requests to the server requests jump page;
Fig. 4 carries out logical process for client among Fig. 1 to the jump page of being asked, and generates the method flow diagram of jump address;
Fig. 5 is the structural representation of renewal of the page system among the embodiment;
Fig. 6 is the structural representation of server among Fig. 5;
Fig. 7 is the structural representation of jump page acquisition module among Fig. 5.
[embodiment]
As shown in Figure 1, in one embodiment, a kind of renewal of the page method may further comprise the steps:
Step S10, server generates jump page according to configuration information.
In one embodiment, as shown in Figure 2, the detailed process of step S10 is:
Step S102 reads configuration information.
Configuration information comprises page iden-tity, affiliated class indication, creation-time, modification time, access time and web page address.Wherein, page iden-tity is used for the unique identification page; Affiliated class indication is used for the classification of the unique identification page, for example is categorized as the TV play channel under the page; Creation-time is the time that the page generates first; Modification time is the time of page latest update; Access time is the time that this page of client-access carries out renewal of the page; Web page address is the URL address.In a preferred embodiment, server can be set and regularly read configuration information.
Step S104 judges according to configuration information whether content of pages has renewal, if then execution in step S106 if not, then continues execution in step S102.
Step S106 is according to the lastest imformation generation jump page of configuration information and content of pages.
Among this embodiment, when the page has renewal, can write down the time of page latest update, i.e. the modification time of the page.And client is visited this page when carrying out renewal of the page at every turn, also can the record access time, and the modification time of the page and access time all can record in the configuration information.When server reads configuration information at every turn, can judge all whether the access time of the page be later than the modification time of the page, if then the page upgrades behind last this page of once client-access.
In a preferred embodiment, judge content of pages also needs initialization journal file and database before whether renewal is arranged.Journal file is stored in and is used in the server program run situation is monitored.Configuration information and content of pages are stored in the database, and for example, what store in the database is the configuration information of video content and video, comprise video labeling, the affiliated class indication of video, video creation time, modification time and access time etc.
Step S20, client receives user's page request, according to user's page request to the server requests jump page.
In one embodiment, as shown in Figure 3, the detailed process of step 20 is:
Step S202, reception user's page request.
Step S204, whether the page request of judges is the jump page request, if, execution in step S206 then, otherwise finish.
Step S206 detects in the local cache whether jump page is arranged, if do not have, and execution in step S210 then, if having, execution in step S208 then.
Step S208 judges whether the jump page of buffer memory is expired, if, execution in step S210 then, if not, execution in step S212 then.
Step S210 sends the jump page request to server.
Step S212 obtains jump page from local cache.
In one embodiment, step S30 also comprises:
Client is obtained the renewal of the page rule, according to the expired time of the jump page of renewal of the page rules modification buffer memory.
The renewal of the page rule comprises that jump page in the renewal frequencies of different periods, is written in the configuration file, when client starts at every turn to the new configuration file of server requests to obtain new update rule.
Judge through the jump page expired time of judging buffer memory whether jump page is expired.When the expired time of calculating according to update rule arrives, and the jump page reality of buffer memory is when still not out of date, and the sign buffer memory is out of date, to reach the purpose according to Policy Updates.Such as: at new page of 16:00 request, the term of validity of this page is 60 minutes, and promptly the jump page of buffer memory will be expired at 17:00.Subsequently; The update rule of configuration file sign 16:00~17:00 that server issues is 10 minutes a renewal frequency, and then, 16:11 divides when asking jump page once more; Arrive the update time of calculating according to update rule, and the jump page that just identifies buffer memory is out of date.
Owing to need to judge whether the jump page of buffer memory is expired; Only just can be under the jump page of buffer memory situation out of date to the new jump page of server requests; Otherwise directly extract jump page,, saved flow owing to do not have exchanges data with server in this process.Will produce new update rule when the page has when renewal, client can get access to the renewal of the page rule, and the jump page expired time according to update rule modification buffer memory when the user sends page request, just can get access to the up-to-date page.
Step S30, client is carried out logical process to the jump page of asking, and generates jump address.
In one embodiment, as shown in Figure 4, the detailed process of step 30 is:
Step S301 obtains the web page address of jump page.
Step S302 verifies the web page address of jump page;
Step S303 judges whether checking is passed through, if through checking, and execution in step S303, otherwise finish.
Step S304 carries out Translation Processing and coding specification to the web page address of jump page, generates jump address.
Web page address to jump page is verified, is whether the checking request derives from the client browser permission page.General Translation Processing is to handle receiving to call request, and comprises operations such as transcoding, and purpose is to parse real required parameter.
Coding specification is to distinguish according to the id that asks to jump to the different pages; Such as request: http://cache.tv.qq.com/v8/index.htm? Vtype=9&vbarid=7ykkv0k9x1kt6qe resolves parameter and will obtain jump address and be: http://cache.tv.qq.com/v8/7ykkv0k9x1kt6qe_1.htm.This jump address is the specific address of the page that needs renewal, can obtain the content of pages of renewal from this address.
Step S40, client according to jump address from the server requests corresponding page.
As shown in Figure 5, in one embodiment, a kind of renewal of the page system comprises server 10 and client 20, wherein:
Server 10 is used for generating jump page according to configuration information.
In one embodiment, as shown in Figure 6, server 10 comprises read module 102, first judge module 104 and jump page generation module 106, wherein:
Read module 102 is used to read configuration information.
Configuration information comprises page iden-tity, affiliated class indication, creation-time, modification time, access time and web page address.Wherein, page iden-tity is used for the unique identification page; Affiliated class indication is used for the classification of the unique identification page, for example is categorized as the TV play channel under the page; Creation-time is the time that the page generates first; Modification time is the time of page latest update; Access time is the time that this page of client-access carries out renewal of the page; Web page address is the URL address.In a preferred embodiment, server can be set and regularly read configuration information.
First judge module 104 is used for judging according to configuration information whether content of pages has renewal.
In one embodiment, first judge module 104 is used to also judge whether the access time of the page be later than the modification time of the page, if then content of pages has renewal, otherwise content of pages does not upgrade.
Among this embodiment, when the page has renewal, can write down the time of page latest update, i.e. the modification time of the page.And client is visited this page when carrying out renewal of the page at every turn, also can the record access time, and the modification time of the page and access time all can record in the configuration information.When server 10 reads configuration information at every turn, can judge all whether the access time of the page be later than the modification time of the page, if then the page upgrades behind last once client 20 these pages of visit.
In a preferred embodiment, judge content of pages also needs initialization journal file and database before whether renewal is arranged.Journal file is stored in and is used in the server 10 the program run situation is monitored.Configuration information and content of pages are stored in the database, and for example, what store in the database is the configuration information of video content and video, comprise video labeling, the affiliated class indication of video, video creation time, modification time and access time or the like.
Jump page generation module 106 is used for when content of pages has renewal, according to the lastest imformation generation jump page of configuration information and content of pages.
In one embodiment, as shown in Figure 5, client 20 comprises jump page acquisition module 202, jump address generation module 204 and renewal of the page module 206, wherein:
Jump page acquisition module 202 is used to receive user's page request, according to page request to the server requests jump page.
In one embodiment, as shown in Figure 7, jump page acquisition module 202 comprises receiver module 210, second judge module 212 and jump page request module 214, wherein:
Receiver module 210 is used to receive user's page request.
Whether the page request that second judge module 212 is used for judges is the jump page request.
Whether jump page request module 214 is used for when user's page request is jump page, detecting local cache has this jump page, if do not have, then sends the jump page request to server.
Among this embodiment, second judge module 212 also is used for when local cache has jump page, further judging whether the jump page of said buffer memory is expired.
Among this embodiment, jump page request module 214 also is used for when the jump page of buffer memory is out of date, sends the jump page request to server 10, otherwise from local cache, obtains jump page.
In a preferred embodiment, jump page acquisition module 202 also is used to obtain the renewal of the page rule, according to the expired time of the jump page of renewal of the page rules modification buffer memory.
The renewal of the page rule comprises that jump page in the renewal frequencies of different periods, is written in the configuration file, and the configuration file that please look for novelty to server 10 during client 20 each startups is to obtain new update rule.
When the expired time of calculating according to update rule arrives, and the jump page reality of buffer memory is when still not out of date, and the sign buffer memory is out of date, to reach the purpose according to Policy Updates.Such as: at new page of 16:00 request, the term of validity of this page is 60 minutes, and promptly the jump page of buffer memory will be expired at 17:00.Subsequently; The update rule of configuration file sign 16:00~17:00 that server issues is 10 minutes a renewal frequency; Then 16:11 divides when asking jump page once more, and arrive the update time of calculating according to update rule, and the jump page that just identifies buffer memory is out of date.
Owing to need to judge whether the jump page of buffer memory is expired; Only just can be under the jump page of buffer memory situation out of date to the new jump page of server requests; Otherwise directly extract jump page,, saved flow owing to do not have exchanges data with server in this process.Will produce new update rule when the page has when renewal, client can get access to the renewal of the page rule, and according to the jump page expired time of update rule modification buffer memory, just can get access to the up-to-date page this moment when the user sends page request.
Jump address generation module 204 is used for the jump page of asking is carried out logical process, generates jump address.
In one embodiment; Jump address generation module 204 also is used to obtain the web page address of said jump page, the web page address of said jump page is verified, if checking is passed through; Then the web page address to said jump page carries out Translation Processing and coding specification, generates jump address.
Web page address to jump page is verified, is whether the checking request derives from the client browser permission page.General Translation Processing is to handle receiving to call request, and comprises operations such as transcoding, and purpose is to parse real required parameter.
Coding specification is to distinguish according to the id that asks to jump to the different pages; Such as request: http://cache.tv.qq.com/v8/index.htm? Vtype=9&vbarid=7ykkv0k9x1kt6qe resolves parameter and will obtain jump address and be: http://cache.tv.qq.com/v8/7ykkv0k9x1kt6qe_1.htm.This jump address is the specific address of the page that needs renewal, can obtain the content of pages of renewal from this address.
Renewal of the page module 206 is used for obtaining corresponding page according to jump address from server.
Above-mentioned renewal of the page method and system; Generate jump page through server 10 according to configuration information; Client 20 receives user's page request, asks jump page according to user's page request to server 10, and the jump page of asking is carried out logical process; Generate jump address, obtain corresponding page to server 10 according to jump address.Owing to judge whether that according to jump page needs upgrade, can more not refer to server 10 continually under the news and ask, the page of saving flow and can updated at any time need upgrading at the page.
The above embodiment has only expressed several kinds of embodiments of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to claim of the present invention.Should be pointed out that for the person of ordinary skill of the art under the prerequisite that does not break away from the present invention's design, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with accompanying claims.

Claims (12)

1. the method for a renewal of the page may further comprise the steps:
Server generates jump page according to configuration information;
Client receives user's page request, according to said page request to the server requests jump page;
Said client is carried out logical process to the jump page of asking, and generates jump address;
Said client is obtained corresponding page according to said jump address from server.
2. renewal of the page method according to claim 1 is characterized in that, said server according to the step that said configuration information generates jump page is:
Read said configuration information;
Judge according to said configuration information whether content of pages has renewal, if then the lastest imformation according to said configuration information and content of pages generates said jump page.
3. renewal of the page method according to claim 2; It is characterized in that; Said configuration information comprises page iden-tity, affiliated class indication, creation-time, modification time, access time and web page address, saidly judges according to configuration information whether content of pages has updating steps to be:
Judge whether the access time of the page be later than the modification time of the page, if then content of pages has renewal, otherwise content of pages does not upgrade.
4. renewal of the page method according to claim 1 is characterized in that, said client receives user's page request, comprises according to the step of said web-page requests to the server requests jump page:
Receive user's page request;
Whether the page request of judging said user is the jump page request, if detect then whether said jump page is arranged in the local cache; If do not have, then send said jump page request, if having to said server; Then further judge whether the jump page of said buffer memory is expired; If send said jump page request to said server, otherwise from local cache, obtain jump page.
5. renewal of the page method according to claim 4 is characterized in that, said client receives user's page request, also comprises according to the step of said page request to the server requests jump page:
Said client is obtained the renewal of the page rule, according to the expired time of the jump page of said renewal of the page rules modification buffer memory.
6. renewal of the page method according to claim 1 is characterized in that said client is carried out logical process to the jump page of being asked, and the step that generates jump address is:
Obtain the web page address of said jump page;
Web page address to said jump page verifies that if checking is passed through, then the web page address to said jump page carries out Translation Processing and coding specification, generates jump address.
7. a renewal of the page system comprises the server and client side, it is characterized in that, said server is used for generating jump page according to configuration information; Said client comprises:
The jump page acquisition module is used to receive user's page request, according to said page request to said server requests jump page;
The jump address generation module is used for the jump page of asking is carried out logical process, generates jump address;
The renewal of the page module is used for obtaining corresponding page according to said jump address from server.
8. renewal of the page according to claim 7 system is characterized in that said server comprises:
Read module is used to read said configuration information;
First judge module is used for judging according to said configuration information whether content of pages has renewal;
The jump page generation module is used for when content of pages has renewal, generates said jump page according to the lastest imformation of said configuration information and content of pages.
9. renewal of the page according to claim 8 system; It is characterized in that said configuration information comprises page iden-tity, affiliated class indication, creation-time, modification time, access time and web page address, said first judge module is used to also judge whether the access time of the page is later than the modification time of the page; If; Then content of pages has renewal, otherwise content of pages does not upgrade.
10. renewal of the page according to claim 7 system is characterized in that said jump page acquisition module comprises:
Receiver module is used to receive user's page request;
Second judge module is used to judge whether said user's page request is the jump page request;
The jump page request module, whether have said jump page, if do not have, then send said jump page request to server if being used for when said user's page request is the jump page request, detecting local cache;
Said second judge module also is used for when local cache has said jump page, further judging whether the jump page of said buffer memory is expired;
Said jump page request module also is used for when the jump page of buffer memory is out of date, sending said jump page request to said server, otherwise from local cache, obtains jump page.
11. renewal of the page according to claim 10 system is characterized in that said jump page acquisition module also is used to obtain the renewal of the page rule, according to the expired time of the jump page of said renewal of the page rules modification buffer memory.
12. renewal of the page system according to claim 7; It is characterized in that; Said jump address generation module also is used to obtain the web page address of said jump page, the web page address of said jump page is verified, if checking is passed through; Then the web page address to said jump page carries out Translation Processing and coding specification, generates jump address.
CN201110132341.0A 2011-05-20 2011-05-20 Method for updating pages and system Active CN102789469B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110132341.0A CN102789469B (en) 2011-05-20 2011-05-20 Method for updating pages and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110132341.0A CN102789469B (en) 2011-05-20 2011-05-20 Method for updating pages and system

Publications (2)

Publication Number Publication Date
CN102789469A true CN102789469A (en) 2012-11-21
CN102789469B CN102789469B (en) 2016-01-06

Family

ID=47154873

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110132341.0A Active CN102789469B (en) 2011-05-20 2011-05-20 Method for updating pages and system

Country Status (1)

Country Link
CN (1) CN102789469B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488720A (en) * 2013-09-12 2014-01-01 金蝶软件(中国)有限公司 Method, system and client for viewing data
CN104133880A (en) * 2014-07-25 2014-11-05 广东睿江科技有限公司 Method and device for setting file cache time
CN104133881A (en) * 2014-07-25 2014-11-05 广东睿江科技有限公司 Method and device for adjusting file cache time
CN104182548A (en) * 2014-09-10 2014-12-03 北京国双科技有限公司 Webpage updating and processing method and device
CN104301801A (en) * 2014-07-16 2015-01-21 乐视网信息技术(北京)股份有限公司 Method and system for player distribution
CN104407783A (en) * 2014-10-30 2015-03-11 北京思特奇信息技术股份有限公司 Interface information modularization display method and system
CN105512190A (en) * 2015-11-26 2016-04-20 网易(杭州)网络有限公司 Interface jumping method and device
CN106453491A (en) * 2016-08-31 2017-02-22 成都广电视讯文化传播有限公司 Automatic judgment jump method for contents and functions of mobile phone client
CN106469044A (en) * 2015-08-14 2017-03-01 腾讯科技(深圳)有限公司 The method and apparatus realizing page jump
CN107133053A (en) * 2017-06-05 2017-09-05 上海鋆创信息技术有限公司 Method for page jump and device, the storage medium and terminal of a kind of application program
CN107193844A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 A kind of interface Activiation method and device
CN109542918A (en) * 2018-10-19 2019-03-29 平安普惠企业管理有限公司 Guarantee method, system, computer equipment and the storage medium of data consistency
CN109922368A (en) * 2019-02-18 2019-06-21 青岛海信电器股份有限公司 A kind of image display method and smart television based on Webpage
CN110569097A (en) * 2019-08-26 2019-12-13 北京奇艺世纪科技有限公司 information display method and device
CN111190673A (en) * 2019-12-20 2020-05-22 上海淇玥信息技术有限公司 Page display method and device based on operation monitoring and electronic equipment
WO2021223662A1 (en) * 2020-05-06 2021-11-11 支付宝(杭州)信息技术有限公司 Page access based on code scanning
CN113934344A (en) * 2021-10-29 2022-01-14 聚好看科技股份有限公司 Display device, server and data aging-based page display method
CN117149719A (en) * 2023-07-31 2023-12-01 云达信息技术有限公司 Server-side data processing, device, equipment and medium based on web architecture

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101257485A (en) * 2007-03-02 2008-09-03 华为技术有限公司 Web applied system and method
CN101354725A (en) * 2008-09-08 2009-01-28 中兴通讯股份有限公司 Method and apparatus for constructing and analyzing WAP page
CN101539911A (en) * 2008-03-18 2009-09-23 盛大计算机(上海)有限公司 Device and method for accelerating display of web page of browser
CN101539932A (en) * 2009-01-21 2009-09-23 北京跳网无限科技发展有限公司 Synchronization access technology of transforming web page
CN101741986A (en) * 2009-12-31 2010-06-16 优视科技有限公司 Page cache method for mobile communication equipment terminal
CN101876978A (en) * 2009-04-30 2010-11-03 刘长龙 Website navigation system and method
CN101917490A (en) * 2010-09-16 2010-12-15 北京开心人信息技术有限公司 Method and system for reading cache data

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101257485A (en) * 2007-03-02 2008-09-03 华为技术有限公司 Web applied system and method
CN101539911A (en) * 2008-03-18 2009-09-23 盛大计算机(上海)有限公司 Device and method for accelerating display of web page of browser
CN101354725A (en) * 2008-09-08 2009-01-28 中兴通讯股份有限公司 Method and apparatus for constructing and analyzing WAP page
CN101539932A (en) * 2009-01-21 2009-09-23 北京跳网无限科技发展有限公司 Synchronization access technology of transforming web page
CN101876978A (en) * 2009-04-30 2010-11-03 刘长龙 Website navigation system and method
CN101741986A (en) * 2009-12-31 2010-06-16 优视科技有限公司 Page cache method for mobile communication equipment terminal
CN101917490A (en) * 2010-09-16 2010-12-15 北京开心人信息技术有限公司 Method and system for reading cache data

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488720A (en) * 2013-09-12 2014-01-01 金蝶软件(中国)有限公司 Method, system and client for viewing data
CN104301801A (en) * 2014-07-16 2015-01-21 乐视网信息技术(北京)股份有限公司 Method and system for player distribution
CN104133880A (en) * 2014-07-25 2014-11-05 广东睿江科技有限公司 Method and device for setting file cache time
CN104133881A (en) * 2014-07-25 2014-11-05 广东睿江科技有限公司 Method and device for adjusting file cache time
CN104133881B (en) * 2014-07-25 2018-04-27 广东睿江云计算股份有限公司 A kind of method and apparatus for adjusting the file cache time
CN104182548B (en) * 2014-09-10 2017-09-26 北京国双科技有限公司 Webpage updates processing method and processing device
CN104182548A (en) * 2014-09-10 2014-12-03 北京国双科技有限公司 Webpage updating and processing method and device
CN104407783A (en) * 2014-10-30 2015-03-11 北京思特奇信息技术股份有限公司 Interface information modularization display method and system
CN106469044B (en) * 2015-08-14 2021-02-02 腾讯科技(深圳)有限公司 Method and device for realizing page jump
CN106469044A (en) * 2015-08-14 2017-03-01 腾讯科技(深圳)有限公司 The method and apparatus realizing page jump
CN105512190B (en) * 2015-11-26 2019-03-29 网易(杭州)网络有限公司 Interface jump method and device
CN105512190A (en) * 2015-11-26 2016-04-20 网易(杭州)网络有限公司 Interface jumping method and device
CN107193844A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 A kind of interface Activiation method and device
CN107193844B (en) * 2016-03-15 2021-03-26 菜鸟智能物流控股有限公司 Interface activation method and device
CN106453491A (en) * 2016-08-31 2017-02-22 成都广电视讯文化传播有限公司 Automatic judgment jump method for contents and functions of mobile phone client
CN107133053A (en) * 2017-06-05 2017-09-05 上海鋆创信息技术有限公司 Method for page jump and device, the storage medium and terminal of a kind of application program
CN109542918A (en) * 2018-10-19 2019-03-29 平安普惠企业管理有限公司 Guarantee method, system, computer equipment and the storage medium of data consistency
CN109922368A (en) * 2019-02-18 2019-06-21 青岛海信电器股份有限公司 A kind of image display method and smart television based on Webpage
CN110569097B (en) * 2019-08-26 2022-12-06 北京奇艺世纪科技有限公司 Information display method and device
CN110569097A (en) * 2019-08-26 2019-12-13 北京奇艺世纪科技有限公司 information display method and device
CN111190673A (en) * 2019-12-20 2020-05-22 上海淇玥信息技术有限公司 Page display method and device based on operation monitoring and electronic equipment
WO2021223662A1 (en) * 2020-05-06 2021-11-11 支付宝(杭州)信息技术有限公司 Page access based on code scanning
CN113934344A (en) * 2021-10-29 2022-01-14 聚好看科技股份有限公司 Display device, server and data aging-based page display method
CN117149719A (en) * 2023-07-31 2023-12-01 云达信息技术有限公司 Server-side data processing, device, equipment and medium based on web architecture
CN117149719B (en) * 2023-07-31 2024-04-30 云达信息技术有限公司 Server-side data processing, device, equipment and medium based on web architecture

Also Published As

Publication number Publication date
CN102789469B (en) 2016-01-06

Similar Documents

Publication Publication Date Title
CN102789469A (en) Page updating method and system
CN102567485B (en) The special parsing of provider for content retrieval
CN104754073A (en) Resource access method and device
CN105404622A (en) Client page display method, apparatus and system
CN111416862B (en) CDN platform access method and system based on IPV6IPV4
CN103810176A (en) Pre-fetching accessing method and device of webpage information
CN110968356B (en) Method and device for acquiring configuration information
CN106254528B (en) Resource downloading method and caching device
CN103313289A (en) Wap system automatic test system and method
CN105897947A (en) Network access method and device for mobile terminal
CN103116645A (en) Method and device for browsing webpage with mobile device
CN103714078A (en) Method, system and device for providing update contents of web pages
CN110381101A (en) API gateway control system, control method, equipment and medium
CN107454080A (en) One kind is based on internet data security method and system
CN101836214A (en) Protection against unauthorized copying of digital media content
CN103020528A (en) Display method and display device for malicious acts of applications
CN103269353A (en) Web cache and return optimization method and Web cache system
CN106411978B (en) Resource caching method and device
KR20130038734A (en) Method and apparatus for managing application programs of terminals, method and apparatus for managing application programs in a terminal
CN113849752A (en) Page caching method and device and storage medium
CN102135872B (en) A kind of method and device configuring image at logging zone
CN103067398A (en) Method and equipment for achieving third-party application accessing user data
CN102056025A (en) Method for upgrading IPTV module
CN106033364A (en) Method and system for upgrading Web application programs
CN100382506C (en) Method for verifying network-unit server in network management system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant