CN103902170A - Method and device for positioning webpage content - Google Patents

Method and device for positioning webpage content Download PDF

Info

Publication number
CN103902170A
CN103902170A CN201210580751.6A CN201210580751A CN103902170A CN 103902170 A CN103902170 A CN 103902170A CN 201210580751 A CN201210580751 A CN 201210580751A CN 103902170 A CN103902170 A CN 103902170A
Authority
CN
China
Prior art keywords
anchor point
source code
webpage
content
viewing area
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
CN201210580751.6A
Other languages
Chinese (zh)
Other versions
CN103902170B (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.)
Shenzhen Kingdee Tianyanyun Computing Co Ltd
Original Assignee
Shenzhen Kingdee Middleware 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 Shenzhen Kingdee Middleware Co ltd filed Critical Shenzhen Kingdee Middleware Co ltd
Priority to CN201210580751.6A priority Critical patent/CN103902170B/en
Publication of CN103902170A publication Critical patent/CN103902170A/en
Application granted granted Critical
Publication of CN103902170B publication Critical patent/CN103902170B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method for positioning webpage content. The method includes the following steps: acquiring click operation performed on sub navigation areas in a navigation area of a webpage; acquiring anchor points linked with the sub navigation areas corresponding to the click operation; acquiring corresponding webpage positions, in layout content of a content display area of the webpage, of the anchor points; skipping the layout content of the content display area of the webpage to the corresponding webpage positions, wherein the navigation area and the content display area are mutually-independent subregions of the webpage. In addition, the invention further provides a device for positioning the webpage content. The webpage includes two subregion navigation areas and the content display area which are mutually independent, and the layout content of the content display area can be positioned to the corresponding webpage positions by clicking the sub navigation areas in the navigation area, so that positioning speed of webpage content is increased.

Description

Web page contents localization method and device
[technical field]
The present invention relates to network technology, particularly a kind of web page contents localization method and device.
[background technology]
Webpage is the fundamental element that forms website.The data message that belongs to same theme in website is generally distributed in same webpage.If it is very large to belong to the length of data message of same theme, the data message of this theme can be arranged in same webpage, also can be arranged in multiple webpages.Can control by the scroll bar of a certain webpage the movement of the web page contents of this webpage, navigate to the web page contents that user need to browse, but in the time that the data message length in webpage is very large, likely very large in order to navigate to the distance that certain a part of web page contents scroll bar need to move.And in the time that the data message of same subject is arranged in multiple webpages, needing to be introduced into corresponding webpage, the scroll bar of controlling this webpage carrys out locating web-pages content, operates comparatively loaded down with trivial details.
[summary of the invention]
Based on this, be necessary to provide a kind of web page contents localization method that can improve web page contents locating speed.
A kind of web page contents localization method, comprises the following steps:
Obtain the clicking operation of the neutron navigation area, navigation area to webpage;
Obtain the anchor point that sub-navigation area corresponding to described clicking operation links;
Obtain the webpage position of described anchor point correspondence in the space of a whole page content of the content viewing area of webpage;
The space of a whole page content of the content viewing area of webpage is jumped to the webpage position of described correspondence;
The separate subregion that described navigation area and described content viewing area are webpage.
In an embodiment, before the step of clicking operation of obtaining the neutron navigation area, navigation area to webpage, described method also comprises therein:
In the source code of navigation area, obtain the anchor point that the sub-navigation area of navigation area links;
In the source code of content viewing area, obtain the source code block that described anchor point is corresponding;
Obtain described source code block and resolve the flag information of the space of a whole page content forming;
In the sub-navigation area of correspondence, show described flag information.
In an embodiment, the step of obtaining the source code block that described anchor point is corresponding is therein:
In the source code of content viewing area, search the next anchor point of described anchor point, obtaining described anchor point to the source code block between described next anchor point is the source code block that described anchor point is corresponding;
If found the source code end of content viewing area but do not found described next anchor point, obtaining described anchor point to the source code block between the source code end of content viewing area is the source code block that described anchor point is corresponding.
Therein in an embodiment, described flag information comprises the segment word in thumbnail or the space of a whole page content of space of a whole page content.
In an embodiment, described content viewing area comprises the scroll bar moving for controlling space of a whole page content therein;
After the space of a whole page content of the content viewing area of webpage is jumped to the step of webpage position of described correspondence, described method also comprises:
Move the position of scroll bar in scrolling bar according to described webpage position.
In addition, be also necessary to provide a kind of web page contents locating device that can improve web page contents locating speed.
A kind of web page contents locating device, comprising:
Operation acquisition module, for obtaining the clicking operation of the neutron navigation area, navigation area to webpage;
Clicking operation anchor point acquisition module, the anchor point linking for obtaining sub-navigation area corresponding to described clicking operation;
Webpage position acquisition module, for obtaining described anchor point in webpage position corresponding to the space of a whole page content of the content viewing area of webpage;
Redirect module, for jumping to the space of a whole page content of the content viewing area of webpage the webpage position of described correspondence;
The separate subregion that described navigation area and described content viewing area are webpage.
In an embodiment, described system also comprises therein:
Sub-navigation area anchor point acquisition module, the anchor point linking for obtain the sub-navigation area of navigation area at the source code of navigation area,
Source code block acquisition module obtains the source code block that described anchor point is corresponding in the source code of content viewing area;
Flag information acquisition module, resolves the flag information of the space of a whole page content forming for obtaining described source code block;
Display module, shows described flag information for the sub-navigation area in correspondence.
Therein in an embodiment, described source code block acquisition module is for searching the next anchor point of described anchor point at the source code of content viewing area, obtaining described anchor point to the source code block between described next anchor point is the source code block that described anchor point is corresponding, if found the source code end of content viewing area but do not found described next anchor point, obtaining described anchor point to the source code block between the source code end of content viewing area is the source code block that described anchor point is corresponding.
Therein in an embodiment, described flag information comprises the segment word in thumbnail or the space of a whole page content of space of a whole page content.
In an embodiment, described content viewing area comprises the scroll bar moving for controlling space of a whole page content therein;
Described system also comprises scroll bar mobile module, for moving the position of scroll bar at scrolling bar according to described webpage position.
Above-mentioned web page contents localization method and device, webpage comprises separate two subregion navigation areas and content viewing area, the space of a whole page content of content viewing area is navigated to corresponding webpage position by the sub-navigation area that can click in navigation area, thereby improved the locating speed of web page contents.
[brief description of the drawings]
Fig. 1 is the schematic flow sheet of a web page contents localization method in embodiment;
Fig. 2 is the schematic flow sheet that generates and show the step of the flag information of space of a whole page content in an embodiment;
Fig. 3 is webpage typesetting schematic diagram in web page contents localization method in an embodiment;
Fig. 4 is the structural representation of a web page contents positioning system in embodiment;
Fig. 5 is the structural representation of the web page contents positioning system in another embodiment.
[embodiment]
As shown in Figure 1, in one embodiment, a kind of web page contents localization method, comprises the following steps:
Step S101, obtains the clicking operation of the neutron navigation area, navigation area to webpage.
In the present embodiment, webpage comprises navigation area and content viewing area.Navigation area and content viewing area be the separate subregion of two in corresponding webpage source code respectively.The web page contents showing in content viewing area is called space of a whole page content, and content viewing area comprises the scroll bar moving for controlling space of a whole page content.The space of a whole page content showing in content viewing area changes along with the movement of scroll bar.Navigation area comprises multiple sub-navigation areas.In sub-navigation area, show the flag information of corresponding space of a whole page content.In one embodiment, the position pattern of navigation area is " fixed " pattern, and this pattern can make the position of navigation area in webpage immobilize.
Step S102, obtains the anchor point that sub-navigation area corresponding to clicking operation links.
In one embodiment, can be in advance in the source code of content viewing area precalculated position anchor point is set.For example, to be called the anchor point that " nav_name1 ", ID are " nav_id1 " as follows: <a name=name can be set " nav_name1 " id=" nav_id1 " ></a>.The anchor point arranging can be divided into multiple source code block by the source code of content viewing area, some anchor points are the source code block that this anchor point is corresponding to the source code block between its next anchor point, and last anchor point to the source code block between the source code end of content viewing area is the source code block that this last anchor point is corresponding.
Further, can be each sub-navigation area the link of pointing to some anchor points is set.Concrete, the link of pointing to some anchor points can be set in the source code of each sub-navigation area.For example, can in the source code of a certain sub-navigation area, arrange one point to above-mentioned ID for " nav_id1 " and the link of anchor point: <ahref=" #nav_id1 " >, the anchor point that this sub-navigation area links be above-mentioned ID for " nav_id1 " and anchor point.
Step S102 can search title or the ID of the anchor point comprising in the source code of sub-navigation area corresponding to clicking operation.
Step S103, the webpage position that obtains linked anchor point correspondence in the space of a whole page content of the content viewing area of webpage.
Concrete, can in the source code of content viewing area, search title or the ID of above-mentioned anchor point, corresponding webpage position in the space of a whole page content of content viewing area, this position of the position acquisition in the source code of content viewing area according to the title of this anchor point or ID.
Step S104, jumps to the space of a whole page content of the content viewing area of webpage the webpage position of above-mentioned correspondence.
Concrete, the above-mentioned webpage position of space of a whole page content can be moved to the top of content viewing area.
In one embodiment, as mentioned above, content viewing area comprises the scroll bar moving for controlling space of a whole page content.After step S104, above-mentioned web page contents localization method also comprises step: the position of scroll bar in scrolling bar moved in the webpage position obtaining according to step S103.
For example, above-mentioned webpage position is positioned at the middle part of space of a whole page content, scroll bar can be moved to the middle part of scrolling bar.
As shown in Figure 2, in one embodiment, before step S101, above-mentioned web page contents localization method also comprises the step that generates and show the flag information of space of a whole page content, and its process comprises the following steps:
Step S201 obtains the anchor point that the sub-navigation area of navigation area links in the source code of navigation area.
In one embodiment, can in the source code of each sub-navigation area, search title or the ID of the anchor point comprising, this title or ID are title or the ID of the anchor point that corresponding sub-navigation area links.
Step S202 obtains source code block corresponding to anchor point that sub-navigation area links in the source code of content viewing area.
In one embodiment, can in the source code of content viewing area, search the next anchor point of the anchor point that sub-navigation area links, obtain source code block corresponding to anchor point that anchor point that sub-navigation area links links for this sub-navigation area to the source code block between its next anchor point.If found the source code end of content viewing area but do not found next anchor point, obtain source code block corresponding to anchor point that anchor point that sub-navigation area links links for this sub-navigation area to the source code block between the source code end of content viewing area.
Step S203, obtains corresponding source code block and resolves the flag information of the space of a whole page content forming.
In one embodiment, the flag information of space of a whole page content comprises the segment word in thumbnail or the space of a whole page content of space of a whole page content.Concrete, can use sectional drawing instrument to carry out sectional drawing to space of a whole page content, obtain the thumbnail of space of a whole page content.
Step S204 shows the flag information of space of a whole page content in the sub-navigation area of correspondence.
Fig. 3 is webpage typesetting schematic diagram in above-mentioned web page contents localization method in an embodiment.The content viewing area 301 of webpage is positioned at webpage left side, and the web page contents showing in content viewing area 301 is called space of a whole page content.Navigation area 302 is positioned at webpage right side, and navigation area 302 comprises multiple sub-navigation areas, shows the thumbnail of corresponding space of a whole page content in sub-navigation area.In the time that user clicks a certain sub-navigation area, the space of a whole page content of content viewing area jumps to position corresponding to this sub-navigation area.
As shown in Figure 4, in one embodiment, a kind of web page contents locating device, comprises operation acquisition module 401, clicking operation anchor point acquisition module 402, webpage position acquisition module 403 and redirect module 404, wherein:
Operation acquisition module 401 is for obtaining the clicking operation of the neutron navigation area, navigation area to webpage.
In the present embodiment, webpage comprises navigation area and content viewing area.Navigation area and content viewing area be the separate subregion of two in corresponding webpage source code respectively.The web page contents showing in content viewing area is called space of a whole page content, and content viewing area comprises the scroll bar moving for controlling space of a whole page content.The space of a whole page content showing in content viewing area changes along with the movement of scroll bar.Navigation area comprises multiple sub-navigation areas.In sub-navigation area, show the flag information of corresponding space of a whole page content.In one embodiment, the position pattern of navigation area is " fixed " pattern, and this pattern can make the position of navigation area in webpage immobilize.
The anchor point that clicking operation anchor point acquisition module 402 links for obtaining sub-navigation area corresponding to clicking operation.
In one embodiment, can be in advance in the source code of content viewing area precalculated position anchor point is set.For example, to be called the anchor point that " nav_name1 ", ID are " nav_id1 " as follows: <aname=name can be set " nav_name1 " id=" nav_id1 " ></a>.The anchor point arranging can be divided into multiple source code block by the source code of content viewing area, some anchor points are the source code block that this anchor point is corresponding to the source code block between its next anchor point, and last anchor point to the source code block between the source code end of content viewing area is the source code block that this last anchor point is corresponding.
Further, can be each sub-navigation area the link of pointing to some anchor points is set.Concrete, the link of pointing to some anchor points can be set in the source code of each sub-navigation area.For example, can in the source code of a certain sub-navigation area, arrange one point to above-mentioned ID for " nav_id1 " and the link of anchor point: <a href=" #nav_id1 " >, the anchor point that this sub-navigation area links be above-mentioned ID for " nav_id1 " and anchor point.
Clicking operation anchor point acquisition module 402 can be searched title or the ID of the anchor point comprising in the source code of sub-navigation area corresponding to clicking operation.
Webpage position acquisition module 403 is for obtaining linked anchor point in webpage position corresponding to the space of a whole page content of the content viewing area of webpage.
Concrete, webpage position acquisition module 403 can be searched title or the ID of above-mentioned anchor point in the source code of content viewing area, the webpage position of this position of the position acquisition in the source code of content viewing area correspondence in the space of a whole page content of content viewing area according to the title of this anchor point or ID.
Redirect module 404 is for jumping to the space of a whole page content of the content viewing area of webpage the webpage position of above-mentioned correspondence.
Concrete, redirect module 404 can move to the above-mentioned webpage position of the space of a whole page content the top of content viewing area.
In one embodiment, as mentioned above, content viewing area comprises the scroll bar moving for controlling space of a whole page content.Above-mentioned web page contents positioning system also comprises scroll bar mobile module (not shown), moves the position of scroll bar at scrolling bar for the webpage position obtaining according to webpage position acquisition module 403.
For example, above-mentioned webpage position is positioned at the middle part of space of a whole page content, and scroll bar mobile module can move to scroll bar the middle part of scrolling bar.
As shown in Figure 5, in one embodiment, above-mentioned web page contents positioning system also comprises sub-navigation area anchor point acquisition module 501, source code block acquisition module 502, flag information acquisition module 503 and display module 504:
The anchor point that sub-navigation area anchor point acquisition module 501 links for obtain the sub-navigation area of navigation area at the source code of navigation area.
In one embodiment, sub-navigation area anchor point acquisition module 501 can be searched title or the ID of the anchor point comprising in the source code of each sub-navigation area, and this title or ID are title or the ID of the anchor point that corresponding sub-navigation area links.
Source code block corresponding to anchor point that source code block acquisition module 502 links for obtain sub-navigation area at the source code of content viewing area.
In one embodiment, source code block acquisition module 502 can be searched the next anchor point of the anchor point that sub-navigation area links in the source code of content viewing area, obtains source code block corresponding to anchor point that anchor point that sub-navigation area links links for this sub-navigation area to the source code block between its next anchor point.If found the source code end of content viewing area but do not found next anchor point, obtain source code block corresponding to anchor point that anchor point that sub-navigation area links links for this sub-navigation area to the source code block between the source code end of content viewing area.
Flag information acquisition module 503 obtains corresponding source code block resolves the flag information of the space of a whole page content forming.
In one embodiment, the flag information of space of a whole page content comprises the segment word in thumbnail or the space of a whole page content of space of a whole page content.Concrete, flag information acquisition module 503 can use sectional drawing instrument to carry out sectional drawing to space of a whole page content, obtains the thumbnail of space of a whole page content.
Display module 504 is for showing the flag information of space of a whole page content in the sub-navigation area of correspondence.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a web page contents localization method, comprises the following steps:
Obtain the clicking operation of the neutron navigation area, navigation area to webpage;
Obtain the anchor point that sub-navigation area corresponding to described clicking operation links;
Obtain the webpage position of described anchor point correspondence in the space of a whole page content of the content viewing area of webpage;
The space of a whole page content of the content viewing area of webpage is jumped to the webpage position of described correspondence;
The separate subregion that described navigation area and described content viewing area are webpage.
2. web page contents localization method according to claim 1, is characterized in that, before the step of clicking operation of obtaining the neutron navigation area, navigation area to webpage, described method also comprises:
In the source code of navigation area, obtain the anchor point that the sub-navigation area of navigation area links;
In the source code of content viewing area, obtain the source code block that described anchor point is corresponding;
Obtain described source code block and resolve the flag information of the space of a whole page content forming;
In the sub-navigation area of correspondence, show described flag information.
3. web page contents localization method according to claim 2, is characterized in that, the step of obtaining the source code block that described anchor point is corresponding is:
In the source code of content viewing area, search the next anchor point of described anchor point, obtaining described anchor point to the source code block between described next anchor point is the source code block that described anchor point is corresponding;
If found the source code end of content viewing area but do not found described next anchor point, obtaining described anchor point to the source code block between the source code end of content viewing area is the source code block that described anchor point is corresponding.
4. web page contents localization method according to claim 2, is characterized in that, described flag information comprises the segment word in thumbnail or the space of a whole page content of space of a whole page content.
5. web page contents localization method according to claim 1, is characterized in that, described content viewing area comprises the scroll bar moving for controlling space of a whole page content;
After the space of a whole page content of the content viewing area of webpage is jumped to the step of webpage position of described correspondence, described method also comprises:
Move the position of scroll bar in scrolling bar according to described webpage position.
6. a web page contents locating device, is characterized in that, comprising:
Operation acquisition module, for obtaining the clicking operation of the neutron navigation area, navigation area to webpage;
Clicking operation anchor point acquisition module, the anchor point linking for obtaining sub-navigation area corresponding to described clicking operation;
Webpage position acquisition module, for obtaining described anchor point in webpage position corresponding to the space of a whole page content of the content viewing area of webpage;
Redirect module, for jumping to the space of a whole page content of the content viewing area of webpage the webpage position of described correspondence;
The separate subregion that described navigation area and described content viewing area are webpage.
7. web page contents locating device according to claim 6, is characterized in that, described system also comprises:
Sub-navigation area anchor point acquisition module, the anchor point linking for obtain the sub-navigation area of navigation area at the source code of navigation area,
Source code block acquisition module obtains the source code block that described anchor point is corresponding in the source code of content viewing area;
Flag information acquisition module, resolves the flag information of the space of a whole page content forming for obtaining described source code block;
Display module, shows described flag information for the sub-navigation area in correspondence.
8. web page contents locating device according to claim 7, it is characterized in that, described source code block acquisition module is for searching the next anchor point of described anchor point at the source code of content viewing area, obtaining described anchor point to the source code block between described next anchor point is the source code block that described anchor point is corresponding, if found the source code end of content viewing area but do not found described next anchor point, obtaining described anchor point to the source code block between the source code end of content viewing area is the source code block that described anchor point is corresponding.
9. web page contents locating device according to claim 7, is characterized in that, described flag information comprises the segment word in thumbnail or the space of a whole page content of space of a whole page content.
10. web page contents locating device according to claim 6, is characterized in that, described content viewing area comprises the scroll bar moving for controlling space of a whole page content;
Described system also comprises scroll bar mobile module, for moving the position of scroll bar at scrolling bar according to described webpage position.
CN201210580751.6A 2012-12-27 2012-12-27 Method and device for positioning webpage content Active CN103902170B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210580751.6A CN103902170B (en) 2012-12-27 2012-12-27 Method and device for positioning webpage content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210580751.6A CN103902170B (en) 2012-12-27 2012-12-27 Method and device for positioning webpage content

Publications (2)

Publication Number Publication Date
CN103902170A true CN103902170A (en) 2014-07-02
CN103902170B CN103902170B (en) 2017-03-22

Family

ID=50993521

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210580751.6A Active CN103902170B (en) 2012-12-27 2012-12-27 Method and device for positioning webpage content

Country Status (1)

Country Link
CN (1) CN103902170B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104915373A (en) * 2015-04-27 2015-09-16 北京大学深圳研究生院 Three-dimensional webpage design method and device
CN105404647A (en) * 2015-10-28 2016-03-16 百度在线网络技术(北京)有限公司 Page content positioning method and apparatus
CN105760375A (en) * 2014-12-15 2016-07-13 金蝶软件(中国)有限公司 Gantt chart display method and system
CN106156189A (en) * 2015-04-21 2016-11-23 阿里巴巴集团控股有限公司 A kind of label generating method and device, information getting method and device
CN106776922A (en) * 2016-11-30 2017-05-31 北京奇虎科技有限公司 The method and device of Webpage loading

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4165888B2 (en) * 2004-01-30 2008-10-15 キヤノン株式会社 Layout control method, layout control apparatus, and layout control program
CN101388041B (en) * 2008-10-21 2013-10-30 深圳市同洲电子股份有限公司 Browsers page navigation method and system for handhold terminal
CN102117290B (en) * 2009-12-30 2015-03-18 北京搜狗科技发展有限公司 Method and system used for showing page elements in webpage
CN101894168B (en) * 2010-06-30 2013-02-06 优视科技有限公司 Method and system for layout display of web page of mobile terminal
CN102567358B (en) * 2010-12-16 2014-07-02 腾讯科技(深圳)有限公司 Navigation content display method and navigation content display device
CN102541882A (en) * 2010-12-17 2012-07-04 ***通信集团公司 Webpage navigation page, webpage displaying method and mobile communication terminal
CN102385613A (en) * 2011-09-30 2012-03-21 广州市动景计算机科技有限公司 Web page positioning method and system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760375A (en) * 2014-12-15 2016-07-13 金蝶软件(中国)有限公司 Gantt chart display method and system
CN105760375B (en) * 2014-12-15 2019-07-09 金蝶软件(中国)有限公司 Gantt chart display methods and system
CN106156189A (en) * 2015-04-21 2016-11-23 阿里巴巴集团控股有限公司 A kind of label generating method and device, information getting method and device
CN106156189B (en) * 2015-04-21 2020-01-21 阿里巴巴集团控股有限公司 Label generation method and device, and information acquisition method and device
CN104915373A (en) * 2015-04-27 2015-09-16 北京大学深圳研究生院 Three-dimensional webpage design method and device
CN104915373B (en) * 2015-04-27 2018-12-07 北京大学深圳研究生院 A kind of three-dimensional web page design method and device
CN105404647A (en) * 2015-10-28 2016-03-16 百度在线网络技术(北京)有限公司 Page content positioning method and apparatus
CN106776922A (en) * 2016-11-30 2017-05-31 北京奇虎科技有限公司 The method and device of Webpage loading

Also Published As

Publication number Publication date
CN103902170B (en) 2017-03-22

Similar Documents

Publication Publication Date Title
EP2758894B1 (en) Visual representation of supplemental information for a digital work
CN103902170A (en) Method and device for positioning webpage content
CN101551800B (en) Marked information generation device, inquiry unit and sharing system
US9754034B2 (en) Contextual information lookup and navigation
CN105404647A (en) Page content positioning method and apparatus
US20110022945A1 (en) Method and apparatus of browsing modeling
CN102065114A (en) Method and device for mobile terminal to access webpage
CN102141868B (en) Method for quickly operating information interaction page, input method system and browser plug-in
CN1902627A (en) Systems and methods for direct navigation to specific portion of target document
CN102999624A (en) Searching and browsing URLs and URL history
CN104281677A (en) Page displaying method and device
CN103412923A (en) Web browser state switching method and web browser
CN104331474A (en) Page processing method and device
US20160034540A1 (en) Synthesis of webpage snippets using sub-pages of the webpage
CN103207874A (en) Updated webpage content prompting method and system
CN104050171A (en) Method, device and system for navigating pages presented on mobile terminal
CN104317948A (en) Page data capturing method and system
CN108595697A (en) Webpage integrated approach, apparatus and system
CN102880618A (en) Method and system for searching webpage document
US20150106692A1 (en) Dynamic guided tour for screen readers
CN104142985A (en) Semi-automatic vertical crawler generation tool and method
CN104978394A (en) Webpage tag data organization and update method for multi-language display
CN104699789A (en) Method and system for embedding webpage
CN103177096A (en) Page element positioning method based on text attribute and page element positioning device based on text attribute
CN104899217B (en) A kind of implementation method and device of custom feature

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: South South technology twelve road 518000 in Guangdong province Shenzhen City Guangdong streets Nanshan District high tech Industrial Park, No. 2, Kingdee Software Park building A floor 2 South Block

Applicant after: Shenzhen Kingdee middleware Limited by Share Ltd.

Address before: 518057 Guangdong City, Nanshan District province high tech Zone in the middle of the industrial zone of the sparrow tower M-6 building, floor 1, area 3, second, 4

Applicant before: Shenzhen Kingdee Middleware Co., Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: South South technology twelve road 518000 in Guangdong province Shenzhen City Guangdong streets Nanshan District high tech Industrial Park, No. 2, Kingdee Software Park building A floor 2 South Block

Patentee after: Shenzhen Kingdee tianyanyun computing Co., Ltd.

Address before: South South technology twelve road 518000 in Guangdong province Shenzhen City Guangdong streets Nanshan District high tech Industrial Park, No. 2, Kingdee Software Park building A floor 2 South Block

Patentee before: Shenzhen Kingdee middleware Limited by Share Ltd.