CN102262627A - Webpage segmentation method and webpage segmentation system - Google Patents

Webpage segmentation method and webpage segmentation system Download PDF

Info

Publication number
CN102262627A
CN102262627A CN2010101803822A CN201010180382A CN102262627A CN 102262627 A CN102262627 A CN 102262627A CN 2010101803822 A CN2010101803822 A CN 2010101803822A CN 201010180382 A CN201010180382 A CN 201010180382A CN 102262627 A CN102262627 A CN 102262627A
Authority
CN
China
Prior art keywords
paging
webpage
dom tree
web page
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010101803822A
Other languages
Chinese (zh)
Inventor
肖家丽
余恒兵
于宝峰
吴疆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aspire Digital Technologies Shenzhen Co Ltd
Original Assignee
Aspire Digital Technologies 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 Aspire Digital Technologies Shenzhen Co Ltd filed Critical Aspire Digital Technologies Shenzhen Co Ltd
Priority to CN2010101803822A priority Critical patent/CN102262627A/en
Publication of CN102262627A publication Critical patent/CN102262627A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a webpage segmentation technology. Aiming at the defect of information dropout caused by simplifying webpage contents when an Internet webpage is adjusted in the prior art, the invention provides a webpage segmentation method and a webpage segmentation system. The webpage segmentation method comprises the following steps of: receiving a webpage address, sending a webpage access request; acquiring a corresponding webpage based on the webpage address and constructing a document object model (DOM) tree corresponding to the webpage; constructing a basic page set corresponding to each leaf node in an original DOM tree; merging neighboring basic page sets sequentially by taking the page size as a marginal value, generating at least one corresponding paging set; constructing a paging DOM tree based on each node and the affiliation of nodes in the paging set, then constructing a corresponding subpage according to the paging DOM tree and transmitting the subpage to a client. The invention also provides the webpage segmentation system. In the invention, the webpage is segmented on the basis of the display area of a client browser, and the order of the webpage contents in the webpage can be kept.

Description

A kind of webpage dividing method and webpage segmenting system
Technical field
The present invention relates to the webpage cutting techniques, more particularly, relate to a kind of webpage dividing method and webpage segmenting system.
Background technology
Along with further developing of large scale integrated circuit technology, the size of electronic equipment for consumption is more and more littler.The enhancing of unit sizes chip processing power, the application that makes mobile communication terminal support is more and more, and the boundary between portable mobile communication terminal and the microcomputer is day by day fuzzy.
Increasing mobile communication terminal begins the supported web page function of browse.Although the processing speed of chip can be supported the web page browsing function on the similar desktop terminal, undersized the making of display screen of mobile communication terminal curtain must could show on mobile communication terminal internet web page adjustment.
Existing internet web page is adjusted the technique for displaying scheme is that the content on the internet web page is simplified mostly on the mobile communication terminal to be implemented in, therefore unavoidable drop-out.
In sum, need a kind of adjustment internet web page so that make it can on mobile communication terminal, carry out the technique for displaying scheme, to overcome the above-mentioned defective that exists among the prior art.
Summary of the invention
The technical problem to be solved in the present invention is, when adjusting internet web page at prior art content is simplified the defective that causes information dropout, and a kind of webpage dividing method and webpage segmenting system are provided.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of webpage dividing method comprises:
Client browser receives the web page address of input, sends the web page access request that comprises this web page address and the pairing page size of client browser;
The paging server receives the web page access request from client, extracts the web page address and the page size that wherein comprise;
The paging server obtains corresponding webpage based on described web page address, as original web page, and makes up the dom tree of this webpage correspondence, as original dom tree;
For each leaf node in the original dom tree makes up corresponding base page set;
According to the position of each leaf node in original dom tree, each the base page set that generates is sorted;
With described page size is critical value, and order merges the base page set of adjacency, generates at least one corresponding paging set;
Make up the paging dom tree based on each node and subordinate relation each other thereof in each paging set, make up corresponding paging according to this paging dom tree again, mail to described client.
Preferably, comprise this base page in each base page set and gather each intermediate node that comprises pairing leaf node, original dom tree root node and the shortest path from this leaf node to original dom tree root node, and the subordinate relation between each node.
Preferably, be provided with the last paging of this paging and the link of back one paging in each paging.
Preferably, described original web page adopts at least a among the column format down:
HTML;
WML;
XHTML。
Preferably, at least a among the column format down adopted in described paging:
HTML;
WML;
XHTML。
A kind of webpage segmenting system comprises:
Client browser is used to receive the web page address of input, sends the web page access request that comprises this web page address and the pairing page size of client browser;
The paging server communicates to connect with client browser, is used for:
Reception is extracted the web page address and the page size that wherein comprise from the web page access request of client;
Obtain corresponding webpage based on described web page address, as original web page, and make up the dom tree of this webpage correspondence, as original dom tree;
For each leaf node in the original dom tree makes up corresponding base page set;
According to the position of each leaf node in original dom tree, each the base page set that generates is sorted;
With described page size is critical value, and order merges the base page set of adjacency, generates at least one corresponding paging set;
Make up the paging dom tree based on each node and subordinate relation each other thereof in each paging set, make up corresponding paging according to this paging dom tree again, mail to described client.
Preferably, comprise this base page in each base page set and gather each intermediate node that comprises pairing leaf node, original dom tree root node and the shortest path from this leaf node to original dom tree root node, and the subordinate relation between each node.
Preferably, be provided with the last paging of this paging and the link of back one paging in each paging.
Preferably, described original web page adopts at least a among the column format down:
HTML;
WML;
XHTML。
Preferably, at least a among the column format down adopted in described paging:
HTML;
WML;
XHTML。
Implement technical scheme of the present invention, have following beneficial effect: the display area size that technical scheme provided by the invention is supported based on client browser is divided into a plurality of sub-pages with internet web page, and cuts apart the sub-pages order of order continuity sub-pages content in internet web page each other that obtains.Thus, all information in the internet web page all will be preserved, and the small-size screen of suitable more mobile communication terminal shows.
Description of drawings
The invention will be further described below in conjunction with drawings and Examples, in the accompanying drawing:
Fig. 1 is the process flow diagram according to the webpage dividing method of a preferred embodiment of the present invention;
Fig. 2 is the structural representation according to the dom tree of a preferred embodiment of the present invention;
Fig. 3 is the logical organization synoptic diagram according to the webpage segmenting system of a preferred embodiment of the present invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
The invention provides a kind of webpage dividing method and webpage segmenting system, the display area size of supporting based on client browser is divided into a plurality of sub-pages with internet web page, and cuts apart the sub-pages order of order continuity sub-pages content in internet web page each other that obtains.Thus, all information in the internet web page all will be preserved, and the small-size screen of suitable more mobile communication terminal shows.Below just come technical scheme provided by the invention is described in detail with specific embodiment in conjunction with the accompanying drawings.
Fig. 1 is the process flow diagram according to the webpage dividing method 100 of a preferred embodiment of the present invention.As shown in Figure 1, webpage dividing method 100 starts from step 102.
Subsequently, at next step 104, client browser receives the web page address of input, sends the web page access request that comprises this web page address and the pairing page size of client browser.
In the specific implementation process, client browser can be determined the page size of its displayable page based on the screen size of the mobile communication terminal at this client browser place.
Subsequently, at next step 106, the paging server receives the web page access request from client, extracts the web page address and the page size that wherein comprise.
Subsequently, at next step 108, the paging server obtains corresponding webpage based on described web page address from the internet sites of correspondence, as original web page, and makes up the dom tree of this webpage correspondence, as original dom tree.In the specific implementation process, the technology contents that makes up dom tree has carried out clearly describing in the prior art, therefore repeats no more herein.
In the specific implementation process, when the paging server obtains webpage, if find that the element in the webpage is a resource link, such as picture, the resource of script and so on then can be sent the request of downloading current resource, when all resources all download finish after, begin to generate dom tree.
For example, if the html source file of original web page correspondence is as follows:
<BODY>
<DIV?id=m>
<A href=" http://news.baidu.com/ "〉news</A 〉
<A href=" http://image.baidu.com/ "〉picture</A 〉
<A href=" http://video.baidu.com/ "〉video</A 〉
</DIV>
<FORM?name=f?action=s>
<INPUT?id=kw?maxLength=100size=46name=wd>
<INPUT id=sb type=submit value=using Baidu.com 〉
<SPAN?id=hp>
<A href=" http://www.baidu.com/gaoji/preferences.html "〉be provided with</A 〉
<A href=" http://www.baidu.com/gaoji/advanced.html "〉senior</A 〉
</SPAN>
</FORM>
<P?id=km>
<A href=" http://baike.baidu.com/ "〉encyclopaedia</A 〉
<A href=" http://www.baidu.com/more/ "〉more</A 〉
</P>
</BODY>
Then the dom tree of this webpage correspondence as shown in Figure 2.
In the specific implementation process, original web page adopts at least a among the column format down:
HTML;
WML;
XHTML。
Subsequently, at next step 110, for each leaf node in the original dom tree makes up corresponding base page set.
In the specific implementation process, comprise this base page in each base page set and gather each intermediate node that comprises pairing leaf node, original dom tree root node and the shortest path from this leaf node to original dom tree root node, and the subordinate relation between each node.
With the leaf node among Fig. 2 " news " is example, comprise leaf node " news " in the set of its base page, as intermediate node " A ", intermediate node " DIV " and the root node " BODY " of the father node of this leaf node, and the subordinate relation between these nodes.Again for example, comprise leaf node " senior " in the set of the pairing base page of leaf node " senior ", as intermediate node " A ", intermediate node " SPAN ", intermediate node " FORM " and the root node " BODY " of the father node of this leaf node, and the subordinate relation between these nodes.
It should be noted that in the specific implementation process for not influencing the function of list, list will being kept perfectly property, all elements in the list can be assigned in the page.
Subsequently, at next step 112,, each the base page set that generates is sorted according to the position of each leaf node in original dom tree.
In the specific implementation process, the purpose of ordering is to keep the position of each node in original dom tree, i.e. the position of information in original web page.Just can make that thus the layout information of original web page is preserved.For example, by ordering, just can keep belonging to together in the original web page close each the bar news web page position relation each other in position under the headline.
For example, if comprise home news 1, home news 2, home news 3 under the home news title, comprise world news 1, world news 2, world news 3 under the world news title, then in sequencer procedure, home news 1, home news 2, home news 3 pairing each base page set will be arranged along page number, world news 1, world news 2, world news 3 pairing each base page set will be arranged in turn, and the situation that home news and world news are interted mutually can not occur.
Subsequently, at next step 113, be critical value with described page size, order merges the base page set of adjacency, generates at least one corresponding paging set.
In the specific implementation process,, then must cause the paging that generates too much if each leaf node generates a paging.Just can search information needed to the user thus and bring difficulty, influence user experience.Therefore, be necessary the base page of leaf node correspondence is merged, thereby reduce the quantity of cutting apart the resulting paging of original web page.
In the specific implementation process, can determine the size of paging based on the page size that client browser provided.For example, if the size of the base page of leaf node 1,2,3,4 correspondences is 2Kb, 3Kb, 4Kb and 5Kb, and the page size that client browser provided is 10Kb, then leaf node 1,2,3 will merge among the same paging, leaf node 4 will be divided among another paging, this is because the size of the base page of leaf node 1,2,3 correspondences is 9Kb (less than 10Kb), if add leaf node 4 again, the paging that then obtains size is 14Kb (greater than 10Kb).
In addition, in merging process,, base page adjacent one another are in each base page set that obtains after the ordering should be merged for keeping the composing layout of original web page.So, just can make the original information that the position is closed on each other in original web page be divided among the same paging.
Carry out after the above-mentioned union operation, just can obtain a plurality of paging set, not only comprise a plurality of nodes in each paging set, also comprise the subordinate relation between each node.
Subsequently,, make up the paging dom tree, make up corresponding paging according to this paging dom tree again, mail to described client based on each node and subordinate relation each other thereof in each paging set at next step 116.
In the specific implementation process,, also be provided with the last paging of this paging and the link of back one paging in each paging for ease of user's page turning.
In the specific implementation process, the paging of generation can be adopted down at least a among the column format:
HTML;
WML;
XHTML。
The present invention also provides a kind of webpage segmenting system, below just be described in greater detail in conjunction with Fig. 3.
Fig. 3 is the logical organization synoptic diagram according to the webpage segmenting system 300 of a preferred embodiment of the present invention.As shown in Figure 3, webpage segmenting system 300 comprises client browser 302 and paging server 304.
Client browser 302 is used to receive the web page address of input, sends the web page access request that comprises this web page address and the pairing page size of client browser.
In the specific implementation process, client browser 302 can be determined the page size of its displayable page based on the screen size of the mobile communication terminal at this client browser place.
Paging server 304 communicates to connect with client browser, is used to carry out following operation:
Reception is extracted the web page address and the page size that wherein comprise from the web page access request of client.
Obtain corresponding webpage based on described web page address, as original web page, and make up the dom tree of this webpage correspondence, as original dom tree.
In the specific implementation process, original web page adopts at least a among the column format down:
HTML;
WML;
XHTML。
For each leaf node in the original dom tree makes up corresponding base page set, wherein comprise this base page in each base page set and gather each intermediate node that comprises pairing leaf node, original dom tree root node and the shortest path from this leaf node to original dom tree root node, and the subordinate relation between each node.
According to the position of each leaf node in original dom tree, each the base page set that generates is sorted.
With described page size is critical value, and the base page that merges adjacency along pagination is gathered, and generates at least one corresponding paging set.
Make up the paging dom tree based on each node and subordinate relation each other thereof in each paging set, make up corresponding paging according to this paging dom tree again, mail to described client.
In the specific implementation process,, also be provided with the last paging of this paging and the link of back one paging in each paging for ease of user's page turning.
In the specific implementation process, at least a among the column format down adopted in paging:
HTML;
WML;
XHTML。
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a webpage dividing method is characterized in that, comprising:
Client browser receives the web page address of input, sends the web page access request that comprises this web page address and the pairing page size of client browser;
The paging server receives the web page access request from client, extracts the web page address and the page size that wherein comprise;
The paging server obtains corresponding webpage based on described web page address, as original web page, and makes up the dom tree of this webpage correspondence, as original dom tree;
For each leaf node in the original dom tree makes up corresponding base page set;
According to the position of each leaf node in original dom tree, each the base page set that generates is sorted;
With described page size is critical value, and order merges the base page set of adjacency, generates at least one corresponding paging set;
Make up the paging dom tree based on each node and subordinate relation each other thereof in each paging set, make up corresponding paging according to this paging dom tree again, mail to described client.
2. webpage dividing method according to claim 1, it is characterized in that, comprise this base page in each base page set and gather each intermediate node that comprises pairing leaf node, original dom tree root node and the shortest path from this leaf node to original dom tree root node, and the subordinate relation between each node.
3. webpage dividing method according to claim 2 is characterized in that, is provided with the last paging of this paging and the link of back one paging in each paging.
4. webpage dividing method according to claim 3 is characterized in that, described original web page adopts at least a among the column format down:
HTML;
WML;
XHTML。
5. webpage dividing method according to claim 4 is characterized in that, at least a among the column format down adopted in described paging:
HTML;
WML;
XHTML。
6. a webpage segmenting system is characterized in that, comprising:
Client browser is used to receive the web page address of input, sends the web page access request that comprises this web page address and the pairing page size of client browser;
The paging server communicates to connect with client browser, is used for:
Reception is extracted the web page address and the page size that wherein comprise from the web page access request of client;
Obtain corresponding webpage based on described web page address, as original web page, and make up the dom tree of this webpage correspondence, as original dom tree;
For each leaf node in the original dom tree makes up corresponding base page set;
According to the position of each leaf node in original dom tree, each the base page set that generates is sorted;
With described page size is critical value, and order merges the base page set of adjacency, generates at least one corresponding paging set;
Make up the paging dom tree based on each node and subordinate relation each other thereof in each paging set, make up corresponding paging according to this paging dom tree again, mail to described client.
7. webpage segmenting system according to claim 6, it is characterized in that, comprise this base page in each base page set and gather each intermediate node that comprises pairing leaf node, original dom tree root node and the shortest path from this leaf node to original dom tree root node, and the subordinate relation between each node.
8. webpage segmenting system according to claim 7 is characterized in that, is provided with the last paging of this paging and the link of back one paging in each paging.
9. webpage segmenting system according to claim 8 is characterized in that, described original web page adopts at least a among the column format down:
HTML;
WML;
XHTML。
10. webpage segmenting system according to claim 9 is characterized in that, at least a among the column format down adopted in described paging:
HTML;
WML;
XHTML。
CN2010101803822A 2010-05-24 2010-05-24 Webpage segmentation method and webpage segmentation system Pending CN102262627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010101803822A CN102262627A (en) 2010-05-24 2010-05-24 Webpage segmentation method and webpage segmentation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101803822A CN102262627A (en) 2010-05-24 2010-05-24 Webpage segmentation method and webpage segmentation system

Publications (1)

Publication Number Publication Date
CN102262627A true CN102262627A (en) 2011-11-30

Family

ID=45009258

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101803822A Pending CN102262627A (en) 2010-05-24 2010-05-24 Webpage segmentation method and webpage segmentation system

Country Status (1)

Country Link
CN (1) CN102262627A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365920A (en) * 2012-04-09 2013-10-23 腾讯科技(深圳)有限公司 Method for displaying webpage, browser and mobile terminal
CN103365877A (en) * 2012-03-29 2013-10-23 百度在线网络技术(北京)有限公司 Method and server for making directory after webpage is transcoded
WO2013159721A1 (en) * 2012-04-25 2013-10-31 广州市动景计算机科技有限公司 Method and system for sectionally loading webpage for mobile browser
CN103942023A (en) * 2014-03-31 2014-07-23 广东威创视讯科技股份有限公司 Display processing method and terminal
CN104182398A (en) * 2013-05-21 2014-12-03 北大方正集团有限公司 Server and information browsing method
CN104462390A (en) * 2014-12-10 2015-03-25 华中科技大学 Method and system for improving efficiency of adaptive layout of webpages
CN105069023A (en) * 2015-07-17 2015-11-18 孙巍 Method, device and system for playing webpage image-text in television
CN105608142A (en) * 2015-12-17 2016-05-25 浙江大华技术股份有限公司 Storage method and device of Json data
CN105677909A (en) * 2016-02-24 2016-06-15 沈文策 Layout method for sliding to turn web pages
CN106294305A (en) * 2016-07-21 2017-01-04 上海网达软件股份有限公司 Android smart machine carries out, to html web page content, the method that segmentation shows
CN106919704A (en) * 2017-03-09 2017-07-04 掌阅科技股份有限公司 The paging exhibiting method of web page contents, device and server, storage medium
CN109670133A (en) * 2018-12-22 2019-04-23 网宿科技股份有限公司 A kind of determination method, server and the storage medium of the common component of the page

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080153467A1 (en) * 2006-03-01 2008-06-26 Eran Shmuel Wyler Methods and apparatus for enabling use of web content on various types of devices
CN101526952A (en) * 2009-01-19 2009-09-09 北京跳网无限科技发展有限公司 UA adaptation technology for identifying attribute of mobile phone terminal
CN101625700A (en) * 2009-08-12 2010-01-13 中兴通讯股份有限公司 Method and device for optimizing display network page on terminal
CN101655874A (en) * 2009-09-04 2010-02-24 卓望数码技术(深圳)有限公司 Web page segmentation method and web page segmentation device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080153467A1 (en) * 2006-03-01 2008-06-26 Eran Shmuel Wyler Methods and apparatus for enabling use of web content on various types of devices
CN101526952A (en) * 2009-01-19 2009-09-09 北京跳网无限科技发展有限公司 UA adaptation technology for identifying attribute of mobile phone terminal
CN101625700A (en) * 2009-08-12 2010-01-13 中兴通讯股份有限公司 Method and device for optimizing display network page on terminal
CN101655874A (en) * 2009-09-04 2010-02-24 卓望数码技术(深圳)有限公司 Web page segmentation method and web page segmentation device

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365877A (en) * 2012-03-29 2013-10-23 百度在线网络技术(北京)有限公司 Method and server for making directory after webpage is transcoded
CN103365877B (en) * 2012-03-29 2017-12-26 百度在线网络技术(北京)有限公司 Method and server to establishing catalogue after webpage progress transcoding
CN103365920A (en) * 2012-04-09 2013-10-23 腾讯科技(深圳)有限公司 Method for displaying webpage, browser and mobile terminal
WO2013159721A1 (en) * 2012-04-25 2013-10-31 广州市动景计算机科技有限公司 Method and system for sectionally loading webpage for mobile browser
CN104182398A (en) * 2013-05-21 2014-12-03 北大方正集团有限公司 Server and information browsing method
CN103942023A (en) * 2014-03-31 2014-07-23 广东威创视讯科技股份有限公司 Display processing method and terminal
CN103942023B (en) * 2014-03-31 2017-04-12 广东威创视讯科技股份有限公司 Display processing method and terminal
CN104462390A (en) * 2014-12-10 2015-03-25 华中科技大学 Method and system for improving efficiency of adaptive layout of webpages
CN104462390B (en) * 2014-12-10 2017-12-29 华中科技大学 A kind of method and system for improving webpage self-adaptive layout efficiency
CN105069023A (en) * 2015-07-17 2015-11-18 孙巍 Method, device and system for playing webpage image-text in television
CN105608142A (en) * 2015-12-17 2016-05-25 浙江大华技术股份有限公司 Storage method and device of Json data
CN105608142B (en) * 2015-12-17 2019-02-12 浙江大华技术股份有限公司 A kind of storage method and device of Json data
CN105677909A (en) * 2016-02-24 2016-06-15 沈文策 Layout method for sliding to turn web pages
CN106294305A (en) * 2016-07-21 2017-01-04 上海网达软件股份有限公司 Android smart machine carries out, to html web page content, the method that segmentation shows
CN106919704A (en) * 2017-03-09 2017-07-04 掌阅科技股份有限公司 The paging exhibiting method of web page contents, device and server, storage medium
CN109710869A (en) * 2017-03-09 2019-05-03 掌阅科技股份有限公司 The paging of web page contents shows method, apparatus and server, storage medium
CN109710869B (en) * 2017-03-09 2021-07-23 掌阅科技股份有限公司 Page display method and device of webpage content, server and storage medium
CN109670133A (en) * 2018-12-22 2019-04-23 网宿科技股份有限公司 A kind of determination method, server and the storage medium of the common component of the page
WO2020124720A1 (en) * 2018-12-22 2020-06-25 网宿科技股份有限公司 Determining method for a common component of pages, server and storage medium

Similar Documents

Publication Publication Date Title
CN102262627A (en) Webpage segmentation method and webpage segmentation system
CN101296255B (en) Web page browsing method, system, proxy server and mobile phone browser
CN103605688B (en) Intercept method and intercept device for homepage advertisements and browser
CN102737067B (en) Method and system for outputting webpage
US20150082151A1 (en) Page display method and device
CN104063460A (en) Method and device for loading webpage in browser
US20140101539A1 (en) Website presenting method and browser
CN109491744A (en) A kind of webpage capture system and method
CN102098327A (en) Method and device for downloading online video sniffer
US20100118035A1 (en) Moving image generation method, moving image generation program, and moving image generation device
CN102654885A (en) Mobile terminal webpage adaptation system and method
JP2007233659A (en) Information distribution system for network service
CN103246699A (en) Method and device for data access control based on browser
CN103324756A (en) Method and device for increasing access speed of browser
CN102130952B (en) Method and device for forwarding hyper text transport protocol (HPPT) request message of mobile terminal
CN103902571B (en) Preserve method, system and the corresponding client and server of webpage complete content
JP5309121B2 (en) Information processing method, program, information processing system
WO2016050144A1 (en) Interface update method and client
EP2423837B1 (en) Method and system for viewing web page and computer program product thereof
CN104899212B (en) Web page display method, server and system
KR100869885B1 (en) Wireless internet service system for browsing web page of mobile terminal and method thereof
CN106936727A (en) A kind of Webpage display process and device
CN103365920A (en) Method for displaying webpage, browser and mobile terminal
CN103905915A (en) Online video sniffing downloading method and device
CN102087653B (en) Method and device for issuing website information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20111130

C20 Patent right or utility model deemed to be abandoned or is abandoned