WO2017148349A1 - 一种浏览网页中缩略图的方法及装置 - Google Patents

一种浏览网页中缩略图的方法及装置 Download PDF

Info

Publication number
WO2017148349A1
WO2017148349A1 PCT/CN2017/075007 CN2017075007W WO2017148349A1 WO 2017148349 A1 WO2017148349 A1 WO 2017148349A1 CN 2017075007 W CN2017075007 W CN 2017075007W WO 2017148349 A1 WO2017148349 A1 WO 2017148349A1
Authority
WO
WIPO (PCT)
Prior art keywords
thumbnail
address
large image
webpage
display
Prior art date
Application number
PCT/CN2017/075007
Other languages
English (en)
French (fr)
Inventor
陈浩
Original Assignee
广州市动景计算机科技有限公司
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 广州市动景计算机科技有限公司 filed Critical 广州市动景计算机科技有限公司
Publication of WO2017148349A1 publication Critical patent/WO2017148349A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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/957Browsing optimisation, e.g. caching or content distillation

Definitions

  • the present disclosure relates to the field of Internet technologies, and in particular, to a method and apparatus for browsing thumbnails in a webpage.
  • thumbnails refers to a small image obtained by compressing a picture in a webpage.
  • image before compression processing is generally called a large image. Because the thumbnails are smaller, they load faster than the large image, which ensures the loading speed of the webpage. For example, there are a large number of pictures in web pages such as Weibo and Taobao, and each picture is usually displayed in the form of a thumbnail.
  • each product displayed on the search page is often displayed in the form of a thumbnail. If the user needs to view a large picture of the product, the user needs to click the relevant link to enter the display page of the product, and pass the product. The display page will be able to view a larger image of the item.
  • the present disclosure provides a method and apparatus for browsing thumbnails in a webpage.
  • a method for browsing a thumbnail in a webpage includes: acquiring a first address of each thumbnail included in the webpage after the webpage is loaded; according to the thumbnail a first address, obtaining a second address of the large image corresponding to the thumbnail; acquiring a display trigger condition for the thumbnail, acquiring a large image corresponding to the thumbnail according to the second address, and displaying the large Figure.
  • the obtaining, according to the first address of the thumbnail, the second address of the large image corresponding to the thumbnail includes: acquiring a domain name of the webpage, and determining an address calculation rule according to the domain name of the webpage; Calculating according to the address calculation rule and the first address of the thumbnail, and acquiring a second address of the large image corresponding to the thumbnail.
  • the address calculation rule includes: if the first address includes size information of the thumbnail, Deleting the size information, the obtained address is the second address; and/or, if the first address includes a size index of the thumbnail, adjusting a size index of the thumbnail to the The size index of the large image, the obtained address is the second address.
  • the obtaining a display trigger condition for the thumbnail comprises: detecting a location where the mouse is located, and if the mouse is located at a position where the thumbnail is located, determining to obtain a display trigger for the thumbnail condition.
  • the obtaining a large image corresponding to the thumbnail according to the second address, and displaying the large image comprising: acquiring a large image corresponding to the thumbnail according to the second address; acquiring a preset Calculating a parameter, and calculating a display position of the large image according to the calculation parameter, wherein the calculation parameter comprises: a size of the large image, and/or a size of a screen, and/or the display trigger condition is targeted Trigger position; the large map is displayed by the calculated display position.
  • the method further includes: if the mouse is located at the position where the thumbnail is located, determining to obtain a display trigger condition for the thumbnail, after the mouse moves out of the position where the thumbnail is located, The large picture is again displayed.
  • an apparatus for browsing a thumbnail in a webpage includes: a first obtaining module, configured to acquire a first address of each thumbnail included in the webpage after the webpage is loaded a second obtaining module, configured to acquire a second address of the large image corresponding to the thumbnail according to the first address of the thumbnail; a large image display module, configured to acquire a display trigger condition for the thumbnail Obtaining a large map corresponding to the thumbnail according to the second address, and displaying the large image.
  • the second obtaining module includes: a first acquiring unit, configured to acquire a domain name of the webpage, and determine an address calculation rule according to the domain name of the webpage; and a second acquiring unit, configured to calculate a rule according to the address Calculating with the first address of the thumbnail to obtain a second address of the large image corresponding to the thumbnail.
  • the address calculation rule includes: if the size information of the thumbnail is included in the first address, deleting the size information, and the obtained address is the second address; and/or, if The size index of the thumbnail is included in the first address, and the size index of the thumbnail is adjusted to the size index of the large image, and the obtained address is the second address.
  • the large-image display module includes: a trigger condition determining unit, configured to detect a position where the mouse is located, and if the mouse is located at a position where the thumbnail is located, determining to obtain a display trigger for the thumbnail condition.
  • a trigger condition determining unit configured to detect a position where the mouse is located, and if the mouse is located at a position where the thumbnail is located, determining to obtain a display trigger for the thumbnail condition.
  • the large-image display module includes: a large-image obtaining unit, configured to acquire a large image corresponding to the thumbnail image according to the second address; and a calculating unit, configured to acquire a preset computing parameter, and according to the Calculating parameters for calculating a display position of the large image, wherein the calculation parameters include: a size of the large image, and/or a size of a screen, and/or a trigger position for the display trigger condition; a display unit, The large map is displayed on the display position obtained by calculation.
  • the device further includes: a large image hiding module, configured to: when the mouse is located at the position where the thumbnail is located, determine to obtain a display trigger condition for the thumbnail, move the mouse out of the thumbnail After the thumbnail is located, the large image is no longer displayed.
  • a large image hiding module configured to: when the mouse is located at the position where the thumbnail is located, determine to obtain a display trigger condition for the thumbnail, move the mouse out of the thumbnail After the thumbnail is located, the large image is no longer displayed.
  • a computing device comprising: a network interface that enables the computing device to acquire webpage content; and a display that enables the technical device to display webpage content; And a processor coupled to the network interface, the processor being configured to perform an operation of: acquiring a first address of each thumbnail included in the webpage after the webpage is loaded; according to the thumbnail a first address, obtaining a second address of the large image corresponding to the thumbnail; acquiring a display trigger condition for the thumbnail, acquiring a large image corresponding to the thumbnail according to the second address, and displaying the large Figure.
  • a non-transitory machine readable storage medium having stored thereon executable code that, when executed by a processor, causes the processor to execute According to the above method of thumbnail browsing.
  • the present application discloses a method and apparatus for browsing thumbnails in a webpage.
  • the method after the webpage is loaded, the first address of each thumbnail included in the webpage is obtained, and then the second address of the large image corresponding to the thumbnail is obtained, and the thumbnail is obtained for the thumbnail.
  • the trigger condition is displayed, the large image corresponding to the thumbnail is acquired according to the second address and displayed.
  • the method and device for browsing thumbnails in a webpage disclosed in the present application can display the large image without entering the display page of the large image, which is convenient for the user to watch, and reduces human-computer interaction, thereby solving the problem of viewing thumbnails by using the prior art. There are cumbersome problems with the operation.
  • FIG. 1 is a workflow diagram of a method for browsing thumbnails in a webpage according to an exemplary embodiment
  • FIG. 2 is a schematic diagram showing a large image display in a method for browsing a thumbnail in a webpage according to an exemplary embodiment
  • FIG. 3 is a schematic structural diagram of an apparatus for browsing a thumbnail in a webpage according to an exemplary embodiment.
  • the present application discloses a method and apparatus for browsing thumbnails in a webpage to solve the problem of cumbersome operation when viewing thumbnails by the prior art.
  • Embodiment 1 of the present application discloses a method for browsing a thumbnail in a webpage.
  • the method for browsing thumbnails in a webpage includes the following steps:
  • Step S11 After the webpage is loaded, obtain the first address of each thumbnail included in the webpage.
  • the first address of each of the thumbnails is generally obtained according to a webpage code.
  • each thumbnail contains a corresponding " ⁇ img> tag" (ie, a picture tag), and the src attribute indicated by " ⁇ img> tag” is used to specify the picture position. Therefore, the first address of each thumbnail included in the web page can be obtained by the src attribute in the " ⁇ img> tag".
  • Step S12 Acquire a second address of the large image corresponding to the thumbnail according to the first address of the thumbnail.
  • the first address of the thumbnail and the corresponding second address may be bound to establish a corresponding correspondence.
  • Step S13 Acquire a display trigger condition for the thumbnail, acquire a large image corresponding to the thumbnail according to the second address, and display the large image.
  • the corresponding second address is determined by the correspondence between the first address and the second address, and the large image is obtained according to the second address. And display the big picture. In this case, the large image can be displayed without entering the display page of the large image.
  • a method for browsing a thumbnail in a webpage is disclosed.
  • the method first, after the webpage is loaded, the first address of each thumbnail included in the webpage is obtained, and then the The second address of the large image corresponding to the thumbnail, and after the display trigger condition for the thumbnail is acquired, the large image corresponding to the thumbnail is acquired according to the second address and displayed.
  • the method for browsing thumbnails in a webpage disclosed in the present application can display the large image without entering the display page of the large image, thereby reducing human-computer interaction, thereby solving the cumbersome operation when viewing thumbnails by using the prior art. problem.
  • step S12 an operation of acquiring a second address of the large image corresponding to the thumbnail according to the first address of the thumbnail is disclosed, and the operation is generally implemented according to the following manner:
  • the address calculation rules corresponding to different domain names are often in different forms.
  • the address calculation rule includes: if the first address includes the size information of the thumbnail, deleting the size information, and the obtained address is the second address; and/or, if The size index of the thumbnail is included in the first address, and the size index of the thumbnail is adjusted to the size index of the large image, and the obtained address is the second address.
  • the address suffix of the thumbnail contains the size information of the thumbnail. If the address suffix of a thumbnail is ".jpg_430x430.jpg", "430x430" is the size information of the thumbnail. If the size information is deleted, the obtained address is the address corresponding to the large picture. For example, in the Taobao webpage, the address of a thumbnail is "https://img.alicdn.com/imgextra/i1/1136729434/TB2plRLeXXXXXVXpXXXXXXXXXXX_!1136729434.jpg_430x430.jpg".
  • the obtained address is "https://img.alicdn.com/imgextra/i1/1136729434/TB2plRLeXXXXXVXpXXXXXXXXX_!1136729434.jpg", the address is the address of the big picture, the second address.
  • the addresses of the images often include corresponding size indices, wherein different size indexes correspond to different image sizes. In this case, by adjusting the size index included in the first address, the corresponding index can be obtained.
  • the second address For example, in the Jingdong webpage, the format of the image address is generally “http://img13.360buyimg.com/n*/”, where “n*” is the size index, where “*” is a natural number to represent The size of the image. Normally, the size of the picture with the size index "n0" is the largest, "n1" means a smaller picture, "n2" means a smaller picture, and so on.
  • the size index of the thumbnail image contained therein is adjusted to the size index of the large image, and the address of the large image, that is, the second address is obtained.
  • the size index of the large image may be set in advance, for example, "n0" may be set as the size index of the large image.
  • n0 is set to the size index of the large image
  • the first address of the obtained thumbnail is "http://img13.360buyimg.com/n1/jfs/t2518/364 /10360630/94296/c0743107/5631d26dN76aa67ab.jp”
  • the size index "n1” is changed to "n0”
  • the second address obtained is "http://img13.360buyimg.com/n0/jfs/ T2518/364/10360630/94296/c0743107/5631d26dN76aa67ab.jpg".
  • step S13 of the present application after the display trigger condition for the thumbnail is acquired, the large image corresponding to the thumbnail is acquired according to the second address, and the operation of the large image is displayed.
  • the display trigger condition may be in multiple forms.
  • the obtaining a display trigger condition for the thumbnail includes: detecting a position where the mouse is located, and if the mouse is located at a position where the thumbnail is located, determining to obtain the The trigger display condition of the thumbnail.
  • a mousemove event occurs.
  • the trigger node of the mousemove event is considered to be located in the thumbnail, thereby determining that the thumbnail is obtained for the thumbnail.
  • the trigger condition is displayed to display a large image corresponding to the thumbnail.
  • the user needs to view the big picture while browsing the webpage, he only needs to move the mouse to the location where the thumbnail is located, and the webpage where the thumbnail is located can display the corresponding big picture, so that the user does not need to enter the
  • the display page where the big picture is located avoids complicated human-computer interaction.
  • the method for browsing the thumbnail in the webpage disclosed in the present application further includes: After the position where the thumbnail is located is removed, the large image is no longer displayed.
  • the terminal can also adopt the above two forms of display triggering conditions at the same time, or adopt other types of triggering conditions, which is not limited in this application.
  • the method for browsing a thumbnail in a webpage discloses acquiring an enlarged map corresponding to the thumbnail according to the second address, and displaying an operation of the large graph. This operation includes:
  • a preset calculation parameter is obtained, and a display position of the large image is calculated according to the calculation parameter, where the calculation parameter includes: a size of the large image, and/or a size of the screen, and/or Or the trigger position for which the trigger condition is displayed;
  • the large map is displayed by the calculated display position.
  • the display position of the large image is displayed to ensure that the large image can be displayed to the maximum extent, and the large image display is incomplete.
  • the method for browsing the thumbnails in the webpage disclosed in the present application can display the large image without the complicated human-computer interaction entering the page where the large image is located, so that the user can view the thumbnail, and the existing thumbnails are used to view the thumbnails.
  • the cumbersome problem in the operation In order to clarify the advantages of this application, reference can be made to the following examples.
  • the web page browsed by the user is a microblog web page.
  • the pictures of the Weibo content are displayed in the form of thumbnails.
  • the user needs to click on the thumbnail to make the “View Large Image” link appear on the webpage, and the user clicks. This link will take you to the page that shows the big picture.
  • the large image can be displayed on the page where the thumbnail is located without entering the display page of the large image.
  • the web page browsed by the user is a Taobao webpage.
  • the pictures of each item in the search result are in the form of thumbnails. If the user needs to view a large picture of the item, it is often necessary to click on the link of the item to enter the detailed introduction page of the item, thereby viewing the detailed introduction.
  • the user can move the mouse to the thumbnail of the product, and the large image corresponding to the thumbnail can be displayed without entering the detailed introduction page of the product, so that the user can understand the appearance details of the product. Improve the efficiency of product selection.
  • FIG. 2 a schematic diagram showing a large image corresponding to a thumbnail is shown in FIG. 2.
  • Example 3 the web page viewed by the user is a Douban web page.
  • each thumbnail is presented in the form of a nine-square grid. If the user needs to view the large image, click on the corresponding link to enter the album detail page and click on “Previous” and “Next”. The toggle control is selected to enable viewing of the larger image.
  • the toggle control is selected to enable viewing of the larger image.
  • the second embodiment of the present application discloses an apparatus for browsing thumbnails in a webpage to solve the problem of cumbersome operation when viewing thumbnails by the prior art.
  • the apparatus for browsing thumbnails in a webpage includes: a first obtaining module 100, a second acquiring module 200, and a large image display module 300.
  • the first obtaining module 100 is configured to obtain a first address of each thumbnail included in the webpage after the webpage is loaded.
  • the first address of each of the thumbnails is generally obtained according to a webpage code.
  • a webpage code For example, in html (HyperText Markup Language), each thumbnail contains a corresponding " ⁇ img> tag" (ie, a picture tag), and the src attribute indicated by " ⁇ img> tag” is used to specify the picture position. Therefore, the first address of each thumbnail included in the web page can be obtained by the src attribute in the " ⁇ img> tag".
  • the second obtaining module 200 is configured to acquire, according to the first address of the thumbnail, a second address of the large image corresponding to the thumbnail;
  • the large-image display module 300 is configured to acquire a display trigger condition for the thumbnail, obtain a large image corresponding to the thumbnail according to the second address, and display the large image.
  • the large image After obtaining the display triggering condition for the thumbnail image, determining a corresponding second address by using a correspondence between the first address and the second address, and acquiring the large image according to the second address, and The large picture is displayed.
  • the large image can be displayed without entering the display page of the large image.
  • a second embodiment of the present application discloses an apparatus for browsing thumbnails in a web page.
  • the first address of each thumbnail image included in the webpage is acquired by the first obtaining module 100, and then the second address of the large image corresponding to the thumbnail image is obtained by the second obtaining module 200, and acquired
  • the large image display module 300 acquires a large image corresponding to the thumbnail image according to the second address and displays it.
  • the device for browsing thumbnails in a webpage disclosed in the present application can display the large image without entering the display page of the large image, which is convenient for the user to watch, and reduces human-computer interaction, thereby solving the existence of the thumbnail when viewing the thumbnail using the prior art.
  • the cumbersome operation of the operation can display the large image without entering the display page of the large image, which is convenient for the user to watch, and reduces human-computer interaction, thereby solving the existence of the thumbnail when viewing the thumbnail using the prior art.
  • the second obtaining module 200 includes: a first acquiring unit and a second acquiring unit.
  • the first obtaining unit is configured to acquire a domain name of the webpage, and determine an address calculation rule according to the domain name of the webpage;
  • the second obtaining unit is configured to perform calculation according to the address calculation rule and the first address of the thumbnail, and acquire a second address of the large image corresponding to the thumbnail.
  • the address calculation rules corresponding to different domain names are often in different forms.
  • the address calculation rule includes: if the first address includes the size information of the thumbnail, deleting the size information, and the obtained address is the second address; and/or, if The size index of the thumbnail is included in the first address, and the size index of the thumbnail is adjusted to the size index of the large image, and the obtained address is the second address.
  • the large-image display module 300 disclosed in the present application includes: a trigger condition determining unit, configured to detect a location where the mouse is located, and if the mouse is located at a location where the thumbnail is located, determining to obtain the thumbnail for the thumbnail The display trigger condition.
  • the large-image display module 300 includes a large image acquisition unit, a calculation unit, and a display unit.
  • the large image obtaining unit is configured to acquire a large image corresponding to the thumbnail according to the second address
  • the calculating unit is configured to acquire a preset calculation parameter, and calculate a display position of the large image according to the calculation parameter, where the calculation parameter includes: a size of the large image, and/or a size of the screen And/or the trigger position for which the trigger condition is displayed;
  • the display unit is configured to display the large image by using the calculated display position.
  • the large image acquisition unit, the calculation unit, and the display unit can be triggered according to the size of the large image, and/or the size of the screen, and/or the display trigger condition (such as a mouse).
  • the location is calculated to obtain the display position of the large image, so as to ensure that the large image can be maximized to avoid incomplete display of the large image.
  • the apparatus for browsing thumbnails in a webpage disclosed in the present application further includes:
  • a large image hiding module configured to: when the mouse is located at the position where the thumbnail is located, determine to obtain a display trigger condition for the thumbnail, move the mouse out of the thumbnail After the position, the large picture is no longer displayed.
  • the big picture hiding module when the mouse moves out of the thumbnail, the large picture is no longer displayed, thereby avoiding interference with the user's page operation.
  • the solution of the present application can also be implemented as a computing device.
  • the computing device can include a network interface that enables the computing device to acquire webpage content, a display that enables the technical device to display webpage content, and a connection to the network interface and the display Processor.
  • the processor is configured to: obtain a first address of each thumbnail included in the webpage after the webpage is loaded; and obtain a large image corresponding to the thumbnail according to the first address of the thumbnail a second address; obtaining a display trigger condition for the thumbnail, acquiring a large image corresponding to the thumbnail according to the second address, and displaying the large image.
  • the embodiment of the present application further provides a non-transitory machine readable storage medium, where executable code is stored, and when the executable code is executed by a processor, the processor is caused to perform the reduction according to the foregoing. Thumbnail browsing method.

Landscapes

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

Abstract

一种浏览网页中缩略图的方法及装置。该方法中,首先在网页加载完成后,获取网页中包含的各个缩略图的第一地址(S11),然后根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址(S12),并在获取到针对所述缩略图的显示触发条件后,根据所述第二地址获取所述缩略图对应的大图并显示(S13)。通过该浏览网页中缩略图的方法及装置,无需进入大图的展示页面即可显示所述大图,便于用户观看,减少人机交互,从而解决利用现有技术查看缩略图时,所存在的操作繁琐的问题。

Description

一种浏览网页中缩略图的方法及装置 技术领域
本公开涉及互联网技术领域,尤其涉及一种浏览网页中缩略图的方法及装置。
背景技术
随着互联网技术的发展,网页中的图片日益增多,为了保障网页的加载速度,目前网页在屏幕中显示时,通常以缩略图的形式显示各图片。其中,缩略图指的是对网页中图片经压缩处理后得到的小图,另外,压缩处理前的图片通常称为大图。由于缩略图较小巧,比大图加载速度快,从而能够保障网页的加载速度。例如,微博和淘宝等网页中存在大量图片,通常以缩略图的形式显示各个图片。
但是,发明人在本申请的研究过程中发现,用户在浏览网页的过程中,有时需要查看大图,以确定图片中的具体信息。这种情况下,往往需要用户执行相应操作,进入大图所在的展示网页,才能查看到大图。也就是说,现有技术中,若需要查看缩略图对应的大图,需要用户和终端进行复杂的人机交互,导致现有技术中存在查看缩略图时,操作繁琐的问题。
例如,用户在使用淘宝搜索商品时,搜索页面中展示的各商品往往以缩略图的形式显示,若用户需要查看商品的大图,需要用户点击相关链接,进入该商品的展示页面,通过该商品的展示页面才能查看到该商品的大图。
发明内容
为克服相关技术中存在的问题,本公开提供一种浏览网页中缩略图的方法及装置。
为了解决上述技术问题,本发明实施例公开了如下技术方案:
根据本公开实施例的第一方面,提供一种浏览网页中缩略图的方法,包括:在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
优选的,所述根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址,包括:获取所述网页的域名,并根据所述网页的域名确定地址计算规则;根据所述地址计算规则和所述缩略图的第一地址进行计算,获取所述缩略图对应的大图的第二地址。
优选的,所述地址计算规则包括:若所述第一地址中包含所述缩略图的尺寸信息, 删除所述尺寸信息,获取到的地址即为所述第二地址;和/或,若所述第一地址中包含所述缩略图的尺寸指数,将所述缩略图的尺寸指数调整为所述大图的尺寸指数,获取到的地址即为所述第二地址。
优选的,所述获取针对所述缩略图的显示触发条件,包括:检测鼠标所处的位置,若所述鼠标位于所述缩略图所在的位置,则确定获取到针对所述缩略图的显示触发条件。
优选的,所述根据所述第二地址获取所述缩略图对应的大图,并显示所述大图,包括:根据所述第二地址获取所述缩略图对应的大图;获取预设的计算参数,并根据所述计算参数计算所述大图的显示位置,其中,所述计算参数包括:所述大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置;通过计算得到的所述显示位置显示所述大图。
优选的,所述方法还包括:若鼠标位于所述缩略图所在的位置时,确定获取到针对所述缩略图的显示触发条件,则在所述鼠标移出所述缩略图所在的位置之后,不再显示所述大图。
根据本公开实施例的第二方面,提供一种浏览网页中缩略图的装置,包括:第一获取模块,用于在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;第二获取模块,用于根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;大图显示模块,用于获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
优选的,所述第二获取模块包括:第一获取单元,用于获取所述网页的域名,并根据所述网页的域名确定地址计算规则;第二获取单元,用于根据所述地址计算规则和所述缩略图的第一地址进行计算,获取所述缩略图对应的大图的第二地址。
优选的,所述地址计算规则包括:若所述第一地址中包含所述缩略图的尺寸信息,删除所述尺寸信息,获取到的地址即为所述第二地址;和/或,若所述第一地址中包含所述缩略图的尺寸指数,将所述缩略图的尺寸指数调整为所述大图的尺寸指数,获取到的地址即为所述第二地址。
优选的,所述大图显示模块包括:触发条件确定单元,用于检测鼠标所处的位置,若所述鼠标位于所述缩略图所在的位置,则确定获取到针对所述缩略图的显示触发条件。
优选的,所述大图显示模块包括:大图获取单元,用于根据所述第二地址获取所述缩略图对应的大图;计算单元,用于获取预设的计算参数,并根据所述计算参数计算所述大图的显示位置,其中,所述计算参数包括:所述大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置;显示单元,用于通过计算得到的所述显示位置显示所述大图。
优选的,所述装置还包括:大图隐藏模块,用于若鼠标位于所述缩略图所在的位置时,确定获取到针对所述缩略图的显示触发条件,则在所述鼠标移出所述缩略图所在的位置之后,不再显示所述大图。
根据本公开实施例的第三方面,提供一种计算设备,包括:网络接口,所述网络接口使得所述计算设备能够获取网页内容;显示器,所述显示器使得所述技术设备能够显示网页内容;以及与所述网络接口相连接的处理器,所述处理器被配置为执行如下操作:在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
根据本公开实施例的第四方面,提供一种一种非暂时性机器可读存储介质,其上存储有可执行代码,当所述可执行代码被处理器执行时,使所述处理器执行根据上述的缩略图浏览的方法。
本公开的实施例提供的技术方案可以包括以下有益效果:
本申请公开一种浏览网页中缩略图的方法及装置。该方法中,首先在网页加载完成后,获取网页中包含的各个缩略图的第一地址,然后据此获取所述缩略图对应的大图的第二地址,并在获取到针对所述缩略图的显示触发条件后,根据所述第二地址获取所述缩略图对应的大图并显示。通过本申请公开的浏览网页中缩略图的方法及装置,无需进入大图的展示页面即可显示所述大图,便于用户观看,减少人机交互,从而解决利用现有技术查看缩略图时,所存在的操作繁琐的问题。
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。
附图说明
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本发明的实施例,并与说明书一起用于解释本发明的原理。
图1是根据一示例性实施例示出的一种浏览网页中缩略图的方法的工作流程示意图;
图2是根据一示例性实施例示出的一种浏览网页中缩略图的方法中大图显示的示意图;
图3是根据一示例性实施例示出的一种浏览网页中缩略图的装置的结构示意图。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本发明相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本发明的一些方面相一致的装置和方法的例子。
本申请公开一种浏览网页中缩略图的方法及装置,以解决依靠现有技术查看缩略图时,所存在的操作繁琐的问题。
本申请的实施例一公开一种浏览网页中缩略图的方法。参见图1所示的工作流程示意图,所述浏览网页中缩略图的方法包括以下步骤:
步骤S11、在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址。
其中,通常根据网页代码获取所述各个缩略图的第一地址。例如,在html(HyperText Markup Language,超级文本标记语言)中,各缩略图包含有对应的“<img>标签”(即图片标签),“<img>标签”指示的src属性用于指定图片位置,因此,通过“<img>标签”中的src属性,即可获取所述网页中包含的各个缩略图的第一地址。
步骤S12、根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址。
在获取到各个缩略图对应的大图的第二地址后,可将缩略图的第一地址和对应的第二地址绑定,建立相应的对应关系。
步骤S13、获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
其中,在获取到针对所述缩略图的显示触发条件后,可通过第一地址和第二地址之间的对应关系,确定相应的第二地址,并根据所述第二地址获取所述大图,并显示所述大图。这种情况下,无需进入大图的展示页面即可显示所述大图。
本申请的第一实施例中,公开一种浏览网页中缩略图的方法,该方法中,首先在网页加载完成后,获取网页中包含的各个缩略图的第一地址,然后据此获取所述缩略图对应的大图的第二地址,并在获取到针对所述缩略图的显示触发条件后,根据所述第二地址获取所述缩略图对应的大图并显示。
通过本申请公开的浏览网页中缩略图的方法,无需进入大图的展示页面即可显示所述大图,减少人机交互,从而解决利用现有技术查看缩略图时,所存在的操作繁琐的问题。
进一步的,在步骤S12中,公开根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址的操作,该操作通常根据以下方式实现:
首先,获取所述网页的域名,并根据所述网页的域名确定地址计算规则;然后,根据所述地址计算规则和所述缩略图的第一地址进行计算,获取所述缩略图对应的大图的第二地址。
不同的域名往往代表不同的网络服务商,其技术实现往往不同,因而缩略图和大图之间的地址对应关系也不同。例如,域名“www.taobao.com”和“www.jd.com”分属不同的网络服务商,缩略图和大图之间的地址对应关系不同,这种情况下,需要根据网页的域名确定相应的地址计算规则。
不同的域名对应的地址计算规则往往为不同的形式。其中,所述地址计算规则包括:若所述第一地址中包含所述缩略图的尺寸信息,删除所述尺寸信息,获取到的地址即为所述第二地址;和/或,若所述第一地址中包含所述缩略图的尺寸指数,将所述缩略图的尺寸指数调整为所述大图的尺寸指数,获取到的地址即为所述第二地址。
例如,在某些网页中,缩略图的地址后缀包含缩略图的尺寸信息,若某一缩略图的地址后缀为“.jpg_430x430.jpg”,则“430x430”为该缩略图的尺寸信息。如果删除该尺寸信息,得到的地址即为对应大图的地址。例如,在淘宝网页中,某缩略图的地址为“https://img.alicdn.com/imgextra/i1/1136729434/TB2plRLeXXXXXXVXpXXXXXXXXXX_!!1136729434.jpg_430x430.jpg”,在删除尺寸信息后,得到的地址为“https://img.alicdn.com/imgextra/i1/1136729434/TB2plRLeXXXXXXVXpXXXXXXXXXX_!!1136729434.jpg”,该地址为大图的地址,即第二地址。
另外,在某些网页中,各图片的地址往往包含相应的尺寸指数,其中,不同的尺寸指数对应的图片尺寸不同,这种情况下,通过调整第一地址中包含的尺寸指数,能够获取对应的第二地址。例如,在京东网页中,图片地址的格式一般为“http://img13.360buyimg.com/n*/”,其中,“n*”即为尺寸指数,其中的“*”为自然数,以表征图片的尺寸。通常情况下,尺寸指数为“n0”的图片尺寸最大,“n1”表示小一点的图,“n2”表示更小的图,并依次类推。因此,在获取到第一地址后,将其中包含的缩略图的尺寸指数调整到大图的尺寸指数,即可获取大图的地址,即第二地址。并且,所述大图的尺寸指数可预先设定,例如,可设定“n0”为所述大图的尺寸指数。这种情况下,若设定“n0”为大图的尺寸指数,并且,获取到的所述缩略图的第一地址为“http://img13.360buyimg.com/n1/jfs/t2518/364/10360630/94296/c0743107/5631d26dN76aa67ab.jp”,则将其中的尺寸指数“n1”修改为“n0”,据此获得的第二地址为“http://img13.360buyimg.com/n0/jfs/t2518/364/10360630/94296/c0743107/5631d26dN76aa67ab.jpg”。
当然,本申请中,还可以包括其他形式的地址计算规则,本申请对此不作限定。
进一步的,在本申请的步骤S13中,公开获取到针对所述缩略图的显示触发条件后,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图的操作。其中,所述显示触发条件可以为多种形式。
在其中一种形式中,所述获取针对所述缩略图的显示触发条件,包括:检测鼠标所处的位置,若所述鼠标位于所述缩略图所在的位置,则确定获取到针对所述缩略图的显示触发条件。
鼠标在移动的过程中,会发生mousemove事件,这种情况下,若鼠标位于所述缩略图所在的位置,则认为mousemove事件的触发节点位于所述缩略图,从而确定获取到针对所述缩略图的显示触发条件,以便显示所述缩略图对应的大图。
这种情况下,用户在浏览网页时,若需要查看大图,只需要将鼠标移动至所述缩略图所在的位置,该缩略图所在的网页即可显示相应的大图,从而无需用户进入该大图所在的展示页面,避免进行复杂的人机交互。
另外,若鼠标位于所述缩略图所在的位置时,确定获取到针对所述缩略图的显示触发条件,这种情况下,本申请公开的浏览网页中缩略图的方法还包括:在所述鼠标移出所述缩略图所在的位置之后,不再显示所述大图。
通过上述操作,当鼠标移出缩略图后,大图不再显示,从而能够避免干扰用户的页面操作。
另外,终端还可以同时采用上述两种形式的显示触发条件,或者,采用其他形式的触发条件,本申请对此不做限定。
进一步的,本申请公开的所述浏览网页中缩略图的方法,公开了根据所述第二地址获取所述缩略图对应的大图,并显示所述大图的操作。该操作包括:
第一步,根据所述第二地址获取所述缩略图对应的大图;
第二步,获取预设的计算参数,并根据所述计算参数计算所述大图的显示位置,其中,所述计算参数包括:所述大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置;
第三步,通过计算得到的所述显示位置显示所述大图。
当需要显示大图时,通过上述的步骤,能够根据大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置(如鼠标所在的位置)进行计算,获取所述大图的显示位置,以便保证能够最大化的显示大图,避免大图显示不完整。
通过本申请公开的浏览网页中缩略图的方法,无需通过复杂的人机交互进入大图所在的页面,即可显示大图,便于用户观看,从而解决利用现有技术查看缩略图时,所存 在的操作繁琐的问题。为了明确本申请的优势,可参见以下例子。
在例子1中,用户浏览的网页为微博网页。其中,在微博页面中,微博内容的图片均以缩略图的形式显示,若要查看大图,用户需要对缩略图进行点击,以使网页中出现“查看大图”的链接,用户点击该链接,才能进入展示大图的页面。而采用本申请公开的方法,用户将鼠标移动到缩略图上,则所述缩略图所在的页面上即可显示所述大图,而无需进入所述大图的展示页面。
在例子2中,用户浏览的网页为淘宝网页。当用户搜索商品时,搜索结果中各个商品的图片均为缩略图的形式,若用户需要查看商品的大图,往往需要点击商品的链接,进入该商品的详细介绍页面,从而查看到该详细介绍页面中包含的大图。而采用本申请公开的方法,用户将鼠标移动到该商品的缩略图上,即可显示该缩略图对应的大图,而无需进入所述商品的详细介绍页面,便于用户了解商品的外观细节,提高商品选择的效率。其中,显示缩略图对应的大图的示意图如图2所示。
在例子3中,用户浏览的网页为豆瓣网页。在豆瓣相册页面中,各缩略图以九宫格的形式呈现在页面中,若用户需要查看大图,则通过点击相应链接,进入相册详情页面,并通过点击“上一张”和“下一张”的切换控件进行选择,从而实现查看大图。而采用本申请公开的方法,用户将鼠标移动到缩略图,则可在缩略图所在的页面显示该大图,而无需进入所述大图的展示页面,以便用户能够快速、方便的查看九宫格中的图片。
相应的,本申请的第二实施例公开一种浏览网页中缩略图的装置,以解决依靠现有技术查看缩略图时,操作繁琐的问题。参见图3所示的结构示意图,所述浏览网页中缩略图的装置包括:第一获取模块100、第二获取模块200和大图显示模块300。
其中,所述第一获取模块100,用于在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址。
本申请中,通常根据网页代码获取所述各个缩略图的第一地址。例如,在html(HyperText Markup Language,超级文本标记语言)中,各缩略图包含有对应的“<img>标签”(即图片标签),“<img>标签”指示的src属性用于指定图片位置,因此,通过“<img>标签”中的src属性,即可获取所述网页中包含的各个缩略图的第一地址。
所述第二获取模块200,用于根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;
所述大图显示模块300,用于获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
在获取到针对所述缩略图的显示触发条件后,可通过第一地址和第二地址之间的对应关系,确定相应的第二地址,并根据所述第二地址获取所述大图,并显示所述大图。 这种情况下,无需进入大图的展示页面即可显示所述大图
本申请的第二实施例公开一种浏览网页中缩略图的装置。该装置中,通过第一获取模块100获取网页中包含的各个缩略图的第一地址,然后由第二获取模块200据此获取所述缩略图对应的大图的第二地址,并在获取到针对所述缩略图的显示触发条件后,由大图显示模块300根据所述第二地址获取所述缩略图对应的大图并显示。
通过本申请公开的浏览网页中缩略图的装置,无需进入大图的展示页面即可显示所述大图,便于用户观看,减少人机交互,从而解决利用现有技术查看缩略图时,所存在的操作繁琐的问题。
进一步的,所述第二获取模块200包括:第一获取单元和第二获取单元。
其中,所述第一获取单元,用于获取所述网页的域名,并根据所述网页的域名确定地址计算规则;
所述第二获取单元,用于根据所述地址计算规则和所述缩略图的第一地址进行计算,获取所述缩略图对应的大图的第二地址。
不同的域名往往代表不同的网络服务商,其技术实现往往不同,因而缩略图和大图之间的地址对应关系也不同。例如,域名“www.taobao.com”和“www.jd.com”分属不同的网络服务商,缩略图和大图之间的地址对应关系不同,这种情况下,需要根据网页的域名确定相应的地址计算规则。
不同的域名对应的地址计算规则往往为不同的形式。其中,所述地址计算规则包括:若所述第一地址中包含所述缩略图的尺寸信息,删除所述尺寸信息,获取到的地址即为所述第二地址;和/或,若所述第一地址中包含所述缩略图的尺寸指数,将所述缩略图的尺寸指数调整为所述大图的尺寸指数,获取到的地址即为所述第二地址。
当然,本申请中,还可以包括其他形式的地址计算规则,本申请对此不作限定。
进一步的,本申请公开的大图显示模块300包括:触发条件确定单元,用于检测鼠标所处的位置,若所述鼠标位于所述缩略图所在的位置,则确定获取到针对所述缩略图的显示触发条件。
进一步的,所述大图显示模块300包括:大图获取单元、计算单元和显示单元。
其中,所述大图获取单元,用于根据所述第二地址获取所述缩略图对应的大图;
所述计算单元,用于获取预设的计算参数,并根据所述计算参数计算所述大图的显示位置,其中,所述计算参数包括:所述大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置;
所述显示单元,用于通过计算得到的所述显示位置显示所述大图。
当需要显示大图时,通过所述大图获取单元、计算单元和显示单元,能够根据大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置(如鼠标所在的位置)进行计算,获取所述大图的显示位置,以便保证能够最大化的显示大图,避免大图显示不完整。
进一步的,本申请公开的浏览网页中缩略图的装置还包括:
大图隐藏模块,所述大图隐藏模块用于若鼠标位于所述缩略图所在的位置时,确定获取到针对所述缩略图的显示触发条件,则在所述鼠标移出所述缩略图所在的位置之后,不再显示所述大图。
通过所述大图隐藏模块,当鼠标移出缩略图后,大图不再显示,从而能够避免干扰用户的页面操作。
关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。
本申请的方案还可以实现为一种计算设备。该计算设备可以包括:网络接口,所述网络接口使得所述计算设备能够获取网页内容;显示器,所述显示器使得所述技术设备能够显示网页内容;以及与所述网络接口和所述显示器相连接的处理器。处理器被配置为执行如下操作:在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
另外,本申请实施例还提供了一种非暂时性机器可读存储介质,其上存储有可执行代码,当所述可执行代码被处理器执行时,使所述处理器执行根据上述的缩略图浏览方法。
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本发明的其它实施方案。本申请旨在涵盖本发明的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本发明的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本发明的真正范围和精神由下面的权利要求指出。
应当理解的是,本发明并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本发明的范围仅由所附的权利要求来限制。

Claims (14)

  1. 一种浏览网页中缩略图的方法,包括:
    在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;
    根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;
    获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
  2. 根据权利要求1所述的浏览网页中缩略图的方法,其中,所述根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址,包括:
    获取所述网页的域名,并根据所述网页的域名确定地址计算规则;
    根据所述地址计算规则和所述缩略图的第一地址进行计算,获取所述缩略图对应的大图的第二地址。
  3. 根据权利要求2所述的浏览网页中缩略图的方法,其中,所述地址计算规则包括:
    若所述第一地址中包含所述缩略图的尺寸信息,删除所述尺寸信息,获取到的地址即为所述第二地址;
    和/或,
    若所述第一地址中包含所述缩略图的尺寸指数,将所述缩略图的尺寸指数调整为所述大图的尺寸指数,获取到的地址即为所述第二地址。
  4. 根据权利要求1所述的浏览网页中缩略图的方法,其中,所述获取针对所述缩略图的显示触发条件,包括:
    检测鼠标所处的位置,若所述鼠标位于所述缩略图所在的位置,则确定获取到针对所述缩略图的显示触发条件。
  5. 根据权利要求4所述的浏览网页中缩略图的方法,还包括:
    若鼠标位于所述缩略图所在的位置时,确定获取到针对所述缩略图的显示触发条件,则在所述鼠标移出所述缩略图所在的位置之后,不再显示所述大图。
  6. 根据权利要求1所述的浏览网页中缩略图的方法,其中,所述根据所述第二地址获取所述缩略图对应的大图,并显示所述大图,包括:
    根据所述第二地址获取所述缩略图对应的大图;
    获取预设的计算参数,并根据所述计算参数计算所述大图的显示位置,其中,所述 计算参数包括:所述大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置;
    通过计算得到的所述显示位置显示所述大图。
  7. 一种浏览网页中缩略图的装置,包括:
    第一获取模块,用于在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;
    第二获取模块,用于根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;
    大图显示模块,用于获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
  8. 根据权利要求7所述的浏览网页中缩略图的装置,其中,所述第二获取模块包括:
    第一获取单元,用于获取所述网页的域名,并根据所述网页的域名确定地址计算规则;
    第二获取单元,用于根据所述地址计算规则和所述缩略图的第一地址进行计算,获取所述缩略图对应的大图的第二地址。
  9. 根据权利要求8所述的浏览网页中缩略图的装置,其中,所述地址计算规则包括:
    若所述第一地址中包含所述缩略图的尺寸信息,删除所述尺寸信息,获取到的地址即为所述第二地址;
    和/或,
    若所述第一地址中包含所述缩略图的尺寸指数,将所述缩略图的尺寸指数调整为所述大图的尺寸指数,获取到的地址即为所述第二地址。
  10. 根据权利要求7所述的浏览网页中缩略图的装置,其中,所述大图显示模块包括:
    触发条件确定单元,用于检测鼠标所处的位置,若所述鼠标位于所述缩略图所在的位置,则确定获取到针对所述缩略图的显示触发条件。
  11. 根据权利要求10所述的浏览网页中缩略图的装置,还包括:
    大图隐藏模块,用于若鼠标位于所述缩略图所在的位置时,确定获取到针对所述缩略图的显示触发条件,则在所述鼠标移出所述缩略图所在的位置之后,不再显示所述大图。
  12. 根据权利要求7所述的浏览网页中缩略图的装置,其中,所述大图显示模块包括:
    大图获取单元,用于根据所述第二地址获取所述缩略图对应的大图;
    计算单元,用于获取预设的计算参数,并根据所述计算参数计算所述大图的显示位置,其中,所述计算参数包括:所述大图的尺寸、和/或屏幕的尺寸、和/或所述显示触发条件针对的触发位置;
    显示单元,用于通过计算得到的所述显示位置显示所述大图。
  13. 一种计算设备,包括:
    网络接口,所述网络接口使得所述计算设备能够获取网页内容;
    显示器,所述显示器使得所述技术设备能够显示网页内容;以及
    与所述网络接口和所述显示器相连接的处理器,所述处理器被配置为执行如下操作:
    在网页加载完成后,获取所述网页中包含的各个缩略图的第一地址;
    根据所述缩略图的第一地址,获取所述缩略图对应的大图的第二地址;
    获取针对所述缩略图的显示触发条件,根据所述第二地址获取所述缩略图对应的大图,并显示所述大图。
  14. 一种非暂时性机器可读存储介质,其上存储有可执行代码,当所述可执行代码被处理器执行时,使所述处理器执行根据权利要求1-6中任何一项所述的方法。
PCT/CN2017/075007 2016-03-01 2017-02-27 一种浏览网页中缩略图的方法及装置 WO2017148349A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610116113.7A CN107145494A (zh) 2016-03-01 2016-03-01 一种浏览网页中缩略图的方法及装置
CN201610116113.7 2016-03-01

Publications (1)

Publication Number Publication Date
WO2017148349A1 true WO2017148349A1 (zh) 2017-09-08

Family

ID=59743500

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/075007 WO2017148349A1 (zh) 2016-03-01 2017-02-27 一种浏览网页中缩略图的方法及装置

Country Status (2)

Country Link
CN (1) CN107145494A (zh)
WO (1) WO2017148349A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324858A (zh) * 2018-09-20 2019-02-12 郑州云海信息技术有限公司 网页中显示内容的获取方法和装置

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108810117B (zh) * 2018-05-30 2021-11-05 京东方科技集团股份有限公司 图像的访问方法、装置、电子设备及存储介质
CN109977332A (zh) * 2019-03-19 2019-07-05 广州品唯软件有限公司 移动端的图片访问方法、装置及存储介质
CN115086734A (zh) * 2021-03-12 2022-09-20 北京字节跳动网络技术有限公司 一种基于视频的信息展示方法、装置、设备及介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6310601B1 (en) * 1998-05-12 2001-10-30 International Business Machines Corporation Resizing images to improve network throughput
CN101950239A (zh) * 2010-09-14 2011-01-19 北京神州泰岳软件股份有限公司 大尺寸图像显示方法及系统
CN102253942A (zh) * 2010-05-21 2011-11-23 腾讯数码(天津)有限公司 一种图片的显示方法和设备
CN103092834A (zh) * 2011-10-27 2013-05-08 腾讯科技(深圳)有限公司 浏览网页图片的方法及客户端装置
CN104020940A (zh) * 2014-05-23 2014-09-03 北京金山网络科技有限公司 页面控制方法和装置
CN104360882A (zh) * 2014-11-07 2015-02-18 北京奇虎科技有限公司 一种浏览器中对网页中图片进行显示方法和装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6275829B1 (en) * 1997-11-25 2001-08-14 Microsoft Corporation Representing a graphic image on a web page with a thumbnail-sized image
CN102684986B (zh) * 2011-04-14 2015-02-11 天脉聚源(北京)传媒科技有限公司 一种终端显示图片的方法和系统
CN103186533B (zh) * 2011-12-27 2016-05-18 腾讯科技(深圳)有限公司 一种在评论或回复中上传图片的方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6310601B1 (en) * 1998-05-12 2001-10-30 International Business Machines Corporation Resizing images to improve network throughput
CN102253942A (zh) * 2010-05-21 2011-11-23 腾讯数码(天津)有限公司 一种图片的显示方法和设备
CN101950239A (zh) * 2010-09-14 2011-01-19 北京神州泰岳软件股份有限公司 大尺寸图像显示方法及系统
CN103092834A (zh) * 2011-10-27 2013-05-08 腾讯科技(深圳)有限公司 浏览网页图片的方法及客户端装置
CN104020940A (zh) * 2014-05-23 2014-09-03 北京金山网络科技有限公司 页面控制方法和装置
CN104360882A (zh) * 2014-11-07 2015-02-18 北京奇虎科技有限公司 一种浏览器中对网页中图片进行显示方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324858A (zh) * 2018-09-20 2019-02-12 郑州云海信息技术有限公司 网页中显示内容的获取方法和装置

Also Published As

Publication number Publication date
CN107145494A (zh) 2017-09-08

Similar Documents

Publication Publication Date Title
US9977768B2 (en) System for clipping webpages by traversing a dom, and highlighting a minimum number of words
TWI598752B (zh) Method and device for page snapshots
WO2015143956A1 (zh) 一种拦截网页中的广告的方法及装置
US9268469B2 (en) Image display environment
WO2017148349A1 (zh) 一种浏览网页中缩略图的方法及装置
US20150128017A1 (en) Enabling interactive screenshots within collaborative applications
US9612715B2 (en) Real-time preview of uniform resource identifier addressable dynamic content
US9436772B2 (en) Appending a uniform resource identifier (URI) fragment identifier to a uniform resource locator (URL)
CN102831148B (zh) 一种基于浏览器的推荐数据加载方法和装置
WO2014206072A1 (zh) 预览网页的方法及系统
WO2017206739A1 (zh) 一种截图方法及装置
WO2014090082A1 (zh) 图片处理方法、装置及终端
US10205678B2 (en) Systems and methods for client-side dynamic information resource activation and deactivation
US20140331114A1 (en) Methods and apparatuses for obtaining and sharing partial content of a webpage
US9465814B2 (en) Annotating search results with images
KR102361112B1 (ko) 유사 그룹 요소 추출
US9148475B1 (en) Navigation control for network clients
US20150195329A1 (en) Access to network content
TW201501016A (zh) 資料搜尋方法與其電子裝置
WO2016050124A1 (zh) 网页转码方法、装置以及服务器
US9824151B2 (en) Providing a portion of requested data based upon historical user interaction with the data
WO2014190883A1 (zh) 一种用于在移动设备中显示页面的方法与设备
CN107153650A (zh) 一种图片加载方法及装置
US8688677B2 (en) Search-highlighter system and method
JP5809099B2 (ja) Web閲覧画面サムネイル生成システム

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17759200

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17759200

Country of ref document: EP

Kind code of ref document: A1