Movatterモバイル変換


[0]ホーム

URL:


CN105187935A - Method and device for displaying application information - Google Patents

Method and device for displaying application information
Download PDF

Info

Publication number
CN105187935A
CN105187935ACN201510643035.1ACN201510643035ACN105187935ACN 105187935 ACN105187935 ACN 105187935ACN 201510643035 ACN201510643035 ACN 201510643035ACN 105187935 ACN105187935 ACN 105187935A
Authority
CN
China
Prior art keywords
interactive graphics
server
application
message
application data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510643035.1A
Other languages
Chinese (zh)
Inventor
程叶坚
朱英达
张康
赵亮
龙鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co LtdfiledCriticalBeijing Qihoo Technology Co Ltd
Priority to CN201510643035.1ApriorityCriticalpatent/CN105187935A/en
Publication of CN105187935ApublicationCriticalpatent/CN105187935A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明实施例提供了一种应用信息的显示方法和装置,该方法包括:当从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;根据所述点击数量和所述文本信息生成交互图形;在所述应用数据之上显示所述交互图形。本发明实施例通过其他用户的点击数量对加载文本信息的交互图形进行反馈,实现了用户之间的交互,大大提高了交互性。

Embodiments of the present invention provide a method and device for displaying application information. The method includes: when loading application data from a server, sending a loading request of application information of the application data to the server; The application information returned by the loading request, the application information includes associated text information and the number of clicks; an interactive graphic is generated according to the number of clicks and the text information; and the interactive graphic is displayed on the application data. In the embodiment of the present invention, the interactive graphics loaded with text information are fed back through the number of clicks of other users, thereby realizing the interaction between users and greatly improving the interactivity.

Description

Translated fromChinese
一种应用信息的显示方法和装置Method and device for displaying application information

技术领域technical field

本发明涉及计算机处理的技术领域,特别是涉及一种应用信息的显示方法和一种应用信息的显示装置。The invention relates to the technical field of computer processing, in particular to a method for displaying application information and a display device for application information.

背景技术Background technique

在视频等领域,为了增加互动性,用户的评论以大量的字幕形式显示同时出现,这种现象也被称为弹幕。In fields such as video, in order to increase interactivity, user comments are displayed simultaneously in the form of a large number of subtitles. This phenomenon is also called barrage.

弹幕可以给观众一种“实时互动”的错觉,虽然不同弹幕的发送时间有所区别,但是其只会在视频中特定的一个时间点出现,因此在相同时刻发送的弹幕基本上也具有相同的主题,在参与评论时就会有与其他观众同时评论的错觉。Bullet chat can give the audience an illusion of "real-time interaction". Although the sending time of different bullet chat is different, it will only appear at a specific time point in the video, so the bullet chat sent at the same time is basically the same. With the same theme, when participating in the comments, there will be the illusion of commenting with other viewers at the same time.

但是,弹幕的形式单一,仅仅是显示的用户的评论,用户之间无法互动,交互性差。However, the form of the barrage is single, only displaying user comments, and users cannot interact with each other, and the interactivity is poor.

发明内容Contents of the invention

鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的一种应用信息的显示方法和相应的一种应用信息的显示装置。In view of the above problems, the present invention is proposed to provide a method for displaying application information and a corresponding display device for application information that overcome the above problems or at least partially solve the above problems.

依据本发明的一个方面,提供了一种应用信息的显示方法,包括:According to one aspect of the present invention, a method for displaying application information is provided, including:

当从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;When loading application data from a server, sending a loading request of application information of the application data to the server;

接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;receiving application information returned by the server according to the loading request, the application information including associated text information and number of clicks;

根据所述点击数量和所述文本信息生成交互图形;generating interactive graphics according to the number of clicks and the text information;

在所述应用数据之上显示所述交互图形。The interactive graphic is displayed over the application data.

可选地,所述向所述服务器发送所述应用数据的应用信息的加载请求的步骤包括:Optionally, the step of sending the loading request of the application information of the application data to the server includes:

持续向所述服务器发送加载请求,以轮询所述应用数据的应用信息。Continuously sending loading requests to the server to poll the application information of the application data.

可选地,所述根据所述点击数量和所述文本信息生成交互图形的步骤包括:Optionally, the step of generating interactive graphics according to the number of clicks and the text information includes:

依据所述点击数量确定交互图形的面积;determining the area of the interactive graphic according to the number of clicks;

在按照所述面积生成交互图形时,在交互图形中加载所述文本信息。When the interactive graphics are generated according to the area, the text information is loaded in the interactive graphics.

可选地,所述点击数量与交互图形的面积正向相关。Optionally, the number of clicks is positively correlated with the area of the interactive graphic.

可选地,所述应用信息还包括移动速度,所述在所述应用数据之上显示所述交互图形的步骤包括:Optionally, the application information also includes a moving speed, and the step of displaying the interactive graphics on the application data includes:

在所述应用数据之上,按照所述移动速度移动所述交互图形。On top of the application data, the interactive graphics are moved according to the moving speed.

可选地,还包括:Optionally, also include:

当检测到在所述交互图形上发生的触摸事件时,向服务器发送所述文本信息的点击消息,以增加点击数量。When a touch event on the interactive graphic is detected, a click message of the text information is sent to the server, so as to increase the number of clicks.

可选地,还包括:Optionally, also include:

当所述点击数量超过预设的数量阈值时,针对所述交互图形触发破裂动态操作。When the number of clicks exceeds a preset number threshold, a dynamic operation of breaking is triggered for the interactive graphic.

可选地,还包括:Optionally, also include:

当接收到输入的文本信息时,针对所述输入的文本信息生成文本标识;When the input text information is received, a text identifier is generated for the input text information;

向服务器发送所述输入的文本信息和所述文本标识,以增加所述输入的文本信息、及对所述输入的文本信息配置初始的点击数量。Sending the input text information and the text identifier to a server, so as to increase the input text information and configure an initial number of clicks on the input text information.

可选地,还包括:Optionally, also include:

向服务器发送针对某个交互图形的删除请求,以增加所述交互图形。A delete request for a certain interactive graphic is sent to the server, so as to add the interactive graphic.

可选地,所述应用数据包括视频数据。Optionally, the application data includes video data.

根据本发明的另一方面,提供了一种应用信息的显示装置,包括:According to another aspect of the present invention, a display device for application information is provided, including:

应用信息请求模块,适于在从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;The application information requesting module is adapted to send a loading request of the application information of the application data to the server when the application data is loaded from the server;

应用信息接收模块,适于接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;The application information receiving module is adapted to receive the application information returned by the server according to the loading request, the application information includes associated text information and the number of clicks;

交互图形生成模块,适于根据所述点击数量和所述文本信息生成交互图形;An interactive graphics generating module, adapted to generate interactive graphics according to the number of clicks and the text information;

交互图形显示模块,适于在所述应用数据之上显示所述交互图形。An interactive graphic display module adapted to display the interactive graphic on top of the application data.

可选地,所述应用信息请求模块还适于:Optionally, the application information requesting module is further adapted to:

持续向所述服务器发送加载请求,以轮询所述应用数据的应用信息。Continuously sending loading requests to the server to poll the application information of the application data.

可选地,所述交互图形生成模块还适于:Optionally, the interactive graphics generation module is also suitable for:

依据所述点击数量确定交互图形的面积;determining the area of the interactive graphic according to the number of clicks;

在按照所述面积生成交互图形时,在交互图形中加载所述文本信息。When the interactive graphics are generated according to the area, the text information is loaded in the interactive graphics.

可选地,所述点击数量与交互图形的面积正向相关。Optionally, the number of clicks is positively correlated with the area of the interactive graphic.

可选地,所述应用信息还包括移动速度,所述交互图形显示模块还适于:Optionally, the application information also includes moving speed, and the interactive graphic display module is further adapted to:

在所述应用数据之上,按照所述移动速度移动所述交互图形。On top of the application data, the interactive graphics are moved according to the moving speed.

可选地,还包括:Optionally, also include:

点击消息发送模块,适于在检测到在所述交互图形上发生的触摸事件时,向服务器发送所述文本信息的点击消息,以增加点击数量。The click message sending module is adapted to send a click message of the text information to the server when a touch event on the interactive graphic is detected, so as to increase the number of clicks.

可选地,还包括:Optionally, also include:

破裂动态操作触发模块,适于在所述点击数量超过预设的数量阈值时,针对所述交互图形触发破裂动态操作。The breaking dynamic operation triggering module is adapted to trigger a breaking dynamic operation on the interactive graphics when the number of clicks exceeds a preset number threshold.

可选地,还包括:Optionally, also include:

文本标识生成模块,适于在接收到输入的文本信息时,针对所述输入的文本信息生成文本标识;A text identifier generation module, adapted to generate a text identifier for the input text information when receiving the input text information;

初始数据发送模块,适于向服务器发送所述输入的文本信息和所述文本标识,以增加所述输入的文本信息、及对所述输入的文本信息配置初始的点击数量。The initial data sending module is adapted to send the input text information and the text identifier to the server, so as to add the input text information and configure an initial click quantity for the input text information.

可选地,还包括:Optionally, also include:

删除请求发送模块,适于向服务器发送针对某个交互图形的删除请求,以增加所述交互图形。The deletion request sending module is adapted to send a deletion request for an interactive graphic to the server, so as to add the interactive graphic.

可选地,所述应用数据包括视频数据。Optionally, the application data includes video data.

本发明实施例在加载应用数据时,加载应用数据的应用信息,采用应用信息中的文本信息与点击数量生成交互图形进行展示,通过其他用户的点击数量对加载文本信息的交互图形进行反馈,实现了用户之间的交互,大大提高了交互性。In the embodiment of the present invention, when loading the application data, the application information of the application data is loaded, the text information in the application information and the number of clicks are used to generate an interactive graphic for display, and the interactive graphic of the loaded text information is fed back through the number of clicks of other users to realize The interaction between users is greatly improved.

本发明实施例通过点击交互图形改变点击数量、通过点击数量触发破裂动态操作,进一步提高了交互性。In the embodiment of the present invention, the number of clicks is changed by clicking on the interactive graphics, and the dynamic operation of breaking is triggered by the number of clicks, thereby further improving the interactivity.

上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , the specific embodiments of the present invention are enumerated below.

附图说明Description of drawings

通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiment. The drawings are only for the purpose of illustrating a preferred embodiment and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same parts. In the attached picture:

图1示出了根据本发明一个实施例的一种应用信息的显示方法实施例1的步骤流程图;FIG. 1 shows a flow chart of steps in Embodiment 1 of a method for displaying application information according to an embodiment of the present invention;

图2示出了根据本发明一个实施例的一种基于C/S架构的系统结构图;Fig. 2 shows a kind of system structure diagram based on C/S architecture according to one embodiment of the present invention;

图3示出了根据本发明一个实施例的一种客户端界面示例图;FIG. 3 shows an example diagram of a client interface according to an embodiment of the present invention;

图4示出了根据本发明一个实施例的一种应用信息的显示方法实施例2的步骤流程图;以及FIG. 4 shows a flow chart of steps in Embodiment 2 of a method for displaying application information according to an embodiment of the present invention; and

图5示出了根据本发明一个实施例的一种应用信息的显示装置实施例的结构框图。Fig. 5 shows a structural block diagram of an embodiment of an apparatus for displaying application information according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.

参照图1,示出了根据本发明一个实施例的一种应用信息的显示方法实施例1的步骤流程图,具体可以包括如下步骤:Referring to FIG. 1 , it shows a flow chart of the steps of Embodiment 1 of a method for displaying application information according to an embodiment of the present invention, which may specifically include the following steps:

步骤101,当从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;Step 101, when loading application data from a server, sending a loading request of application information of the application data to the server;

在本发明实施例中,可以应用C/S(Client/Server,客户端/服务器)架构中,也可以应用在B/S(Browser/Server,浏览器/服务器)架构中,本发明实施例对此不加以限制。In the embodiment of the present invention, it can be applied in the C/S (Client/Server, client/server) framework, and can also be applied in the B/S (Browser/Server, browser/server) framework. This is not limited.

如图2所示,以C/S架构为例,服务器可以为云服务器(ElasticComputeService,ECS),服务器的中间件采用NodeJs实现,调用了express框架,持久化数据选用了mongoDB数据库,作为一个小型的demo项目,mongo的可拓展性和语句的简洁性适合定位、查找问题以及版本的快速迭代。As shown in Figure 2, taking the C/S architecture as an example, the server can be a cloud server (ElasticComputeService, ECS). The middleware of the server is implemented by NodeJs, and the express framework is called. The persistent data uses the mongoDB database. As a small The demo project, the scalability of mongo and the simplicity of the statement are suitable for positioning, finding problems and rapid iteration of the version.

客户端可以应用于各种移动设备中,例如,手机、平板电脑、智能可穿戴设备(如智能手表)等等,也可以应用在固定设备中,例如,个人电脑、智能电视机等等。The client can be applied to various mobile devices, such as mobile phones, tablet computers, smart wearable devices (such as smart watches), etc., and can also be applied to fixed devices, such as personal computers, smart TVs, etc.

这些移动设备、固定设备大多支持WindowsPhone、Android(安卓)、IOS、Windows等操作系统,支持各种应用的运行,例如,用于即时进行通讯的即时通讯工具、用于收发电子邮件的电子邮箱、用于浏览网页的浏览器、用于播放视频的视频播放器等等。Most of these mobile devices and fixed devices support operating systems such as WindowsPhone, Android (Android), IOS, Windows, etc., and support the operation of various applications, such as instant messaging tools for instant messaging, electronic mailboxes for sending and receiving emails, A browser for browsing the web, a video player for playing videos, and more.

客户端的界面主要涉及到TextView、EditText、HorizontalScrollView、SurfaceView、animatedbitmap几个组件,其中,分别对HorizontalScrollView和SurfaceView两个组件进行了二次封装,在此基础上实现了弹幕的交互界面。The interface of the client mainly involves several components such as TextView, EditText, HorizontalScrollView, SurfaceView, and animatedbitmap. Among them, the two components of HorizontalScrollView and SurfaceView are repackaged respectively, and the interactive interface of bullet screen is realized on this basis.

其中,如图3所示,在客户端的界面中,HorizontalScrollView可以用于实现界面滚动的消息,例如,在界面的顶部301实现滚动新闻(消息);EditText可以用于实现控件的文本,例如,在界面底部的控件305中的“吐槽”。Wherein, as shown in Figure 3, in the interface of client, HorizontalScrollView can be used for realizing the message of interface scrolling, for example, realizes rolling news (message) at the top 301 of interface; EditText can be used for realizing the text of control, for example, in "Tucao" in the control 305 at the bottom of the interface.

在服务器与客户端之间的数据通信过程中,当从服务器加载应用数据时,如图3所示,在界面的底层302中加载应用数据,如视频数据,则可以采用了传统的http(Hypertexttransferprotocol,超文本传送协议)协议,以http请求轮询的形式,持续向服务器发送加载请求,以轮询应用数据的应用信息,实现客户端与服务端之间的数据同步。During the data communication process between the server and the client, when the application data is loaded from the server, as shown in Figure 3, the application data, such as video data, can be loaded in the bottom layer 302 of the interface, then the traditional http (Hypertexttransferprotocol , Hypertext Transfer Protocol) protocol, in the form of HTTP request polling, continuously sends loading requests to the server to poll the application information of the application data, and realize data synchronization between the client and the server.

以Android为例,服务器暴露了/get_bubbles接口,get接口是客户端不断轮询的接口,每次轮询都得到一个当前应用漂浮的交互图形的列表。Taking Android as an example, the server exposes the /get_bubbles interface. The get interface is an interface continuously polled by the client, and each poll obtains a list of interactive graphics floating in the current application.

客户端中可以调用httpget类,实例化一个对象并发起网络请求的线程,不断轮询服务器。The client can call the httpget class, instantiate an object and initiate a network request thread, and continuously poll the server.

当然,客户端也可以用websocket或xmpp等可推送的网络协议进行轮询的优化,以节省流量和手机CPU(CentralProcessingUnit,中央处理器)消耗(耗电)。Of course, the client can also use pushable network protocols such as websocket or xmpp to optimize polling, so as to save traffic and mobile phone CPU (Central Processing Unit, central processing unit) consumption (power consumption).

步骤102,接收所述服务器依据所述加载请求返回的应用信息;Step 102, receiving the application information returned by the server according to the loading request;

在实际应用中,该应用可以为视频应用,即该应用数据可以包括视频数据,如直播间,形成弹幕。In an actual application, the application may be a video application, that is, the application data may include video data, such as a live broadcast room, forming a barrage.

当然,该应用也可以为聊天、评论、红包、上墙、投票、游戏、社交等应用,本发明实施例对此不加以限制。Of course, the application can also be applications such as chatting, commenting, red envelopes, wall uploading, voting, games, and social networking, which are not limited in this embodiment of the present invention.

以视频数据为例,在客户端播放的视频数据具有视频ID,服务器接收到加载请求后,可以根据该视频ID查找对应的应用信息。Taking video data as an example, the video data played on the client side has a video ID, and the server can search for the corresponding application information according to the video ID after receiving the loading request.

该应用信息可以包括关联的文本信息与点击数量,其中,文本信息可以为用户通过客户端上传的文本信息,通过交互图形显示,对于视频数据,该文本信息俗称“吐槽”,点击数量可以为用户通过客户端点击交互图像的次数。The application information may include associated text information and the number of clicks, where the text information may be the text information uploaded by the user through the client and displayed through interactive graphics. For video data, the text information is commonly known as "Tucao", and the number of clicks may be the user's The number of times the interactive image was clicked by the client.

步骤103,根据所述点击数量和所述文本信息生成交互图形;Step 103, generating interactive graphics according to the number of clicks and the text information;

在具体实现中,可以依据点击数量确定交互图形的面积,如点击数量与交互图形的面积正向相关,即交互图像的点击数量越多,面积越大,反之,点击数量越小,面积越小。In the specific implementation, the area of the interactive graphics can be determined according to the number of clicks. For example, the number of clicks is positively correlated with the area of the interactive graphics, that is, the more clicks of the interactive graphics, the larger the area; conversely, the smaller the number of clicks, the smaller the area .

例如,如图3所示,若交互图形303的点击数量小于交互图形304的点击数量,则交互图形303的面积小于交互图形304的面积。For example, as shown in FIG. 3 , if the number of clicks on the interactive graphic 303 is less than the number of clicks on the interactive graphic 304 , the area of the interactive graphic 303 is smaller than the area of the interactive graphic 304 .

当然,除了面积之外,还可以确定默认的方式交互图形的其他属性,如形状、颜色、位置等等,如形状为圆形、星形等,颜色、位置随机分配等,也可以通过其他方式确定交互图形的其他属性,如服务器指定,本发明实施例对此不加以限制。Of course, in addition to the area, you can also determine other attributes of the interactive graphics in the default way, such as shape, color, position, etc., such as the shape is a circle, star, etc., the color and position are randomly assigned, etc., and other methods can also be used Other attributes of the interactive graphics are determined, such as specified by the server, which is not limited in this embodiment of the present invention.

当确定交互图形的属性(包括面积)之后,可以按照该属性,调用SurfaceView生成交互图像。After the attribute (including area) of the interactive graphic is determined, the SurfaceView can be called to generate the interactive image according to the attribute.

在按照面积生成交互图形时,可以调用TextView在交互图形中加载文本信息。When generating interactive graphics according to the area, you can call TextView to load text information in the interactive graphics.

例如,如图3所示,交互图形303的中显示文本信息“baby,快跑!”,交互图形304中显示文本信息“超哥你最棒”。For example, as shown in FIG. 3 , the interactive graphic 303 displays the text information "baby, run!", and the interactive graphic 304 displays the text information "Brother Chao, you are the best".

步骤104,在所述应用数据之上显示所述交互图形。Step 104, displaying the interactive graphics on the application data.

如图3所示,在界面的底层302之上,可以显示交互图像303、交互图形304,让全网用户都可以查看。As shown in FIG. 3 , on the bottom layer 302 of the interface, interactive images 303 and interactive graphics 304 can be displayed, so that all network users can view them.

在实际应用中,应用信息还可以包括移动速度,在应用数据之上,可以按照移动速度移动交互图形,若交互图形的形状为圆形,则移动过程可以形象称之为冒泡。In practical applications, the application information can also include the moving speed. Based on the application data, the interactive graphics can be moved according to the moving speed. If the shape of the interactive graphics is circular, the moving process can be vividly called bubbling.

在移动过程中,每一个移动的交互图形都是基于animatedbitmap二次封装的一个实例。During the moving process, each moving interactive graphic is an instance based on the second encapsulation of animatedbitmap.

在移动过程中,对于视频数据,每一帧都可以同步model层数据与view层视图,确保客户端界面上显示的交互图形的数量、文本信息与服务器内存中维护的model数据保持一致,实现了客户端的MVC(ModelViewController,是模型-视图-控制器)架构模型。During the movement, for video data, the model layer data and the view layer view can be synchronized for each frame to ensure that the number of interactive graphics and text information displayed on the client interface are consistent with the model data maintained in the server memory, realizing The client's MVC (ModelViewController, model-view-controller) architecture model.

本发明实施例在加载应用数据时,加载应用数据的应用信息,采用应用信息中的文本信息与点击数量生成交互图形进行展示,通过其他用户的点击数量对加载文本信息的交互图形进行反馈,实现了用户之间的交互,大大提高了交互性。In the embodiment of the present invention, when loading the application data, the application information of the application data is loaded, the text information in the application information and the number of clicks are used to generate an interactive graphic for display, and the interactive graphic of the loaded text information is fed back through the number of clicks of other users to realize The interaction between users is greatly improved.

参照图4,示出了根据本发明一个实施例的一种应用信息的显示方法实施例2的步骤流程图,具体可以包括如下步骤:Referring to FIG. 4 , it shows a flow chart of steps in Embodiment 2 of a method for displaying application information according to an embodiment of the present invention, which may specifically include the following steps:

步骤401,当从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;Step 401, when loading application data from a server, send a loading request of application information of the application data to the server;

步骤402,接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;Step 402, receiving the application information returned by the server according to the loading request, the application information including the associated text information and the number of clicks;

步骤403,根据所述点击数量和所述文本信息生成交互图形;Step 403, generating interactive graphics according to the number of clicks and the text information;

步骤404,在所述应用数据之上显示所述交互图形;Step 404, displaying the interactive graphics on the application data;

步骤405,当接收到输入的文本信息时,针对所述输入的文本信息生成文本标识;Step 405, when receiving the input text information, generate a text identifier for the input text information;

在实际应用中,若用户想对当前加载的应用数据发表评论,则可以点击如图3所述界面的控件305,生成输入框,在该输入框中输入文本信息。In practical applications, if the user wants to comment on the currently loaded application data, he can click the control 305 on the interface as shown in FIG. 3 to generate an input box, and input text information in the input box.

在输入文本信息之后,客户端可以对该文本信息生成文本标识,即能够代表一个唯一确定的文本信息的信息,例如,文本ID。After inputting the text information, the client may generate a text identifier for the text information, that is, information that can represent a uniquely determined text information, for example, a text ID.

为确保文本信息的唯一性,客户端可以根据mac(MediaAccessControl或者MediumAccessControl,媒体访问控制)地址和随机数字串生成文本标识。In order to ensure the uniqueness of the text information, the client can generate a text identifier according to a mac (MediaAccessControl or MediumAccessControl, media access control) address and a random number string.

步骤406,向服务器发送所述输入的文本信息和所述文本标识,以增加所述输入的文本信息、及对所述输入的文本信息配置初始的点击数量;Step 406, sending the input text information and the text identification to the server, so as to increase the input text information and configure the initial number of clicks on the input text information;

服务器暴露了/add_bubbles接口,add接口需要传入text(文本信息)和ID(文本标识)参数,将会向服务器当前的数据池中加入一个新的交互图形的实例,weight(点击数量)初始值为1。The server exposes the /add_bubbles interface. The add interface needs to pass in text (text information) and ID (text identification) parameters, and will add a new instance of interactive graphics to the current data pool of the server. The initial value of weight (number of clicks) is 1.

步骤407,当检测到在所述交互图形上发生的触摸事件时,向服务器发送所述文本信息的点击消息,以增加点击数量;Step 407, when detecting a touch event on the interactive graphic, sending a click message of the text information to the server, so as to increase the number of clicks;

在实际应用中,若用户支持当前加载的交互图形中的评论(即文本信息),则可以界面中直接点击该交互图形,类似于点赞操作,在下一次轮询时,各客户端可以根据点击数量动态增加交互图形的面积,实现用户之间的交互。In practical applications, if the user supports the comments (that is, text information) in the currently loaded interactive graphics, he can directly click on the interactive graphics in the interface, which is similar to the like operation. In the next polling, each client can click The number dynamically increases the area of the interactive graphics to realize the interaction between users.

服务器暴露了/click_bubble接口,click接口传入ID(文本标识)参数,服务端根据ID动态修改数据池中对应的实例的点击数量。The server exposes the /click_bubble interface, and the click interface passes in the ID (text identifier) parameter, and the server dynamically modifies the number of clicks of the corresponding instance in the data pool according to the ID.

如果ID不存在,则会报错提示。If the ID does not exist, an error message will be reported.

步骤408,当所述点击数量超过预设的数量阈值时,针对所述交互图形触发破裂动态操作;Step 408, when the number of clicks exceeds a preset number threshold, a dynamic operation of breaking is triggered for the interactive graphics;

若点击数量较多,预设的数量阈值,则各客户端可以触发破裂动态操作,对于交互图形,则可以生成爆炸的动态,同时触发声效、震动等反馈,实现集赞爆炸的效果。If the number of clicks is large and the preset number threshold is set, each client can trigger the burst dynamic operation. For interactive graphics, it can generate the explosion dynamics, and trigger sound effects, vibrations and other feedback at the same time to achieve the effect of explosion of likes.

步骤409,向服务器发送针对某个交互图形的删除请求,以增加所述交互图形。Step 409, sending a delete request for an interactive graphic to the server, so as to add the interactive graphic.

在实际应用中,若用户想取消当前加载的交互图形中的评论(即文本信息),则可以通过客户端提交删除请求。In practical application, if the user wants to cancel the comments (ie, text information) in the currently loaded interactive graphics, he can submit a deletion request through the client.

服务器暴露了/del_bubble接口,del接口传入ID(文本标识)参数,服务端在鉴权成功之后,根据ID删除数据池中对应的实例。The server exposes the /del_bubble interface, and the del interface passes in the ID (text identifier) parameter. After the authentication is successful, the server deletes the corresponding instance in the data pool according to the ID.

如果ID不存在,则会报错提示。If the ID does not exist, an error message will be reported.

本发明实施例通过点击交互图形改变点击数量、通过点击数量触发破裂动态操作,进一步提高了交互性。In the embodiment of the present invention, the number of clicks is changed by clicking on the interactive graphics, and the dynamic operation of breaking is triggered by the number of clicks, thereby further improving the interactivity.

对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明实施例并不受所描述的动作顺序的限制,因为依据本发明实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本发明实施例所必须的。For the method embodiment, for the sake of simple description, it is expressed as a series of action combinations, but those skilled in the art should know that the embodiment of the present invention is not limited by the described action order, because according to the embodiment of the present invention , certain steps may be performed in other order or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification belong to preferred embodiments, and the actions involved are not necessarily required by the embodiments of the present invention.

参照图5,示出了根据本发明一个实施例的一种应用信息的显示装置实施例的结构框图,具体可以包括如下模块:Referring to FIG. 5 , it shows a structural block diagram of an embodiment of a device for displaying application information according to an embodiment of the present invention, which may specifically include the following modules:

应用信息请求模块501,适于在从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;The application information request module 501 is adapted to send a loading request of the application information of the application data to the server when the application data is loaded from the server;

应用信息接收模块502,适于接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;The application information receiving module 502 is adapted to receive the application information returned by the server according to the loading request, the application information includes associated text information and the number of clicks;

交互图形生成模块503,适于根据所述点击数量和所述文本信息生成交互图形;An interactive graphics generating module 503, adapted to generate interactive graphics according to the number of clicks and the text information;

交互图形显示模块504,适于在所述应用数据之上显示所述交互图形。The interactive graphic display module 504 is adapted to display the interactive graphic on the application data.

在本发明的一个可选实施例中,所述应用信息请求模块501还可以适于:In an optional embodiment of the present invention, the application information requesting module 501 may also be adapted to:

持续向所述服务器发送加载请求,以轮询所述应用数据的应用信息。Continuously sending loading requests to the server to poll the application information of the application data.

在本发明的一个可选实施例中,所述交互图形生成模块503还可以适于:In an optional embodiment of the present invention, the interactive graphics generating module 503 may also be adapted to:

依据所述点击数量确定交互图形的面积;determining the area of the interactive graphic according to the number of clicks;

在按照所述面积生成交互图形时,在交互图形中加载所述文本信息。When the interactive graphics are generated according to the area, the text information is loaded in the interactive graphics.

在具体实现中,所述点击数量与交互图形的面积正向相关。In a specific implementation, the number of clicks is positively correlated with the area of the interactive graphic.

在本发明的一个可选实施例中,所述应用信息还包括移动速度,所述交互图形显示模块504还可以适于:In an optional embodiment of the present invention, the application information also includes moving speed, and the interactive graphic display module 504 may also be adapted to:

在所述应用数据之上,按照所述移动速度移动所述交互图形。On top of the application data, the interactive graphics are moved according to the moving speed.

在本发明的一个可选实施例中,该装置还可以包括如下模块:In an optional embodiment of the present invention, the device may also include the following modules:

点击消息发送模块,适于在检测到在所述交互图形上发生的触摸事件时,向服务器发送所述文本信息的点击消息,以增加点击数量。The click message sending module is adapted to send a click message of the text information to the server when a touch event on the interactive graphic is detected, so as to increase the number of clicks.

在本发明的一个可选实施例中,该装置还可以包括如下模块:In an optional embodiment of the present invention, the device may also include the following modules:

破裂动态操作触发模块,适于在所述点击数量超过预设的数量阈值时,针对所述交互图形触发破裂动态操作。The breaking dynamic operation triggering module is adapted to trigger a breaking dynamic operation on the interactive graphics when the number of clicks exceeds a preset number threshold.

在本发明的一个可选实施例中,该装置还可以包括如下模块:In an optional embodiment of the present invention, the device may also include the following modules:

文本标识生成模块,适于在接收到输入的文本信息时,针对所述输入的文本信息生成文本标识;A text identifier generation module, adapted to generate a text identifier for the input text information when receiving the input text information;

初始数据发送模块,适于向服务器发送所述输入的文本信息和所述文本标识,以增加所述输入的文本信息、及对所述输入的文本信息配置初始的点击数量。The initial data sending module is adapted to send the input text information and the text identifier to the server, so as to add the input text information and configure an initial click quantity for the input text information.

在本发明的一个可选实施例中,该装置还可以包括如下模块:In an optional embodiment of the present invention, the device may also include the following modules:

删除请求发送模块,适于向服务器发送针对某个交互图形的删除请求,以增加所述交互图形。The deletion request sending module is adapted to send a deletion request for an interactive graphic to the server, so as to add the interactive graphic.

在实际应用中,所述应用数据可以包括视频数据。In practical applications, the application data may include video data.

对于装置实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。As for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and for related parts, please refer to the part of the description of the method embodiment.

在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays presented herein are not inherently related to any particular computer, virtual system, or other device. Various generic systems can also be used with the teachings based on this. The structure required to construct such a system is apparent from the above description. Furthermore, the present invention is not specific to any particular programming language. It should be understood that various programming languages can be used to implement the content of the present invention described herein, and the above description of specific languages is for disclosing the best mode of the present invention.

在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.

类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline this disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the invention are sometimes grouped together in a single embodiment, figure, or its description. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.

本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.

此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will understand that although some embodiments described herein include some features included in other embodiments but not others, combinations of features from different embodiments are meant to be within the scope of the invention. and form different embodiments. For example, in the following claims, any one of the claimed embodiments may be used in any combination.

本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的应用信息的显示设备中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all functions of some or all components in the application information display device according to the embodiments of the present invention. The present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein. Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.

应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names.

本发明实施例公开了A1、一种应用信息的显示方法,包括:The embodiment of the present invention discloses A1, a method for displaying application information, including:

当从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;When loading application data from a server, sending a loading request of application information of the application data to the server;

接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;receiving application information returned by the server according to the loading request, the application information including associated text information and number of clicks;

根据所述点击数量和所述文本信息生成交互图形;generating interactive graphics according to the number of clicks and the text information;

在所述应用数据之上显示所述交互图形。The interactive graphic is displayed over the application data.

A2、如A1所述的方法,所述向所述服务器发送所述应用数据的应用信息的加载请求的步骤包括:A2. The method as described in A1, the step of sending the loading request of the application information of the application data to the server includes:

持续向所述服务器发送加载请求,以轮询所述应用数据的应用信息。Continuously sending loading requests to the server to poll the application information of the application data.

A3、如A1或A2所述的方法,所述根据所述点击数量和所述文本信息生成交互图形的步骤包括:A3. The method described in A1 or A2, the step of generating an interactive graphic according to the number of clicks and the text information includes:

依据所述点击数量确定交互图形的面积;determining the area of the interactive graphic according to the number of clicks;

在按照所述面积生成交互图形时,在交互图形中加载所述文本信息。When the interactive graphics are generated according to the area, the text information is loaded in the interactive graphics.

A4、如A3所述的方法,所述点击数量与交互图形的面积正向相关。A4. The method described in A3, wherein the number of clicks is positively correlated with the area of the interactive graphic.

A5、如A1或A2或A4所述的方法,所述应用信息还包括移动速度,所述在所述应用数据之上显示所述交互图形的步骤包括:A5. The method described in A1 or A2 or A4, wherein the application information further includes a moving speed, and the step of displaying the interactive graphics on the application data includes:

在所述应用数据之上,按照所述移动速度移动所述交互图形。On top of the application data, the interactive graphics are moved according to the moving speed.

A6、如A1所述的方法,还包括:A6. The method as described in A1, further comprising:

当检测到在所述交互图形上发生的触摸事件时,向服务器发送所述文本信息的点击消息,以增加点击数量。When a touch event on the interactive graphic is detected, a click message of the text information is sent to the server, so as to increase the number of clicks.

A7、如A1或A6所述的方法,还包括:A7. The method as described in A1 or A6, further comprising:

当所述点击数量超过预设的数量阈值时,针对所述交互图形触发破裂动态操作。When the number of clicks exceeds a preset number threshold, a dynamic operation of breaking is triggered for the interactive graphic.

A8、如A1或A2或A4或A6所述的方法,还包括:A8. The method as described in A1 or A2 or A4 or A6, further comprising:

当接收到输入的文本信息时,针对所述输入的文本信息生成文本标识;When the input text information is received, a text identifier is generated for the input text information;

向服务器发送所述输入的文本信息和所述文本标识,以增加所述输入的文本信息、及对所述输入的文本信息配置初始的点击数量。Sending the input text information and the text identifier to a server, so as to increase the input text information and configure an initial number of clicks on the input text information.

A9、如A1或A2或A4或A6所述的方法,还包括:A9. The method as described in A1 or A2 or A4 or A6, further comprising:

向服务器发送针对某个交互图形的删除请求,以增加所述交互图形。A delete request for a certain interactive graphic is sent to the server, so as to add the interactive graphic.

A10、如A1或A2或A4或A6所述的方法,所述应用数据包括视频数据。A10. The method described in A1 or A2 or A4 or A6, wherein the application data includes video data.

本发明实施例公开了B11、一种应用信息的显示装置,包括:The embodiment of the present invention discloses B11, a display device for application information, including:

应用信息请求模块,适于在从服务器加载应用数据时,向所述服务器发送所述应用数据的应用信息的加载请求;The application information requesting module is adapted to send a loading request of the application information of the application data to the server when the application data is loaded from the server;

应用信息接收模块,适于接收所述服务器依据所述加载请求返回的应用信息,所述应用信息包括关联的文本信息与点击数量;The application information receiving module is adapted to receive the application information returned by the server according to the loading request, the application information includes associated text information and the number of clicks;

交互图形生成模块,适于根据所述点击数量和所述文本信息生成交互图形;An interactive graphics generating module, adapted to generate interactive graphics according to the number of clicks and the text information;

交互图形显示模块,适于在所述应用数据之上显示所述交互图形。An interactive graphic display module adapted to display the interactive graphic on top of the application data.

B12、如B11所述的方法,所述应用信息请求模块还适于:B12, the method as described in B11, the application information request module is also suitable for:

持续向所述服务器发送加载请求,以轮询所述应用数据的应用信息。Continuously sending loading requests to the server to poll the application information of the application data.

B13、如B11或B12所述的装置,所述交互图形生成模块还适于:B13. The device as described in B11 or B12, the interactive graphics generation module is also suitable for:

依据所述点击数量确定交互图形的面积;determining the area of the interactive graphic according to the number of clicks;

在按照所述面积生成交互图形时,在交互图形中加载所述文本信息。When the interactive graphics are generated according to the area, the text information is loaded in the interactive graphics.

B14、如B13所述的装置,所述点击数量与交互图形的面积正向相关。B14. The device according to B13, wherein the number of clicks is positively correlated with the area of the interactive graphics.

B15、如B11或B12或B14所述的装置,所述应用信息还包括移动速度,所述交互图形显示模块还适于:B15, the device as described in B11 or B12 or B14, the application information also includes moving speed, and the interactive graphic display module is also suitable for:

在所述应用数据之上,按照所述移动速度移动所述交互图形。On top of the application data, the interactive graphics are moved according to the moving speed.

B16、如B11所述的装置,还包括:B16. The device as described in B11, further comprising:

点击消息发送模块,适于在检测到在所述交互图形上发生的触摸事件时,向服务器发送所述文本信息的点击消息,以增加点击数量。The click message sending module is adapted to send a click message of the text information to the server when a touch event on the interactive graphic is detected, so as to increase the number of clicks.

B17、如B11或B16所述的装置,还包括:B17. The device as described in B11 or B16, further comprising:

破裂动态操作触发模块,适于在所述点击数量超过预设的数量阈值时,针对所述交互图形触发破裂动态操作。The breaking dynamic operation triggering module is adapted to trigger a breaking dynamic operation on the interactive graphics when the number of clicks exceeds a preset number threshold.

B18、如B11或B12或B14或B16所述的装置,还包括:B18. The device as described in B11 or B12 or B14 or B16, further comprising:

文本标识生成模块,适于在接收到输入的文本信息时,针对所述输入的文本信息生成文本标识;A text identifier generation module, adapted to generate a text identifier for the input text information when receiving the input text information;

初始数据发送模块,适于向服务器发送所述输入的文本信息和所述文本标识,以增加所述输入的文本信息、及对所述输入的文本信息配置初始的点击数量。The initial data sending module is adapted to send the input text information and the text identifier to the server, so as to add the input text information and configure an initial click quantity for the input text information.

B19、如B11或B12或B14或B16所述的装置,还包括:B19. The device as described in B11 or B12 or B14 or B16, further comprising:

删除请求发送模块,适于向服务器发送针对某个交互图形的删除请求,以增加所述交互图形。The deletion request sending module is adapted to send a deletion request for an interactive graphic to the server, so as to add the interactive graphic.

B20、如B11或B12或B14或B16所述的装置,所述应用数据包括视频数据。B20. The device as described in B11 or B12 or B14 or B16, wherein the application data includes video data.

Claims (10)

CN201510643035.1A2015-09-302015-09-30Method and device for displaying application informationPendingCN105187935A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201510643035.1ACN105187935A (en)2015-09-302015-09-30Method and device for displaying application information

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201510643035.1ACN105187935A (en)2015-09-302015-09-30Method and device for displaying application information

Publications (1)

Publication NumberPublication Date
CN105187935Atrue CN105187935A (en)2015-12-23

Family

ID=54909732

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201510643035.1APendingCN105187935A (en)2015-09-302015-09-30Method and device for displaying application information

Country Status (1)

CountryLink
CN (1)CN105187935A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105630499A (en)*2015-12-242016-06-01北京奇虎科技有限公司Method and device for processing information
CN105916043A (en)*2016-04-192016-08-31乐视控股(北京)有限公司Barrage control method and device
CN105933759A (en)*2016-05-202016-09-07安徽省谷威天地传媒科技有限公司Red envelope grabbing method for digital television, server and system
CN106303745A (en)*2016-08-162017-01-04腾讯科技(深圳)有限公司The treating method and apparatus of barrage

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1460363A (en)*2001-03-292003-12-03皇家菲利浦电子有限公司TV program profiling technique and interface
CN101484869A (en)*2005-01-052009-07-15希尔克瑞斯特实验室公司Scaling and layout methods and systems for handling one-to-many objects
WO2011088262A1 (en)*2010-01-132011-07-21Qualcomm IncorporatedSignaling mechanisms and systems for enabling, transmitting and maintaining interactivity features on mobile devices in a mobile broadcast communication system
CN104462132A (en)*2013-09-232015-03-25华为技术有限公司Comment information display method and device
CN104575553A (en)*2014-12-192015-04-29百度时代网络技术(北京)有限公司Method and device for generating barrage overlaid on playing object
CN104820704A (en)*2015-05-122015-08-05东南大学Creating method and browsing method for inline marked comment of web text

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1460363A (en)*2001-03-292003-12-03皇家菲利浦电子有限公司TV program profiling technique and interface
CN101484869A (en)*2005-01-052009-07-15希尔克瑞斯特实验室公司Scaling and layout methods and systems for handling one-to-many objects
WO2011088262A1 (en)*2010-01-132011-07-21Qualcomm IncorporatedSignaling mechanisms and systems for enabling, transmitting and maintaining interactivity features on mobile devices in a mobile broadcast communication system
CN104462132A (en)*2013-09-232015-03-25华为技术有限公司Comment information display method and device
CN104575553A (en)*2014-12-192015-04-29百度时代网络技术(北京)有限公司Method and device for generating barrage overlaid on playing object
CN104820704A (en)*2015-05-122015-08-05东南大学Creating method and browsing method for inline marked comment of web text

Cited By (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105630499A (en)*2015-12-242016-06-01北京奇虎科技有限公司Method and device for processing information
CN105916043A (en)*2016-04-192016-08-31乐视控股(北京)有限公司Barrage control method and device
WO2017181600A1 (en)*2016-04-192017-10-26乐视控股(北京)有限公司Method and device for controlling overlay comment
CN105933759A (en)*2016-05-202016-09-07安徽省谷威天地传媒科技有限公司Red envelope grabbing method for digital television, server and system
CN106303745A (en)*2016-08-162017-01-04腾讯科技(深圳)有限公司The treating method and apparatus of barrage

Similar Documents

PublicationPublication DateTitle
CN106846040B (en)Virtual gift display method and system in live broadcast room
CN110769302B (en)Live broadcast interaction method, device, system, terminal equipment and storage medium
CN102905170B (en)Screen popping method and system for video
US9686329B2 (en)Method and apparatus for displaying webcast rooms
CN108076374B (en)Method and device for processing comment information of playing object
WO2016180135A1 (en)Live cast interaction system, information sending method, and information receiving method and device
EP3512207B1 (en)Coordinated effects in videos
CN107409237B (en)Method, medium and system for dynamically adjusting cloud game data stream
CN105979337B (en)A kind of barrage playing device and method
WO2020010819A1 (en)Live broadcast room-based data interaction method and device, terminal, and storage medium
WO2017050068A1 (en)Interaction system and method, client, and background server
CN106303731A (en)The display packing of barrage and device
CN111131850A (en)Method and device for displaying special effect of virtual gift and electronic equipment
CN106663107A (en) Method, system and medium for associating multiple users with a media presentation device
WO2014183427A1 (en)Method and apparatus for displaying webcast rooms
CN113518264B (en) Interactive method, device, terminal and storage medium
CN108243151A (en) An automatic animation playback method, device, client and live video system
CN106658145A (en) A live data processing method and device
WO2015072968A1 (en)Adapting content to augmented reality virtual objects
CN105205164A (en)Comment information interaction method and device as well as information interaction method and device
US20190220335A1 (en)Coordinated effects in experiences
CN107408262A (en) Method, system and medium for presenting media content advertised on a second screen device using a primary device
US20190141085A1 (en)Streaming relay for digital signage
CN105187935A (en)Method and device for displaying application information
WO2023071507A1 (en)On-screen comment control method and apparatus, electronic device and storage medium

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20151223

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp