WO2014086198A1 - 应用于社交平台的媒体内容展示方法及系统 - Google Patents

应用于社交平台的媒体内容展示方法及系统 Download PDF

Info

Publication number
WO2014086198A1
WO2014086198A1 PCT/CN2013/084147 CN2013084147W WO2014086198A1 WO 2014086198 A1 WO2014086198 A1 WO 2014086198A1 CN 2013084147 W CN2013084147 W CN 2013084147W WO 2014086198 A1 WO2014086198 A1 WO 2014086198A1
Authority
WO
WIPO (PCT)
Prior art keywords
media content
display area
content display
displayed
scrolling
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.)
Ceased
Application number
PCT/CN2013/084147
Other languages
English (en)
French (fr)
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Publication of WO2014086198A1 publication Critical patent/WO2014086198A1/zh
Anticipated expiration legal-status Critical
Priority to US14/733,843 priority Critical patent/US9916392B2/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a media content display method and system applied to a social platform. Background technique
  • the system In social networks such as friends, microblogs, and personal spaces, when the size of the image uploaded by the user to the social platform exceeds the image display area, the system usually uses two methods to process the uploaded image.
  • the first method is to capture the image according to the highest and widest size of the image display area. This method will result in incomplete image display. The user must click on the image displayed in the image display area to display the image in the large layer floating layer. Complete picture.
  • the second method is to scale the uploaded image according to the highest and widest size of the image display area, so that the image can be completely displayed in the image display area. This method will result in the image display being unclear, and the user must click on the image display area. The displayed image will be able to display a clear, complete picture in the big picture floating layer.
  • the system not only needs to intercept the picture, but also needs to display a clear and complete picture in a large picture floating layer, which increases the workload of the system; in the second method, the system not only needs to scale the picture, but also It is also necessary to use a large image floating layer to display clear and complete pictures, which also increases the workload of the system.
  • the method for processing and displaying the uploaded image not only reduces the operation cost, but also avoids the problems caused by the screenshot and the equal scaling, and is beneficial to reducing the workload of the system.
  • a method and system for displaying media content applied to a social platform is provided, which can reduce the workload of the system.
  • the method for displaying media content applied to a social platform includes:
  • Detecting input operations for dynamic zones located around the media content display area and Responding to the operation, and scrolling the media content in the media content display area according to a layout direction of the media content loaded in the media content display area; wherein, in a layout direction with the media content
  • the width of the media content in the vertical direction coincides with the width of the media content display area.
  • a media content display system for a social platform including:
  • a detecting unit detecting an input operation for a dynamic area located around the media content display area; and a control unit responsive to the operation, and displaying the media content according to a layout direction of the loaded media content in the media content display area
  • the media content is scrolled and displayed in the area; wherein a width of the media content in a direction perpendicular to a layout direction of the media content is consistent with a width of the media content display area.
  • the layout direction of the media content loaded in the media content display area may be The media content display area scrolls through the display of media content, ultimately achieving clear and complete media content.
  • the above aspects of the present invention do not need to intercept media content, and do not need to display a clear and complete picture through a large picture floating layer, thereby effectively reducing the system workload.
  • FIG. 1 is a flow chart of a method of displaying media content applied to a social platform, in accordance with one embodiment of the present invention.
  • FIG. 2 is a schematic diagram showing a layout direction of media content and a scroll direction of media content according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram showing a layout direction of media content and a scroll direction of media content according to another embodiment of the present invention.
  • FIG. 4 is a layout direction of media content and media according to still another embodiment of the present invention.
  • FIG. 5 is a schematic diagram showing a layout direction of media content and a scroll direction of media content according to still another embodiment of the present invention.
  • FIG. 6 is a flow chart of a method of displaying media content applied to a social platform in accordance with another embodiment of the present invention.
  • FIG. 7 is a structural diagram of a media content presentation system applied to a social platform, in accordance with one embodiment of the present invention. detailed description
  • Embodiments of the present invention provide a method and system for displaying media content applied to a social platform, which can reduce the workload of the system. The details are described below separately.
  • FIG. 1 is a flowchart of a method for displaying media content applied to a social platform according to an embodiment of the present invention.
  • the media content display method applied to the social platform described in FIG. 1 is applicable to social networking platforms such as a friend network, a microblog, a personal space, and an instant messaging.
  • the embodiments of the present invention are not specifically limited by the application scenario.
  • the media content display method applied to the social platform according to the embodiment of the present invention may include the following steps starting from step 101.
  • an input operation for the dynamic zone located around the media content display area is detected.
  • the above-described operations for the dynamic zone located around the media content display area may include, but are not limited to, moving and floating the mouse pointer over a dynamic zone located around the media content display area.
  • the operations of the input for the dynamic zone located around the media content display area may include, but are not limited to, a user's finger touching the dynamic zone located around the media content display area through the touchscreen.
  • the media content may be a picture, a document, or the like, and the embodiments of the present invention are not limited.
  • step 102 in response to the above operation, according to the content of the media content loaded in the media content display area - - The office direction scrolls the media content in the media content display area.
  • the width of the media content in the direction perpendicular to the layout direction of the media content is consistent with the width of the media content display area.
  • the layout direction of the media content is generally adapted to the user's viewing habits.
  • the layout of the media content may be from top to bottom, or from bottom to top, or It is from left to right, and it can be from right to left.
  • the layout direction of the media content is from top to bottom (as indicated by a black arrow in the figure)
  • the above step 102 is loaded according to the media content display area.
  • the layout direction of the media content is displayed in the media content display area.
  • the specific content of the media content may be:
  • the layout direction of the media content is from bottom to top (as indicated by a black arrow in the figure)
  • the above step 102 is loaded according to the media content display area.
  • the layout direction of the media content is displayed in the media content display area.
  • the specific content of the media content may be:
  • Scrolling through the media content display area in a top-down direction (shown by a white arrow in the figure), and when the bottom of the media content is displayed in the media content display area, then follow the bottom-up
  • the direction scrolls the media content in the media content display area, and when the initial part of the media content is displayed again in the media content display area, repeatedly performing the above-mentioned scrolling display in the media content display area according to the top-down direction The operation of the media content.
  • the layout direction of the media content is from left to right (as indicated by a black arrow in the figure)
  • the above step 102 is based on the media content display area.
  • the layout direction of the loaded media content is displayed in the media content display area.
  • the media content may be:
  • Scrolling through the media content display area in the right-to-left direction (as indicated by the white arrow in the figure), and when the bottom of the media content is displayed in the media content display area, - -
  • the left-to-right direction scrolls the media content in the media content display area, and when the initial part of the media content is displayed again in the media content display area, repeating the above-mentioned right-to-left direction in the media
  • the content display area scrolls through the display of the media content.
  • the layout direction of the media content is from right to left (as indicated by a black arrow in the figure)
  • the above step 102 is based on the media content display area.
  • the layout direction of the loaded media content is displayed in the media content display area.
  • the media content may be:
  • Scrolling through the media content display area in a left-to-right direction (shown by a white arrow in the figure), and when the bottom of the media content is displayed in the media content display area, follow the right-to-left
  • the direction of scrolling and displaying the media content in the media content display area, and when the initial part of the media content is displayed again in the media content display area, repeatedly performing the above-mentioned scrolling in the media content display area according to the left-to-right direction The operation of displaying the media content.
  • the height of the media content in the same direction as the layout direction of the media content is greater than or equal to the height of the media content display area.
  • the media content display method applied to the social platform described in FIG. 1 may further include the following steps before step 101:
  • step A the media content whose upload size exceeds the media content display area is received.
  • step B the media content whose size exceeds the media content display area is scaled to be equal to the width of the media content and the media in the direction perpendicular to the layout direction of the scaled media content.
  • the content display area has the same width.
  • the height of the scaled media content in the same direction as the layout direction of the scaled media content is greater than or equal to the height of the media content display area.
  • step C loading the scaled media content into the media content display area according to the layout direction of the scaled media content, so that the initial portion of the scaled media content is displayed in the media content display area.
  • the scaled media content can be loaded into the media content display area to load the image by lazy load.
  • the layout direction of the media content loaded in the media content display area may be Scrolling through the media content in the media content display area, ultimately - - Now show clear, complete media content.
  • the method described in FIG. 1 does not need to intercept media content, and does not need to display a clear and complete picture through a large picture floating layer, thereby effectively reducing the system workload. A detailed description has been made.
  • a media content presentation method applied to a social platform is also provided.
  • FIG. 6 is a flowchart of a method for displaying media content applied to a social platform according to another embodiment of the present invention.
  • the media content display method applied to the social platform described in FIG. 6 is applicable to a social network such as a friend network, a microblog, a personal space, an instant messaging, and the like, and the embodiment of the present invention is not specifically limited by the application scenario.
  • the media content display method applied to the social platform according to the embodiment of the present invention may include the following steps starting from step 601.
  • step 601 a picture in which the user upload size exceeds the display area of the media content is received, where the layout direction of the picture is from top to bottom.
  • step 602 the image that exceeds the size of the media content display area is scaled so that the width of the scaled picture and the media content display area in the direction perpendicular to the layout direction of the scaled picture are The width of the image is consistent, and the height of the scaled image in the same direction as the layout direction of the scaled image is greater than the height of the media content display area (ie, the scaled image exceeds the display area of the media content) Partially occluded).
  • step 603 the scaled picture is loaded into the media content display area according to the layout direction of the scaled picture, so that the initial portion of the scaled picture is displayed in the media content display area.
  • step 604 when it is detected that the mouse pointer moves and floats in the dynamic area, the picture is scrolled from bottom to top, and when the picture is scrolled to the bottom, the threshold is paused (for example, 2 seconds); then the picture is scrolled from top to bottom.
  • the threshold time such as 2 seconds
  • step 605 when it is detected that the mouse pointer moves over the picture, the picture stops scrolling.
  • step 606 when it is detected that the mouse pointer leaves the dynamic zone, the image stops scrolling.
  • the system when the mouse pointer is hovering on the picture or leaving the dynamic area, the picture stops scrolling, and the system can record the current position and scroll direction of the picture, and continue from the current position and next time. The scroll direction starts to scroll.
  • the system does not need to display clear and complete pictures through the large picture floating layer, thereby effectively reducing the system workload. A detailed description has been made.
  • a media content presentation system for use in a social platform is also provided.
  • FIG. 7 is a structural diagram of a media content presentation system applied to a social platform according to an embodiment of the present invention.
  • the media content display system applied to the social platform described in FIG. 7 is applicable to social networking platforms such as a friend network, a microblog, and a personal space.
  • the embodiments of the present invention are not specifically limited by the application scenario.
  • the media content display system applied to the social platform may include: a detecting unit 701 and a control unit 702.
  • the detecting unit 701 detects an input operation for a dynamic zone located around the media content display area.
  • the control unit 702 in response to the foregoing operation, scrolls the display of the media content in the media content display area according to the layout direction of the media content loaded in the media content display area.
  • the width of the media content in a direction perpendicular to the layout direction of the media content is consistent with the width of the media content display area.
  • the media content display system applied to the social platform described in FIG. 7 may further include: a receiving unit 703 and a loading unit 704.
  • the receiving unit 703 receives the media content whose upload size exceeds the media content display area before the detecting unit 701 detects the input operation for the dynamic area located around the media content display area.
  • the loading unit 704 scales the media content beyond the media content display area to be proportionally scaled so as to be equal to the width of the scaled media content in a direction perpendicular to the layout direction of the scaled media content. Consistent with the width of the media content display area.
  • the loading unit 704 also loads the scaled media content into the media content display area according to the layout direction of the scaled media content, so that the initial portion of the scaled media content is displayed in the Media content display area.
  • the layout direction of the media content is from top to bottom
  • the control - in response to the operation, the system 702 scrolls the media content in the media content display area in a bottom-up direction, and when the bottom of the media content is displayed in the media content display area And scrolling the media content in the media content display area in a top-down direction, and when the initial portion of the media content is displayed again in the media content display area, repeatedly performing the The operation of scrolling the display of the media content in the media content display area in a bottom-up direction.
  • the layout direction of the media content is from bottom to top
  • the control unit 702 responds to the operation and scrolls the display in the media content display area in a top-down direction.
  • Media content and when the bottom of the media content is displayed in the media content display area, scrolling the media content in the media content display area in a bottom-up direction, when the media content
  • the operation of scrolling and displaying the media content in the media content display area in a top-down direction is repeatedly performed.
  • the layout direction of the media content is from left to right
  • the control unit 702 responds to the operation and scrolls in the media content display area according to the right and left direction.
  • the media content and when the bottom of the media content is displayed in the media content display area, scrolling the media content in the media content display area in a left-to-right direction, when When the initial portion of the media content is displayed again in the media content display area, the operation of scrolling and displaying the media content in the media content display area in a right-to-left direction is repeatedly performed.
  • the layout direction of the media content is from right to left
  • the control unit 702 responds to the operation and scrolls in the media content display area according to a left-to-right direction.
  • the media content and when the bottom of the media content is displayed in the media content display area, scrolling the media content in the media content display area in a right-to-left direction, when When the initial portion of the media content is displayed again in the media content display area, the operation of scrolling and displaying the media content in the media content display area in a left-to-right direction is repeatedly performed.
  • the media content presentation applied to the social platform according to FIG. 1 and FIG. 6 may be each of the media content presentation systems applied to the social platform shown in FIG. 7. - -
  • Step 101 can be executed by the detecting unit 701 shown in Fig. 7.
  • Step 102 shown in Figure 1 and steps 604, 605 and 606 shown in Figure 6 can be performed by control unit 702 shown in Figure 7.
  • Step A and step 601 shown in Fig. 6 can be performed by the dispatcher 703 shown in Fig. 7.
  • Steps B, C and steps 602 and 603 shown in Fig. 6 can be performed by the loading unit 704 shown in Fig. 6.
  • the units in the media content presentation system applied to the social platform shown in FIG. 6 may be combined into one or several additional units, respectively, or one of them.
  • the unit can also be split into a plurality of functionally smaller units, which can achieve the same operation without affecting the implementation of the technical effects of the embodiments of the present invention.
  • the above units are divided based on logical functions.
  • the functions of one unit can also be implemented by multiple units, or the functions of multiple units can be implemented by one unit.
  • the media content presentation system applied to the social platform may also include other modules. However, in practical applications, these functions can also be implemented by other units, and can be implemented by multiple units.
  • a computer program capable of executing the human-computer interaction method as shown in FIG. 1 can be executed on a general-purpose computing device such as a computer of a processing unit and a storage medium, such as
  • the media content presentation applied to the social platform shown in FIG. 8 may be recorded on, for example, a computer readable recording medium, and loaded in and run in the above-described computing device by a computer readable recording medium.
  • the storage medium may include a flash disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like.
  • the layout direction of the media content loaded in the media content display area may be in the media content display area. Scrolling through the display of media content, ultimately enabling the display of clear, complete media content.
  • the system described in FIG. 7 does not need to intercept media content, nor does it need to display a clear and complete picture through a large picture floating layer, thereby effectively reducing the system workload.

Landscapes

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

Abstract

本发明涉及计算机技术领域,公开了一种应用于社交平台的媒体内容展示方法及系统,该方法包括:检测输入的针对位于媒体内容展示区周围的动态区的操作;响应所述操作,并根据所述媒体内容展示区内加载的媒体内容的布局方向在所述媒体内容展示区内滚动展示所述媒体内容;其中,在与所述媒体内容的布局方向相垂直的方向上的所述媒体内容的宽度与所述媒体内容展示区的宽度一致。本发明实施例不需要截取媒体内容,也不需要通过大图浮层来展示清晰、完整的图片,从而可以有效降低系统工作负担。

Description

一 一
应用于社交平台的媒体内容展示方法及系统 本专利申请要求 2012 年 12 月 07 日提交的中国专利申请号为 201210521441.7, 发明名称为 "一种应用于社交平台的媒体内容展示方法及系 统" 的优先权, 该申请的全文以引用的方式并入本申请中。 技术领域
本发明涉及计算机技术领域,具体涉及一种应用于社交平台的媒体内容展 示方法及系统。 背景技术
在朋友网、 微博、 个人空间等社交平台中, 当用户上传至社交平台的图片 尺寸超出图片展示区时, 系统通常采用两种方法对上传的图片进行处理展示。 第一种方法是,按照图片显示区的最高最宽尺寸截取图片进行展示, 这种方法 会导致图片展示不完整,用户必须点击图片展示区所展示的图片才能在大图浮 层中展示清晰、 完整的图片。 第二种方法是, 按照图片展示区的最高最宽尺寸 等比缩放上传的图片,使图片可以完整地展示在图片展示区, 这种方法会导致 图片展示不清晰,用户必须点击图片展示区所展示的图片才能在大图浮层中展 示清晰、 完整的图片。
由以上分析可知, 第一种方法中系统不仅需要截取图片, 而且还需要以大 图浮层来展示清晰、 完整的图片, 加剧了系统工作负担; 第二种方法中系统不 仅需要缩放图片, 而且还需要以大图浮层来展示清晰、 完整的图片, 同样加剧 了系统工作负担。 发明内容
在现有技术中, 对上传的图片进行处理展示的方法不但降低了操作成本, 而且避免了截图和等比缩放带来的问题, 有利于减少系统工作负担。
有鉴于此,根据本发明实施例的一个方面,提供一种应用于社交平台的媒 体内容展示方法及系统, 能够减轻系统工作负担。
所述应用于社交平台的媒体内容展示方法, 包括:
检测输入的针对位于媒体内容展示区周围的动态区的操作; 及 - - 响应所述操作,并根据所述媒体内容展示区内加载的媒体内容的布局方向 在所述媒体内容展示区内滚动展示所述媒体内容; 其中,在与所述媒体内容的 布局方向相垂直的方向上的所述媒体内容的宽度与所述媒体内容展示区的宽 度一致。
相应地,根据本发明的另一方面,提供一种应用于社交平台的媒体内容展 示系统, 包括:
检测单元,检测输入的针对位于媒体内容展示区周围的动态区的操作; 及 控制单元, 响应所述操作, 并根据所述媒体内容展示区内加载的媒体内容 的布局方向在所述媒体内容展示区内滚动展示所述媒体内容; 其中,在与所述 媒体内容的布局方向相垂直的方向上的所述媒体内容的宽度与所述媒体内容 展示区的宽度一致。
由上面的技术方案可知,在本发明的上述各方面中, 当检测到输入的针对 位于媒体内容展示区周围的动态区的操作时,可以根据媒体内容展示区内加载 的媒体内容的布局方向在媒体内容展示区内滚动展示媒体内容,最终实现展示 清晰、 完整的媒体内容。 与现有技术相比, 本发明的上述各个方面不需要截取 媒体内容, 也不需要通过大图浮层来展示清晰、 完整的图片, 从而可以有效降 低系统工作负担。 附图说明
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要 使用的附图作筒单地介绍,显而易见地, 下面描述中的附图仅仅是本发明的一 些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动的前提下, 还 可以根据这些附图获得其他的附图。
图 1 为根据本发明的一个实施例的一种应用于社交平台的媒体内容展示 方法的流程图。
图 2 为根据本发明的一个实施例的一种媒体内容的布局方向以及媒体内 容的滚动方向示意图。
图 3 为根据本发明的另一个实施例的一种媒体内容的布局方向以及媒体 内容的滚动方向示意图。
图 4 为根据本发明的再一个实施例的一种媒体内容的布局方向以及媒体 - - 内容的滚动方向示意图。
图 5 为根据本发明的又一个实施例的一种媒体内容的布局方向以及媒体 内容的滚动方向示意图。
图 6 为根据本发明的另一个实施例的一种应用于社交平台的媒体内容展 示方法的流程图。
图 7 为根据本发明的一个实施例的一种应用于社交平台的媒体内容展示 系统的结构图。 具体实施方式
下面将结合本发明实施例中的附图详细描述本发明的各个实施例, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。基于本发 明中的实施例 ,本领域普通技术人员在没有做出创造性劳动前提下所获得的所 有其他实施例, 都属于本发明保护的范围。
本发明实施例提供一种应用于社交平台的媒体内容展示方法及系统,能够 减轻系统工作负担。 以下分别进行详细说明。
请参阅图 1 , 图 1为根据本发明的一个实施例的一种应用于社交平台的媒 体内容展示方法的流程图。图 1所描述的应用于社交平台的媒体内容展示方法 适用于朋友网、 微博、 个人空间、 即时通讯等社交平台, 本发明的实施例不作 应用场景的具体限定。如图 1所示, 本发明实施例所述的应用于社交平台的媒 体内容展示方法可以包括以下从步骤 101开始的步骤。
在步骤 101、 检测输入的针对位于媒体内容展示区周围的动态区的操作。 在本发明的一个实施例中,上述输入的针对位于媒体内容展示区周围的动 态区的操作可以包括但并不局限于将鼠标指针移动并悬浮于位于媒体内容展 示区周围的动态区。
在本发明的另一个实施例中,上述输入的针对位于媒体内容展示区周围的 动态区的操作可以包括但并不局限于用户手指通过触屏触及位于媒体内容展 示区周围的动态区。
在本发明的实施例中, 所述媒体内容可以图片、 文档等, 本发明的各个实 施例不作限定。
在步骤 102、 响应上述操作, 根据媒体内容展示区内加载的媒体内容的布 - - 局方向在媒体内容展示区内滚动展示该媒体内容。其中,在本发明的实施例中, 在与该媒体内容的布局方向相垂直的方向上的媒体内容的宽度与媒体内容展 示区的宽度一致。
在本发明的实施例中,所述媒体内容的布局方向一般和用户的观赏习惯相 适应, 举例来说, 所述媒体内容的布局可以是自上向下, 也可以是自下向上, 也可以是自左向右, 还可以是自右向左。
在本发明的一个实施例中,如图 2所示,如果所述媒体内容的布局方向为 自上向下(如图中黑箭头所示), 那么上述步骤 102中根据媒体内容展示区内 加载的媒体内容的布局方向在媒体内容展示区内滚动展示该媒体内容具体可 以为:
按照自下向上的方向(如图中白箭头所示)在媒体内容展示区内滚动展示 媒体内容, 并且当该媒体内容的底部展示在媒体内容展示区内时,再按照自上 向下的方向在媒体内容展示区内滚动展示该媒体内容,当该媒体内容的起始部 分再次展示在媒体内容展示区内时,重复执行上述的按照自下向上的方向在所 述媒体内容展示区内滚动展示所述媒体内容的操作。
在本发明的另一个实施例中,如图 3所示,如果所述媒体内容的布局方向 为自下向上(如图中黑箭头所示 ) , 那么上述步骤 102中根据媒体内容展示区 内加载的媒体内容的布局方向在媒体内容展示区内滚动展示该媒体内容具体 可以为:
按照自上向下的方向(如图中白箭头所示)在媒体内容展示区内滚动展示 该媒体内容, 并且当该媒体内容的底部展示在媒体内容展示区内时,再按照自 下向上的方向在媒体内容展示区内滚动展示该媒体内容,当该媒体内容的起始 部分再次展示在媒体内容展示区内时,重复执行上述的按照自上向下的方向在 媒体内容展示区内滚动展示该媒体内容的操作。
在本发明的另一个实施例中,如图 4所示,如果所述媒体内容的布局方向 为自左向右(如图中黑箭头所示), 那么上述步骤 102中根据媒体内容展示区 内加载的媒体内容的布局方向在媒体内容展示区内滚动展示该媒体内容具体 可以为:
按照自右而左的方向(如图中白箭头所示)在媒体内容展示区内滚动展示 该媒体内容, 并且当该媒体内容的底部展示在媒体内容展示区内时,再按照自 - - 左向右的方向在媒体内容展示区内滚动展示该媒体内容,当该媒体内容的起始 部分再次展示在媒体内容展示区内时,重复执行上述的按照自右向左的方向在 媒体内容展示区内滚动展示该媒体内容的操作。
在本发明的又一个实施例中,如图 5所示,如果所述媒体内容的布局方向 为自右向左(如图中黑箭头所示), 那么上述步骤 102中根据媒体内容展示区 内加载的媒体内容的布局方向在媒体内容展示区内滚动展示该媒体内容具体 可以为:
按照自左向右的方向(如图中白箭头所示)在媒体内容展示区内滚动展示 该媒体内容, 并且当该媒体内容的底部展示在媒体内容展示区内时,再按照自 右向左的方向在媒体内容展示区内滚动展示该媒体内容,当该媒体内容的起始 部分再次展示在媒体内容展示区内时,重复执行上述的按照自左向右的方向在 媒体内容展示区内滚动展示该媒体内容的操作。
在本发明的一实施例中,在与所述媒体内容的布局方向相同的方向上的媒 体内容的高度大于或等于媒体内容展示区的高度。
在本发明的一个实施例中,图 1所描述的应用于社交平台的媒体内容展示 方法在步骤 101之前, 还可以至少包括以下步骤:
在步骤 A、 接收上传尺寸超出媒体内容展示区的媒体内容。
在步骤 B、 将尺寸超出媒体内容展示区的媒体内容进行等比缩放, 以使得 在与等比缩放后的媒体内容的布局方向相垂直的方向上的等比缩放后的媒体 内容的宽度与媒体内容展示区的宽度一致。
其中,在与等比缩放后的媒体内容的布局方向相同的方向上的等比缩放后 的媒体内容的高度大于或等于媒体内容展示区的高度。
在步骤 C、按照等比缩放后的媒体内容的布局方向, 将等比缩放后的媒体 内容加载到媒体内容展示区 ,以使得等比缩放后的媒体内容的起始部分展示在 媒体内容展示区内。
在本发明的一实施例中, 可以通过 lazy load的方式将等比缩放后的媒体 内容加载到媒体内容展示区加载图片。
在图 1所述的应用于社交平台的媒体内容展示方法中,当检测到输入的针 对位于媒体内容展示区周围的动态区的操作时,可以根据媒体内容展示区内加 载的媒体内容的布局方向在媒体内容展示区内滚动展示所述媒体内容,最终实 - - 现展示清晰、 完整的媒体内容。 与现有技术相比, 本发明图 1所述的方法不需 要截取媒体内容, 也不需要通过大图浮层来展示清晰、 完整的图片, 从而可以 有效降低系统工作负担。 进行了详细说明。
根据本发明的另一实施例,还提供了一种应用于社交平台的媒体内容展示 方法。
请参阅图 6, 图 6为根据本发明的另一个实施例的一种应用于社交平台的 媒体内容展示方法的流程图。图 6所描述的应用于社交平台的媒体内容展示方 法适用于朋友网、 微博、 个人空间、 即时通讯等社交平台, 本发明的实施例不 作应用场景的具体限定。如图 6所示,本发明实施例所述的应用于社交平台的 媒体内容展示方法可以包括以下从步骤 601开始的步骤。
在步骤 601、 接收用户上传尺寸超出媒体内容展示区的图片, 其中, 该图 片的布局方向为自上向下。
在步骤 602、 将尺寸超出媒体内容展示区的图片进行等比缩放, 以使得在 与等比缩放后的图片的布局方向相垂直的方向上的等比缩放后的图片的宽度 与媒体内容展示区的宽度一致,以及在与等比缩放后的图片的布局方向相同的 方向上的等比缩放后的图片的高度大于媒体内容展示区的高度(即等比缩放后 的图片超出媒体内容显示区的部分被遮挡) 。
在步骤 603、 按照等比缩放后的图片的布局方向, 将等比缩放后的图片加 载到媒体内容展示区,以使得等比缩放后的图片的起始部分展示在媒体内容展 示区内。
在步骤 604、当检测到鼠标指针移动悬浮在动态区时, 自下向上滚定图片, 当图片滚动至底部被展示时, 停顿一阈值时间(如 2秒); 再自上向下滚动图 片, 当图片滚动至起始部分被展示时, 停顿该阈值时间(如 2秒); 再自下向 上滚动图片, 依次反复滚动。
在步骤 605、 当检测到鼠标指针移动悬浮在图片上时, 图片停止滚动。 在步骤 606、 当检测到鼠标指针离开动态区时, 图片停止滚动。
在本发明的一实施例中, 当鼠标指针悬浮在图片上或者离开动态区时, 图 片停止滚动, 系统可以记录图片当前位置和滚动方向, 下次继续从当前位置和 滚动方向开始滚动。
在本发明的图 6所述的应用于社交平台的媒体内容展示方法中,系统不需 要通过大图浮层来展示清晰、 完整的图片, 从而可以有效降低系统工作负担。 进行了详细说明。
根据本发明的另一实施例,还提供了一种应用于社交平台的媒体内容展示 系统。
请参阅图 7, 图 7为根据本发明的一个实施例的一种应用于社交平台的媒 体内容展示系统的结构图。图 7所描述的应用于社交平台的媒体内容展示系统 适用于朋友网、微博、 个人空间等社交平台, 本发明的实施例不作应用场景的 具体限定。 如图 7所示, 该应用于社交平台的媒体内容展示系统可以包括: 检 测单元 701及控制单元 702。
所述检测单元 701 , 检测输入的针对位于媒体内容展示区周围的动态区的 操作。
所述控制单元 702, 响应上述操作, 并根据媒体内容展示区内加载的媒体 内容的布局方向, 在所述媒体内容展示区内滚动展示媒体内容。 其中, 在与媒 体内容的布局方向相垂直的方向上的媒体内容的宽度与媒体内容展示区的宽 度一致。
在本发明的一个实施例中,图 7所述的应用于社交平台的媒体内容展示系 统还可以包括: 接收单元 703及加载单元 704。
所述接收单元 703 , 在所述检测单元 701检测输入的针对位于媒体内容展 示区周围的动态区的操作之前,接收上传尺寸超出所述媒体内容展示区的媒体 内容。
所述加载单元 704, 将尺寸超出媒体内容展示区的媒体内容进行等比缩 放,以使得在与等比缩放后的媒体内容的布局方向相垂直的方向上的等比缩放 后的媒体内容的宽度与媒体内容展示区的宽度一致。所述加载单元 704还按照 等比缩放后的媒体内容的布局方向,将等比缩放后的媒体内容加载到媒体内容 展示区,以使得所述等比缩放后的媒体内容的起始部分展示在媒体内容展示区 内。
在本发明的一个实施例中,上述媒体内容的布局方向为自上向下, 所述控 - - 制单元 702响应所述操作,并按照自下向上的方向在所述媒体内容展示区内滚 动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容展示区 内时, 再按照自上向下的方向在所述媒体内容展示区内滚动展示所述媒体内 容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重复执 行所述的按照自下向上的方向在所述媒体内容展示区内滚动展示所述媒体内 容的操作。
在本发明的另一个实施例中, 上述媒体内容的布局方向为自下向上, 所述 控制单元 702响应所述操作,并按照自上向下的方向在所述媒体内容展示区内 滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容展示 区内时,再按照自下向上的方向在所述媒体内容展示区内滚动展示所述媒体内 容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重复执 行所述的按照自上向下的方向在所述媒体内容展示区内滚动展示所述媒体内 容的操作。
在本发明的另一个实施例中, 上述媒体内容的布局方向为自左向右, 所述 控制单元 702响应所述操作,并按照自右而左的方向在所述媒体内容展示区内 滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容展示 区内时,再按照自左向右的方向在所述媒体内容展示区内滚动展示所述媒体内 容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重复执 行所述的按照自右向左的方向在所述媒体内容展示区内滚动展示所述媒体内 容的操作。
在本发明的另一个实施例中, 上述媒体内容的布局方向为自右向左, 所述 控制单元 702响应所述操作,并按照自左向右的方向在所述媒体内容展示区内 滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容展示 区内时,再按照自右向左的方向在所述媒体内容展示区内滚动展示所述媒体内 容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重复执 行所述的按照自左向右的方向在所述媒体内容展示区内滚动展示所述媒体内 容的操作。
在本发明的其他实施例中,根据图 1及图 6所示的应用于社交平台的媒体 内容展示可以是由图 7 所示的应用于社交平台的媒体内容展示系统中的各个 - -
101可以由图 7所示的检测单元 701来执行。 图 1所示的步骤 102及图 6所示 的步骤 604、 605及 606可以由图 7所示的控制单元 702来执行。 步骤 A及图 6所示的步骤 601可以由图 7所示的接发单员 703来执行。 步骤 B、 C及图 6 所示的步骤 602和 603可以由图 6所示的加载单元 704来执行。
在本发明的其他实施例中,图 6所示的应用于社交平台的媒体内容展示系 统中的各个单元可以分别或全部合并为一个或若干个另外的单元来构成,或者 其中的某个(些)单元还可以再拆分为功能上更小的多个单元来构成, 这可以 实现同样的操作, 而不影响本发明的实施例的技术效果的实现。上述单元是基 于逻辑功能划分的,在实际应用中,一个单元的功能也可以由多个单元来实现, 或者多个单元的功能由一个单元实现。在本发明的其它实施例中,应用于社交 平台的媒体内容展示系统也可以包括其它模块。但在实际应用中, 这些功能也 可以由其它单元协助实现, 并且可以由多个单元协作实现。
根据本发明的另一个实施例,可以通过处理单元和存储介质的例如计算机 的通用计算设备上运行能够执行如图 1 中所示的人机交互方法的计算机程序 (包括程序代码 ) , 来构造如图 8中所示的应用于社交平台的媒体内容展示系 所述计算机程序可以记载于例如计算机可读记录介质上,并通过计算机可读记 录介质装载于上述计算设备中, 并在其中运行。
其中,所述存储介质可以包括:闪存盘、只读存储器(Read-Only Memory , ROM ) 、 随机存取器(Random Access Memory, RAM ) 、 磁盘或光盘等。
在本发明的图 7所描述的系统中,当检测到输入的针对位于媒体内容展示 区周围的动态区的操作时,可以根据媒体内容展示区内加载的媒体内容的布局 方向在媒体内容展示区内滚动展示媒体内容, 最终实现展示清晰、 完整的媒体 内容。 与现有技术相比, 图 7所描述的系统不需要截取媒体内容, 也不需要通 过大图浮层来展示清晰、 完整的图片, 从而可以有效降低系统工作负担。
以上对本发明实施例提供的方法和系统进行了详细介绍,本文中应用了具 助理解本发明的方法及其核心思想; 同时, 对于本领域的一般技术人员, 依据 本发明的思想, 在具体实施方式及应用范围上均会有改变之处, 综上所述, 本 说明书内容不应理解为对本发明的限制。

Claims

权 利 要 求
1、 一种应用于社交平台的媒体内容展示方法, 包括:
检测输入的针对位于媒体内容展示区周围的动态区的操作; 及
响应所述操作, 并根据所述媒体内容展示区内加载的媒体内容的布局方 向, 在所述媒体内容展示区内滚动展示所述媒体内容; 其中, 在与所述媒体内 容的布局方向相垂直的方向上的所述媒体内容的宽度与所述媒体内容展示区 的宽度一致。
2、 根据权利要求 1所述的方法, 在所述检测输入的针对位于媒体内容展 示区周围的动态区的操作的步骤之前, 还包括:
接收上传尺寸超出所述媒体内容展示区的媒体内容;
将所述尺寸超出所述媒体内容展示区的媒体内容进行等比缩放,以使得在 与等比缩放后的媒体内容的布局方向相垂直的方向上的所述等比缩放后的媒 体内容的宽度与所述媒体内容展示区的宽度一致; 及
按照等比缩放后的媒体内容的布局方向,将所述等比缩放后的媒体内容加 载到所述媒体内容展示区,以使得所述等比缩放后的媒体内容的起始部分展示 在所述媒体内容展示区内。
3、 根据权利要求 2所述的方法, 所述在与等比缩放后的媒体内容的布局 方向相同的方向上的等比缩放后的媒体内容的高度大于或等于媒体内容展示 区的高度。
4、 根据权利要求 2所述的方法, 所述媒体内容的布局方向为自上向下, 所述根据所述媒体内容展示区内加载的媒体内容的布局方向,在所述媒体内容 展示区内滚动展示所述媒体内容的步骤, 包括:
按照自下向上的方向在所述媒体内容展示区内滚动展示所述媒体内容,并 且当所述媒体内容的底部展示在所述媒体内容展示区内时,再按照自上向下的 方向在所述媒体内容展示区内滚动展示所述媒体内容,当所述媒体内容的起始 部分再次展示在所述媒体内容展示区内时,重复执行所述按照自下向上的方向 在所述媒体内容展示区内滚动展示所述媒体内容的操作。
5、 根据权利要求 2所述的方法, 所述媒体内容的布局方向为自下向上, 所述根据所述媒体内容展示区内加载的媒体内容的布局方向,在所述媒体内容 展示区内滚动展示所述媒体内容的步骤, 包括:
按照自上向下的方向在所述媒体内容展示区内滚动展示所述媒体内容,并 且当所述媒体内容的底部展示在所述媒体内容展示区内时,再按照自下向上的 方向在所述媒体内容展示区内滚动展示所述媒体内容,当所述媒体内容的起始 部分再次展示在所述媒体内容展示区内时,重复执行所述的按照自上向下的方 向在所述媒体内容展示区内滚动展示所述媒体内容的操作。
6、 根据权利要求 2所述的方法, 所述媒体内容的布局方向为自左向右, 所述根据所述媒体内容展示区内加载的媒体内容的布局方向,在所述媒体内容 展示区内滚动展示所述媒体内容的步骤, 包括:
按照自右而左的方向在所述媒体内容展示区内滚动展示所述媒体内容,并 且当所述媒体内容的底部展示在所述媒体内容展示区内时,再按照自左向右的 方向在所述媒体内容展示区内滚动展示所述媒体内容,当所述媒体内容的起始 部分再次展示在所述媒体内容展示区内时,重复执行所述的按照自右向左的方 向在所述媒体内容展示区内滚动展示所述媒体内容的操作。
7、 根据权利要求 2所述的方法, 所述媒体内容的布局方向为自右向左, 所述根据所述媒体内容展示区内加载的媒体内容的布局方向,在所述媒体内容 展示区内滚动展示所述媒体内容的步骤, 包括:
按照自左向右的方向在所述媒体内容展示区内滚动展示所述媒体内容,并 且当所述媒体内容的底部展示在所述媒体内容展示区内时,再按照自右向左的 方向在所述媒体内容展示区内滚动展示所述媒体内容,当所述媒体内容的起始 部分再次展示在所述媒体内容展示区内时,重复执行所述的按照自左向右的方 向在所述媒体内容展示区内滚动展示所述媒体内容的操作。
8、 一种应用于社交平台的媒体内容展示系统, 包括:
检测单元, 用于检测输入的针对位于媒体内容展示区周围的动态区的操 作; 及
控制单元, 用于响应所述操作, 并根据所述媒体内容展示区内加载的媒体 内容的布局方向, 在所述媒体内容展示区内滚动展示所述媒体内容; 其中, 在 与所述媒体内容的布局方向相垂直的方向上的所述媒体内容的宽度与所述媒 体内容展示区的宽度一致。
9、 根据权利要求 8所述的系统, 所述系统还包括: 接收单元,用于在所述检测单元检测输入的针对位于媒体内容展示区周围 的动态区的操作之前, 接收上传尺寸超出所述媒体内容展示区的媒体内容; 加载单元,用于将所述尺寸超出所述媒体内容展示区的媒体内容进行等比 缩放 ,以使得在与等比缩放后的媒体内容的布局方向相垂直的方向上的所述等 比缩放后的媒体内容的宽度与所述媒体内容展示区的宽度一致。
10、 根据权利要求 9所述的系统, 所述加载单元, 还用于按照等比缩放后 的媒体内容的布局方向,将所述等比缩放后的媒体内容加载到所述媒体内容展 示区,以使得所述等比缩放后的媒体内容的起始部分展示在所述媒体内容展示 区内。
11、根据权利要求 9所述的系统, 所述在与等比缩放后的媒体内容的布局 方向相同的方向上的等比缩放后的媒体内容的高度大于或等于媒体内容展示 区的高度。
12、 根据权利要求 9所述的系统, 所述媒体内容的布局方向为自上向下, 所述控制单元用于响应所述操作,并按照自下向上的方向在所述媒体内容展示 区内滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容 展示区内时,再按照自上向下的方向在所述媒体内容展示区内滚动展示所述媒 体内容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重 复执行所述的按照自下向上的方向在所述媒体内容展示区内滚动展示所述媒 体内容的操作。
13、 根据权利要求 9所述的系统, 所述媒体内容的布局方向为自下向上, 所述控制单元用于响应所述操作,并按照自上向下的方向在所述媒体内容展示 区内滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容 展示区内时,再按照自下向上的方向在所述媒体内容展示区内滚动展示所述媒 体内容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重 复执行所述的按照自上向下的方向在所述媒体内容展示区内滚动展示所述媒 体内容的操作。
14、 根据权利要求 9所述的系统, 所述媒体内容的布局方向为自左向右, 所述控制单元用于响应所述操作,并按照自右而左的方向在所述媒体内容展示 区内滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容 展示区内时,再按照自左向右的方向在所述媒体内容展示区内滚动展示所述媒 体内容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重 复执行所述的按照自右向左的方向在所述媒体内容展示区内滚动展示所述媒 体内容的操作。
15、 根据权利要求 9所述的系统, 所述媒体内容的布局方向为自右向左, 所述控制单元用于响应所述操作,并按照自左向右的方向在所述媒体内容展示 区内滚动展示所述媒体内容,并且当所述媒体内容的底部展示在所述媒体内容 展示区内时,再按照自右向左的方向在所述媒体内容展示区内滚动展示所述媒 体内容, 当所述媒体内容的起始部分再次展示在所述媒体内容展示区内时, 重 复执行所述的按照自左向右的方向在所述媒体内容展示区内滚动展示所述媒 体内容的操作。
16、 一种可读存储介质, 其特征在于, 所述可读存储介质存储有一个或者 一个以上程序,所述一个或者一个以上程序被一个或者一个以上的处理器用来 执行应用于社交平台的媒体内容展示方法, 所述方法包括:
检测输入的针对位于媒体内容展示区周围的动态区的操作; 及
响应所述操作, 并根据所述媒体内容展示区内加载的媒体内容的布局方 向, 在所述媒体内容展示区内滚动展示所述媒体内容; 其中, 在与所述媒体内 容的布局方向相垂直的方向上的所述媒体内容的宽度与所述媒体内容展示区 的宽度一致。
PCT/CN2013/084147 2012-12-07 2013-09-25 应用于社交平台的媒体内容展示方法及系统 Ceased WO2014086198A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/733,843 US9916392B2 (en) 2012-12-07 2015-06-08 Method, system, and storage medium for displaying media content applicable to social platform

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210521441.7A CN103049183B (zh) 2012-12-07 2012-12-07 一种应用于社交平台的媒体内容展示方法及系统
CN201210521441.7 2012-12-07

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/733,843 Continuation US9916392B2 (en) 2012-12-07 2015-06-08 Method, system, and storage medium for displaying media content applicable to social platform

Publications (1)

Publication Number Publication Date
WO2014086198A1 true WO2014086198A1 (zh) 2014-06-12

Family

ID=48061837

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/084147 Ceased WO2014086198A1 (zh) 2012-12-07 2013-09-25 应用于社交平台的媒体内容展示方法及系统

Country Status (3)

Country Link
US (1) US9916392B2 (zh)
CN (1) CN103049183B (zh)
WO (1) WO2014086198A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049183B (zh) 2012-12-07 2016-06-22 腾讯科技(深圳)有限公司 一种应用于社交平台的媒体内容展示方法及系统
US9971846B1 (en) 2014-05-02 2018-05-15 Tribune Publishing Company, Llc Online information system with continuous scrolling and user-controlled content
CN104618813B (zh) * 2015-01-20 2018-02-13 腾讯科技(北京)有限公司 弹幕信息处理方法、客户端及服务平台
CN107147940B (zh) * 2017-05-05 2021-02-19 阿里巴巴(中国)有限公司 内容轮播的方法、装置、电子设备和存储介质
US10956529B1 (en) 2018-03-20 2021-03-23 Pinterest, Inc. Content presentation
CN109684488A (zh) * 2018-11-28 2019-04-26 平安科技(深圳)有限公司 轮播控制方法及其装置、计算机可读介质及电子设备
CN113592872A (zh) * 2021-08-16 2021-11-02 北京字节跳动网络技术有限公司 一种图片展示的方法、装置以及计算机存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101098344A (zh) * 2007-07-23 2008-01-02 王文钢 一种视频广告的展示方法
US20100029340A1 (en) * 2008-07-29 2010-02-04 Research In Motion Limited Method and system for rendering a representation of a webpage on a display
CN101819594A (zh) * 2010-04-23 2010-09-01 四川长虹电器股份有限公司 嵌入式浏览器中实现跑马灯效果的方法
CN103049183A (zh) * 2012-12-07 2013-04-17 腾讯科技(深圳)有限公司 一种应用于社交平台的媒体内容展示方法及系统

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050262427A1 (en) * 2003-03-31 2005-11-24 International Business Machines Corporation System and method for managing website content
US7392473B2 (en) * 2005-05-26 2008-06-24 Xerox Corporation Method and apparatus for determining logical document structure
JP4856925B2 (ja) * 2005-10-07 2012-01-18 株式会社リコー 画像処理装置、画像処理方法及び画像処理プログラム
US20080263472A1 (en) * 2007-04-19 2008-10-23 Microsoft Corporation Interactive ticker
US20090210827A1 (en) * 2008-02-15 2009-08-20 Thomas Stanton Brugler Web navigation user interface for orienting and organizing navigation links
CN101853158A (zh) * 2010-05-11 2010-10-06 中兴通讯股份有限公司 Widget窗口调整的方法及装置
US20120066638A1 (en) * 2010-09-09 2012-03-15 Microsoft Corporation Multi-dimensional auto-scrolling
CN102665051A (zh) * 2012-04-06 2012-09-12 安科智慧城市技术(中国)有限公司 基于嵌入式系统的播放终端及其字幕显示方法、系统
US9235812B2 (en) * 2012-12-04 2016-01-12 Msc Intellectual Properties B.V. System and method for automatic document classification in ediscovery, compliance and legacy information clean-up

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101098344A (zh) * 2007-07-23 2008-01-02 王文钢 一种视频广告的展示方法
US20100029340A1 (en) * 2008-07-29 2010-02-04 Research In Motion Limited Method and system for rendering a representation of a webpage on a display
CN101819594A (zh) * 2010-04-23 2010-09-01 四川长虹电器股份有限公司 嵌入式浏览器中实现跑马灯效果的方法
CN103049183A (zh) * 2012-12-07 2013-04-17 腾讯科技(深圳)有限公司 一种应用于社交平台的媒体内容展示方法及系统

Also Published As

Publication number Publication date
CN103049183A (zh) 2013-04-17
US9916392B2 (en) 2018-03-13
US20150269275A1 (en) 2015-09-24
CN103049183B (zh) 2016-06-22

Similar Documents

Publication Publication Date Title
CN102147679B (zh) 用于多屏幕系统的手势输入方法和系统
CN102141858B (zh) 多屏幕同步滑动的方法
WO2014086198A1 (zh) 应用于社交平台的媒体内容展示方法及系统
CN102147705B (zh) 多屏幕书签保持手势
CN102147704B (zh) 多屏幕对象保持并换页手势
CN102770834B (zh) 多屏幕保持并翻页手势
CN102770837B (zh) 多屏幕张合手势
JP6165154B2 (ja) 仮想入力パネルによるオクリュージョンを回避するためのコンテンツ調整
CN105190644B (zh) 用于使用触摸控制的基于图像的搜索的技术
US8411060B1 (en) Swipe gesture classification
US8451246B1 (en) Swipe gesture classification
CN107678664A (zh) 一种终端界面切换、手势处理的方法、装置及终端
US9411418B2 (en) Display device, display method, and program
US10437425B2 (en) Presenting a menu at a mobile device
US20130321308A1 (en) Method and apparatus for moving object in terminal having touch screen
US8952912B1 (en) Selection of elements on paginated touch sensitive display
US9841886B2 (en) Display control apparatus and control method thereof
US20160026358A1 (en) Gesture-based window management
WO2017067164A1 (zh) 多指并拢或打开手势的识别方法、装置及终端设备
EP2756377B1 (en) Virtual viewport and fixed positioning with optical zoom
US20140164993A1 (en) Method and electronic device for enlarging and displaying contents
US9804774B1 (en) Managing gesture input information
KR101385625B1 (ko) 터치 프로세스를 처리하는 방법, 장치 및 기록매체
US20130111333A1 (en) Scaling objects while maintaining object structure
EP3210101B1 (en) Hit-test to determine enablement of direct manipulations in response to user actions

Legal Events

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

Ref document number: 13861355

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 13/08/2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13861355

Country of ref document: EP

Kind code of ref document: A1