CN101770511B - Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof - Google Patents

Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof Download PDF

Info

Publication number
CN101770511B
CN101770511B CN200910312986A CN200910312986A CN101770511B CN 101770511 B CN101770511 B CN 101770511B CN 200910312986 A CN200910312986 A CN 200910312986A CN 200910312986 A CN200910312986 A CN 200910312986A CN 101770511 B CN101770511 B CN 101770511B
Authority
CN
China
Prior art keywords
page
mobile communication
communication equipment
pure content
processing module
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.)
Active
Application number
CN200910312986A
Other languages
Chinese (zh)
Other versions
CN101770511A (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.)
Alibaba China Co Ltd
Original Assignee
Ucweb Inc
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 Ucweb Inc filed Critical Ucweb Inc
Priority to CN200910312986A priority Critical patent/CN101770511B/en
Publication of CN101770511A publication Critical patent/CN101770511A/en
Application granted granted Critical
Publication of CN101770511B publication Critical patent/CN101770511B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the browser field, in particular to a browse system for accelerating backspace operation of a mobile communication equipment terminal; the invention provides a browse system for accelerating backspace operation of a mobile communication equipment terminal; the browse system is arranged at the mobile communication equipment terminal and is used for forwarding a link server which is required to be accessed; the system comprises a storage module arranged at the mobile communication equipment terminal, a backspace processing module and a page processing module arranged on the link server; the page processing module and the storage module are connected by a network, and the backspace processing module is connected with the storage module. In the invention, as the page rendering operation is carried out on the link server, the mobile communication equipment terminal stores the rendered pure content page directly, therefore, when a user performs the backspace operation, the display speed of the web page of the mobile communication equipment terminal can be obviously improved when the backspace operation is carried out by the user.

Description

A kind of browing system and application process thereof that is used for accelerating backspace operation of mobile communication equipment terminal
Technical field
The present invention relates to the browser field, particularly a kind of browing system that is used for accelerating backspace operation of mobile communication equipment terminal.
Technical background
The webpage back operation is basic function of web browser, can let the user turn back to the page of browsing before.
The framework of the page is different, and it is different to have caused content of pages to be showed, say from technological layer, each page all corresponding a DOM Document Object Model (this structure is confirmed the basic framework of the page for Document Object Model, DOM) structure.The effect of DOM is exactly to tell how browser program is operated and the various signs of display page.
In browsing pages, (browser) program can read elements corresponding (picture, sound etc.) from destination server according to page DOM structure, and these element files are downloaded, and is stored in local cache catalogue (such as the temp catalogue under the Windows).
In the page browsing process, the user is in case execution " retreating " is operated, and (browser) program can be come the reconstruct content of pages according to page DOM structure, and from local cache, extracts elements corresponding and fill the page.If it is that data are obtained in networking in real time that individual mark is arranged on the page, will obtain related data according to the mark networking again so, after the completion reconstruct page is exported once more.Because the page topmost (picture, sound) element is directly to read from local cache, the sensation back operation of therefore giving the user is as there be not networking the same.
But moving on the browsing terminal, traditional fallback techniques has following shortcoming:
(1) present Webpage has adopted the DOM structure; Therefore need handle CSS configuration file for example, JS script file or the like when playing up the page to a plurality of files; For these files; When browser renders, need constitute a pure content page according to the DOM weight of structure, this pure content page need not carried out reconstruct according to the DOM structure, can be by browser direct display.On common PC end, carry out aforesaid operations, because the data-handling capacity to Webpage is stronger on the PC end, the Network Transmission flow is unrestricted and the network bandwidth is higher; Therefore the execution time is very short; The user is obviously perception not, but when on mobile communication equipment terminals, carrying out above-mentioned Webpage back operation and since mobile communication equipment terminals itself to the data-handling capacity of Webpage a little less than; Add that Network Transmission flow resource utilization is not high and the network bandwidth is narrower; Therefore be reformatted into a Webpage to the page, need certain network data transmission and reformation time, during this period of time can be by the obvious perception of user.
(2) concerning some pages; When carrying out back operation; Mobile communication equipment terminals can obtain certain partial data of Webpage by automatic re-networking, thereby has strengthened the lower network data transmission flow of original resource utilization, adds under narrowband network inserts; Prolong the reformation time of Webpage, finally influenced user's experience.
Summary of the invention
The invention provides a kind of browing system that is used for accelerating backspace operation of mobile communication equipment terminal, long technical matters consuming time when reforming with the Webpage of browsing before returning in the solution prior art.
Another object of the present invention is to provide the application process of this browing system.
In order to realize first purpose of the present invention, the technical scheme of employing is following:
The invention provides a kind of browing system that is used for accelerating backspace operation of mobile communication equipment terminal, this system is installed in mobile communication equipment terminals and the transfer server that is used to transmit access request, and this system comprises:
The module that is installed in mobile communication equipment terminals comprises:
Storage module is used to store the pure content page that transfer server returns;
The rollback processing module is used to handle the rollback request;
Storage module is stored in mobile communication equipment terminals to pure content page;
The module that is installed in transfer server comprises:
Page processing module, the conversion of page that is used for returning destination server is pure content page.
Page processing module is connected through network with storage module, and the rollback processing module is connected with storage module.
It is to return to storage module after the pure content page that page processing module is carried out treatment conversion to the page that obtains from destination server; Storage module is stored in mobile communication equipment terminals to pure content page; When the rollback button of user through mobile communication equipment terminals; When selecting rollback operation, the pure content page taking-up that rollback processing module handle from storage module is historical is also passed through browser display.
When the user selected rollback operation, the pure content page taking-up that rollback processing module handle from storage module is historical was also passed through browser display.
As a kind of preferred version, page processing module is conversion of page pure content page according to the DOM Document Object Model structure.Storage module is stored in pure content page the buffer area of mobile communication equipment terminals.
As preferred version further, the rollback processing module also comprises the real-time processing module that is used to handle real time data, and its workflow is following:
(41) judge the web page element of the pure content page from storage module, take out;
(42) if the web page element that existence need be obtained from network again then provides the real time data prompting.
As again one the step preferred version, in the above-mentioned steps (42):
Real time data prompts for and provides dialog box, and the prompting user refreshes again;
Real time data prompting can for:
Provide the hyperlink of the web page element that need obtain again;
It is expired perhaps to provide the prompting representation page.
When webpage was played up, whether real time data was loaded by user's decision, and the demonstration of webpage can not delay to show because of not loading the completion real time data, has therefore both reduced network traffics, has accelerated the display speed of webpage simultaneously yet.
In order to realize second goal of the invention, the technical scheme of employing is following:
The invention provides a kind of application process that is used for the browing system of accelerating backspace operation of mobile communication equipment terminal, the steps include:
(801) mobile communication equipment terminals sends access request to transfer server;
(802) transfer server obtains first page of being asked according to access request from destination server;
(803) page processing module is handled the page that obtains, and converts the first pure content page into;
(804) transfer server returns to mobile communication equipment terminals to the first pure content page;
(805) storage module is stored in mobile communication equipment terminals to the first pure content page that transfer server returns;
(806) mobile communication equipment terminals shows the first pure content page;
(807) mobile communication equipment terminals sends access request to transfer server once more;
(808) transfer server obtains second page of being asked according to access request from destination server;
(809) page processing module is handled the page that obtains, and converts the second pure content page into;
(810) transfer server returns to mobile communication equipment terminals to the second pure content page;
(811) storage module is stored in mobile communication equipment terminals to the second pure content page that transfer server returns;
(812) when the user selects rollback operation, the rollback processing module is taken out the first pure content page from storage module and is passed through browser display.
As preferred version further, step (812) also comprises the steps:
(91) judge the web page element of the pure content page from storage module, take out;
(92) if the web page element that existence need be obtained from network again then provides the real time data prompting;
(93) real time data prompts for and provides dialog box prompting user and refresh again, perhaps for providing the hyperlink of the web page element that need obtain again, perhaps points out the page expired for providing.
The present invention is owing to be put into the work of playing up of the page on the transfer server; Mobile communication equipment terminals has directly been preserved and has been played up later pure content page; Therefore when the user carries out rollback operation, can directly read and show, and need not to carry out once more rendering operations from the storage area.Therefore simultaneously,, do not obtain from network automatically, decide in its sole discretion, can significantly improve the display speed of mobile communication equipment terminals user webpage when carrying out back operation and give the user for the data that need real-time update.
Description of drawings
Fig. 1 is a work synoptic diagram of the present invention.
Embodiment
Below in conjunction with accompanying drawing and embodiment the present invention is done further detailed explanation.
Workflow of the present invention is as shown in Figure 1:
(S01) mobile communication equipment terminals 1 sends page a access request to transfer server 2;
(S02) transfer server 2 obtains page data according to access request to internet 3;
(S03) page processing module of transfer server 2 is handled the page data of receiving; Page processing module is carried out page reconstruct according to the DOM of page A, various page datas such as CSS file, JS script file; Picture, literal etc. are exported after reconstituting pure content page A1;
(S04) transfer server 2 returns to mobile communication equipment terminals 1 to pure content page A1;
(S05) storage module of mobile communication equipment terminals is kept at pure content page A1 the buffer area of mobile communication equipment terminals;
(S06), the user carries out rollback operation after browsing other pages through the rollback button; When rollback returns A1; Because the A1 page is pure content; So client can be extracted the data reconstruction page from local cache, need not carry out reconstruct with page DOM structure, has saved the required time of page rendering greatly at once;
(S07) for some need " in real time " to obtain the sign of content on the page, can do some judgements and corresponding operation is provided at server end: or let the user carry out the page furbishing operation; Or identify originally according to the page and to set up new link and obtain content; Or the prompting page out-of-date (such as higher operations of some securities such as on-line payments) or the like.

Claims (8)

1. web page browsing system that is used for accelerating backspace operation of mobile communication equipment terminal, this system are installed in mobile communication equipment terminals and the transfer server that is used for transmitting access request, it is characterized in that said system comprises:
Be installed in the module of mobile communication equipment terminals, comprise:
Storage module is used to store that transfer server returns through the pure content page after the page reconstruct;
The rollback processing module is used to handle the rollback request, reads the pure content page of storing in the said storage module, and passes through browser display;
Storage module is stored in mobile communication equipment terminals to pure content page;
Be installed in the module of transfer server, comprise:
Page processing module, the page that is used for destination server is returned carries out page reconstruct, to convert pure content page into;
Wherein, said page processing module is connected through network with storage module, and the rollback processing module is connected with storage module, and said page processing module is conversion of page pure content page according to the DOM Document Object Model structure.
2. browing system according to claim 1 is characterized in that, said storage module is stored in pure content page the buffer area of mobile communication equipment terminals.
3. browing system according to claim 1 is characterized in that, said rollback processing module also comprises the real-time processing module that is used to handle real time data, and its workflow is following:
(41) judge the web page element of the pure content page from storage module, take out;
(42) if the web page element that existence need be obtained from network again then provides the real time data prompting.
4. browing system according to claim 3 is characterized in that, in the said step (42), said real time data prompts for and provides dialog box, and the prompting user refreshes again.
5. browing system according to claim 3 is characterized in that, in the said step (42), said real time data prompts for the hyperlink that provides the web page element that need obtain again.
6. browing system according to claim 3 is characterized in that, in the said step (42), said real time data prompts for to provide points out representation page expired.
7. an application process that is used for the web page browsing of accelerating backspace operation of mobile communication equipment terminal adopts the said system of claim 1 to realize, it is characterized in that the step of said method is:
(801) mobile communication equipment terminals sends access request to transfer server;
(802) transfer server obtains first page of being asked according to access request from destination server;
(803) page processing module is carried out page reconstruct to first page that is obtained, to convert the first pure content page into;
(804) transfer server returns to mobile communication equipment terminals to the first pure content page;
(805) storage module is stored in mobile communication equipment terminals to the first pure content page that transfer server returns;
(806) mobile communication equipment terminals shows the first pure content page;
(807) mobile communication equipment terminals sends access request to transfer server once more;
(808) transfer server obtains second page of being asked according to access request from destination server;
(809) page processing module is carried out page reconstruct to second page that is obtained, to convert the second pure content page into;
(810) transfer server returns to mobile communication equipment terminals to the second pure content page;
(811) storage module is stored in mobile communication equipment terminals to the second pure content page that transfer server returns;
(812) when the user selects rollback operation, the rollback processing module reads the first pure content page and passes through browser display from said storage module.
8. application process according to claim 7 is characterized in that, the step of said method (812) also comprises the steps:
(91) judge the web page element of the pure content page from storage module, take out;
(92) if the web page element that existence need be obtained from network again then provides the real time data prompting;
(93) real time data prompts for and provides dialog box prompting user and refresh again, perhaps for providing the hyperlink of the web page element that need obtain again, perhaps points out the page expired for providing.
CN200910312986A 2009-12-31 2009-12-31 Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof Active CN101770511B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910312986A CN101770511B (en) 2009-12-31 2009-12-31 Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910312986A CN101770511B (en) 2009-12-31 2009-12-31 Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof

Publications (2)

Publication Number Publication Date
CN101770511A CN101770511A (en) 2010-07-07
CN101770511B true CN101770511B (en) 2012-09-05

Family

ID=42503370

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910312986A Active CN101770511B (en) 2009-12-31 2009-12-31 Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof

Country Status (1)

Country Link
CN (1) CN101770511B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325188B (en) * 2011-09-16 2014-04-30 北京新媒传信科技有限公司 Method for realizing webpage browsing on a mobile terminal and system thereof
CN104035931B (en) * 2013-03-05 2017-07-21 联想(北京)有限公司 A kind of reminding method, system and electronic equipment
CN104244084B (en) * 2014-09-10 2017-08-29 广东欧珀移动通信有限公司 A kind of method, system and the mobile terminal that control audio file to play
CN104573025B (en) * 2015-01-12 2018-09-04 北京京东尚科信息技术有限公司 A kind of method and system improving page loading velocity
CN106886570B (en) * 2017-01-16 2020-11-13 网宿科技股份有限公司 Page processing method and device
CN110209966B (en) * 2019-04-15 2022-03-11 优信拍(北京)信息科技有限公司 Webpage refreshing method, webpage system and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1650596A (en) * 2002-05-02 2005-08-03 德国捷德有限公司 A communication system, mobile device therefor and methods of storing pages on a mobile device
CN1720528A (en) * 2002-12-03 2006-01-11 R·图利 Portable Internet access device back page cache
CN101459726A (en) * 2007-12-13 2009-06-17 中兴通讯股份有限公司 Scene buffering updating method and mobile stream media terminal supporting the method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1650596A (en) * 2002-05-02 2005-08-03 德国捷德有限公司 A communication system, mobile device therefor and methods of storing pages on a mobile device
CN1720528A (en) * 2002-12-03 2006-01-11 R·图利 Portable Internet access device back page cache
CN101459726A (en) * 2007-12-13 2009-06-17 中兴通讯股份有限公司 Scene buffering updating method and mobile stream media terminal supporting the method

Also Published As

Publication number Publication date
CN101770511A (en) 2010-07-07

Similar Documents

Publication Publication Date Title
JP5536846B2 (en) Web page display method and system
CN105045887B (en) The system and method for mixed mode cross-domain data interaction
CN101770511B (en) Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof
US7496497B2 (en) Method and system for selecting web site home page by extracting site language cookie stored in an access device to identify directional information item
EP3734933B1 (en) Resource acquisition method, server and storage medium
US8745341B2 (en) Web server cache pre-fetching
CN108280125A (en) Method, apparatus, storage medium and the electronic device that the page is shown
US9690568B2 (en) Client-side script bundle management system
US9571556B2 (en) Browser kernel adaptation method and browser therefor
CN107066609A (en) Image display method and device
CN104796439B (en) Web page push method, client, server and system
CN102880616A (en) Browser page loading method and device
CN104063401B (en) The method and apparatus that a kind of webpage pattern address merges
CN105095280A (en) Caching method and apparatus for browser
CN101765979A (en) Document processing for mobile devices
CN104077310A (en) Method, equipment and system for loading resource file
CN101697157A (en) Electronic document browse processing method and system
CN107463657B (en) File operation method and terminal
CN113761428A (en) Page rendering method, device and system, storage medium and electronic equipment
CN105282238B (en) A kind of method for managing resource
CN114500423A (en) Message processing method, device, equipment and storage medium
CN103312736B (en) Web page processing method and system and proxy server
CN113761412A (en) Application page display method and device, electronic equipment, medium and application system
CN110475215A (en) Message editing, transmission and the method for display and its server and terminal
CN106503135A (en) A kind of method and apparatus of WEB page loading

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB03 Change of inventor or designer information

Inventor after: Liang Jie

Inventor after: Yu Yongfu

Inventor before: Liang Jie

COR Change of bibliographic data

Free format text: CORRECT: INVENTOR; FROM: LIANG JIE TO: LIANG JIE YU YONGFU

C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200528

Address after: Room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Alibaba (China) Co.,Ltd.

Address before: Room 10-20, 16 / F, Weiya building, 29 Suzhou street, Haidian District, Beijing

Patentee before: UC MOBILE Ltd.

TR01 Transfer of patent right