CN109828816B - Information presentation method, information presentation apparatus, and computer-readable storage medium - Google Patents

Information presentation method, information presentation apparatus, and computer-readable storage medium Download PDF

Info

Publication number
CN109828816B
CN109828816B CN201910065057.2A CN201910065057A CN109828816B CN 109828816 B CN109828816 B CN 109828816B CN 201910065057 A CN201910065057 A CN 201910065057A CN 109828816 B CN109828816 B CN 109828816B
Authority
CN
China
Prior art keywords
group
group members
information presentation
message
preset time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910065057.2A
Other languages
Chinese (zh)
Other versions
CN109828816A (en
Inventor
刘硕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN201910065057.2A priority Critical patent/CN109828816B/en
Publication of CN109828816A publication Critical patent/CN109828816A/en
Application granted granted Critical
Publication of CN109828816B publication Critical patent/CN109828816B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The application relates to an information display method, an information display device and a computer readable storage medium. The information display method comprises the following steps: dividing a display area of a cluster head image to be displayed into a first number of sub-areas; dividing the group members into a second number of types according to the classification rules of the group members; sequencing the group members according to the number of messages sent by the group members in each type within preset time; and correspondingly displaying the head portraits of the group members which are ranked earlier in the different types of the group members in different sub-areas respectively. According to the information display method, the display areas of the group head portraits are divided, the group members are classified and sorted according to the number of sent messages, and the sorted group member head portraits are correspondingly displayed in different sub-areas according to types, so that the group head portraits can be dynamically updated, the freshness is increased, the group members participating in group chat in the recent period of time can be visually seen, and the liveness of the group members is increased.

Description

Information presentation method, information presentation apparatus, and computer-readable storage medium
Technical Field
The present application relates to the field of computer software applications, and in particular, to an information display method and an information display apparatus.
Background
With the continuous development of IM (Instant Messaging) technology, various Instant Messaging software is gradually known and used, and an important function of the Instant Messaging software is online chat, so that a group can be established for facilitating multi-user chat, which is also called group chat. The head portraits of the group are generally arranged into a picture according to the time of the group members entering the group, such as square arrangement for micro-messenger, at most nine head portraits, round arrangement for QQ, at most five head portraits, etc. Typically, the group avatar will not change after being generated, unless the group avatar is updated when a group member change occurs, such as a group member contained in the group avatar exiting the group.
Therefore, the sequencing rule of the group head portrait in the current instant messaging software is fixed, the generation method is rigid, and the group head portrait cannot be easily changed; once the number of the members in the group exceeds the number of the group member head portraits which can be displayed by the group head portraits, the head portraits of the later group members have no chance to be displayed in the group head portraits, and are unfair to the later group members; if the group members corresponding to most of the head portraits fixedly displayed by the head portraits are all inactive users, the propaganda and display of the group are not favorable.
Disclosure of Invention
In order to overcome the problems in the related art, the application discloses an information display method and an information display device, which enable a group head portrait to be dynamically updated by re-formulating a generation rule of the group head portrait, and increase the liveness of group members.
According to a first aspect of an embodiment of the present application, there is provided an information display method, including:
dividing a display area of a cluster head image to be displayed into a first number of sub-areas;
dividing the group members into a second number of types according to the classification rules of the group members;
sequencing the group members according to the number of messages sent by the group members in each type within preset time; and
and correspondingly displaying the head portraits of the group members which are ranked earlier in the different types of the group members in different sub-areas respectively.
Optionally, the first number and the second number are both at least two.
Optionally, the information display method further includes:
acquiring identity information of each group member and message content sent within preset time;
and establishing the classification rule according to at least one of the message content and the identity information.
Optionally, the identity information includes gender, age, region and group chat level, and the message content includes text message, picture message and emoticon message.
Optionally, the establishing the classification rule according to at least one of the message content and the identity information includes:
classifying all of the group members according to at least one of the identity information;
classifying all the group members according to the type of the message content; and
classifying all of said group members in relation to at least one of said identity information and said type of message content.
Optionally, when the classification rule is established only according to the identity information, the message number is a total message number of all types of messages sent by each group member within the preset time;
and when the classification rule is established according to the message content, the message quantity is the message quantity respectively corresponding to each type of the message content.
Optionally, the information display method further includes: and storing the identity information of each group member and the message content sent within the preset time in a local database of a client, and performing real-time calculation in the local database.
Optionally, the group members in the same type send the same number of messages within a preset time, and are arranged in a reverse order according to the speaking time of the group members in the type.
Optionally, the avatars of the same group member cannot be displayed simultaneously in different said sub-regions.
Optionally, the information display method further includes:
acquiring the total message quantity of all types of messages sent by all the group members within the preset time;
sorting all the group members according to the number of the total messages;
displaying the head portraits of a part of the group members in the sub-area with the vacant positions according to the sorting order.
Optionally, the information display method further includes: and setting a timer, and regularly clearing the historical data stored before every preset time.
Optionally, the preset time is one day.
Optionally, the information display method further includes:
at least one fixed position is set in at least one of the sub-areas for fixed display of an avatar of at least one of the group members.
Optionally, at least one of the group members of the fixed display comprises a group owner, a group administrator and the user himself.
According to a second aspect of the embodiments of the present invention, there is provided an information presentation apparatus, including:
the area dividing module is used for dividing a display area of the cluster head image to be displayed into a first number of sub-areas;
The group member dividing module is used for dividing the group members into a second number of types according to the classification rules of the group members;
the first sequencing module is used for sequencing the group members according to the number of messages sent by the group members in each type within preset time; and
and the first display module is used for correspondingly displaying the head portraits of the group members which are ranked at the top among the group members of different types in different sub-areas respectively.
Optionally, the first number and the second number are both at least two.
Optionally, the information display apparatus further includes:
the first acquisition module is used for acquiring the identity information of each group member and the message content sent within the preset time;
and the rule establishing module is used for establishing the classification rule according to at least one of the message content and the identity information.
Optionally, the identity information includes gender, age, region and group chat level, and the message content includes text message, picture message and emoticon message.
Optionally, the rule establishing module includes:
a first classification module, configured to classify all the group members according to at least one of the identity information;
The second classification module is used for classifying all the group members according to the type of the message content; and
and the third classification module is used for classifying all the group members by combining at least one type of the identity information and the message content.
Optionally, when the classification rule is established only according to the identity information, the message number is a total message number of all types of messages sent by each group member within the preset time;
and when the classification rule is established according to the message content, the message quantity is the message quantity respectively corresponding to each type of the message content.
Optionally, the information display apparatus further includes:
and the storage module is used for storing the identity information of each group member and the message content sent within the preset time in a local database of a client and performing real-time calculation in the local database.
Optionally, the group members in the same type send the same number of messages within a preset time, and are arranged in a reverse order according to the speaking time of the group members in the type.
Optionally, the avatars of the same group member cannot be displayed simultaneously in different said sub-regions.
Optionally, the information display apparatus further includes:
the second acquisition module is used for acquiring the total message quantity of all types of messages sent by all the group members within the preset time;
a second sorting module, configured to sort all the group members according to the number of the total messages;
and the second display module is used for displaying the head portraits of part of the group members in the sub-areas with the vacant positions according to the sorting order.
Optionally, the information display apparatus further includes:
and the setting module is used for setting a timer and clearing the historical data stored before every other preset time.
Optionally, the preset time is one day.
Optionally, the information display apparatus further includes:
and the fixed display module is used for setting at least one fixed position in at least one sub-area and fixedly displaying the head portrait of at least one group member.
Optionally, at least one of the group members of the fixed display comprises a group owner, a group administrator and the user himself.
According to a third aspect of an embodiment of the present invention, there is provided an electronic apparatus, including:
a processor;
a memory for storing processor-executable instructions;
Wherein the processor is configured to perform any one of the above-described information presentation methods.
According to a fourth aspect of the embodiments of the present invention, there is provided a computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions, and the computer instructions, when executed, implement the above-mentioned information presentation method.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
the information display method divides the display area of the group head portrait into a plurality of sub-areas, establishes a certain classification rule to classify the group members, sorts the group members according to the number of messages sent by the group members under each classification, and correspondingly displays the sorted partial group member head portraits in different sub-areas according to types, so that the group head portrait can be dynamically updated, the freshness is increased, the group members participating in group chat in the latest period of time can be directly and rapidly known from the group head portrait, and the liveness of the group members can be increased.
The technical scheme provided by another embodiment of the application can comprise the following beneficial effects:
establishing a classification rule according to the identity information to classify the group members, and then sequencing according to the number of the sent messages, so that the head portraits of the group members with different identity classifications are presented in the head portraits of the group, the selectivity is increased, and the fairness is improved; and the classification rules are established according to the message content to classify the group members, and then the group members in the corresponding types send messages to be sequenced, so that the richness of the group head portraits is increased, the selection is only carried out according to the liveness, and the freshness of the groups is improved.
The technical scheme provided by another embodiment of the application can comprise the following beneficial effects:
the message content sent by each group member within the preset time and the identity information of the group members are stored in a local database, and the selection and display of the group head portrait are completed locally, so that the calculation pressure of a server is reduced, and the selection is quick and accurate; in addition, the preset time is set, and the historical data is cleared at regular time according to the preset time, so that the head portraits of the group can be updated in time, and the head portraits of each group member have an opportunity to appear in the head portraits of the group.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flow diagram illustrating an information presentation method according to an exemplary embodiment;
FIG. 2 is a flow chart illustrating an information presentation method according to another exemplary embodiment;
fig. 3 is a partial flowchart according to an exemplary embodiment of step S203 in the information presentation method shown in fig. 2;
FIG. 4 is a flow chart illustrating an information presentation method according to yet another exemplary embodiment;
FIG. 5 is a flow chart diagram illustrating a summarized information presentation method, according to yet another exemplary embodiment;
FIG. 6 is a schematic view of an information presentation device shown in accordance with an exemplary embodiment;
FIG. 7 is a schematic view of an information presentation device shown in accordance with another exemplary embodiment;
FIG. 8 is a schematic view of an information presentation device shown in accordance with yet another exemplary embodiment;
FIG. 9 is a schematic diagram of an aggregated information presentation device, shown in accordance with yet another exemplary embodiment;
FIG. 10 is a block diagram illustrating an electronic device performing a method of information presentation in accordance with an exemplary embodiment;
fig. 11 is a block diagram illustrating an information presentation apparatus performing an information presentation method according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating an information presentation method according to an exemplary embodiment, which specifically includes the following steps.
In step S101, a display area of a cluster head image to be displayed is divided into a first number of sub-areas.
The embodiment of the invention discards the fixed generation rule of the group head portrait of the instant messaging software in the prior art, and formulates a new rule to dynamically generate the group head portrait, so that the generation of the head portrait has more variability, and reflects some characteristics of the latest group dynamics, thereby not only increasing the freshness of the group head portrait, but also increasing the activity of group members so as to strive for the head portrait of the user to appear in the group head portrait.
The simplest implementation manner of the embodiment of the invention is that the client counts messages in a group within a certain time, classifies the group members according to the number of the messages sent by the group members, for example, the group members are divided into active, general and inactive, then preferentially selects the head portraits of the active group members, and composes a group head portraits according to the active sequence. The method enables the group head portrait to be dynamically generated, but the phenomenon that the group members in the group head portrait are always fixed and several members can occur, so the concept of dividing the group head portrait into regions and displaying the group head portrait in a classified mode is introduced in the embodiment.
In this step, a display area of the to-be-displayed head portrait is first divided into a first number of sub-areas, for example, the head portrait is divided into two or three sub-areas, so as to be convenient for subsequently displaying different head portraits, for example, the head portrait is a nine-grid image, which can display head portraits of 9 group members, and the head portrait can be divided into 3 rows or 3 columns, that is, 3 sub-areas; for example, each two head portraits are divided into sub-regions for the head portraits capable of displaying 4 head portraits of group members.
The sub-regions may be divided into uniform or non-uniform regions, for example, for a group head portrait in which group member head portraits such as QQ group chat are circularly displayed, for example, 5 group member head portraits may be displayed, in which case two head portraits at the end may be divided into one sub-region, and three head portraits at the upper end may be divided into another sub-region. The division of the sub-regions may be determined according to the actual situation of the group members, and is only exemplified here.
In step S102, the group members are classified into a second number of types according to their classification rules.
The group members are classified into a second number of types according to a group member classification rule established in advance, for example, all the group members are classified into two major types or three major types, for example, the group members aged 30 and above are classified into one type, and the group members aged 30 and below are classified into another type. The number of sub-areas after dividing the cluster head image and the number of types of dividing the cluster members are selected according to the actual situation.
In one embodiment, the first number and the second number are both at least two, i.e. the number of sub-areas is at least two, and the number of division types of the group members is also at least two. The first number and the second number may be the same, for example, if there are 3 sub-regions, the group members are correspondingly divided into 3 types, and the head portraits of several group members in one type are displayed in each sub-region. The first number and the second number may also be different, for example, the second number is greater than the first number, that is, the division type of the group member is greater than the number of the sub-regions, taking 3 sub-regions as an example, the group member may be divided into 5 types, and then 3 types are selected from the 5 types to be correspondingly displayed in the corresponding sub-regions.
In step S103, the group members are sorted according to the number of messages sent by the group members in each type within a preset time.
This step is a process of selecting group members of each type, and after the group members are classified, a number of group members need to be selected from each type, and their head portraits are displayed in the head portraits of the groups. In this embodiment, the activity is still used as a selection basis, the number of messages sent by each group member in any type is counted, and the group members are sorted according to the number of messages, the group member sending a large number of messages is considered as an active user, the sorting is performed in the front, and the sorting is performed in the back by the user sending a small number of messages. The group members under each type are sorted in the same manner.
During the counting, a time period is set firstly, and only the number of messages sent by each group member in the time period is counted, so that the ordering of the group members is not changed in a layer, but is continuously updated along with the time, and the head portrait of each member is organically displayed in the head portrait of the group.
In step S104, the head portraits of the group members ranked earlier among the different types of group members are displayed in the different sub-regions in correspondence with each other.
And selecting a plurality of group members with the front ranking from each type ranked in the last step, and respectively displaying the head portraits in different sub-areas according to the types. When the group avatar is displayed, for example, the group avatar is divided into A, B, C three sub-regions, and the group members are divided into 1, 2, and 3 types, the avatar of the first-ranked group member of group members of type 1 can be correspondingly displayed in the sub-region a, the avatar of the first-ranked group member of group members of type 2 can be correspondingly displayed in the sub-region B, and the avatar of the first-ranked group member of group members of type 3 can be correspondingly displayed in the sub-region C. The group members with higher activity under different types can all appear in the group head portrait at the same time, and the group members corresponding to the head portrait displayed by the group head portrait are only fixed several members with higher activity.
For example, in a 100-person group chat, there are 33 females and 67 males, and among the group members with higher daily activity, there are many males, and if the activity is taken as the evaluation basis, only males but not females may exist in the group avatar, at this time, unfairness may be caused to the female group members.
Further, for example, the head portrait of the group is a squared figure, which may be divided into three rows corresponding to the three sub-regions A, B, C, and the top 3 bits are selected from all three types 1, 2, and 3, and are correspondingly displayed in the head portrait of the group.
In this embodiment, the information display method divides the display area of the group head portrait into a plurality of sub-areas, establishes a certain classification rule to classify the group members, sorts the group members according to the number of messages sent by the group members under each classification, and correspondingly displays the sorted partial group member head portraits in different sub-areas according to types, so that the group head portrait can be dynamically updated, the freshness is increased, the group members participating in group chat in the recent period of time can be directly and quickly known from the group head portrait, the liveness of the group members can be increased, and the display of the group head portrait is more fair.
In one embodiment, the information display method of the present embodiment further includes: and setting a timer, and regularly clearing the historical data stored before every preset time. The preset time is, for example, one day. And counting the number of messages sent by the group members under each classification in real time every day, then sequencing and selecting, and then regularly clearing the historical data of the previous day every day to ensure that the data are newly generated data forever.
Thus, based on the daily statistical frequency, the head portraits in an active group are different almost every day, which not only can increase a plurality of fresh head portraits in the head portraits of the group, but also is beneficial to the active degree in the group, so that the group members leap talk to strive for as active users and obtain the chance of appearing in the head portraits of the group. In addition, each group member can quickly know the speaker in the nearest group only through the group head portrait without clicking the group dialogue frame, participate in discussion in time and improve the chat experience.
Fig. 2 is a flowchart illustrating an information presentation method according to another exemplary embodiment.
In step S201, a display area of a cluster head image to be displayed is divided into a first number of sub-areas. This step is the same as step S101 in the embodiment of fig. 1, and is not described again here.
This embodiment is an optimization scheme of the embodiment of fig. 1, and the embodiment of fig. 1 mainly illustrates the division of group members and the display of head images of groups, but this embodiment describes the establishment process of the classification rules of group members in more detail, as shown in steps S202 to S203, and described in detail below.
In step S202, identity information of each group member and message content transmitted within a preset time are acquired.
The most direct and simple method is to acquire some characteristics related to the group members, such as identity information and information which can be visually displayed, such as speaking content in the group, and the like, each group member joining the group chat has unique identity identification information, such as age, gender, nickname, area, hobby and the like, and the message sent by each group member in the group chat is also very easy to obtain, so that two properties, namely the identity information of each group member and the message content sent in preset time, are selected as the division standard.
In one embodiment, the identity information of the group members includes gender, age, location, time of group entry, group chat level, and the like, and the message content sent within the group includes text messages, picture messages, emoticon messages, voice messages, red envelope messages, and the like.
Each of the identity information of the group members can be used as a dividing basis, for example, for a group with a birth time interval of 1980-2010, the group members can be classified according to age groups, and after 80, after 90, and after 00, they are respectively divided into a type. For example, a group in which all the areas of a group member are beijing may be divided according to regions, and the sunny region, the hai lake region, and the state region may be divided into one type. This is by way of example only and is not intended as a limitation on the present invention.
When the messages sent by the group members in the group are classified, for example, the group members which send text messages, picture messages and emoticon messages in one day are respectively divided into a type, and then the number of the messages of the type is respectively counted in each type.
In step S203, a classification rule is established according to at least one of the message content and the identity information.
With reference to step S202, in this step, a classification rule is established according to at least one of the message content and the identity information, that is, a partition rule is established only according to the identity information or the message content, or partition is performed according to the identity information and the message content, and examples of establishing a partition rule by selecting between the identity information and the message content are mentioned in step S202, where the partition of group members is described in connection with the identity information and the message content.
For example, the group members are first classified into two categories according to their genders (assuming that all members can display their genders on the homepage), and then classified into each of the major categories, and classified into 3 categories according to the text message, the voice message, and the red packet message that have been sent, and then classified into 6 categories in total.
After the classification rule is established, the group members are classified according to the classification rule, that is, step S204 is performed, and since steps S204 to S206 are the same as steps S101 to S103 in the embodiment of fig. 1, detailed description thereof is omitted.
In step S204, the group members are divided into a second number of types according to the classification rules of the group members;
in step S205, the group members are sorted according to the number of messages sent by the group members in each type within a preset time;
in step S206, the head portraits of the group members ranked earlier among the different types of group members are displayed in the different sub-regions respectively.
In one embodiment, the avatars of the same group member cannot be simultaneously displayed in different sub-regions. For example, when the same group member is classified, the same group member is simultaneously classified into different types, and only one type is displayed in one sub-area, and the display cannot be repeated.
For example, if the group member "small Y" has sent both a text message and an emoticon message within one day and the number of both the text message and the emoticon message is the largest in the same type, it can be displayed only in a sub-area for displaying the head portrait of the group member that has sent the text message the largest or only in a sub-area for displaying the head portrait of the group member that has sent the emoticon message the largest, but not simultaneously.
In the embodiment, the information display method establishes a classification rule according to the identity information of the group members or the message content sent in the group chat, and then selects the head portrait of the group member with higher activity in each type to display in the head portrait of the group, so that the head portrait of the group can be dynamically displayed, the freshness is improved, the speaking activity of the user can be enhanced through dynamic display, the community atmosphere is improved, and the generation of the head portrait of the group is more fair and visual.
In one embodiment, the information display method of the present embodiment further includes: and storing the identity information of each group member and the message content sent within the preset time in a local database of the client, and performing real-time calculation in the local database. And a local database is established at the client and used for storing the message content sent by the group members within the preset time and the identity information of the group members, and the message content and the identity information are directly extracted from the local database when needed and are calculated in real time, so that the operation and storage pressure of the server is reduced.
In another embodiment, the group members in the same type send the same number of messages within a preset time, and are arranged in a reverse order according to the speaking time of the group members in the type. For example, in the type of sending the emotient messages, the number of the emotive messages sent by two group members is consistent, and the group members who speak last are arranged in front according to the time reverse order of the last utterance of the group members in the type, so that the order of the group members who speak recently is ensured to be in front.
The following describes the data stored in the local database by way of example with codes, for example, the client maintains a local database, and records the activity level of the user with a table:
create table user_active_table(
id int auto increment not null comment 'id auto increment',
a uid binary not null comment 'user uid',
active _ count varchar (255) not null default ' comment ' user active times, json save by message type '
last _ active _ time date _ time not null comment 'last active timestamp'
day varchar (16) not null comment 'date, to day, yyyy-mm-dd'
)
The method comprises the steps of firstly establishing a user uid for each group member, then counting the condition of the group members sending messages by taking each day as frequency, increasing the counted id by 1 when recording one user, then classifying and counting according to the types of the message contents sent by the group members, counting the number of the messages sent by the group members under each type, and counting the last active time of each group member, wherein the time can be accurate to seconds.
Each time the group member sends a piece of information, the client side updates the number of the message types corresponding to the active _ count of the data corresponding to the group member on the current day and +1, and updates last _ active _ time to refresh the last active time of the user.
For example, the number of messages for sending text messages, picture messages and emoticon messages by the user is represented by { 'text': 1, 'image': 3, 'emoji': 20 }.
Fig. 3 is a partial flowchart according to an exemplary embodiment of step S203 in the information presentation method shown in fig. 2, and mainly describes a process of establishing a classification rule, specifically, includes steps S2031 to S2033.
In step S2031, all group members are classified according to at least one of the identity information.
The identity information of the group members comprises gender, age, area, group entering time, group chat level and the like, and at least one of the group members is selected as a classification standard or combined with several of the group members to establish a classification rule. As already described in the embodiment of fig. 2 for selecting one of the established criteria, the present embodiment is exemplified by combining two established classification rules, for example, classification in combination with gender and age, and males aged 25 and older, males aged less than 25, females aged 25 and older, and females aged less than 25 are classified into one category, respectively. This is by way of example only and is not intended as a limitation on the present invention.
In step S2022, all group members are classified according to the type of message content.
The message content sent within the group includes text messages, picture messages, emoticon messages, voice messages, red envelope messages, and the like. Selecting corresponding types from the types according to the number of the types to be divided, and correspondingly dividing the group members into each type as a classification rule.
In step S2023, all group members are classified in association with at least one of identity information and type of message content.
The group members are classified in association with the identity information and the message content, for example, as mentioned above, the group members who sent the text message, the emoticon message and the picture message and the number of messages they sent are counted under male and female group members, respectively. The group head portrait may display head portraits of 6 group members, and is square, at this time, the display area of the group head portrait may be divided into two sub areas, each sub area includes 3 head portraits, the three head portraits of the first sub area are respectively used for displaying head portraits of group members with the most text messages and emoticon messages among male group members, and the three head portraits of the second sub area are respectively used for displaying head portraits of group members with the most text messages and emoticon messages among female group members. The fairness and the interestingness of the group head portrait display are increased, the activity of the group members is improved, and the development and the propaganda of the group are facilitated.
In one embodiment, when the classification rule is established only according to the identity information, the message number is the total message number of all types of messages sent by each group member within a preset time; and when the classification rule is established according to the message content, the message number is the message number respectively corresponding to each type of message content. When only the identity information is used for dividing the group members, the message quantity used in the sequencing is the total quantity of all types of message contents sent by each group member in the group, including all messages such as text messages, expression messages, picture messages and the like; and when the type of the message content is taken as a classification rule, the number of messages of each type refers to the number of messages (e.g. emoticons) of the type sent by the group members.
Fig. 4 is a flowchart of an information presentation method according to yet another exemplary embodiment, which specifically includes steps S401 to S409.
This embodiment is an optimization scheme of the embodiment in fig. 2, and steps S401 to S406 are the same as steps S201 to S206 in fig. 2, and are not described again here.
In step S401, dividing a display area of a cluster head image to be displayed into a first number of sub-areas;
in step S402, identity information of each group member and message content sent within a preset time are acquired;
In step S403, a classification rule is established according to at least one of the message content and the identity information;
in step S404, the group members are classified into a second number of types according to the classification rules of the group members;
in step S405, the group members are sorted according to the number of messages sent by the group members in each type within a preset time;
in step S406, the head portraits of the group members ranked earlier among the different types of group members are correspondingly displayed in different sub-regions, respectively.
In this embodiment, steps S407 to S409 are added on the basis of the embodiment in fig. 2, which is a solution to the situation when the sub-area is not full, and the following description specifically refers to the situation.
In step S407, the total message number of all types of messages transmitted within the preset time by all group members is obtained.
The above embodiments have described how to classify group members and display different head portraits of the group members in different sub-areas according to the classified group members, so as to compose a new head portrait of the group. However, in the actual application process, it may happen that the number of group members in a certain classification is small, which results in that a certain sub-region cannot be filled, that is, the sub-region may be vacant, at this time, an initial method for generating group head portraits may be adopted, the total number of messages of all types sent by all group members in a preset time is counted, then sorting is performed according to the number of sent messages, and the head portraits of the group members are selected according to the sorting order to fill the group head portraits.
In step S408, all group members are sorted according to the number of total messages.
And taking the number of all messages sent by the group members in the group chat in one day as the activity, and sorting the group members which are not displayed in the group head image according to the activity from high to low.
In step S409, the avatars of the partial group members are displayed in the sub-areas having the vacant positions in the sorted order.
The number of group members under a certain classification may be small, for example, the group members sending the red packet message in the group within one day have only 2 bits, and the corresponding sub-area has 4 head portrait display positions, at this time, the members of the first two bits in the sequence can be selected to be filled according to the sequencing result in the previous step, so that the head portrait is also displayed in the group head portrait.
Steps S407 to S409 only provide a method for filling the blank position of the group avatar, and other methods may be used to select the group member avatar to fill the group avatar.
Fig. 5 is a flowchart of a summarized information presentation method according to another exemplary embodiment, which is another optimization scheme of the embodiment of fig. 4, and mainly includes steps S501-S510.
In step S501, a display area of a cluster head image to be displayed is divided into a first number of sub-areas. This step is the same as the steps in the above embodiments, and is not described again.
This embodiment is added with a step, i.e. step S502, on the basis of the embodiment of fig. 4.
In step S502, at least one fixed position is set in at least one sub-area for fixed display of an avatar of at least one group member.
Each group has its own group owner and group administrator, the group owner and administrator manage the affairs in the group, which are important members in the group, and the group owner and administrator represent the group culture of the group to some extent, such as the group of the company, and the group owner is generally a leader hierarchy. At least one fixed position may be provided in the group avatar for displaying the avatar of the group owner or administrator, etc.
In one embodiment, at least one group member of the fixed display comprises a group owner, a group manager and a user, some group members have low activity, but it is also desirable that the head portrait of the user can appear in the group head portrait, at this time, a fixed display position can be set for the user, the fixed display position is used for displaying the head portrait for the user, then a sub-region where a display region occupied by the head portrait is located needs to be reserved for the user, other positions are used for displaying according to classification, and the head portrait of each user is different, so that the head portrait seen by each user contains the head portrait of the user, and the head portrait displayed by each group member which adds the head portrait into the group head portrait is different.
The display positions of the group members for the fixed display can be in any one of the sub-areas, and the selection can be done by setting, for example, the first position of each group avatar for displaying the avatar of the group owner, or the most intermediate position for displaying the avatar of the group owner. The present embodiment is described herein by way of example only, and is not intended to limit the present invention.
Then the following steps are carried out according to the above embodiment:
in step S503, the identity information of each group member and the message content sent within the preset time are obtained;
in step S504, a classification rule is established according to at least one of the message content and the identity information;
in step S505, the group members are classified into a second number of types according to the classification rules of the group members;
in step S506, the group members are sorted according to the number of messages sent by the group members in each type within a preset time;
in step S507, the head portraits of the group members ranked earlier among the different types of group members are displayed in the different sub-regions in correspondence with each other.
In step S508, the total message number of all types of messages sent by all group members within a preset time is obtained;
in step S509, all group members are sorted according to the number of total messages;
In step S510, the avatars of the partial group members are displayed in the sub-areas having the vacant positions in the sorted order.
For example, the default cluster head is a nine-square grid, i.e. 3 × 3 arrangement, three rows and three columns, and the following description is given in terms of a coordinate system:
the default cluster avatar includes the avatar of the cluster owner with the display position, e.g., the first (0, 0) position in the upper left corner or the center (1, 1) position of the cluster avatar.
And then classifying the group members according to the types of the message contents, for example, dividing the group members into three types according to the number of the sent text messages, the number of the picture messages and the number of the emotion messages, and sequencing the group members under each type.
The default cluster head image is divided into three sub-regions, namely three rows are respectively three sub-regions, and the three sub-regions are sequentially arranged when being displayed.
The first line selects the head portraits of the group members to be arranged according to the number of the text messages, namely, the head portraits of the three group members with the top ranking are sequentially displayed at three positions (0, 0), (0, 1) and (0, 2), if the head portraits of the group owner are displayed at the position (0, 0), the head portraits do not occupy the position, and only the head portraits are displayed at the two positions (0, 1) and (0, 2).
And in the second line, the head portraits of the group members are selected according to the number of the picture messages to be arranged, namely, the head portraits of the three group members with the top ranking are selected to be sequentially displayed at three positions (1, 0), (1, 1) and (1, 2), if the head portraits of the group owner are displayed at the position (1, 1), the head portraits do not occupy the position, and only the head portraits are displayed at the two positions (1, 1) and (1, 2).
And the third line selects the head portraits of the group members to be arranged according to the number of the expression messages, namely, the head portraits of the three group members with the highest ranking are sequentially displayed at three positions (2, 0), (2, 1) and (2, 2).
If the head portrait of a certain group member already exists in the previous sub-area, the next sub-area does not display the head portrait of the group member any more, but extends to the next position, and the head portrait of the group member arranged at the position behind the group member is selected for display.
If the head portrait is not fully arranged after being displayed according to the rule, the head portrait of the group is supplemented according to the activity of the group members by default.
In the embodiment, the fixed display unit is added in the display of the group head portrait, so that the generation of the group head portrait is more representative, the problem that the position of the group head portrait is vacant is solved, the generation of the group head portrait is dynamic and can be updated in time, and the user experience and the richness and timeliness of the group head portrait are improved.
FIG. 6 is a schematic diagram of an information presentation device shown in accordance with an example embodiment. The information presentation apparatus 600 includes an area dividing module 601, a group member dividing module 602, a first sorting module 603, and a first display module 604.
The area dividing module 601 is configured to divide a display area of the to-be-displayed cluster head image into a first number of sub-areas;
the group member dividing module 602 is configured to divide the group members into a second number of types according to the classification rules of the group members;
the first sorting module 603 is configured to sort the group members according to the number of messages sent by the group members in each type within a preset time;
the first display module 604 is configured to correspondingly display the avatars of the top-ranked group members in different types of group members in different sub-regions, respectively.
In one embodiment, the first number and the second number are each at least two.
The information display device of the embodiment divides the display area of the group head portrait into a plurality of sub-areas, establishes a certain classification rule to classify the group members, sorts the group members according to the number of messages sent by the group members under each classification, and correspondingly displays the sorted partial group member head portraits in different sub-areas according to types, so that the group head portrait can be dynamically updated, the freshness is increased, the group members participating in group chat in the recent period of time can be directly and quickly known from the group head portrait, and the liveness of the group members can be increased.
In one embodiment, information presentation device 600 further comprises: and a setting module (not shown in the figure) for setting a timer, and regularly clearing the history data saved before every preset time. The preset time is, for example, one day.
FIG. 7 is a schematic diagram of an aggregated information presentation device, shown in accordance with another exemplary embodiment.
Fig. 7 is an optimization of the embodiment of fig. 6, and the information presentation apparatus 700 further includes, in addition to the region dividing module 601, the group member dividing module 602, the first sorting module 603, and the first display module 604: a first obtaining module 701 and a rule establishing module 702.
The first obtaining module 701 is configured to obtain identity information of each group member and message content sent within a preset time;
the rule establishing module 702 is configured to establish a classification rule based on at least one of message content and identity information.
In one embodiment, the identity information includes gender, age, region, and group chat level, and the message content includes text message, picture message, and emoticon message.
In one embodiment, the rule establishing module 702 includes a first classification module through a third classification module.
A first classification module (not shown) for classifying all group members according to at least one of the identity information; a second classification module (not shown in the figure) for classifying all group members according to the type of the message content; a third classification module (not shown) is used to classify all group members in connection with at least one of identity information and type of message content.
When the classification rule is established only according to the identity information, the message quantity is the total message quantity of all types of messages sent by each group member in the preset time; when the classification rule is established according to the message content, the message number is the number of messages respectively corresponding to each type of message content.
In the embodiment, the information display device establishes a classification rule according to the identity information to classify the group members, and then performs sequencing according to the number of the sent messages, so that the head images of the group members with different identity classifications are presented in the head images of the group members, the selectivity is increased, and the fairness is improved; and the classification rules are established according to the message content to classify the group members, and then the group members in the corresponding types send messages to be sequenced, so that the richness of the group head portraits is increased, the selection is only carried out according to the liveness, and the freshness of the groups is improved.
Optionally, when the number of messages sent by group members in the same type in a preset time is the same, the messages are arranged in a reverse order according to the speaking time of the group members in the type. And the avatars of the same group member cannot be displayed in different sub-regions simultaneously.
Fig. 8 is a schematic diagram of an information presentation apparatus according to yet another exemplary embodiment, and fig. 8 is an optimization of the embodiment of fig. 7, the information presentation apparatus 800 including, in addition to the modules shown in fig. 7: a second acquisition module 801, a second sorting module 802 and a second display module 803.
The second obtaining module 801 is configured to obtain a total message number of all types of messages sent by all group members within a preset time;
the second sorting module 802 is configured to sort all group members according to the number of total messages;
the second display module 803 is used for displaying the head portraits of the partial group members in the sub-areas with the vacant positions according to the sorting order.
In one embodiment, the information presentation module 800 further comprises a saving module (not shown). The storage module is used for storing the identity information of each group member and the message content sent within the preset time in a local database of the client and carrying out real-time calculation in the local database.
FIG. 9 is a schematic diagram of an aggregated information presentation device, shown in accordance with yet another exemplary embodiment.
The information display apparatus 900 of the present embodiment is added with a fixed display module 901 on the basis of the embodiment of fig. 8.
The fixed display module 901 is configured to set at least one fixed position in at least one sub-area for fixedly displaying the avatar of at least one group member. Wherein the at least one group member of the fixed display comprises the group owner, the group administrator and the user himself.
With regard to the information presentation apparatus in the above-described embodiment, since the functions of the respective modules therein have been described in detail in the above-described embodiment of the information presentation method, a relatively brief description is made.
Fig. 10 is a block diagram illustrating an electronic device 1200 for use in the above-described information presentation method according to an example embodiment. For example, the electronic device 1200 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 10, electronic device 1200 may include one or more of the following components: a processing component 1202, a memory 1204, a power component 1206, a multimedia component 1208, an audio component 1210, an input/output (I/O) interface 1212, a sensor component 1214, and a communications component 1216.
The processing component 1202 generally controls overall operation of the electronic device 1200, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 1202 may include one or more processors 1220 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 1202 can include one or more modules that facilitate interaction between the processing component 1202 and other components. For example, the processing component 1202 may include a multimedia module to facilitate interaction between the multimedia component 1208 and the processing component 1202.
The memory 1204 is configured to store various types of data to support operation at the electronic device 1200. Examples of such data include instructions for any application or method operating on the electronic device 1200, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 1204 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 1206 provides power to the various components of the electronic device 1200. The power components 1206 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the electronic device 1200.
The multimedia component 1208 comprises a screen providing an output interface between the electronic device 1200 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1208 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the electronic device 1200 is in an operation mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 1210 is configured to output and/or input audio signals. For example, the audio assembly 1210 includes a Microphone (MIC) configured to receive external audio signals when the electronic device 1200 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 1204 or transmitted via the communication component 1216. In some embodiments, audio assembly 1210 further includes a speaker for outputting audio signals.
The I/O interface 1212 provides an interface between the processing component 1202 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 1214 includes one or more sensors for providing various aspects of state assessment for the electronic device 1200. For example, the sensor assembly 1214 may detect an open/closed state of the electronic device 1200, the relative positioning of components, such as a display and keypad of the apparatus 1200, the sensor assembly 1214 may also detect a change in the position of the electronic device 1200, or a component of the electronic device 1200, the presence or absence of user contact with the electronic device 1200, the orientation or acceleration/deceleration of the electronic device 1200, and a change in the temperature of the electronic device 1200. The sensor assembly 1214 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 1214 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1214 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communications component 1216 is configured to facilitate communications between the electronic device 1200 and other devices in a wired or wireless manner. The electronic device 1200 may access a wireless network based on a communication standard, such as WiFi, a carrier network (such as 2G, 3G, 4G, or 5G), or a combination thereof. In an exemplary embodiment, the communication component 1216 receives the broadcast signal or broadcast associated information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 1216 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 1200 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described information presentation methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 1204 comprising instructions, executable by the processor 1220 of the electronic device 1200 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 11 is a block diagram illustrating an information presentation apparatus 1300 for use in the above-described information presentation method according to an exemplary embodiment. For example, the apparatus 1300 may be provided as a server. Referring to fig. 11, apparatus 1300 includes a processing component 1322, which further includes one or more processors, and memory resources, represented by memory 1332, for storing instructions, such as application programs, that may be executed by processing component 1322. The application programs stored in memory 1332 may include one or more modules that each correspond to a set of instructions. In addition, processing component 1322 is configured to execute instructions to perform the information presentation method described above.
The apparatus 1300 may also include a power component 1326 configured to perform power management for the apparatus 1300, a wired or wireless network interface 1350 configured to connect the apparatus 1300 to a network, and an input-output (I/O) interface 1358. The apparatus 1300 may operate based on an operating system stored in the memory 1332, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It will be understood that the present application is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (30)

1. An information display method, comprising:
dividing a display area of a cluster head image to be displayed into a first number of sub-areas;
dividing the group members into a second number of types according to the classification rules of the group members, wherein the establishment of the classification rules is based on at least one of identity information of each group member and message content sent within preset time;
sequencing the group members according to the number of messages sent by the group members in each type within preset time; and
and correspondingly displaying the head portraits of the group members which are ranked earlier in the different types of the group members in different sub-areas respectively.
2. The information presentation method of claim 1, wherein the first number and the second number are each at least two.
3. The information presentation method of claim 1, further comprising:
acquiring identity information of each group member and message content sent within preset time;
And establishing the classification rule according to at least one of the message content and the identity information.
4. The information presentation method of claim 3, wherein the identity information comprises gender, age, region and group chat level, and the message content comprises a text message, a picture message and an emoticon message.
5. The information presentation method of claim 4, wherein establishing the classification rule based on at least one of the message content and the identity information comprises:
classifying all of the group members according to at least one of the identity information;
classifying all the group members according to the type of the message content; and
classifying all of said group members in relation to at least one of said identity information and said type of message content.
6. The information presentation method of claim 5,
when the classification rule is established only according to the identity information, the message quantity is the total message quantity of all types of messages sent by each group member in the preset time;
and when the classification rule is established according to the message content, the message quantity is the message quantity respectively corresponding to each type of the message content.
7. The information presentation method of claim 3, further comprising: and storing the identity information of each group member and the message content sent within the preset time in a local database of a client, and performing real-time calculation in the local database.
8. The information presentation method according to claim 1, wherein the group members in the same type send the same number of messages within a preset time, and are arranged in reverse order according to the speaking times of the group members in the type.
9. The information presentation method of claim 1, wherein the avatars of the same group member cannot be simultaneously displayed in different sub-regions.
10. The information presentation method of claim 1, further comprising:
acquiring the total message quantity of all types of messages sent by all the group members within the preset time;
sorting all the group members according to the number of the total messages;
displaying the head portraits of a part of the group members in the sub-area with the vacant positions according to the sorting order.
11. The information presentation method of claim 1, further comprising: and setting a timer, and regularly clearing the historical data stored before every preset time.
12. The information presentation method of claim 1, wherein the predetermined time is one day.
13. The information presentation method of claim 1, further comprising:
at least one fixed position is set in at least one of the sub-areas for fixed display of an avatar of at least one of the group members.
14. The information presentation method of claim 1, wherein the at least one group member that is fixedly displayed comprises a group owner, a group administrator, and the user himself.
15. An information presentation device, comprising:
the area dividing module is used for dividing a display area of the cluster head image to be displayed into a first number of sub-areas;
the group member dividing module is used for dividing the group members into a second number of types according to the classification rules of the group members;
the first sequencing module is used for sequencing the group members according to the number of messages sent by the group members in each type within preset time; and
a first display module, configured to correspondingly display the head portraits of the group members that are ranked earlier in the different types of group members in different sub-regions respectively,
The classification rule is established according to at least one of identity information of each group member and message content sent within a preset time.
16. The information presentation device of claim 15 wherein said first number and said second number are each at least two.
17. The information presentation device of claim 15, further comprising:
the first acquisition module is used for acquiring the identity information of each group member and the message content sent within the preset time;
and the rule establishing module is used for establishing the classification rule according to at least one of the message content and the identity information.
18. The information presentation device of claim 17, wherein the identity information comprises gender, age, region, and group chat level, and the message content comprises a text message, a picture message, and an emoticon message.
19. The information presentation device of claim 18, wherein the rule establishing module comprises:
a first classification module, configured to classify all the group members according to at least one of the identity information;
the second classification module is used for classifying all the group members according to the type of the message content; and
And the third classification module is used for classifying all the group members by combining at least one type of the identity information and the message content.
20. The information presentation device of claim 19,
when the classification rule is established only according to the identity information, the message quantity is the total message quantity of all types of messages sent by each group member in the preset time;
and when the classification rule is established according to the message content, the message quantity is the message quantity respectively corresponding to each type of the message content.
21. The information presentation device of claim 17, further comprising:
and the storage module is used for storing the identity information of each group member and the message content sent within the preset time in a local database of a client and carrying out real-time calculation in the local database.
22. The information presentation device of claim 15, wherein the group members of the same type send the same number of messages within a preset time, and are arranged in a reverse order according to the speaking times of the group members of the type.
23. The information presentation device of claim 15 wherein the avatars of the same group member cannot be simultaneously displayed in different ones of the sub-regions.
24. The information presentation device of claim 15, further comprising:
the second acquisition module is used for acquiring the total message quantity of all types of messages sent by all the group members within the preset time;
the second sequencing module is used for sequencing all the group members according to the number of the total messages;
and the second display module is used for displaying the head portraits of part of the group members in the sub-areas with the vacant positions according to the sorting order.
25. The information presentation device of claim 15, further comprising:
and the setting module is used for setting a timer and clearing the historical data stored before every other preset time.
26. The information presentation device of claim 15 wherein the predetermined time is a day.
27. The information presentation device of claim 15, further comprising:
and the fixed display module is used for setting at least one fixed position in at least one sub-area and fixedly displaying the head portrait of at least one group member.
28. The information presentation device of claim 15 wherein the at least one group member that is fixedly displayed comprises a group owner, a group manager, and the user himself.
29. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the information presentation method of any one of the preceding claims 1-14.
30. A computer-readable storage medium storing computer instructions which, when executed, implement the information presentation method of any one of claims 1 to 14.
CN201910065057.2A 2019-01-23 2019-01-23 Information presentation method, information presentation apparatus, and computer-readable storage medium Active CN109828816B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910065057.2A CN109828816B (en) 2019-01-23 2019-01-23 Information presentation method, information presentation apparatus, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910065057.2A CN109828816B (en) 2019-01-23 2019-01-23 Information presentation method, information presentation apparatus, and computer-readable storage medium

Publications (2)

Publication Number Publication Date
CN109828816A CN109828816A (en) 2019-05-31
CN109828816B true CN109828816B (en) 2022-08-12

Family

ID=66862310

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910065057.2A Active CN109828816B (en) 2019-01-23 2019-01-23 Information presentation method, information presentation apparatus, and computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN109828816B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116450255A (en) * 2022-01-07 2023-07-18 北京字跳网络技术有限公司 Information processing method and device and electronic equipment
CN115086265A (en) * 2022-06-30 2022-09-20 上海掌门科技有限公司 Method and equipment for generating group head portrait information

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105024835A (en) * 2015-07-23 2015-11-04 腾讯科技(深圳)有限公司 Group management method and device
CN105681057A (en) * 2016-02-22 2016-06-15 北京橙鑫数据科技有限公司 Group head portrait update method and device
CN106209574A (en) * 2016-06-17 2016-12-07 广州爱九游信息技术有限公司 Group's head portrait display system based on instant communication software, method and electronic equipment
CN108173742A (en) * 2017-12-08 2018-06-15 腾讯科技(深圳)有限公司 A kind of image processing method, device
CN108196751A (en) * 2018-01-08 2018-06-22 深圳天珑无线科技有限公司 Update method, terminal and the computer readable storage medium of group chat head portrait

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030105743A1 (en) * 2001-11-16 2003-06-05 Sonicblue, Inc. Use of database queries for manipulation of media content
CN103581602B (en) * 2012-07-20 2017-09-29 腾讯科技(深圳)有限公司 Automatically update the method and system of contact head image
CN105430473A (en) * 2015-11-30 2016-03-23 天脉聚源(北京)科技有限公司 Method and device for displaying head portrait of supporter
CN105959203B (en) * 2016-04-22 2019-09-20 北京小米移动软件有限公司 Head portrait setting method and device
CN106533906A (en) * 2016-11-15 2017-03-22 中国人民解放军理工大学 Method for setting plurality of user pictures specific to different contacts
CN106980703B (en) * 2017-05-09 2020-06-30 北京三快在线科技有限公司 Method and device for group search, electronic equipment and computer readable medium
CN107481190B (en) * 2017-07-04 2018-12-07 腾讯科技(深圳)有限公司 A kind of image processing method and device
CN108055192B (en) * 2017-11-28 2020-06-05 上海量明科技发展有限公司 Group generation method, device and system
CN109165913A (en) * 2018-07-30 2019-01-08 珠海格力电器股份有限公司 A kind of job group management method, calculates equipment and storage medium at device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105024835A (en) * 2015-07-23 2015-11-04 腾讯科技(深圳)有限公司 Group management method and device
CN105681057A (en) * 2016-02-22 2016-06-15 北京橙鑫数据科技有限公司 Group head portrait update method and device
CN106209574A (en) * 2016-06-17 2016-12-07 广州爱九游信息技术有限公司 Group's head portrait display system based on instant communication software, method and electronic equipment
CN108173742A (en) * 2017-12-08 2018-06-15 腾讯科技(深圳)有限公司 A kind of image processing method, device
CN108196751A (en) * 2018-01-08 2018-06-22 深圳天珑无线科技有限公司 Update method, terminal and the computer readable storage medium of group chat head portrait

Also Published As

Publication number Publication date
CN109828816A (en) 2019-05-31

Similar Documents

Publication Publication Date Title
CN105843615B (en) Notification message processing method and device
CN111431727B (en) Group display method, device, terminal, server and system
CN110266879B (en) Playing interface display method, device, terminal and storage medium
CN105069073B (en) Contact information recommendation method and device
CN107463643B (en) Barrage data display method and device and storage medium
CN113365086B (en) Live data interaction method and device, electronic equipment, server and storage medium
CN111556352B (en) Multimedia resource sharing method and device, electronic equipment and storage medium
CN113115114B (en) Interaction method, device, equipment and storage medium
CN110278140B (en) Communication method and device
CN113114841A (en) Dynamic wallpaper acquisition method and device
CN109828816B (en) Information presentation method, information presentation apparatus, and computer-readable storage medium
CN110737844B (en) Data recommendation method and device, terminal equipment and storage medium
CN111865760A (en) Message display method and device
CN105427443A (en) Voting message sending method and device
CN113556279B (en) Message sending method, device, equipment and storage medium
CN112187624B (en) Message reply method and device and electronic equipment
CN114140073A (en) Project progress display method and device, electronic equipment and storage medium
CN111835617B (en) User head portrait adjusting method and device and electronic equipment
US20220158965A1 (en) Generating curated matches among individuals
CN112000840B (en) Business object display method and device
CN113709572A (en) Content promotion method and device, electronic equipment and storage medium
CN114157520A (en) Project state acquisition method and device, electronic equipment and storage medium
CN113626504B (en) Message aggregation method and device
CN113709021B (en) Session message generation method and device, computer equipment and storage medium
CN115914753A (en) Data processing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant