CN101957842A - Webpage cache control method, device and system based on WebKit browser - Google Patents

Webpage cache control method, device and system based on WebKit browser Download PDF

Info

Publication number
CN101957842A
CN101957842A CN 201010283692 CN201010283692A CN101957842A CN 101957842 A CN101957842 A CN 101957842A CN 201010283692 CN201010283692 CN 201010283692 CN 201010283692 A CN201010283692 A CN 201010283692A CN 101957842 A CN101957842 A CN 101957842A
Authority
CN
China
Prior art keywords
web page
current web
cache
webpage
described current
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
CN 201010283692
Other languages
Chinese (zh)
Other versions
CN101957842B (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.)
Hisense Mobile Communications Technology Co Ltd
Original Assignee
Hisense Mobile Communications Technology 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 Hisense Mobile Communications Technology Co Ltd filed Critical Hisense Mobile Communications Technology Co Ltd
Priority to CN2010102836927A priority Critical patent/CN101957842B/en
Publication of CN101957842A publication Critical patent/CN101957842A/en
Application granted granted Critical
Publication of CN101957842B publication Critical patent/CN101957842B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a webpage cache control method, device and system based on a WebKit browser, aiming to overcome the boundedness on webpage cache control by the original WebKit browser. The method comprises: based on the URL of a current webpage, obtaining the current webpage; when determining the http-equiv attribute of a meta label in the current webpage source code as a cache control keyword, analyzing the meta label to obtain cache time; transferring the URL address and the cache time of the current webpage to the cache management module of a Java layer; and indicating the cache management module to carry out webpage cache processing. The method causes the WebKit browser to support to adopt the http-equiv attribute of a meta label to carry out webpage cache control, thus overcoming the boundedness on webpage cache control by the WebKit browser. The invention discloses a webpage cache control device and system based on the WebKit browser.

Description

A kind of webpage buffer control method, Apparatus and system based on the WebKit browser
Technical field
The present invention relates to the communications field, relate in particular to a kind of webpage buffer control method, Apparatus and system based on Android platform WebKit browser.
Background technology
Lifting along with development of Communication Technique and network speed, mobile phone users has been not content with simple WAP (wireless application protocol) (Wireless Application Protocol, WAP) network, wishing can be as browse WWW (World Wide Web on PC, WWW), this can support the webpage development technology of current popular with regard to the inevitable requirement browser, for example, and technology such as Javascript, SVG, RSS.But, consider the restriction of mobile communication bandwidth, need portable terminal can support the WAP network again.
Android is based on the mobile phone operating system of increasing income of Linux platform, the Android platform is made up of operating system, middleware, user interface and application software, the bottom of platform is based on the linux kernel of C language development, basic function only is provided, the middle layer of platform comprises function library and virtual machine, and the upper strata of platform is various application software.At the inner integrated global function browser of Android platform, can support WAP net and WWW simultaneously based on the WebKit kernel of increasing income.
Control mainly contains two kinds of processing modes to server end for the webpage buffer memory, a kind of is to realize the control of webpage buffer memory in the Http of webpage source code response header, another kind of then be to utilize the http-equiv attribute of webpage source code meta label to realize that the webpage buffer memory controls.For the original WebKit browser of Android platform, when carrying out the control of webpage buffer memory, only be confined to this a kind of implementation of Http response header.If http-server is not configured in the mode that realizes the control of webpage buffer memory in the Http response header, but the control information of webpage buffer memory is write in the http-equiv attribute of webpage source code meta label, these webpage buffer memory control informations will be left in the basket so.Like this, the WebKit browser will adopt self default algorithm to carry out the control of webpage buffer memory voluntarily, for mobile phone users, will there be two kinds of situations, a kind of is that webpage can not upgrade, another kind is all to need to obtain from server again when browsing this webpage at every turn, causes data volume bigger.
Summary of the invention
The invention provides a kind of webpage buffer control method, Apparatus and system, make that can support to adopt the http-equiv attribute of meta label to carry out the webpage buffer memory based on the WebKit browser of Android platform controls this implementation based on the WebKit browser.
The concrete technical scheme that the embodiment of the invention provides is as follows:
A kind of webpage buffer control method based on the WebKit browser comprises:
Obtain described current web page based on the uniform resource position mark URL of current web page;
When the http-equiv attribute of determining the meta label in the source code of described current web page is buffer memory control key word, resolves described meta label and obtain the cache-time of described current web page;
The URL address and the cache-time of described current web page are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process.
A kind of webpage buffer control device based on the WebKit browser comprises:
Acquiring unit is used for obtaining described current web page based on the uniform resource position mark URL of current web page;
Resolution unit when the http-equiv attribute of meta label that is used for determining the source code of described current web page is buffer memory control key word, is resolved described meta label and is obtained the cache-time of described current web page;
Caching control unit is used for URL address and institute's cache-time of described current web page are passed to the caching management module of Java layer, and indicates this caching management module to carry out the webpage caching process.
A kind of webpage cache control system based on the WebKit browser comprises:
Webpage buffer control device based on the WebKit browser, be used for obtaining described current web page based on the uniform resource position mark URL of current web page, when the http-equiv attribute of determining the meta label in the source code of described current web page is buffer memory control key word, resolve described meta label and obtain the cache-time of described current web page, the URL address and the cache-time of described current web page are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process;
The webserver is used for the URL address of the current web page that sends according to user terminal, sends the web data of described current web page to subscriber terminal side based on the webpage buffer control device of WebKit browser.
Based on technique scheme, in the embodiment of the invention, after obtaining the URL address of current web page, the webpage buffer memory control statement of realizing by the http-equiv attribute of resolving the meta label, obtain the cache-time of current web page, and URL address that will this current webpage and the caching management module that the webpage cache-time passes to the Java layer, and indicate this caching management module to carry out the webpage caching process, thereby make the WebKit browser can support to adopt the http-equiv attribute of meta label to carry out the control of webpage buffer memory, overcome the original WebKit browser of Android platform and realized the limitation that the webpage buffer memory is controlled, can support to adopt Http rcsponse header to carry out on the basis of webpage buffer memory control, further support adopts the http-equiv attribute of meta label to carry out the implementation of webpage buffer memory control.
Description of drawings
Fig. 1 among the present invention based on the webpage cache control system Organization Chart of WebKit browser;
Fig. 2 among the present invention based on the webpage buffer control device structural drawing of WebKit browser;
Fig. 3 among the present invention based on the webpage buffer control method process flow diagram of WebKit browser.
Embodiment
In order to overcome the limitation of the original WebKit browser of Android platform to the control of webpage buffer memory, the embodiment of the invention provides a kind of webpage buffer control method based on the WebKit browser, can overcome the limitation that the original WebKit browser of Android platform carries out the control of webpage buffer memory, make the WebKit browser when supporting that Http response header carries out the control of webpage buffer memory, can further support to adopt the http-equiv attribute of meta label to carry out the implementation that the webpage buffer memory is controlled.This method is: obtain this current webpage based on the uniform resource position mark URL of current web page, when the http-equiv attribute of determining the meta label in the source code of this current webpage is buffer memory control key word, resolve this meta label and obtain the cache-time of above-mentioned current web page, the URL address and the cache-time of above-mentioned current web page are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process.
Below in conjunction with accompanying drawing the preferred embodiment of the invention is elaborated.
Consult accompanying drawing 1, in the embodiment of the invention, mainly form by the webpage buffer control device 10 and the webserver 11 based on the WebKit browser based on the webpage cache control system of WebKit browser, wherein,
Webpage buffer control device 10 based on the WebKit browser, be used for obtaining this current webpage based on the uniform resource position mark URL of current web page, when the http-equiv attribute of determining the meta label in the source code of this current webpage is buffer memory control key word, resolve this meta label and obtain the cache-time of above-mentioned current web page, the URL address and the cache-time of this current webpage are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process.
The webserver 11 is used for the URL address of the current web page that sends according to user terminal, sends the web data of above-mentioned current web page to subscriber terminal side based on the webpage buffer control device 10 of WebKit browser.
Consult shown in the accompanying drawing 2, in the embodiment of the invention, mainly comprise following processing unit based on the webpage buffer control device 10 of WebKit browser:
Acquiring unit 101 is used for obtaining this current webpage based on the uniform resource position mark URL of current web page;
Resolution unit 102 when the http-equiv attribute that is used for determining the meta label of above-mentioned current web page source code is buffer memory control key word, is resolved this meta label and is obtained the cache-time of this current webpage;
Caching control unit 103 is used for the URL address and the cache-time of above-mentioned current web page are passed to the caching management module of Java layer, and indicates this caching management module to carry out the webpage caching process.
Based on the said system framework, consult shown in the accompanying drawing 3, in the embodiment of the invention, realize that based on the WebKit browser detailed process of webpage buffer memory control is as follows:
Step 301: (Uniform Resource Locator URL) obtains this current webpage based on the URL(uniform resource locator) of current web page.
When the user need visit certain webpage, need the current URL address that needs the webpage of visit of input.When portable terminal obtains this current webpage based on the URL of current web page, at first obtain and this corresponding cache-time in URL address from this locality, when determining that according to this cache-time the webpage of local last corresponding above-mentioned URL address caching is expired, obtain above-mentioned current web page from server, otherwise, directly from local cache, load above-mentioned current web page.
Wherein, obtain from this locality with the corresponding cache-time in above-mentioned URL address after, when judging this cache-time more than or equal to null value and less than the current time, the webpage that local last corresponding above-mentioned URL address caching is described is expired, need obtain this current webpage from server, otherwise the webpage that local cache is described is valid data, can directly load above-mentioned current web page from local cache.
Step 302: when the http-equiv attribute of determining the meta label in the source code of above-mentioned current web page is buffer memory control key word, resolves above-mentioned meta label and obtain the cache-time of above-mentioned current web page.
Wherein, the meta label is a complementary label in the webpage source code HEAD district described of html language, is positioned at html document head<HEAD〉mark and<TITLE between the mark.Http-equiv attribute in the meta label is given some information of browser in order to respond, and helps correct display web page content.
For example, URL address according to certain webpage of user input, obtain this web data, from this webpage source code, intercept out statement<meta http-equiv=" cache-control " content=" max-age=5000 "/, wherein in the http-equiv of meta label attribute, be webpage buffer memory control key word " cache-control ", the value of content variable can be provided with, here, the value of content is represented cache-time (being also referred to as expired time), and promptly current web page is expired after 5000 seconds at buffer memory.
Wherein, resolve above-mentioned meta label and obtain the cache-time of current web page, be specially: when the http-equiv attribute of the meta label in the source code of determining current web page is buffer memory control key word, obtain the value of content variable in the above-mentioned meta label, when the value of determining this content variable is null value, the cache-time of described current web page is changed to null value; When the value of determining this content variable is not null value, with the value of this content variable value as the cache-time of above-mentioned current web page.Wherein, when the value of determining above-mentioned content variable is not null value, judge further whether the value of this content variable is exceptional value, as not being exceptional value, then with the value of this content variable value as the cache-time of above-mentioned current web page.
For example, existence<meta http-equiv=in the current web page source code that obtains " cache-control " content=" max-age=5000 "/during statement, at first when the http-equiv attribute of judging the meta label is buffer memory control key word cache-control, obtain the value of content variable in this statement, and when the value of determining the content variable is " max-age ", obtain the concrete numerical value of " max-age " expression, then this concrete numerical value was the cache-time of current web page in 5000 seconds.
Step 303: the URL address and the cache-time of above-mentioned current web page are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process.
With the URL address and the cache-time of above-mentioned current web page, pass to the caching management module of Java layer by the middle layer interface module.
Described middle layer interface module is the interface module between kernel bottom and Java layer, in the embodiment of the invention, is used for the URL address and the cache-time of above-mentioned current web page are passed to the Java layer from kernel bottom (Webcore).
Wherein, kernel bottom (Webcore) is the bottom nucleus module of WebKit for WebKit one of a plurality of functional modules of browser kernel of increasing income, main be responsible for to web data parsing, play up etc.
The Java layer is the required peripheral functional modules of WebKit browser application, for example, realize graphic interface, peripheral functions such as Cache, Cookie, mainly realize, be called the Java layer in the embodiment of the invention by Java based on the peripheral functional modules of the WebKit browser of Android platform.
By the middle layer interface module that makes up above-mentioned URL address and cache-time are passed to the caching management module of Java layer from the kernel bottom, by the URL address and the corresponding cache-time of the above-mentioned current web page of this caching management module buffer memory, current web page.
Wherein, the caching management module of Java layer is in the URL address of the above-mentioned current web page of buffer memory, current web page and during corresponding cache-time, make up Hash table (HashMap) in this locality, the URL address and the corresponding cache-time of current web page is kept in this Hash table.After the webpage source code parsing of current web page is finished, caching management module is obtained from the Hash table of this locality and the corresponding cache-time in above-mentioned current web page URL address, and at the above-mentioned current web page of local cache, URL address and corresponding cache-time with above-mentioned current web page is saved in the database simultaneously, when being convenient to user terminal and visiting above-mentioned current web page once more, the query caching time from this local data base.In the embodiment of the invention, caching management module is realized by the CacheManager.java class.
For example, resolve by the statement that the defined function in the Document class (processHttpEquiv) adopts in to the webpage source code http-equiv attribute of meta label to carry out the control of webpage buffer memory at the kernel bottom, obtain the URL address and the cache-time of current web page, by making up the middle layer interface module, the URL address and the cache-time of above-mentioned current web page are passed to the Java layer from the kernel bottom, wherein, the specific implementation of middle layer interface module can be, by the FrameLoaderClientAndroid class of directly joining with the Document class of kernel bottom, get access to the URL and the cache-time of above-mentioned current web page from the kernel bottom, further, WebFrame class by directly joining successively, the BrowserFrame.java class, the CacheManager.java class is carried out the parameter transmission, thereby the URL and the webpage cache-time of above-mentioned current web page are delivered to the Java layer from kernel bottom (Webcore), and in the CacheManager.java of Java layer class, construct Hash table (Hash Map), to preserve the URL address and the cache-time of above-mentioned current web page, after the source code parsing of current web page is finished, URL address according to current web page obtains corresponding cache-time from above-mentioned Hash table, at the above-mentioned current web page of local cache, URL address and the corresponding cache-time with above-mentioned current web page deposits in the local data base simultaneously.Wherein, the FrameLoaderClientAndroid class is the loader of WebKit browser, and the WebFrame class is the encapsulation class of Frame daughter element in the webpage, and the BrowserFrame.java class is the encapsulation class of Java layer for Frame daughter element in the webpage.
Based on the foregoing description, after obtaining the URL address of current web page, the webpage buffer memory control statement of realizing by the http-equiv attribute of resolving the meta label, obtain the cache-time of current web page, further, by making up the middle layer interface module, with the URL address of above-mentioned current web page and the caching management module of cache-time transmission Java layer, and indicate caching management module to carry out the webpage caching process, thereby make the WebKit browser can support to adopt the http-equiv attribute of meta label to carry out the control of webpage buffer memory.Caching management module by the Java layer is carried out the webpage caching process, the above-mentioned current web page of buffer memory, and preserve the URL address of this current webpage and the corresponding relation of webpage cache-time, thereby overcome the original WebKit browser of Android platform and realized the limitation that the webpage buffer memory is controlled, make the WebKit browser when supporting to adopt Http response header to carry out the control of webpage buffer memory, further support adopts the http-equiv attribute of meta label to carry out the implementation of webpage buffer memory control.
And, in the foregoing description, at the webpage buffer memory control statement of resolving meta label http-equiv attribute, after obtaining the webpage cache-time of current web page, by making up the middle layer interface module, URL address and corresponding webpage cache-time with current web page, pass to the Java layer from the kernel bottom, and in database, preserve above-mentioned current web page, the URL address of current web page and corresponding cache-time, thereby this webpage buffer memory control flow is incorporated in the webpage buffer memory control flow of original this implementation of Http response header, improve efficient, saved cost.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (11)

1. the webpage buffer control method based on the WebKit browser is characterized in that, comprising:
Obtain described current web page based on the uniform resource position mark URL of current web page;
When the http-equiv attribute of determining the meta label in the source code of described current web page is buffer memory control key word, resolves described meta label and obtain the cache-time of described current web page;
The URL address and the cache-time of described current web page are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process.
2. the method for claim 1 is characterized in that, described uniform resource position mark URL based on current web page is obtained described current web page, comprising:
URL address according to described current web page obtains corresponding cache-time;
When determining that according to described cache-time the webpage of local last corresponding described URL address caching is expired, obtain described current web page from server, otherwise, directly from local cache, load described current web page.
3. the method for claim 1 is characterized in that, when the http-equiv attribute of determining the meta label in the source code of described current web page is buffer memory control key word, resolves described meta label and obtains the cache-time of described current web page, comprising:
When the http-equiv attribute of the meta label in determining the current web page source code is buffer memory control key word, obtain the value of content variable in the described meta label;
When the value of determining described content variable is null value, the cache-time of described current web page is changed to null value;
When the value of determining described content variable is not null value, with the value of this content variable value as the cache-time of described current web page.
4. the method for claim 1 is characterized in that, with the caching management module that the URL address and the cache-time of described current web page passes to the Java layer, indicates this caching management module to carry out the webpage caching process, comprising:
With the URL address and the cache-time of described current web page, pass to the caching management module of Java layer by the middle layer interface module, described middle layer interface module is the interface module between kernel bottom and Java layer.
5. as claim 2,3 or 4 described methods, it is characterized in that, indicate described caching management module to carry out the webpage caching process, comprising:
The described current web page of buffer memory, and preserve the URL address of described current web page and the corresponding relation of cache-time.
6. the webpage buffer control device based on the WebKit browser is characterized in that, comprising:
Acquiring unit is used for obtaining described current web page based on the uniform resource position mark URL of current web page;
Resolution unit when the http-equiv attribute of meta label that is used for determining the source code of described current web page is buffer memory control key word, is resolved described meta label and is obtained the cache-time of described current web page;
Caching control unit is used for the URL address and the cache-time of described current web page are passed to the caching management module of Java layer, and indicates this caching management module to carry out the webpage caching process.
7. device as claimed in claim 6 is characterized in that, when acquiring unit obtained described current web page based on the uniform resource position mark URL of current web page, the URL address according to described current web page obtained corresponding cache-time;
When determining that according to described cache-time the webpage of local last corresponding described URL address caching is expired, obtain described current web page from server, otherwise, directly from local cache, load described current web page.
8. device as claimed in claim 6, it is characterized in that, when resolution unit determines that the http-equiv attribute of the meta label in the source code of current web page is buffer memory control key word, resolve described meta label and obtain the cache-time of described current web page, be specially:
When the http-equiv attribute of the meta label in determining the current web page source code is buffer memory control key word, obtain the value of content variable in the described meta label;
When the value of determining described centent variable is null value, the cache-time of described current web page is changed to null value;
When the value of determining described content variable is not null value, with the value of this content variable value as the cache-time of described current web page.
9. device as claimed in claim 6, it is characterized in that, the caching management module that caching control unit passes to the Java layer with the URL address and the cache-time of described current web page, when indicating this caching management module to carry out the webpage caching process, URL address and cache-time with described current web page, pass to the caching management module of Java layer by the middle layer interface module, described middle layer interface module is the interface module between kernel bottom and Java layer.
10. as claim 7,8 or 9 described devices, it is characterized in that caching control unit indicates described caching management module to carry out the webpage caching process, is specially:
The described current web page of buffer memory, and preserve the URL address of described current web page and the corresponding relation of cache-time.
11. the webpage cache control system based on the WebKit browser is characterized in that, comprising:
Webpage buffer control device based on the WebKit browser, be used for obtaining described current web page based on the uniform resource position mark URL of current web page, when the http-equiv attribute of determining the meta label in the source code of described current web page is buffer memory control key word, resolve described meta label and obtain the cache-time of described current web page, the URL address and the cache-time of described current web page are passed to the caching management module of Java layer, and indicate this caching management module to carry out the webpage caching process;
The webserver is used for the URL address of the current web page that sends according to user terminal, sends the web data of described current web page to subscriber terminal side based on the webpage buffer control device of WebKit browser.
CN2010102836927A 2010-09-13 2010-09-13 Webpage cache control method, device and system based on WebKit browser Expired - Fee Related CN101957842B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102836927A CN101957842B (en) 2010-09-13 2010-09-13 Webpage cache control method, device and system based on WebKit browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102836927A CN101957842B (en) 2010-09-13 2010-09-13 Webpage cache control method, device and system based on WebKit browser

Publications (2)

Publication Number Publication Date
CN101957842A true CN101957842A (en) 2011-01-26
CN101957842B CN101957842B (en) 2012-08-01

Family

ID=43485172

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102836927A Expired - Fee Related CN101957842B (en) 2010-09-13 2010-09-13 Webpage cache control method, device and system based on WebKit browser

Country Status (1)

Country Link
CN (1) CN101957842B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902799A (en) * 2012-10-12 2013-01-30 中科方德软件有限公司 Browser page display method and device based on WebKit
CN103701819A (en) * 2013-12-30 2014-04-02 北京网康科技有限公司 Hypertext transfer protocol decoding processing method and device
CN103916474A (en) * 2014-04-04 2014-07-09 北京搜狗科技发展有限公司 Method, device and system for determining caching time
CN104462231A (en) * 2014-11-11 2015-03-25 北京奇虎科技有限公司 Webpage rendering method, device and system
CN104615597A (en) * 2013-11-04 2015-05-13 腾讯科技(深圳)有限公司 Method, device and system for clearing cache file in browser
CN106372267A (en) * 2016-11-30 2017-02-01 北京奇虎科技有限公司 Page loading method and page loading device based on browser
CN108563470A (en) * 2018-03-06 2018-09-21 北京酷我科技有限公司 The loaded and optimized strategy of web page under a kind of iOS
CN108600342A (en) * 2018-03-30 2018-09-28 连尚(新昌)网络科技有限公司 A kind of message display method, equipment and storage medium
CN108628860A (en) * 2017-03-15 2018-10-09 贵州白山云科技有限公司 A kind of method and device of automatic acquisition web data
CN109145237A (en) * 2017-11-06 2019-01-04 上海华测导航技术股份有限公司 A kind of optimization method of web cache problem

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107679108A (en) * 2017-09-14 2018-02-09 环球智达科技(北京)有限公司 A kind of method of persistence loading page

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101583099A (en) * 2009-07-02 2009-11-18 优视动景(北京)技术服务有限公司 Browsing system for mobile terminal
US20100161831A1 (en) * 2008-12-19 2010-06-24 David Haas Optimizing content and communication in multiaccess mobile device exhibiting communication functionalities responsive of tempo spatial parameters
US20100162126A1 (en) * 2008-12-23 2010-06-24 Palm, Inc. Predictive cache techniques

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100161831A1 (en) * 2008-12-19 2010-06-24 David Haas Optimizing content and communication in multiaccess mobile device exhibiting communication functionalities responsive of tempo spatial parameters
US20100162126A1 (en) * 2008-12-23 2010-06-24 Palm, Inc. Predictive cache techniques
CN101583099A (en) * 2009-07-02 2009-11-18 优视动景(北京)技术服务有限公司 Browsing system for mobile terminal

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902799B (en) * 2012-10-12 2015-08-12 中科方德软件有限公司 The browser page display packing of a kind of sing on web Kit and device thereof
CN102902799A (en) * 2012-10-12 2013-01-30 中科方德软件有限公司 Browser page display method and device based on WebKit
CN104615597A (en) * 2013-11-04 2015-05-13 腾讯科技(深圳)有限公司 Method, device and system for clearing cache file in browser
CN104615597B (en) * 2013-11-04 2019-04-12 腾讯科技(深圳)有限公司 The methods, devices and systems of cache file are removed in browser
CN103701819A (en) * 2013-12-30 2014-04-02 北京网康科技有限公司 Hypertext transfer protocol decoding processing method and device
CN103916474A (en) * 2014-04-04 2014-07-09 北京搜狗科技发展有限公司 Method, device and system for determining caching time
CN103916474B (en) * 2014-04-04 2018-05-22 北京搜狗科技发展有限公司 The definite method, apparatus and system of cache-time
CN104462231B (en) * 2014-11-11 2018-12-04 北京奇安信科技有限公司 The method, apparatus and system of webpage rendering
CN104462231A (en) * 2014-11-11 2015-03-25 北京奇虎科技有限公司 Webpage rendering method, device and system
CN106372267A (en) * 2016-11-30 2017-02-01 北京奇虎科技有限公司 Page loading method and page loading device based on browser
CN108628860A (en) * 2017-03-15 2018-10-09 贵州白山云科技有限公司 A kind of method and device of automatic acquisition web data
CN109145237A (en) * 2017-11-06 2019-01-04 上海华测导航技术股份有限公司 A kind of optimization method of web cache problem
CN108563470A (en) * 2018-03-06 2018-09-21 北京酷我科技有限公司 The loaded and optimized strategy of web page under a kind of iOS
CN108600342A (en) * 2018-03-30 2018-09-28 连尚(新昌)网络科技有限公司 A kind of message display method, equipment and storage medium
CN108600342B (en) * 2018-03-30 2020-01-10 连尚(新昌)网络科技有限公司 Message display method, device and storage medium

Also Published As

Publication number Publication date
CN101957842B (en) 2012-08-01

Similar Documents

Publication Publication Date Title
CN101957842B (en) Webpage cache control method, device and system based on WebKit browser
US10609170B2 (en) Delivering customized content to mobile devices
RU2517381C2 (en) Method and device for web-page browsing simulation
CN102438045B (en) Method and system for pre-fetching web page, and method for accessing web page
CN104182408B (en) A kind of webpage offline access method and device
US20120159357A1 (en) Mobile web map service system and terminal providing mobile web map service
CN1244064C (en) Radio terminal with browser
US20110106908A1 (en) Transfer of information between at least two software
KR20140096063A (en) Browser core adaptation method and browser
RU2316131C2 (en) Method for storing pages in memory of mobile device (variants) and mobile device for realization of the method
KR100749845B1 (en) Mobile system having features of mobile active page and method for mobile internet service thereof
CN103513987A (en) Rendering treatment method, device and terminal device for browser web page
CN102750291A (en) User customized analysis device, communication terminal, and method and system for internet access thereof
CN100430919C (en) Bookmark frame and method for running browser using bookmark in Internet terminal
CN101115064A (en) Network data storing, obtaining method and its implementing device
US20100217934A1 (en) Method, apparatus and system for optimizing image rendering on an electronic device
CN1156781C (en) Radio terminal with browser
JP5245629B2 (en) Relay device, communication relay method, program thereof, and relay system
CN100394721C (en) Mobile telephone browser with multiple interpreters
CN102664959A (en) Mobile platform wireless middleware
KR100936612B1 (en) Method for loading multimedia contents in the mobile internet browser and wireless communication terminal therefor
KR20120016335A (en) Web page pre-caching system and method for offline-executing
KR101359821B1 (en) Mobile communication apparatus having a plural of browser and control method thereof, and system for browsing markup page comprising the mobile communication apparatus and control method thereof
KR100923406B1 (en) System for transmitting markup data and control method thereof, and mobile communication apparatus used in the system
KR101050174B1 (en) Wireless network system, wireless network web accelerator, and wireless network support method

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120801

Termination date: 20190913

CF01 Termination of patent right due to non-payment of annual fee