CN107679214B - Link positioning method, device, terminal and computer readable storage medium - Google Patents

Link positioning method, device, terminal and computer readable storage medium Download PDF

Info

Publication number
CN107679214B
CN107679214B CN201710975299.6A CN201710975299A CN107679214B CN 107679214 B CN107679214 B CN 107679214B CN 201710975299 A CN201710975299 A CN 201710975299A CN 107679214 B CN107679214 B CN 107679214B
Authority
CN
China
Prior art keywords
preset
anchor point
url
module
anchor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710975299.6A
Other languages
Chinese (zh)
Other versions
CN107679214A (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 Shukuo Information Technology Co.,Ltd.
Original Assignee
Shenzhen Skieer Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Skieer Information Technology Co ltd filed Critical Shenzhen Skieer Information Technology Co ltd
Priority to CN201710975299.6A priority Critical patent/CN107679214B/en
Publication of CN107679214A publication Critical patent/CN107679214A/en
Application granted granted Critical
Publication of CN107679214B publication Critical patent/CN107679214B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A link localization method, comprising: intercepting a jump request of a target webpage corresponding to a link command clicked by a user, and acquiring a URL (uniform resource locator) of the target webpage; generating a URL with an anchor point according to the preset ID of the anchor point and the URL of the target webpage; and jumping to the webpage element pointed by the anchor point according to the URL with the anchor point. The link positioning method, the link positioning device, the terminal and the computer readable storage medium provided by the invention can automatically position and jump to the designated position of the target webpage, realize quick browsing of the designated position, simplify the operation and information filtering of a user and improve the browsing experience of the user.

Description

Link positioning method, device, terminal and computer readable storage medium
Technical Field
The invention belongs to the technical field of network communication, and particularly relates to a link positioning method, a link positioning device, a link positioning terminal and a computer readable storage medium.
Background
Currently, website information is increasingly rich, and often includes multiple levels of pages, each page including multiple web page elements, so as to meet the information acquisition needs of users. For example, on an e-commerce web site, a list of items is typically included, with links to the list of brands pointing to different pages of the items. Any one of the commodity pages can contain contents such as commodity introduction, specification package, comment areas, answer areas and the like, and also contain various webpage elements such as pictures, characters, videos, audios and the like.
When a user browses a website, if the user needs to browse the content of a specific position of a target webpage, the steps are very complicated. Firstly, clicking a corresponding link command to jump to a target webpage; and then the target webpage is scrolled or moved to the specific position, so that the browsing can be realized. In a website with a large data volume, the operation is more complicated, and a user is required to filter a large amount of information, so that the browsing burden of the user is increased. In particular, in some websites, specific data is loaded only when the user locates a page to the specific location, making it more difficult for the user browsing according to the above operations to quickly acquire the necessary specific data.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a link positioning method, a link positioning device, a terminal and a computer readable storage medium, when a link command clicked by a user is executed, the link positioning method, the link positioning device, the terminal and the computer readable storage medium can automatically position and jump to the specified position of a target webpage, realize the quick browsing of the specified position and improve the browsing experience of the user.
The purpose of the invention is realized by the following technical scheme:
a link localization method, comprising:
intercepting a jump request of a target webpage corresponding to a link command clicked by a user, and acquiring a URL (uniform resource locator) of the target webpage;
generating a URL with an anchor point according to the preset ID of the anchor point and the URL of the target webpage;
and jumping to the webpage element pointed by the anchor point according to the URL with the anchor point.
As an improvement of the above technical solution, the anchor points to a specific web page element of the target web page, and the preset ID of the anchor is input by the user and contains a unique identifier of the specific web page element.
As a further improvement of the above technical solution, the URL with the anchor is formed by splicing the URL of the target webpage and the preset ID of the anchor.
As a further improvement of the above technical solution, the link positioning method further includes: and judging whether any anchor point exists in the target webpage, if so, executing preset ID judgment, and otherwise, directly jumping to the target webpage.
As a further improvement of the above technical solution, the preset ID determination includes: and judging whether the preset ID of the anchor point exists, if so, acquiring the preset ID of the anchor point and executing a jump request for intercepting a target webpage corresponding to a link command clicked by a user, and if not, directly jumping to the target webpage.
A link localization apparatus comprising:
the intercepting request module is used for intercepting a jump request of a target webpage corresponding to a link command clicked by a user and acquiring a URL (uniform resource locator) of the target webpage;
the anchor URL generating module is used for generating a URL with an anchor according to the preset ID of the anchor and the URL of the target webpage;
and the skip execution module is used for skipping to the webpage element pointed by the anchor point according to the URL with the anchor point.
As an improvement of the above technical solution, the link positioning apparatus further includes a user configuration module, configured to receive and store the preset ID of the anchor point input by the user.
As a further improvement of the above technical solution, the link positioning device further includes an anchor point determining module and an ID determining module:
the anchor point judging module is used for judging whether the webpage elements of the target webpage have the pointing target of the anchor point, if so, a preset ID judging instruction is sent to the ID judging module, and if not, an execution instruction is not sent to the interception request module;
the ID judging module is used for judging whether the preset ID of the anchor point exists in the user configuration module according to the preset ID judging instruction, if so, an execution instruction is sent to the interception request module, and if not, the execution instruction is not sent to the interception request module.
A terminal comprising a memory for storing a computer program and a processor executing the computer program to cause the terminal to implement a link localization method as claimed in any one of the above.
A computer-readable storage medium storing the computer program executed by the terminal.
The invention has the beneficial effects that:
according to the link positioning method, the link positioning device and the terminal provided by the invention, the jump request of the target webpage corresponding to the link command clicked by the user is automatically intercepted according to the presetting of the user, the URL of the target webpage and the preset ID of the anchor point are simultaneously acquired, the URL with the anchor point is generated and automatically jumped to the webpage element corresponding to the anchor point of the target webpage, the specified position can be reached by one-key operation, the rapid positioning and information browsing of the specified position are realized, the operation and information filtering process of the user is simplified, and the user experience is improved.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a flowchart of a link positioning method provided in embodiment 1 of the present invention;
fig. 2 is a schematic structural diagram of a link positioning apparatus provided in embodiment 1 of the present invention;
fig. 3 is a schematic structural diagram of a terminal provided in embodiment 1 of the present invention.
Description of the main element symbols:
100-link positioning device, 110-intercept request module, 120-anchor URL generation module, 130-jump execution module, 140-user configuration module, 150-anchor judgment module, 160-ID judgment module, 200-terminal, 210-memory, 220-processor, 230-input unit and 240-display unit.
Detailed Description
In order to facilitate an understanding of the present invention, a link positioning method, an apparatus, a terminal and a computer readable storage medium will be described more fully with reference to the accompanying drawings. Preferred embodiments of a link location method, apparatus, terminal and computer-readable storage medium are given in the accompanying drawings. However, the link positioning method, apparatus, terminal and computer readable storage medium may be implemented in many different forms and are not limited to the embodiments described herein. Rather, these embodiments are provided so that this disclosure of the link positioning method, apparatus, terminal, and computer-readable storage medium will be more thorough and complete.
It will be understood that when an element is referred to as being "secured to" another element, it can be directly on the other element or intervening elements may also be present. When an element is referred to as being "connected" to another element, it can be directly connected to the other element or intervening elements may also be present. In contrast, when an element is referred to as being "directly on" another element, there are no intervening elements present. The terms "vertical," "horizontal," "left," "right," and the like as used herein are for illustrative purposes only.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used herein in the specification linking the positioning method, apparatus, terminal and computer readable storage medium is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
Example 1
Referring to fig. 1, the present embodiment provides a link positioning method, including the following steps:
s10: intercepting a jump request of a target webpage corresponding to a link command clicked by a user, and acquiring a URL (uniform resource locator) of the target webpage.
When the user clicks on the link command, a request to jump to the target web page is received. Before the jump request is executed, the jump request needs to be intercepted in time, so that the browsed page temporarily stays at the current page, the trouble of a user caused by directly jumping to the head of a target webpage is avoided, and meanwhile, necessary preparation time is provided for link positioning.
During the period, the URL of the target webpage is acquired at the same time, so that the corresponding webpage elements are searched for in the target webpage and are quickly positioned to the corresponding position of the target webpage. The URL is an english abbreviation of a Uniform Resource Locator, wherein the name of the URL is a Uniform Resource Locator, and the URL is an address of a standard Resource on the internet.
For example, on an e-commerce website, when a user clicks any one of the item links in the item list, the processor will receive a request to jump to the corresponding item page. At this time, the jump request needs to be intercepted, and the URL of the corresponding commodity page is acquired at the same time. And the corresponding commodity page is the target page.
S20: and generating the URL with the anchor point according to the preset ID of the anchor point and the URL of the target webpage.
Wherein the anchor points to a particular web page element of the target web page. The anchor point belongs to a hyperlink in the target page, and the target page is marked to realize quick positioning. The specific web page element refers to a web page element to be located by a user and a specific position thereof. For example, in the aforementioned product page, the specific web page element may be a product detail, a review area, a shopping area, or the like, and the anchor point may point to any one of the positions.
Wherein, the preset ID of the anchor point is preset by the input of a user and comprises the unique identification of a specific webpage element. In other words, the anchor's preset ID uniquely corresponds to a particular web page element. Still taking the aforementioned product page as an example, the preset ID of the anchor point may be comment, thereby forming a correspondence relationship with the comment field.
And the specific webpage element can be uniquely positioned by combining the URL of the target webpage and the preset ID of the anchor point. In other words, the anchor-bearing URL generated thereby may uniquely locate a particular web page element. The URL with the anchor point may be generated in various ways, and preferably, the URL with the anchor point is formed by splicing the URL of the target webpage and the preset ID of the anchor point. It should be noted that the URL with anchor conforms to the generic requirements of a URL.
S30: and jumping to the webpage element pointed by the anchor point according to the URL with the anchor point. And executing the jump action, namely positioning to the specific position of the target webpage corresponding to the anchor point, and displaying the webpage elements and corresponding information of the specific position to realize the final jump positioning.
Preferably, the link positioning method may further include step S00: and judging whether any anchor point exists in the target webpage, if so, executing preset ID judgment, and otherwise, directly jumping to the target webpage. The step is used for judging whether anchor point positioning is needed or not, when the target webpage does not have any anchor point, anchor point positioning is not needed to be executed, and the target webpage is directly jumped to, so that delay or obstruction is avoided. For example, in the above commodity page, if the anchor point is not set, the pointing target of the anchor point does not exist, and there is no basis for fast positioning.
Wherein the preset ID judgment includes S01: and judging whether the target webpage has the preset ID of the anchor point, if so, acquiring the preset ID of the anchor point and executing a jump request for intercepting the target webpage corresponding to the link command clicked by the user, otherwise, directly jumping to the target webpage. The step is used for judging whether the user is configured with the preset ID in advance or not on the premise that the anchor point exists in the target page, so that whether the link positioning needs to be executed or not is determined, and the delay or the obstruction is avoided. Exemplarily, it should be judged whether there is a preset ID of an anchor in user settings (browser settings).
For example, in the above-mentioned commodity page, if the user does not input the preset ID of the anchor point in advance, or the preset ID of the anchor point is incorrect (not corresponding to a web page element of the commodity page), the commodity page cannot be located to a specific position, and at this time, the user does not need to perform link location, and can directly jump to the head or the corresponding position of the commodity page. If the user has previously input the preset ID of the anchor point and the preset ID of the anchor point is correct (corresponding to a certain web page element of the commodity page), the preset ID of the anchor point is obtained, and then S10, S20, and S30 are executed to quickly locate the position of the web page element and jump to display. The obtaining of the anchor preset ID may be performed as a separate pre-step before S10, or may be integrated into S20.
Example 2
Referring to fig. 2, the present embodiment provides a link positioning apparatus 100, which includes:
an interception request module 110, configured to intercept a jump request of a target webpage corresponding to a link command clicked by a user, and obtain a URL of the target webpage;
an anchor URL generating module 120, configured to generate a URL with an anchor according to the preset ID of the anchor and the URL of the target webpage;
and the jump execution module 130 is configured to jump to the webpage element pointed by the anchor point according to the URL with the anchor point.
Preferably, the link positioning apparatus 100 further comprises a user configuration module 140 for receiving and storing the preset ID of the anchor point input by the user. In other words, the user configuration module 140 is used for the user to make input modifications on the one hand and for the anchor URL generation module 120 to call the preset ID of the anchor on the other hand.
Preferably, the link positioning apparatus 100 further comprises an anchor point judgment module 150 and an ID judgment module 160:
the anchor judgment module 150 is configured to judge whether a web page element of the target web page has a pointing target of an anchor, if so, send a preset ID judgment instruction to the ID judgment module 160, otherwise, not send an execution instruction to the interception request module 110.
In other words, if there is a pointing target of the anchor point in the web page element of the target web page, the ID determination module 160 performs the next determination; if the web page elements of the target web page do not have the pointing target of the anchor point, the interception request module 110 does not execute the interception action, so that the target web page can be directly jumped.
The ID determining module 160 is configured to determine whether the preset ID of the anchor point exists in the user configuration module 140 according to the preset ID determining instruction, if yes, send an execution instruction to the interception request module 110, otherwise, not send the execution instruction to the interception request module 110.
In other words, if the preset ID of the anchor exists in the user configuration module 140, the interception request module 110 executes the interception action, and the anchor URL generation module 120 and the skip execution module 130 execute the corresponding actions successively; if the preset ID of the anchor point does not exist in the user configuration module 140, the interception request module 110 does not execute the interception action, so that the target web page can be directly jumped. As can be seen, anchor URL generation module 120 is operable to obtain the anchor's preset ID so that it may perform subsequent actions.
Example 3
Referring to fig. 3, the present embodiment provides a terminal 200, where the terminal 200 includes a memory 210 and a processor 220, the memory 210 is used for storing a computer program, and the processor 220 executes the computer program to enable the terminal 200 to implement the link positioning method described above.
The terminal 200 includes a terminal device (such as a computer, a server, etc.) without mobile communication capability, and also includes a mobile terminal (such as a smart phone, a tablet computer, a vehicle-mounted computer, a smart wearable device, etc.).
The memory 210 may include a program storage area and a data storage area. Wherein, the storage program area can store an operating system, application programs (such as a sound playing function, an image playing function, etc.) required by at least one function, and the like; the storage data area may store data (such as audio data, backup files, etc.) created according to the use of the terminal 200, and the like. Further, the memory 210 may include high speed random access memory, and may also include non-volatile memory such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
Preferably, the terminal 200 further includes an input unit 230 and a display unit 240. The input unit 230 is configured to receive various instructions or parameters (including a preset scrolling manner, a preset time interval, and a preset scrolling number) input by a user, and includes a mouse, a keyboard, a touch panel, and other input devices. The display unit 240 is used to display various output information (including a web page, a parameter configuration interface, etc.) of the terminal 200, including a display panel.
A computer-readable storage medium storing the computer program executed by a terminal is provided herein together.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative and, for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, each functional module or unit in each embodiment of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part of the technical solution that contributes to the prior art in essence can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In all examples shown and described herein, any particular value should be construed as merely exemplary, and not as a limitation, and thus other examples of example embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above examples are merely illustrative of several embodiments of the present invention, and the description thereof is more specific and detailed, but not to be construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present invention should be subject to the appended claims.

Claims (7)

1. A link localization method, comprising:
acquiring a preset ID of an anchor point, wherein the preset ID of the anchor point is preset by user input and uniquely corresponds to a specific webpage element;
intercepting a jump request of a target webpage corresponding to a link command clicked by a user, enabling a browsing page to temporarily stay on a current page, and acquiring a URL (uniform resource locator) of the target webpage;
generating a URL with an anchor point according to the preset ID of the anchor point and the URL of the target webpage;
skipping to a webpage element pointed by the anchor point according to the URL with the anchor point;
further comprising: judging whether any anchor point exists in the target webpage, if so, executing preset ID judgment, and otherwise, directly jumping to the target webpage;
the preset ID judgment comprises the following steps: and judging whether the target webpage has the preset ID of the anchor point, if so, acquiring the preset ID of the anchor point and executing a jump request for intercepting the target webpage corresponding to the link command clicked by the user, and if not, directly jumping to the target webpage.
2. The link localization method according to claim 1, wherein the anchor points to a specific web page element of the target web page, and the preset ID of the anchor is input by the user and contains a unique identification of the specific web page element.
3. The link localization method according to claim 1, wherein the URL with the anchor is spliced from the URL of the target web page and a preset ID of the anchor.
4. A link positioning device, comprising:
the system comprises a preset ID acquisition module, a preset Identification (ID) acquisition module and a preset Identification (ID) acquisition module, wherein the preset ID acquisition module is used for acquiring the preset ID of an anchor point, and the preset ID of the anchor point is input by a user and is preset and uniquely corresponds to a specific webpage element;
the intercepting request module is used for intercepting a jump request of a target webpage corresponding to a link command clicked by a user, enabling a browsing page to temporarily stay on a current page and acquiring a URL (uniform resource locator) of the target webpage;
the anchor URL generating module is used for generating a URL with an anchor according to the preset ID of the anchor and the URL of the target webpage;
the skip execution module is used for skipping to the webpage element pointed by the anchor point according to the URL with the anchor point;
the anchor point judgment module and the ID judgment module are also included:
the anchor point judging module is used for judging whether the webpage elements of the target webpage have the pointing target of the anchor point, if so, a preset ID judging instruction is sent to the ID judging module, and if not, an execution instruction is not sent to the interception request module;
the ID judging module is used for judging whether the preset ID of the anchor point exists in the target webpage according to the preset ID judging instruction, if so, an execution instruction is sent to the interception request module, and if not, the execution instruction is not sent to the interception request module.
5. The link locator of claim 4 further comprising a user configuration module for receiving and storing a user input of a preset ID for the anchor point.
6. A terminal, characterized in that it comprises a memory for storing a computer program and a processor for executing the computer program to make the terminal implement the link positioning method according to any one of claims 1 to 3.
7. A computer-readable storage medium, characterized in that it stores the computer program executed by the terminal of claim 6.
CN201710975299.6A 2017-10-16 2017-10-16 Link positioning method, device, terminal and computer readable storage medium Active CN107679214B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710975299.6A CN107679214B (en) 2017-10-16 2017-10-16 Link positioning method, device, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710975299.6A CN107679214B (en) 2017-10-16 2017-10-16 Link positioning method, device, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107679214A CN107679214A (en) 2018-02-09
CN107679214B true CN107679214B (en) 2020-09-22

Family

ID=61141570

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710975299.6A Active CN107679214B (en) 2017-10-16 2017-10-16 Link positioning method, device, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107679214B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491560B (en) * 2018-09-20 2021-08-13 华为技术有限公司 Application program starting method and device
CN109800372B (en) * 2019-01-03 2020-12-29 北京字节跳动网络技术有限公司 Method and device for improving third-party webpage opening speed and electronic equipment
CN110955595A (en) * 2019-11-13 2020-04-03 中信百信银行股份有限公司 Problem repairing method and device, electronic equipment and computer readable storage medium
CN110955833A (en) * 2019-11-27 2020-04-03 百度在线网络技术(北京)有限公司 Searching method, searching device, server, terminal equipment and medium
CN111625736B (en) * 2020-05-25 2023-04-07 厦门美图之家科技有限公司 Link skip control method and related device
EP4028876A4 (en) * 2020-11-20 2022-09-07 UiPath, Inc. Automatic anchor determination and target graphical element identification in user interface automation
CN113946774B (en) * 2021-10-26 2022-04-08 掌阅科技股份有限公司 Book webpage skipping method, computing device and computer storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385613A (en) * 2011-09-30 2012-03-21 广州市动景计算机科技有限公司 Web page positioning method and system
CN102819602A (en) * 2012-08-16 2012-12-12 优视科技有限公司 Browsing method and device and browser for web page content
WO2014169775A1 (en) * 2013-04-16 2014-10-23 Tencent Technology (Shenzhen) Company Limited Accessible processing method of webpage contents and accessible webpage device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385613A (en) * 2011-09-30 2012-03-21 广州市动景计算机科技有限公司 Web page positioning method and system
CN102819602A (en) * 2012-08-16 2012-12-12 优视科技有限公司 Browsing method and device and browser for web page content
WO2014169775A1 (en) * 2013-04-16 2014-10-23 Tencent Technology (Shenzhen) Company Limited Accessible processing method of webpage contents and accessible webpage device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《URL中"#"号的作用》;mrlonely;《新浪博客 mrlonely的博客 http://blog.sina.com.cn/s/blog_6d3a29310100w67y.html》;20111209;第1-2页 *

Also Published As

Publication number Publication date
CN107679214A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
CN107679214B (en) Link positioning method, device, terminal and computer readable storage medium
CN107729475B (en) Webpage element acquisition method, device, terminal and computer-readable storage medium
CN106598972B (en) Information display method and device and intelligent terminal
US9747117B2 (en) System and methods for loading an application and its modules in a client device
TWI604368B (en) Data processing method and device
TWI608416B (en) Page return method and apparatus, page generation method and apparatus
CN102929599B (en) The amending method at browser of mobile terminal interface and device, mobile terminal
CN103997452A (en) Information sharing method and apparatus among multiple platforms
JP6500086B2 (en) Two-dimensional code analysis method and apparatus, computer-readable storage medium, computer program, and terminal device
CN107463563B (en) Information service processing method and device of browser
CN104484193A (en) Method and device for rapidly starting application program
CN104243273A (en) Method and device for displaying information on instant messaging client and information display system
CN106202100B (en) Page loading method and device
CN105630792B (en) Information display and push method and device
CN105956136B (en) Method and device for acquiring login information
KR20160125401A (en) Inline and context aware query box
CN111090797B (en) Data acquisition method, device, computer equipment and storage medium
CN104965914A (en) Page display method and apparatus
CN104423991A (en) Webpage loading and webpage data providing method and device of mobile terminal
CN110177039A (en) Message sharing method, device, computer equipment and storage medium
US20170169122A1 (en) Webpage display method, mobile terminal, intelligent terminal, program and storage medium
CN112764857A (en) Information processing method and device and electronic equipment
CN107391534B (en) Page display method, page file return method, page display device, page file return device and computer storage medium
CN110968314A (en) Page generation method and device
WO2017162041A1 (en) Method and device for page display

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 2401h, bike science and technology building, No.9, Keke Road, Central Science Park, Nanshan District, Shenzhen, Guangdong 518000

Patentee after: Shenzhen Shukuo Information Technology Co.,Ltd.

Address before: 2401h, bike science and technology building, No.9, Keke Road, Central Science Park, Nanshan District, Shenzhen, Guangdong 518000

Patentee before: SHENZHEN SKIEER INFORMATION TECHNOLOGY CO.,LTD.

CP01 Change in the name or title of a patent holder