CN101770511A - 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
CN101770511A
CN101770511A CN200910312986A CN200910312986A CN101770511A CN 101770511 A CN101770511 A CN 101770511A CN 200910312986 A CN200910312986 A CN 200910312986A CN 200910312986 A CN200910312986 A CN 200910312986A CN 101770511 A CN101770511 A CN 101770511A
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.)
Granted
Application number
CN200910312986A
Other languages
Chinese (zh)
Other versions
CN101770511B (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

Images

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 allow the user turn back to the page of browsing before.
The framework difference of the page, it is different to have caused content of pages to be showed, from technological layer, each page all corresponding a DOM Document Object Model (this structure is determined 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 extracts elements corresponding and fill the page from local cache.If it is to need networking in real time obtain data that individual mark is arranged on the page, will obtain related data according to the mark networking again so, the page is exported once more after finishing reconstruct.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.
But on mobile browsing terminal, traditional fallback techniques has following shortcoming:
(1) present Webpage has adopted the DOM structure, need handle a plurality of files when therefore playing up the page, CSS configuration file for example, JS script file or the like, for these files, need become a pure content page according to the DOM structural remodeling when browser renders, this pure content page does not need to be reconstructed 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 on the PC end is stronger, 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, 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 the page is reformatted into a Webpage, 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 meeting automatic re-networking obtains certain partial data of Webpage, thereby strengthened the lower network data transmission flow of original resource utilization, add 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 as follows:
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 is used to transmit the transfer server of request of access, 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 that destination server is returned is pure content page.
Page processing module is connected by 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 by 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 as follows:
(41) judge the web page element of the pure content page from storage module, take out;
(42) if there is the web page element that need obtain from network again, then provide 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 show because of having to load to finish real time data and delay, and 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 as follows:
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 request of access to transfer server;
(802) transfer server obtains first page of being asked according to request of access from destination server;
(803) page processing module is handled the page that obtains, and is converted to the first pure content page;
(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 request of access to transfer server once more;
(808) transfer server obtains second page of being asked according to request of access from destination server;
(809) page processing module is handled the page that obtains, and is converted to the second pure content page;
(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 there is the web page element that need obtain from network again, then provide 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, play up operation and need not to carry out once more 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
The present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
Workflow of the present invention is as shown in Figure 1:
(S01) mobile communication equipment terminals 1 sends page a request of access to transfer server 2;
(S02) transfer server 2 obtains page data according to request of access 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) after browsing other pages, the user carries out rollback operation by 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 at once, need not be reconstructed, save the required time of page rendering greatly with page DOM structure;
(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 allow 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 (9)

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 are used to transmit the transfer server of request of access, it is characterized in that described system comprises:
Be installed in the module of mobile communication equipment terminals, comprise:
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;
Be installed in the module of transfer server, comprise:
Page processing module, the conversion of page that is used for that destination server is returned is pure content page.
2. browing system according to claim 1 is characterized in that, described page processing module is conversion of page pure content page according to the DOM Document Object Model structure.
3. browing system according to claim 1 is characterized in that, described storage module is stored in pure content page the buffer area of mobile communication equipment terminals.
4. browing system according to claim 1 is characterized in that, described rollback processing module also comprises the real-time processing module that is used to handle real time data, and its workflow is as follows:
(41) judge the web page element of the pure content page from storage module, take out;
(42) if there is the web page element that need obtain from network again, then provide the real time data prompting.
5. browing system according to claim 4 is characterized in that, in the described step (42), described real time data prompts for and provides dialog box, and the prompting user refreshes again.
6. browing system according to claim 4 is characterized in that, in the described step (42), described real time data prompts for the hyperlink that provides the web page element that need obtain again.
7. browing system according to claim 4 is characterized in that, in the described step (42), described real time data prompts for to provide points out representation page expired.
8. an application process that is used for a kind of browing system according to claim 1 of web page browsing of accelerating backspace operation of mobile communication equipment terminal adopts the described system of claim 1 to realize, it is characterized in that the step of described method is:
(801) mobile communication equipment terminals sends request of access to transfer server;
(802) transfer server obtains first page of being asked according to request of access from destination server;
(803) page processing module is handled the page that obtains, and is converted to the first pure content page;
(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 request of access to transfer server once more;
(808) transfer server obtains second page of being asked according to request of access from destination server;
(809) page processing module is handled the page that obtains, and is converted to the second pure content page;
(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.
9. application process according to claim 8 is characterized in that, the step of described method (812) also comprises the steps:
(91) judge the web page element of the pure content page from storage module, take out;
(92) if there is the web page element that need obtain from network again, then provide 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 true CN101770511A (en) 2010-07-07
CN101770511B 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)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325188A (en) * 2011-09-16 2012-01-18 北京新媒传信科技有限公司 Method for realizing webpage browsing on a mobile terminal and system thereof
CN104035931A (en) * 2013-03-05 2014-09-10 联想(北京)有限公司 Prompting method, system and electronic device
CN104244084A (en) * 2014-09-10 2014-12-24 广东欧珀移动通信有限公司 Method and system for controlling playing of audio files and mobile terminal
WO2016112826A1 (en) * 2015-01-12 2016-07-21 北京京东尚科信息技术有限公司 Method and system for increasing page loading rate
CN106886570A (en) * 2017-01-16 2017-06-23 网宿科技股份有限公司 page processing method and device
CN110209966A (en) * 2019-04-15 2019-09-06 优信拍(北京)信息科技有限公司 A kind of webpage method for refreshing, Web page system and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ATE385373T1 (en) * 2002-05-02 2008-02-15 Giesecke & Devrient Gmbh COMMUNICATION SYSTEM, MOBILE DEVICE AND METHOD FOR STORING PAGES IN A MOBILE DEVICE
US8176428B2 (en) * 2002-12-03 2012-05-08 Datawind Net Access Corporation Portable internet access device back page cache
CN101459726B (en) * 2007-12-13 2011-05-11 中兴通讯股份有限公司 Scene buffering updating method and mobile stream media terminal supporting the method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102325188A (en) * 2011-09-16 2012-01-18 北京新媒传信科技有限公司 Method for realizing webpage browsing on a mobile terminal and system thereof
CN104035931A (en) * 2013-03-05 2014-09-10 联想(北京)有限公司 Prompting method, system and electronic device
CN104035931B (en) * 2013-03-05 2017-07-21 联想(北京)有限公司 A kind of reminding method, system and electronic equipment
CN104244084A (en) * 2014-09-10 2014-12-24 广东欧珀移动通信有限公司 Method and system for controlling playing of audio files and mobile terminal
WO2016112826A1 (en) * 2015-01-12 2016-07-21 北京京东尚科信息技术有限公司 Method and system for increasing page loading rate
US10762159B2 (en) 2015-01-12 2020-09-01 Beijing Jingdong Shangke Information Technology Co., Ltd. Method and system for increasing page loading rate
CN106886570A (en) * 2017-01-16 2017-06-23 网宿科技股份有限公司 page processing method and device
CN110209966A (en) * 2019-04-15 2019-09-06 优信拍(北京)信息科技有限公司 A kind of webpage method for refreshing, Web page system and electronic equipment

Also Published As

Publication number Publication date
CN101770511B (en) 2012-09-05

Similar Documents

Publication Publication Date Title
JP5536846B2 (en) Web page display method and system
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
CN102902805B (en) A kind of page access method and apparatus
CN105045887B (en) The system and method for mixed mode cross-domain data interaction
CN102855318B (en) Method and system for preloading of webpages
CN108280125A (en) Method, apparatus, storage medium and the electronic device that the page is shown
CN110457143B (en) Micro-service calling method and device
CN101770511B (en) Browse system for accelerating backspace operation of mobile communication equipment terminal and application method thereof
CN104112002B (en) A kind of methods, devices and systems of list adaptation
CN107066631A (en) Display methods, device and the electronic equipment of the page
CN104796439B (en) Web page push method, client, server and system
CN108228282A (en) For the method and device of Website page loading
CN105827733B (en) A kind of method, apparatus and electronic equipment of propelling data
CN102880616A (en) Browser page loading method and device
CN105095280A (en) Caching method and apparatus for browser
CN106611032A (en) Webpage pre-loading method and device
CN106294379A (en) The loading method of a kind of page, device and system
CN103488732A (en) Generation method and device of static pages
CN110096660A (en) Method, apparatus and electronic equipment for loading page picture
CN108600331A (en) Interactive interface rendering method, client, terminal and system
CN104462037A (en) Consistency maintaining method in document collaborative editing
CN105095220B (en) A kind of browser implementation method, terminal and virtualization agent device
CN110059278A (en) Web page configuration method, server and computer readable storage medium
JP5039946B2 (en) Technology for relaying communication between client devices and server devices
CN107070679A (en) A kind of method uniformly released news in different platform

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
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.