



技术领域technical field
本发明涉及计算机技术领域,尤其涉及一种图标显示的控制方法、装置、设备及介质。The present invention relates to the field of computer technology, and in particular, to a method, device, device and medium for controlling icon display.
背景技术Background technique
目前,随着网络通信技术的进步和宽带网络的提速,网络直播得到了越来越多的发展和应用。At present, with the advancement of network communication technology and the acceleration of broadband networks, webcasting has been more and more developed and applied.
为了提升主播的经济收入及直播平台的经济效益,当前的直播平台往往会提供活动开展功能,即可以由主播或平台来推送活动链接,将活动的图标推送显示在观众端,以使观众可以通过点击图标来进入各种活动页面。In order to improve the economic income of the anchor and the economic benefits of the live broadcast platform, the current live broadcast platform often provides the function of event development, that is, the anchor or the platform can push the event link, and the icon of the event can be pushed and displayed on the audience side, so that the audience can pass Click the icon to enter various activity pages.
然而,部分图标由于互斥或显示空间不够等因素不能在显示消息下发时就得到及时显示,容易出现这部分图标丢失或这部分图标显示混乱等情况,导致图标对应的活动或应用的点击量很低。However, due to factors such as mutual exclusion or insufficient display space, some icons cannot be displayed in time when the display message is sent, and it is easy to lose this part of the icon or the display of this part of the icon is chaotic, etc., resulting in the activity or application clicks corresponding to the icon. very low.
发明内容SUMMARY OF THE INVENTION
本发明提供一种图标显示的控制方法,用以解决现有技术中的部分不能及时显示的图标对应的活动或应用的点击量很低的技术问题。The present invention provides a method for controlling icon display, which is used to solve the technical problem in the prior art that some activities or applications corresponding to icons that cannot be displayed in time have a low click volume.
第一方面,本发明提供了一种图标显示的控制方法,所述方法包括:In a first aspect, the present invention provides a method for controlling icon display, the method comprising:
接收服务器下发的显示消息,所述显示消息包括指定显示的目标图标;receiving a display message sent by the server, where the display message includes a specified target icon to be displayed;
基于所述显示消息判断是否显示所述目标图标,如果不显示所述目标图标则缓存所述目标图标;Determine whether to display the target icon based on the display message, and cache the target icon if the target icon is not displayed;
根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列;According to the description data of the target icon, determine the storage location of the target icon in the preset storage linked list, wherein the icons in the storage linked list are arranged in sequence according to the value of the description data;
先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置;First link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored in the storage linked list as an element of said storage location;
按照所述存储链表中的排序依次显示所述存储链表中存储的图标。The icons stored in the storage linked list are displayed in sequence according to the order in the storage linked list.
可选的,所述描述数据为所述目标图标的优先级或所述目标图标的显示时间。Optionally, the description data is the priority of the target icon or the display time of the target icon.
可选的,所述基于所述显示消息判断是否显示所述目标图标,包括:根据预存的互斥表和全局变量,查找所述显示设备当前显示的图标中是否存在与所述目标图标互斥的互斥图标,其中,所述全局变量中包装有所述显示设备当前显示的图标数据;如果存在互斥图标,则根据优先级数据库,判断所述目标图标的优先级是否高于所述互斥图标的优先级;如果目标图标的优先级高于所述互斥图标的优先级,则设置所述目标图标的显示属性为显示,并设置所述互斥图标的显示属性为隐藏;如果目标图标的优先级低于所述互斥图标的优先级,则设置所述目标图标的显示属性为隐藏,并保持所述互斥图标的显示属性为显示。Optionally, the judging whether to display the target icon based on the display message includes: searching, according to a pre-stored mutual exclusion table and a global variable, whether there is an icon currently displayed by the display device that is mutually exclusive with the target icon. The mutually exclusive icon, wherein the global variable is packaged with the icon data currently displayed by the display device; if there is a mutually exclusive icon, then according to the priority database, it is judged whether the priority of the target icon is higher than that of the mutually exclusive icon. The priority of the exclusive icon; if the priority of the target icon is higher than the priority of the mutually exclusive icon, set the display attribute of the target icon to display, and set the display attribute of the mutually exclusive icon to hide; if the target icon If the priority of the icon is lower than the priority of the mutually exclusive icon, the display property of the target icon is set as hidden, and the display property of the mutually exclusive icon is kept as displayed.
可选的,所述基于所述显示消息判断是否显示所述目标图标,包括:基于所述显示消息,根据预存的互斥表判断所述目标图标对应的目标时间是否是互斥时间中最晚的时间,如是,则设置所述目标图标的显示属性为显示;如否,则设置所述目标图标的显示属性为隐藏;所述互斥时间为用于指定显示与所述目标图标互斥的图标的显示消息对应的时间。Optionally, the judging whether to display the target icon based on the display message includes: based on the display message, judging whether the target time corresponding to the target icon is the latest among the mutually exclusive times according to a pre-stored mutual exclusion table. If yes, set the display attribute of the target icon to display; if not, set the display attribute of the target icon to hide; the mutual exclusion time is used to specify that display is mutually exclusive with the target icon The icon's display message corresponds to the time.
可选的,所述按照所述存储链表中的排序依次显示所述存储链表中存储的图标,包括:在显示设备当前显示的图标中有图标停止显示,且没有接收到服务器发送的新显示消息时,显示所述存储链表中排序最靠前的无互斥图标,所述无互斥图标为,与当前所述显示设备上显示的图标没有互斥关系的图标。Optionally, the displaying the icons stored in the storage linked list in sequence according to the order in the storage linked list includes: among the icons currently displayed by the display device, there are icons that stop displaying, and no new display message sent by the server is received. At the time of displaying, the non-mutually exclusive icon with the highest ranking in the storage linked list is displayed, and the non-mutually-exclusive icon is an icon that does not have a mutually exclusive relationship with the icon currently displayed on the display device.
可选的,在显示所述存储链表中排序最靠前的无互斥图标之后,还包括:删除所述存储链表中的所述排序最靠前的无互斥图标。Optionally, after displaying the top-ranked non-mutex-exclusive icon in the storage linked list, the method further includes: deleting the top-sorted non-mutually-exclusive icon in the storage linked list.
第二方面,提供一种图标显示的控制装置,所述装置包括:In a second aspect, a device for controlling icon display is provided, the device comprising:
接收模块,用于接收服务器下发的显示消息,所述显示消息包括指定显示的目标图标;a receiving module, configured to receive a display message sent by the server, where the display message includes a specified target icon to be displayed;
判断模块,用于基于所述显示消息判断是否显示所述目标图标,如果不显示所述目标图标则缓存所述目标图标;a judgment module, configured to judge whether to display the target icon based on the display message, and cache the target icon if the target icon is not displayed;
确定模块,用于根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列;A determination module, configured to determine the storage location of the target icon in the preset storage linked list according to the description data of the target icon, wherein the icons in the storage linked list are arranged in sequence according to the value of the description data;
链接模块,用于先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置;The linking module is used to first link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored as an element. into the storage location of the storage linked list;
显示模块,用于按照所述存储链表中的排序依次显示所述存储链表中存储的图标。A display module, configured to sequentially display the icons stored in the storage linked list according to the order in the storage linked list.
可选的,所述描述数据为所述目标图标的优先级或所述目标图标的显示时间。Optionally, the description data is the priority of the target icon or the display time of the target icon.
第三方面,提供一种电子设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现第一方面所述的方法。In a third aspect, an electronic device is provided, including a memory, a processor, and a computer program stored in the memory and executable on the processor, the processor implementing the method of the first aspect when the processor executes the program.
第四方面,提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现第一方面所述的方法。In a fourth aspect, a computer-readable storage medium is provided on which a computer program is stored, and when the program is executed by a processor, the method described in the first aspect is implemented.
本发明实施例中提供的一个或多个技术方案,至少具有如下技术效果或优点:One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
本申请实施例提供的方法、装置、设备及介质,在接收的显示消息的目标图标不能及时显示时,设置缓存所述目标图标,并根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列。先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置,后续再按照所述存储链表中的排序依次显示所述存储链表中存储的图标。这样通过设置存储链表来有序保存图标,并设置链接的顺序来避免链接图标过程中的图标丢失,并在后续按照存储链表中的顺序有序的显示存储的图标,从而保证每个图标对应应用或活动的点击量和参与量。In the method, device, device and medium provided by the embodiments of the present application, when the target icon of the received display message cannot be displayed in time, the target icon is set to be cached, and according to the description data of the target icon, it is determined that the target icon is in The preset storage location in the storage linked list, wherein the icons in the storage linked list are arranged in sequence according to the value of the description data. First link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored in the storage linked list as an element the storage location, and then sequentially display the icons stored in the storage linked list according to the sorting in the storage linked list. In this way, the icons are stored in an orderly manner by setting the storage linked list, and the order of the links is set to avoid the loss of icons in the process of linking icons, and the stored icons are displayed in an orderly manner in the subsequent storage linked list, so as to ensure that each icon corresponds to the application. or clicks and engagements for an event.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, in order to be able to understand the technical means of the present invention more clearly, it can be implemented according to the content of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and easy to understand , the following specific embodiments of the present invention are given.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained according to these drawings without creative efforts.
图1为本发明实施例一中图标显示的控制方法的流程图;1 is a flowchart of a method for controlling icon display in Embodiment 1 of the present invention;
图2为本发明实施例二中图标显示的控制装置的结构示意图;2 is a schematic structural diagram of a control device for icon display in Embodiment 2 of the present invention;
图3为本发明实施例三中电子设备的结构示意图;3 is a schematic structural diagram of an electronic device in Embodiment 3 of the present invention;
图4为本发明实施例四中介质的结构示意图。FIG. 4 is a schematic structural diagram of a medium in Embodiment 4 of the present invention.
具体实施方式Detailed ways
本申请实施例通过提供一种图标显示的控制方法,用以解决现有技术中的部分不能及时显示的图标对应的活动或应用的点击量很低的技术问题。从而保证各图标对应应用或活动的点击量和参与量。The embodiments of the present application provide a method for controlling icon display to solve the technical problem in the prior art that some activities or applications corresponding to icons that cannot be displayed in time have a low click volume. This ensures that each icon corresponds to the number of clicks and participation in the application or activity.
本申请实施例中的技术方案,总体思路如下:The technical scheme in the embodiment of the present application, the general idea is as follows:
在接收的显示消息的目标图标不能及时显示时,设置缓存所述目标图标,并根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列。先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置,后续再按照所述存储链表中的排序依次显示所述存储链表中存储的图标。这样通过设置存储链表来有序保存图标,并设置链接的顺序来避免链接图标过程中的图标丢失,并在后续按照存储链表中的顺序有序的显示存储的图标,从而保证每个图标对应应用或活动的点击量和参与量。When the target icon of the received display message cannot be displayed in time, the target icon is set to be cached, and the storage location of the target icon in the preset storage linked list is determined according to the description data of the target icon, wherein the The icons in the storage linked list are arranged in order according to the value describing the data. First link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored in the storage linked list as an element the storage location, and then sequentially display the icons stored in the storage linked list according to the sorting in the storage linked list. In this way, the icons are stored in an orderly manner by setting the storage linked list, and the order of the links is set to avoid the loss of icons in the process of linking icons, and the stored icons are displayed in an orderly manner in the subsequent storage linked list, so as to ensure that each icon corresponds to the application. or clicks and engagements for an event.
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purposes, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments These are some embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
实施例一Example 1
本实施例提供一种图标显示的控制方法,如图1所示,所述方法包括:This embodiment provides a method for controlling icon display, as shown in FIG. 1 , the method includes:
步骤S101,接收服务器下发的显示消息,所述显示消息包括指定显示的目标图标;Step S101, receiving a display message sent by the server, where the display message includes a designated target icon for display;
步骤S102,基于所述显示消息判断是否显示所述目标图标,如果不显示所述目标图标则缓存所述目标图标;Step S102, judging whether to display the target icon based on the display message, and cache the target icon if the target icon is not displayed;
步骤S103,根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列;Step S103, according to the description data of the target icon, determine the storage position of the target icon in the preset storage linked list, wherein the icons in the storage linked list are arranged in sequence according to the value of the description data;
步骤S104,先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置;Step S104, first link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored as an element in the storage location. the storage location of the storage linked list;
步骤S105,按照所述存储链表中的排序依次显示所述存储链表中存储的图标。Step S105: Display the icons stored in the storage linked list in sequence according to the order in the storage linked list.
需要说明的是,所述服务器可以是单台服务器,也可以是服务器组,还可以是云端服务器,在此不作限制。所述方法应用于的显示设备可以为计算机、平板电脑或智能手机等设置,在此不作限制。对应到直播中,所述方法应用于的显示设备可以是观众端,也可以是直播端。It should be noted that the server may be a single server, a server group, or a cloud server, which is not limited herein. The display device to which the method is applied may be a computer, a tablet computer, a smart phone, or the like, which is not limited herein. Corresponding to the live broadcast, the display device to which the method is applied may be a viewer terminal or a live broadcast terminal.
下面结合图1来详细介绍本实施例提供的方法:The method provided by this embodiment is described in detail below in conjunction with Fig. 1:
首先,执行步骤S101,接收服务器下发的显示消息,所述显示消息包括指定显示的目标图标。First, step S101 is performed to receive a display message sent by the server, where the display message includes a target icon designated to be displayed.
在本申请实施例中,该显示消息包括的目标图标,可以是包括目标图标的代码、标识或缩图,在此也不作限制。In this embodiment of the present application, the target icon included in the display message may be a code, a logo, or a thumbnail image including the target icon, which is not limited herein.
具体来讲,服务器可以是接收活动服务器发送的显示目标图标的请求,也可以是接收活动开展主播端发送的显示目标图标的请求后,生成显示消息,并下发给显示设备的控制层的。Specifically, the server may receive a request to display the target icon sent by the activity server, or may generate a display message after receiving a request to display the target icon sent by the event development host, and send it to the control layer of the display device.
步骤S102,基于所述显示消息判断是否显示所述目标图标,如果不显示所述目标图标则缓存所述目标图标。Step S102: Determine whether to display the target icon based on the display message, and cache the target icon if the target icon is not displayed.
在本申请实施例中,基于所述显示消息判断是否显示所述目标图标的方式可以有多种,下面列举两种为例:In the embodiment of the present application, there may be various ways to determine whether to display the target icon based on the display message, and two examples are listed below:
第一种,考虑互斥图标的优先级。First, consider the priority of mutually exclusive icons.
即根据预存的互斥表和全局变量,查找所述显示设备当前显示的图标中是否存在与所述目标图标互斥的互斥图标,其中,所述全局变量中包装有所述显示设备当前显示的图标数据;如果存在互斥图标,则根据优先级数据库,判断所述目标图标的优先级是否高于所述互斥图标的优先级;如果目标图标的优先级高于所述互斥图标的优先级,则设置所述目标图标的显示属性为显示,并设置所述互斥图标的显示属性为隐藏;如果目标图标的优先级低于所述互斥图标的优先级,则设置所述目标图标的显示属性为隐藏,并保持所述互斥图标的显示属性为显示。That is, according to a pre-stored mutual exclusion table and a global variable, find out whether there is a mutually exclusive icon that is mutually exclusive with the target icon in the icons currently displayed by the display device, wherein the global variable is packaged with the current display of the display device. If there is a mutually exclusive icon, then according to the priority database, it is judged whether the priority of the target icon is higher than the priority of the mutually exclusive icon; if the priority of the target icon is higher than the priority of the mutually exclusive icon priority, set the display attribute of the target icon to display, and set the display attribute of the mutually exclusive icon to hide; if the priority of the target icon is lower than the priority of the mutually exclusive icon, set the target icon to The display property of the icon is hidden, and the display property of the mutually exclusive icon is kept as displayed.
在本申请实施例中,该互斥表可以是工作人员预先设置的列表,将有互斥关系的图标及其对应的图标模块排列在一起,以便于快速确定互斥关系。互斥关系可以是根据经验来人为设置的,也可以是基于大数据或机器学习算法来确定的,在此不作限制。In the embodiment of the present application, the mutual exclusion table may be a list preset by the staff, and the icons with the mutual exclusion relationship and their corresponding icon modules are arranged together, so as to quickly determine the mutual exclusion relationship. The mutually exclusive relationship can be set artificially based on experience, or can be determined based on big data or machine learning algorithms, which is not limited here.
该全局变量用于包装有所述显示设备当前显示的图标数据,每有新的图标显示时,会将相关数据包装如全局变量中,如有图标从显示变为隐藏,该全局变量也会删除相应的数据,从而保证能根据全局变量确定显示设备当前显示的图标的准确的情况。The global variable is used to package the icon data currently displayed by the display device. When a new icon is displayed, the relevant data will be packaged in a global variable. If the icon is changed from display to hidden, the global variable will also be deleted. Corresponding data, so as to ensure that the accurate situation of the icon currently displayed by the display device can be determined according to the global variable.
如果存在互斥图标,则根据优先级数据库,判断所述目标图标的优先级是否高于所述互斥图标的优先级。If there is a mutually exclusive icon, it is judged whether the priority of the target icon is higher than the priority of the mutually exclusive icon according to the priority database.
需要说明的是,所述优先级数据库为预设的数据库,其中的图标信息和所述图标信息的优先级信息可以封装成Wrapper类型的图标封装信息,以便于查找。具体来讲,当显示设备接收到来自服务器、后台或者其他互联设备发送的图标信息时,先将所述图标信息和所述图标信息的优先级信息封装成Wrapper类型的图标封装信息,举个例子,具体实现包括:通过调用Wrapper类的构造函数来构造出一个wrapper对象,将图标信息的优先级信息和该图标信息一起封装到Wrapper对象中。再将所述图标封装信息添加到所述显示区域各自的图标封装信息集合中,举个例子,具体实现包括:先构建一个List<Wrapper>类型的图标封装信息集合的对象ListWrapper,通过调用ListWrapper对象中的ListWrapper.add(wrapper)方法来将图标封装信息添加到图标封装信息集合ListWrapper中。It should be noted that the priority database is a preset database, and the icon information and the priority information of the icon information can be encapsulated into Wrapper-type icon encapsulation information to facilitate searching. Specifically, when the display device receives the icon information sent from the server, the background or other interconnected devices, it first encapsulates the icon information and the priority information of the icon information into Wrapper-type icon packaging information, for example , the specific implementation includes: constructing a wrapper object by calling the constructor of the Wrapper class, and encapsulating the priority information of the icon information together with the icon information into the Wrapper object. The icon packaging information is then added to the respective icon packaging information sets of the display areas. For example, the specific implementation includes: first constructing a List<Wrapper> type icon packaging information collection object ListWrapper, and calling the ListWrapper object by calling the ListWrapper object. The ListWrapper.add(wrapper) method in the method to add the icon packaging information to the icon packaging information collection ListWrapper.
举例来讲,根据优先级数据库判断优先级高低的技术手段可以是,以ListWrapper为例,先取出ListWrapper集合中的所有需要对比的图标封装信息包括的优先级信息,即level字段信息,然后将取得的所有的优先级信息构建成一个新的集合listLevel,可以理解,该集合listLevel为整数的集合,然后可以通过二分排序法、冒泡法、选择排序或桶排序等方法来筛选出其中最大的一个数字,该数字对应的就是优先级最高的目标优先级信息,再定位所述目标优先级信息对应的目标图标封装信息,具体的,通过目标优先级信息对应的数字再定位到ListWrapper集合中图像封装信息,该图像封装信息就是最高优先级的目标图标封装信息。For example, the technical means of judging the priority level according to the priority database may be, taking ListWrapper as an example, first take out the priority information included in all the icon package information that needs to be compared in the ListWrapper collection, that is, the level field information, and then obtain the All the priority information of is constructed into a new set listLevel. It can be understood that the set listLevel is a set of integers, and then the largest one can be filtered out by methods such as binary sorting, bubble sorting, selection sorting or bucket sorting. Number, the number corresponds to the target priority information with the highest priority, and then locate the target icon package information corresponding to the target priority information. Specifically, relocate to the image package in the ListWrapper collection through the number corresponding to the target priority information information, the image encapsulation information is the highest priority target icon encapsulation information.
需要说明的是,在所述将所述图标信息和所述图标信息的优先级信息封装成图标封装信息之前,既可以从预置的优先级表中获取图标信息的优先级信息,也可以向其他设备,例如向服务器请求图标信息的优先级信息。而在从预置的优先级表中查找图标信息的优先级信息的方式中,可以先基于图标信息对应的业务类型的优先级创建预置的优先级表,其中,业务类型的优先级越高,对应的图标信息的优先级也越高,从而可以优先显示优先级高的业务类型对应的图标信息。进一步的,该优先级表可以通过一个数组元素tableArray[]按照优先级从低到高的次序存储图标信息,以查找图标信息item的优先级信息为例,先遍历tableArray数组,并在每次的遍历中通过比对item==tableArray[i],即比对item与数组tableArray[i]元素是否相等,如果相等此时索引值i就是该item的优先级信息,否则就进行下一次循环比较,其中i是循环用到的索引值。更进一步的,本实施例中的优先级表还可以根据实际情况进行调整,当业务类型的优先级发生变化时,对应的图标信息的优先级也将发生变化。It should be noted that, before the icon information and the priority information of the icon information are encapsulated into the icon encapsulation information, the priority information of the icon information can be obtained from the preset priority table, or the priority information of the icon information can be obtained from the preset priority table. Other devices, such as requesting priority information for icon information from the server. In the method of finding the priority information of the icon information from the preset priority table, a preset priority table may be created based on the priority of the service type corresponding to the icon information, wherein the higher the priority of the service type , the priority of the corresponding icon information is also higher, so that the icon information corresponding to the service type with the higher priority can be displayed preferentially. Further, the priority table can store the icon information in the order of priority from low to high through an array element tableArray[]. Taking the priority information of the icon information item as an example, first traverse the tableArray array, and in each In the traversal, compare item==tableArray[i], that is, compare whether the elements of item and array tableArray[i] are equal. If they are equal, the index value i is the priority information of the item. Otherwise, the next cyclic comparison is performed. where i is the index value used by the loop. Furthermore, the priority table in this embodiment can also be adjusted according to the actual situation. When the priority of the service type changes, the priority of the corresponding icon information will also change.
在本申请实施例中,该优先级数据库可以是存储于显示设备中,也可以是存储于显示设备中,下面举例说明:In this embodiment of the present application, the priority database may be stored in the display device, or may be stored in the display device. The following examples illustrate:
A,优先级数据库存储于服务器,服务器返回优先级数据。A. The priority database is stored in the server, and the server returns the priority data.
即显示设备会发送所述目标图标和所述互斥图标的标识至所述服务器,并接收所述服务器根据所述优先级数据库下发的所述目标图标和所述互斥图标的优先级,从而判断所述目标图标的优先级是否高于所述互斥图标的优先级。That is, the display device will send the identifier of the target icon and the mutually exclusive icon to the server, and receive the priority of the target icon and the mutually exclusive icon issued by the server according to the priority database, Thus, it is judged whether the priority of the target icon is higher than the priority of the mutually exclusive icon.
也即是说,服务器返回的是目标图标和互斥图标各自的优先级等级,再由显示设备来进行优先级比对。That is to say, the server returns the respective priority levels of the target icon and the mutually exclusive icon, and then the display device performs priority comparison.
B,优先级数据库存储于服务器,服务器进行比对返回比对结果。B, the priority database is stored in the server, and the server performs comparison and returns the comparison result.
即显示设备会发送所述目标图标和所述互斥图标的标识至所述服务器,并接收所述服务器根据所述优先级数据库比对所述目标图标和所述互斥图标的优先级的比对结果,从而根据所述比对结果判断所述目标图标的优先级是否高于所述互斥图标的优先级。That is, the display device will send the identifiers of the target icon and the mutually exclusive icon to the server, and receive the priority ratio of the target icon and the mutually exclusive icon compared by the server according to the priority database. The result is compared, so as to determine whether the priority of the target icon is higher than the priority of the mutually exclusive icon according to the comparison result.
也即是说,由服务器进行优先级高低的比对,服务器返回的是直接的比对结果,例如,返回优先级高的图标标识,或者返回目标图标和互斥图标的排序等。That is to say, the server performs a priority comparison, and the server returns a direct comparison result, for example, returns the icon identification with a higher priority, or returns the order of the target icon and the mutually exclusive icon, etc.
C,优先级数据库存储于显示设备,显示设备进行优先级比对。C, the priority database is stored in the display device, and the display device performs priority comparison.
即显示设备根据存储的优先级数据库,来判断所述目标图标的优先级是否高于所述互斥图标的优先级。That is, the display device determines whether the priority of the target icon is higher than the priority of the mutually exclusive icon according to the stored priority database.
当然,在具体实施过程中,判断方法不限于上述三种,在此不作限制,也不再列举。Of course, in the specific implementation process, the judging methods are not limited to the above three methods, which are not limited here, and will not be listed again.
进一步,当所述显示设备当前显示的图标中存在与所述目标图标互斥的多个互斥图标时,所述判断所述目标图标的优先级是否高于所述互斥图标的优先级,包括:Further, when there are multiple mutually exclusive icons mutually exclusive with the target icon in the icons currently displayed by the display device, the judging whether the priority of the target icon is higher than the priority of the mutually exclusive icon, include:
判断所述目标图标的优先级是否高于所述多个互斥图标中的每个互斥图标的优先级。只有目标图标的优先级高于所述多个互斥图标中的每个互斥图标的优先级,才显示目标图标。It is judged whether the priority of the target icon is higher than the priority of each mutually exclusive icon in the plurality of mutually exclusive icons. The target icon is displayed only if the priority of the target icon is higher than the priority of each mutually exclusive icon in the plurality of mutually exclusive icons.
当然,如果显示设备当前显示的图标中不存在目标图标的互斥图标,则可以直接显示所述目标图标。Of course, if there is no mutually exclusive icon of the target icon in the icons currently displayed by the display device, the target icon can be directly displayed.
如果目标图标的优先级高于所述互斥图标的优先级,则设置所述目标图标的显示属性为显示,并设置所述互斥图标的显示属性为隐藏。即在目标图标的优先级高于与它相斥的所有互斥图标时,则显示该目标图标,把与目标图标相斥的其他图标的均改为不显示。以保证有互斥情况时,只显示优先级高的图标,避免互斥图标一同显示的情况出现。If the priority of the target icon is higher than the priority of the mutually exclusive icon, the display attribute of the target icon is set to be displayed, and the display attribute of the mutually exclusive icon is set to be hidden. That is, when the priority of the target icon is higher than that of all mutually exclusive icons that are mutually exclusive with it, the target icon is displayed, and all other icons that are exclusive to the target icon are changed to not be displayed. In order to ensure that when there is a mutually exclusive situation, only the icons with high priority are displayed to avoid the situation where the mutually exclusive icons are displayed together.
如果目标图标的优先级低于所述互斥图标的优先级,则设置所述目标图标的显示属性为隐藏,并保持所述互斥图标的显示属性为显示。If the priority of the target icon is lower than the priority of the mutually exclusive icon, the display attribute of the target icon is set as hidden, and the display attribute of the mutually exclusive icon is kept as displayed.
第二种,考虑互斥图标的指示显示时间。Second, consider the indicated display time of the mutually exclusive icons.
即基于所述显示消息,根据预存的互斥表判断所述目标图标对应的目标时间是否是互斥时间中最晚的时间,如是,则设置所述目标图标的显示属性为显示;如否,则设置所述目标图标的显示属性为隐藏;所述互斥时间为用于指定显示与所述目标图标互斥的图标的显示消息对应的时间。That is, based on the display message, according to the pre-stored mutual exclusion table, it is judged whether the target time corresponding to the target icon is the latest time in the mutually exclusive time, and if so, the display attribute of the target icon is set to display; if not, Then, the display attribute of the target icon is set to be hidden; the mutual exclusion time is a time corresponding to a display message for specifying an icon that is mutually exclusive with the target icon.
当然,在具体实施过程中,判断是否显示所述目标图标的方式不限于上述两种,如果不显示所述目标图标则缓存所述目标图标,执行后续步骤。Of course, in the specific implementation process, the manner of judging whether to display the target icon is not limited to the above two methods. If the target icon is not displayed, the target icon is cached and the subsequent steps are performed.
步骤S103,根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列。Step S103: Determine the storage location of the target icon in a preset storage linked list according to the description data of the target icon, wherein the icons in the storage linked list are arranged in sequence according to the value of the description data.
在本申请实施例中,在需要设置所述目标图标的显示属性为隐藏,即暂时不显示目标图标的情况下,可以缓存所述目标图标,并将所述目标图标存入存储链表,以便于在所述互斥图标显示结束后,根据规则来显示所述目标图标。In the embodiment of the present application, when the display attribute of the target icon needs to be set to hidden, that is, the target icon is not displayed temporarily, the target icon can be cached and stored in the storage linked list, so as to facilitate the After the mutually exclusive icons are displayed, the target icon is displayed according to a rule.
举例来讲,为了便于当前隐藏图标在后续能依次,且有序的显示,还可以设置先根据所述目标图标的优先级,确定所述目标图标在所述存储链表中的存储位置,其中,所述存储链表中的元素按照优先级由大到小依次排列。For example, in order to facilitate the subsequent and orderly display of the currently hidden icons, it is also possible to set the storage location of the target icon in the storage linked list to be determined first according to the priority of the target icon, wherein, The elements in the storage linked list are arranged in descending order of priority.
在本申请实施例中,所述描述数据为可以为所述目标图标的优先级或所述目标图标的显示时间等。In this embodiment of the present application, the description data may be the priority of the target icon or the display time of the target icon, or the like.
具体来讲,如果所述描述数据为图标的优先级,则该存储链表中存储的图标按照优先级由大到小,或由小到大依次顺序排列。如果所述描述数据为图标的显示时间,则该存储链表中存储的图标按照显示时间由近到远,或由远到近依次顺序排列。Specifically, if the description data is the priority of the icon, the icons stored in the storage linked list are arranged in order from large to small, or from small to large. If the description data is the display time of the icon, the icons stored in the storage linked list are arranged in order from recent to far, or from far to near.
需要确定目标图标的存储位置时,将目标图标的描述数据与存储链表中的图标的描述数据进行比对,来确定其存储位置。以描述数据为优先级为例,目标图标先和表中第一个和最后一个元素图标比较(假设元素图标是按照从前到后,优先级从高到低的顺序排列),若高于第一个元素的优先级,则将该目标图标置于链表最前面,若低于最后一个元素的优先级,则将该目标图标置于链表最后面,若该目标图标的优先级处于中间的位置,经过比较,确定该目标图标作为新元素的存储位置,以实现按优先级大小顺序排列。When the storage location of the target icon needs to be determined, the description data of the target icon is compared with the description data of the icon in the storage linked list to determine the storage location. Taking the description data as the priority as an example, the target icon is first compared with the first and last element icons in the table (assuming that the element icons are arranged in the order from front to back, and the priority is from high to low), if it is higher than the first If the priority of each element is lower than the priority of the last element, the target icon will be placed at the back of the list. If the priority of the target icon is in the middle position, After comparison, the target icon is determined as the storage location of the new element, so as to realize the order of priority.
步骤S104,先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置。Step S104, first link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored as an element in the storage location. the storage location of the storage linked list.
如果目标图标的存储位置为存储链表的第一个或最后一个时,直接与相连的后一个或前一个元素图标链接即可。如果目标图标的存储位置位于存储链表的中间时,确定存储位置后,先将所述目标图标与所述存储位置后面相连的元素进行链接,再将所述目标图标与所述存储位置前面相连的元素进行链接,使所述目标图标作为一个元素存入所述存储链表。If the storage location of the target icon is the first or last of the storage linked list, it can be directly linked to the next or previous element icon that is connected. If the storage location of the target icon is located in the middle of the storage linked list, after determining the storage location, first link the target icon with the element connected behind the storage location, and then link the target icon with the element connected in front of the storage location. elements are linked, so that the target icon is stored in the storage linked list as an element.
需要说明的是,先将所述目标图标与所述存储位置后面相连的元素进行链接,再将所述目标图标与所述存储位置前面相连的元素进行链接,是考虑到存储链表往往是前一个位置指向下一个位置,故如果先与前面的元素进行链接,就会导致链表前后断掉,不能确定后一个元素,出现存储位置后面的元素全部丢失的问题。It should be noted that the target icon is first linked with the element connected behind the storage location, and then the target icon is linked with the element connected in front of the storage location, considering that the storage linked list is often the previous one. The position points to the next position, so if you link with the previous element first, the linked list will be broken before and after, the latter element cannot be determined, and the problem of all the elements behind the storage position will be lost.
步骤S105,按照所述存储链表中的排序依次显示所述存储链表中存储的图标。Step S105: Display the icons stored in the storage linked list in sequence according to the order in the storage linked list.
具体来讲,当显示设备上显示的某个图标显示时间达到,不再显示时,如果还没有就收到服务器下发的新的显示消息,则会空出新的显示区域,此时可以按照存储链表中的顺序结合互斥的判断来依次选择图标进行显示。即优先显示在存储链表中排名靠前,且与当前显示的图标没有互斥关系的图标。Specifically, when an icon displayed on the display device has reached the display time and is no longer displayed, if a new display message is received from the server before it is received, a new display area will be vacated. The order in the storage linked list is combined with the mutual exclusion judgment to select the icons in turn for display. That is, the icons that are at the top of the storage linked list and have no mutually exclusive relationship with the currently displayed icons are preferentially displayed.
进一步,在显示设备当前显示的图标中有图标停止显示,且没有接收到服务器发送的新显示消息时,显示所述存储链表中排序最靠前的无互斥图标,所述无互斥图标为,与当前所述显示设备上显示的图标没有互斥关系的图标。Further, when an icon currently displayed on the display device has an icon that stops being displayed, and no new display message sent by the server is received, the non-mutually exclusive icon that is ranked the most in the storage linked list is displayed, and the non-mutually exclusive icon is , an icon that has no mutually exclusive relationship with the icon currently displayed on the display device.
进一步,在显示所述存储链表中排序最靠前的无互斥图标之后,还包括:删除所述存储链表中的所述排序最靠前的无互斥图标。即删除存储链表中已经显示过的图标,以避免重复显示。Further, after displaying the top-ranked non-mutex-exclusive icon in the storage linked list, the method further includes: deleting the top-sorted non-mutual-exclusive icon in the storage linked list. That is, the icons that have been displayed in the storage linked list are deleted to avoid repeated display.
基于同一发明构思,本发明实施例还提供了实施例一中方法对应的装置,见实施例二。Based on the same inventive concept, the embodiment of the present invention further provides a device corresponding to the method in the first embodiment, see the second embodiment.
实施例二Embodiment 2
本实施例提供一种图标显示的控制装置,如图2所示,所述装置包括:This embodiment provides a control device for icon display. As shown in FIG. 2 , the device includes:
接收模块201,用于接收服务器下发的显示消息,所述显示消息包括指定显示的目标图标;A receiving
判断模块202,用于基于所述显示消息判断是否显示所述目标图标,如果不显示所述目标图标则缓存所述目标图标;a
确定模块203,用于根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列;A
链接模块204,用于先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置;The linking
显示模块205,用于按照所述存储链表中的排序依次显示所述存储链表中存储的图标。The
由于本发明实施例二所介绍的装置,为实施本发明实施例一的方法所采用的装置,故而基于本发明实施例一所介绍的方法,本领域所属人员能够了解该装置的具体结构及变形,故而在此不再赘述。凡是本发明实施例一的方法所采用的装置都属于本发明所欲保护的范围。Since the device introduced in the second embodiment of the present invention is the device used to implement the method in the first embodiment of the present invention, based on the method introduced in the first embodiment of the present invention, those skilled in the art can understand the specific structure and deformation of the device. , so it is not repeated here. All devices used in the method of Embodiment 1 of the present invention belong to the scope of protection of the present invention.
基于同一发明构思,本申请提供了实施例一对应的电子设备实施例,详见实施例三。Based on the same inventive concept, the present application provides an electronic device embodiment corresponding to the first embodiment. For details, refer to the third embodiment.
实施例三Embodiment 3
本实施例提供一种电子设备,如图3所示,包括存储器310、处理器320及存储在存储器310上并可在处理器320上运行的计算机程序311,处理器320执行计算机程序311时,可以实现实施例一中任一实施方式。This embodiment provides an electronic device, as shown in FIG. 3 , including a
由于本实施例所介绍的电子设备为实施本申请实施例一中方法所采用的设备,故而基于本申请实施例一中所介绍的方法,本领域所属技术人员能够了解本实施例的电子设备的具体实施方式以及其各种变化形式,所以在此对于该电子设备如何实现本申请实施例中的方法不再详细介绍。只要本领域所属技术人员实施本申请实施例中的方法所采用的设备,都属于本申请所欲保护的范围。Since the electronic device introduced in this embodiment is the device used to implement the method in the first embodiment of the present application, based on the method introduced in the first embodiment of the present application, those skilled in the art can understand the electronic device in this embodiment. The specific implementation manner and various modifications thereof, so how the electronic device implements the methods in the embodiments of the present application will not be described in detail here. As long as the devices used by those skilled in the art to implement the methods in the embodiments of the present application fall within the scope of the intended protection of the present application.
基于同一发明构思,本申请提供了实施例一对应的存储介质,详见实施例四。Based on the same inventive concept, the present application provides a storage medium corresponding to the first embodiment. For details, refer to the fourth embodiment.
实施例四Embodiment 4
本实施例提供一种计算机可读存储介质400,如图4所示,其上存储有计算机程序411,该计算机程序411被处理器执行时,可以实现实施例一中任一实施方式。This embodiment provides a computer-readable storage medium 400. As shown in FIG. 4, a
本申请实施例中提供的技术方案,至少具有如下技术效果或优点:The technical solutions provided in the embodiments of the present application have at least the following technical effects or advantages:
在接收的显示消息的目标图标不能及时显示时,设置缓存所述目标图标,并根据所述目标图标的描述数据,确定所述目标图标在预设的存储链表中的存储位置,其中,所述存储链表中的图标按照描述数据的数值依次排列。先将所述目标图标与所述存储位置后面相连的图标进行链接,再将所述目标图标与所述存储位置前面相连的图标进行链接,使所述目标图标作为一个元素存入所述存储链表的所述存储位置,后续再按照所述存储链表中的排序依次显示所述存储链表中存储的图标。这样通过设置存储链表来有序保存图标,并设置链接的顺序来避免链接图标过程中的图标丢失,并在后续按照存储链表中的顺序有序的显示存储的图标,从而保证每个图标对应应用或活动的点击量和参与量。When the target icon of the received display message cannot be displayed in time, the target icon is set to be cached, and the storage location of the target icon in the preset storage linked list is determined according to the description data of the target icon, wherein the The icons in the storage linked list are arranged in order according to the value describing the data. First link the target icon with the icon connected behind the storage location, and then link the target icon with the icon connected in front of the storage location, so that the target icon is stored in the storage linked list as an element the storage location, and then sequentially display the icons stored in the storage linked list according to the sorting in the storage linked list. In this way, the icons are stored in an orderly manner by setting the storage linked list, and the order of the links is set to avoid the loss of icons in the process of linking icons, and the stored icons are displayed in an orderly manner in the subsequent storage linked list, so as to ensure that each icon corresponds to the application. or clicks and engagements for an event.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each process and/or block in the flowchart illustrations and/or block diagrams, and combinations of processes and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing device produce Means for implementing the functions specified in a flow or flow of a flowchart and/or a block or blocks of a block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory result in an article of manufacture comprising instruction means, the instructions The apparatus implements the functions specified in the flow or flow of the flowcharts and/or the block or blocks of the block diagrams.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing device to cause a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process such that The instructions provide steps for implementing the functions specified in the flow or blocks of the flowcharts and/or the block or blocks of the block diagrams.
尽管已描述了本发明的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本发明范围的所有变更和修改。Although preferred embodiments of the present invention have been described, additional changes and modifications to these embodiments may occur to those skilled in the art once the basic inventive concepts are known. Therefore, the appended claims are intended to be construed to include the preferred embodiment and all changes and modifications that fall within the scope of the present invention.
显然,本领域的技术人员可以对本发明实施例进行各种改动和变型而不脱离本发明实施例的精神和范围。这样,倘若本发明实施例的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the embodiments of the present invention without departing from the spirit and scope of the embodiments of the present invention. Thus, provided that these modifications and variations of the embodiments of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201811157662.4ACN109407922B (en) | 2018-09-30 | 2018-09-30 | Method, device, device and medium for controlling icon display |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201811157662.4ACN109407922B (en) | 2018-09-30 | 2018-09-30 | Method, device, device and medium for controlling icon display |
| Publication Number | Publication Date |
|---|---|
| CN109407922A CN109407922A (en) | 2019-03-01 |
| CN109407922Btrue CN109407922B (en) | 2020-12-15 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201811157662.4AActiveCN109407922B (en) | 2018-09-30 | 2018-09-30 | Method, device, device and medium for controlling icon display |
| Country | Link |
|---|---|
| CN (1) | CN109407922B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112101399B (en)* | 2019-06-18 | 2025-05-27 | 北京京东尚科信息技术有限公司 | A data processing method and device |
| CN111767071A (en)* | 2020-07-02 | 2020-10-13 | 湖南快乐阳光互动娱乐传媒有限公司 | A data display adjustment method, device and electronic device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101582938A (en)* | 2008-05-14 | 2009-11-18 | 比亚迪股份有限公司 | Mobile terminal as well as icon display method and system thereof |
| CN106020601A (en)* | 2016-05-16 | 2016-10-12 | 乐视控股(北京)有限公司 | Interface display management method and device |
| CN106648703A (en)* | 2017-01-03 | 2017-05-10 | 广东欧珀移动通信有限公司 | Message display method and device |
| CN106899517A (en)* | 2017-04-21 | 2017-06-27 | 深圳市茁壮网络股份有限公司 | The display methods and device of a kind of message |
| CN108415780A (en)* | 2018-01-25 | 2018-08-17 | 阿里巴巴集团控股有限公司 | A kind of information displaying method and device |
| CN108540818A (en)* | 2018-04-03 | 2018-09-14 | 武汉斗鱼网络科技有限公司 | Direct broadcasting room footmark setting method, device, terminal and computer-readable medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101854141B1 (en)* | 2009-01-19 | 2018-06-14 | 삼성전자주식회사 | Apparatus and method for controlling display information |
| CN103823735B (en)* | 2014-02-26 | 2016-08-31 | 天津三星通信技术研究有限公司 | Status icons display methods and portable terminal thereof |
| US11736365B2 (en)* | 2015-06-02 | 2023-08-22 | NetBrain Technologies, Inc. | System and method for network management automation |
| CN105045654A (en)* | 2015-07-16 | 2015-11-11 | 浪潮软件集团有限公司 | Method and device for processing mutually exclusive events in web applications |
| CN105446590B (en)* | 2015-11-09 | 2019-10-11 | Tcl集团股份有限公司 | Application icon display method and system of a mobile terminal |
| CN108121608A (en)* | 2016-11-29 | 2018-06-05 | 杭州华为数字技术有限公司 | A kind of array dispatching method and node device |
| CN108037866A (en)* | 2017-12-26 | 2018-05-15 | 上海展扬通信技术有限公司 | A kind of application icon management method and relevant device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101582938A (en)* | 2008-05-14 | 2009-11-18 | 比亚迪股份有限公司 | Mobile terminal as well as icon display method and system thereof |
| CN106020601A (en)* | 2016-05-16 | 2016-10-12 | 乐视控股(北京)有限公司 | Interface display management method and device |
| CN106648703A (en)* | 2017-01-03 | 2017-05-10 | 广东欧珀移动通信有限公司 | Message display method and device |
| CN106899517A (en)* | 2017-04-21 | 2017-06-27 | 深圳市茁壮网络股份有限公司 | The display methods and device of a kind of message |
| CN108415780A (en)* | 2018-01-25 | 2018-08-17 | 阿里巴巴集团控股有限公司 | A kind of information displaying method and device |
| CN108540818A (en)* | 2018-04-03 | 2018-09-14 | 武汉斗鱼网络科技有限公司 | Direct broadcasting room footmark setting method, device, terminal and computer-readable medium |
| Title |
|---|
| 数据结构;商信华;《读秀》;20060215;第27-28页* |
| Publication number | Publication date |
|---|---|
| CN109407922A (en) | 2019-03-01 |
| Publication | Publication Date | Title |
|---|---|---|
| CN102857578B (en) | A kind of file uploading method of network hard disc, system and net dish client | |
| CN106407371A (en) | User comment data displaying method and system, server and client | |
| CN110990516A (en) | Map data processing method and device and server | |
| CN113901395B (en) | Data processing method, data processing device, computer equipment and storage medium | |
| CN104298541A (en) | Data distribution algorithm and data distribution device for cloud storage system | |
| CN114782575B (en) | Rendering method and device of digital asset, storage medium and electronic device | |
| CN107193440A (en) | A kind of method for showing interface and device, computer installation and readable storage medium storing program for executing | |
| CN109407922B (en) | Method, device, device and medium for controlling icon display | |
| CN111176715A (en) | Information calling method and server | |
| CN110928397A (en) | User interface refreshing method and device, storage medium and electronic device | |
| CN109309858B (en) | Display method, device, equipment and medium of mutually exclusive icon | |
| CN104915851B (en) | Method and device for releasing display information | |
| US20150293971A1 (en) | Distributed queries over geometric objects | |
| CN111813517A (en) | Task queue allocation method and device, computer equipment and medium | |
| CN110490798A (en) | Point cloud method and system | |
| CN118445351B (en) | Data display method, device, electronic device, storage medium and program product | |
| CN113626547B (en) | Map vector slicing method and device for freight industry, storage medium and terminal | |
| CN113010775B (en) | Information recommendation method and device and computer equipment | |
| CN108566429A (en) | A kind of high in the clouds sharing files method and apparatus | |
| CN116579912A (en) | Three-dimensional scene rendering method, device, equipment and storage medium | |
| CN109388498B (en) | A mutually exclusive processing method, apparatus, device and medium | |
| CN115794245A (en) | Data loading method and device, electronic equipment and storage medium | |
| CN114119825A (en) | Solution method for multi-engine scene visualization surface effect offset jitter and related equipment | |
| CN109343758B (en) | Method and apparatus for displaying icons through mutex manager | |
| US20140114814A1 (en) | Inventory use up on material location level |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| TR01 | Transfer of patent right | ||
| TR01 | Transfer of patent right | Effective date of registration:20240823 Address after:Building 4, Courtyard 2, Sihezhuang Road, Fengtai District, Beijing 100024, Floors 1-17, Unit 101, 11th Floor 1112 Patentee after:TUNGHSU TECHNOLOGY GROUP Co.,Ltd. Country or region after:China Address before:430000 East Lake Development Zone, Wuhan City, Hubei Province, No. 1 Software Park East Road 4.1 Phase B1 Building 11 Building Patentee before:WUHAN DOUYU NETWORK TECHNOLOGY Co.,Ltd. Country or region before:China | |
| PE01 | Entry into force of the registration of the contract for pledge of patent right | Denomination of invention:A control method, device, equipment, and medium for icon display Granted publication date:20201215 Pledgee:Hengshui Jianxin Enterprise Management Center (General Partnership) Pledgor:TUNGHSU TECHNOLOGY GROUP Co.,Ltd. Registration number:Y2024980038658 | |
| PE01 | Entry into force of the registration of the contract for pledge of patent right | ||
| PC01 | Cancellation of the registration of the contract for pledge of patent right | Granted publication date:20201215 Pledgee:Hengshui Jianxin Enterprise Management Center (General Partnership) Pledgor:TUNGHSU TECHNOLOGY GROUP Co.,Ltd. Registration number:Y2024980038658 | |
| PC01 | Cancellation of the registration of the contract for pledge of patent right | ||
| TR01 | Transfer of patent right | Effective date of registration:20250507 Address after:Room 606, 6th Floor, Building D and E, Commercial Center, Renmin Road Central Street, Taocheng District, Hengshui City, Hebei Province 053099 Patentee after:Hengshui Hengyin Enterprise Management Co.,Ltd. Country or region after:China Address before:Building 4, Courtyard 2, Sihezhuang Road, Fengtai District, Beijing 100024, Floors 1-17, Unit 101, 11th Floor 1112 Patentee before:TUNGHSU TECHNOLOGY GROUP Co.,Ltd. Country or region before:China | |
| TR01 | Transfer of patent right |