CN110633126A - Information display method and device and electronic equipment - Google Patents

Information display method and device and electronic equipment Download PDF

Info

Publication number
CN110633126A
CN110633126A CN201910927736.6A CN201910927736A CN110633126A CN 110633126 A CN110633126 A CN 110633126A CN 201910927736 A CN201910927736 A CN 201910927736A CN 110633126 A CN110633126 A CN 110633126A
Authority
CN
China
Prior art keywords
message
displayed
messages
information interaction
target
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.)
Granted
Application number
CN201910927736.6A
Other languages
Chinese (zh)
Other versions
CN110633126B (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 ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910927736.6A priority Critical patent/CN110633126B/en
Publication of CN110633126A publication Critical patent/CN110633126A/en
Application granted granted Critical
Publication of CN110633126B publication Critical patent/CN110633126B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Abstract

The embodiment of the disclosure discloses an information display method and device and electronic equipment. One embodiment of the method comprises: in response to receiving an instruction for displaying the target message, determining whether the target message is loaded to a memory according to the identifier of the target message; in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message and a first storage position of the target message in the first message queue; selecting at least one first message to be displayed including a target message from a first message queue, and loading the at least one first message to be displayed to a memory; splicing a plurality of displayed messages with a first message to be displayed; and automatically sliding a plurality of displayed messages and first messages to be displayed until the current information interaction interface displays the first messages to be displayed, the first message queue and the first message queue. On one hand, the display speed of the target message can be increased, and on the other hand, the memory consumption can be reduced.

Description

Information display method and device and electronic equipment
Technical Field
The present disclosure relates to the field of computer application technologies, and in particular, to an information display method and apparatus, and an electronic device.
Background
With the development of technology, personal computers and portable terminals have become popular, and people can acquire information or communicate with others using the personal computers and portable terminals. That is, a person can acquire a large amount of information, some of which are required by the user and some of which are not required by the user, through a personal computer and a portable terminal. Therefore, in order to facilitate the user to view the message (i.e. the target message) that the user needs, an input box is usually present on the terminal device for inputting the instruction corresponding to the target message that the user wants to view; and the target message can be acquired according to the instruction of the target message, and the target message is displayed on a display interface.
Disclosure of Invention
This disclosure is provided to introduce concepts in a simplified form that are further described below in the detailed description. This disclosure is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
The embodiment of the disclosure provides an information display method, an information display device and electronic equipment, which shorten the time for a user to browse a target message and improve the browsing experience of the user.
In a first aspect, an embodiment of the present disclosure provides an information display method, including: in response to receiving an instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, determining an identifier of the target message, and determining whether the target message is loaded to a memory according to the identifier; in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message according to the identifier, and determining a first storage position of the target message in the first message queue; selecting at least one first message to be displayed including the target message from the first message queue according to the first storage position, and loading the at least one first message to be displayed to a memory; splicing a plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed; and automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
In a second aspect, an embodiment of the present disclosure provides an information display apparatus, including: the first determining unit is used for responding to a received instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, determining an identifier of the target message, and determining whether the target message is loaded to a memory according to the identifier; a second determining unit, configured to determine, in response to determining that the target message is not loaded to the memory, a first message queue corresponding to the target message according to the identifier, and determine a first storage location of the target message in the first message queue; a selecting unit, configured to select at least one first message to be displayed including the target message from the first message queue according to the first storage location, and load the at least one first message to be displayed to a memory; the splicing unit is used for splicing the plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed; and the display unit is used for automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: one or more processors; a storage device having one or more programs stored thereon, which when executed by one or more processors, cause the one or more processors to implement the information display method of the first aspect.
In a fourth aspect, the present disclosure provides a non-transitory computer-readable storage medium, on which executable instructions are stored, and when the executable instructions are executed on a processor, the information display method of the first aspect is implemented.
According to the information display method, the information display device and the electronic equipment, the identification of the target message is determined by responding to the received instruction for displaying the target message when the information interaction interface is displayed in the information interaction window of the preset application, and whether the target message is loaded to the memory is determined according to the identification; in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message according to the identifier, and determining a first storage position of the target message in the first message queue; selecting at least one first message to be displayed including the target message from the first message queue according to the first storage position, and loading the at least one first message to be displayed to a memory; splicing a plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed; and automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed. According to the scheme provided by the disclosure, the message content of the target message can be rapidly displayed on the information interaction interface by utilizing the mode of splicing the current display message and the message to be displayed according to the instruction of displaying the target message. Compared with the prior art, in order to display the target message, a mode of loading all messages between the currently displayed message and the target message is needed.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
FIG. 1 is a flow diagram of one embodiment of an information display method according to the present disclosure;
FIGS. 2A-2B are schematic diagrams of an application scenario of an information display method according to the present disclosure;
FIG. 3 is a schematic block diagram of one embodiment of an information display device according to the present disclosure;
FIG. 4 is an exemplary system architecture to which the information display method of one embodiment of the present disclosure may be applied;
fig. 5 is a schematic diagram of a basic structure of an electronic device provided according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Referring to fig. 1, a flow of an embodiment of an information display method according to the present disclosure is shown. The information display method as shown in fig. 1 includes the steps of:
step 101, in response to receiving an instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, determining an identifier of the target message, and determining whether the target message is loaded to a memory according to the identifier.
The preset application can be an instant messaging application, a shopping application and the like. The preset application can be provided with an information interaction window. And the user can perform real-time information interaction with the contact through the information interaction interface displayed in the information interaction window. Historical interaction information and the like can be checked through the information interaction interface.
In this embodiment, the target message may be a message that is not displayed in the information interaction interface. The receiving time of the target message may be before the receiving time of any message displayed on the information interaction interface or after the receiving time of any message displayed on the information interaction interface.
In some application scenarios, the user or contact may reply to the historical message. The reply information may include summary information of the history message. In these application scenarios, the history message may be a target message. The user can select the summary information of the history message by clicking, touching, hovering a cursor and the like, so as to send out an instruction for displaying the target message.
In other application scenarios, the target message may be a new message received. The new message refers to a message that has not been viewed by the user. Prompt information for receiving a new message, such as a message sent by a prompt contact and specifying that a user is a receiver, can be displayed in the information interaction interface. When the user clicks or exports the prompt message, an instruction for displaying the target message can be sent.
In this embodiment, each message may correspond to an identifier. The identification of the message herein may include letters, numbers, words, and/or other symbols. The identity of each message may be unique.
A plurality of interactive messages generated between the user and the contact persons and between different contact persons can be stored in advance. For example in a preset database. The preset database can be arranged locally or in a remote server.
For each message, the message content corresponding to the message can be searched through the identification of the message.
The memory may be content of the electronic device corresponding to the execution of the information display method. Generally, in order to display an interactive message in the information interaction window of the preset application, a part of historical interactive messages between a user and a plurality of contacts corresponding to the information interaction interface and among the plurality of contacts may be pre-loaded into a memory.
Whether the target message is loaded to the memory can be checked in the memory according to the identifier of the target message. For example, traversing a plurality of historical interaction messages corresponding to the information interaction interface loaded into the memory, and determining whether the identifiers of the plurality of historical interaction messages are the same as the identifier of the target message. And if so, determining that the target message is loaded to the memory. If not, determining that the target message is not loaded to the memory.
Step 102, in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message according to the identifier, and determining a first storage location of the target message in the first message queue.
If it is determined that the target message is not loaded into the memory, it may be determined that the target message is stored in a local hard disk or other electronic device that is in communication connection with the electronic device that executes the information display method.
The electronic device executing the information display method may acquire information of the local hard disk or the other electronic device storing the target message.
Generally, in the information of the local hard disk or the other electronic devices, a plurality of historical interaction messages corresponding to the information interaction interface may be stored in a queue. And the plurality of historical messages are stored in the queue according to the sequence of the sending time. The queue may be considered a first message queue. Specifically, an information interaction interface corresponding to the target message is determined according to the identifier of the target message. And then, determining a first message queue corresponding to the information interaction interface according to the identifier of the information interaction interface. And then searching the identifier of the message which is the same as the identifier of the target message in the first message queue, thereby determining the first storage position of the target message in the first message queue. The first message queue may store a plurality of messages, respective identifiers corresponding to the plurality of messages, and sequence numbers corresponding to the respective message storage areas. For example, the storage location may correspond to a sequence number of the target message in the first message queue. Alternatively, the storage location may be more or less messages that are different between the target message and the current last message in the first message queue.
Step 103, selecting at least one first message to be displayed including the target message from the first message queue according to the first storage location, and loading the at least one first message to be displayed to the first message queue in the memory.
The message content corresponding to the target message or more than two message contents including the target message may be obtained according to the storage location of the target message in the first message queue. The acquired target message and the acquired two or more messages may be regarded as the first message to be displayed. And then loading the at least one message to be displayed to a memory.
Of the two or more messages to be displayed, the rest of the messages to be displayed except for the target message may be messages adjacent to the target message. In some application scenarios, the number of the messages to be displayed is two, where one of the messages to be displayed may be a target message, and the other may be a message that is adjacent to the target message in the first message queue and whose receiving (or sending) time is before the receiving time of the target message; or a message that is adjacent to the target message and has a reception (or transmission) time that is after the target message reception time. In other application scenarios, the number of the messages to be displayed is three. One of the messages to be displayed may be a target message, and the other two messages may be respectively adjacent to the target message in the first message queue. In other application scenarios, the number of messages to be displayed may be four or more, and the plurality of messages to be displayed may include the target message. The sequence numbers of the plurality of messages to be displayed in the first message queue may be consecutive.
And 104, splicing the plurality of displayed messages displayed on the information interaction interface when the instruction is received and at least one first message to be displayed.
And 105, automatically sliding a plurality of displayed messages and at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
In some application scenarios, the message sending time of the target message is before the message sending times of the plurality of displayed messages, and step 104 may include: and setting the at least one first message to be displayed before the message with the earliest message sending time in the plurality of displayed messages. And the step 105 may include: and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the first sending time to the message with the second sending time, until the current information interaction interface displays the at least one first message to be displayed, wherein the first time is earlier than the second time.
In some application scenarios, the message sending time of the target message is after the message sending times of the plurality of displayed messages, and step 104 may include: setting the at least one first message to be displayed after the message with the latest message sending time in the plurality of displayed messages, and step 105 may include automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the message with the third sending time to the message with the fourth sending time, until the current information interaction interface displays the at least one first message to be displayed, where the third sending time is later than the fourth sending time.
In the information display method provided by this embodiment, an identifier of a target message is determined by receiving an instruction for displaying the target message when an information interaction interface is displayed in an information interaction window of a preset application, and whether the target message is loaded to a memory is determined according to the identifier; in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message according to the identifier, and determining a first storage position of the target message in the first message queue; selecting at least one first message to be displayed including the target message from the first message queue according to the first storage position, and loading the at least one first message to be displayed to a memory; splicing a plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed; and automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed. According to the scheme provided by the disclosure, the message content of the target message can be rapidly displayed on the information interaction interface by utilizing the mode of splicing the current display message and the message to be displayed according to the instruction of displaying the target message. Compared with the prior art, in order to display the target message, a mode of loading all messages between the currently displayed message and the target message is needed.
In some optional implementations, the automatically sliding the plurality of displayed messages and the at least one first message to be displayed in step 105 until the current information interaction interface displays the at least one first message to be displayed includes:
firstly, sliding the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the message content of the target message is displayed at the top or the bottom of the information interaction interface;
and secondly, continuing to slide the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the current information interaction interface displays the message content of only the at least one first message to be displayed.
That is, the message content of the target message may be displayed at the top or the bottom of the information interaction interface in a manner of sliding the plurality of displayed messages and the at least one first message to be displayed along the sliding direction. And then, continuing to slide the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the message content of the at least one first message to be displayed. The gradual transition from the original displayed information to the display of the message to be displayed is realized.
It is understood that the sliding direction may be the sliding direction from the message with the corresponding sending time as the first time point to the message with the sending time as the second time point. The sliding direction may be a direction from the message whose corresponding transmission time is the third time point to the message whose transmission time is the fourth time point. Specifically, the sliding direction may be set according to an application scenario.
In these optional implementation manners, since the information interaction interface gradually transitions from the displayed message to the first message to be displayed including the target message, the information displayed by the information interaction interface is not directly changed from the displayed message to the first message to be displayed, fluency of information switching is realized, and user experience can be improved.
In some optional implementation manners of this embodiment, the information display method further includes: and after the current information interaction interface only displays the at least one first message to be displayed, disconnecting the splicing of the plurality of displayed messages and the at least one first message to be displayed.
After the current information interaction interface only displays the first message to be displayed, the splicing between the plurality of displayed messages and the at least one first displayed message is disconnected, so that the plurality of displayed messages and the at least one first displayed message do not have the precedence relationship obtained by the splicing operation. Therefore, the plurality of historical interactive messages corresponding to the information interactive interface are not disordered due to the splicing operation.
In some optional implementation manners, if it is determined in the step 101 that the target message is already loaded into the memory, the information display method further includes the following steps:
firstly, in response to determining that the target message is loaded to the memory, determining a second message queue, corresponding to the target message, loaded to the memory according to the identifier, and determining a second storage position of the target message in the second message queue;
secondly, selecting at least one message to be displayed from the second message queue according to the second storage position, wherein the message to be displayed comprises the target message;
thirdly, automatically sliding the plurality of displayed messages, the at least one message and each message between the plurality of displayed messages and the at least one message according to the sequence of the sending time of the target message and the sending time of any one of the plurality of displayed messages until the message content of the at least one message to be displayed is displayed in the current information interaction interface of the information interaction window.
In these alternative implementations, the target message and the message displayed in the information interaction interface may be both stored in the second message queue. Each message in the second message queue has been loaded to memory. The sequence of the target message and the message displayed by the information interaction interface in the second message queue can be determined.
In some application scenarios, if it is determined that the target message is located before any message displayed on the information interaction interface (that is, the target message is located before a message displayed on the information interaction interface with the earliest receiving time), at least one second message to be displayed, which includes the target message and has a receiving time before the receiving time of any message displayed on the information interaction interface, may be obtained according to the identifier of the target message. Because the received time of the acquired message to be displayed is before the received time of any message displayed on the display interface, the plurality of displayed messages and the at least one first message to be displayed need to be automatically slid in the information interaction window along the sliding direction from the message with the corresponding sending time as the fifth moment to the message with the sending time as the sixth moment until the current information interaction interface displays the at least one first message to be displayed, wherein the fifth moment is earlier than the sixth moment.
In other application scenarios, if it is determined that the target message is located behind any message displayed on the information interaction interface, at least one second message to be displayed including the target message is selected from the second message queue according to the identifier of the target message, and the receiving time of the second message to be displayed is behind the receiving time of any message displayed on the information interaction interface. Can be used for
And automatically sliding the plurality of displayed messages and the at least one first message to be displayed along the sliding direction of the message with the corresponding sending time being the seventh moment and pointing to the message with the sending time being the eighth moment in the information interaction window until the current information interaction interface displays the at least one first message to be displayed, wherein the eighth moment is earlier than the seventh moment.
In these optional implementation manners, because the second message queue is loaded in the memory, at least one second message to be displayed including the target message may be directly obtained from the memory, and the at least one second message to be displayed is displayed in the information interaction interface in a manner of automatically sliding the message in the information interaction window, so as to display the message content of the target message to the user. The operation of the user can be reduced, and the user experience is improved.
In some optional embodiments, if the target message is in the second message queue and is already displayed in the information interaction interface, sliding each message displayed in the information interaction interface in the information interaction window, so that the message content of the target message is displayed at a preset position of the current information interaction interface. That is, in the embodiment of the present disclosure, a certain preset position of the information interaction interface may be set as the display position of the target message, and when the user opens the information interaction interface this time, if the content displayed on the information interaction interface already includes the target message, at this time, the target message only needs to be moved to the preset position. The preset position may be any position of the information interaction window, and is not limited in the embodiment of the present disclosure. Such as: the preset position can be the top, the bottom or the middle of the information interaction window.
For convenience of understanding, please refer to fig. 2A and 2B, and fig. 2A and 2B are schematic diagrams of an application scenario of an information display method according to an embodiment of the present disclosure.
In fig. 2A, the ellipses represent information, while the solid black ellipses may characterize the target message. In these application scenarios, the first message queue is not loaded to memory. The message queue loaded in memory is shown in block B of fig. 2A. The displayed messages in the information interaction interface are a plurality of displayed messages as shown in box A in FIG. 2A. At least one first message to be displayed including the target message, such as a plurality of first messages to be displayed in block C of fig. 2A, may be first obtained from a database storing the first message queue according to the identifier of the target message. And loading at least one first message to be displayed in the box C to a memory. The first message to be displayed in box C is then spliced with the displayed message in box a as shown in fig. 2B. And then, displaying the message content of the target message at the bottom of the information interaction interface in a mode of automatically sliding the message displayed on the information interaction interface along the direction shown in fig. 2B. And continuing to slide the displayed messages and the messages to be displayed, and finally only displaying the message content of the at least one first message to be displayed in the information interaction interface. In these application scenarios, the target message may be received earlier than the plurality of displayed messages in block a. Therefore, the sliding direction is a sliding direction pointing to a message having a second time from a message having a first corresponding transmission time, and the first time is earlier than the second time.
With further reference to fig. 3, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of an information display apparatus, which corresponds to the embodiment of the method shown in fig. 1, and which is particularly applicable in various electronic devices.
As shown in fig. 3, the information display device of the present embodiment includes: a first determination unit 301, a second determination unit 302, a selection unit 303, a splicing unit 304 and a display unit 305. The first determining unit 301 is configured to determine, in response to receiving an instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, an identifier of the target message, and determine whether the target message is loaded to a memory according to the identifier; a second determining unit 302, configured to determine, in response to determining that the target message is not loaded to the memory, a first message queue corresponding to the target message according to the identifier, and determine a first storage location of the target message in the first message queue; a selecting unit 303, configured to select at least one first message to be displayed including the target message from the first message queue according to the first storage location, and load the at least one first message to be displayed to a memory; the splicing unit 304 is configured to splice the plurality of displayed messages displayed on the information interaction interface when the instruction is received and the at least one first message to be displayed; the display unit 305 is configured to automatically slide the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
In this embodiment, specific processes of the first determining unit 301, the second determining unit 302, the selecting unit 303, the splicing unit 304, and the display unit 305 of the information display apparatus and technical effects thereof may refer to the related descriptions of step 101, step 102, step 103, step 104, and step 105 in the corresponding embodiment of fig. 1, and are not described herein again.
In some optional implementations, the message sending time of the target message is before the message sending times of the plurality of displayed messages, and the splicing unit 304 is further configured to: setting the at least one first message to be displayed before one message with the earliest message sending time in the plurality of displayed messages; and the display unit 305 is further configured to: and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the first sending time to the message with the second sending time, until the current information interaction interface displays the at least one first message to be displayed, wherein the first time is earlier than the second time.
In some optional implementations, the message sending time of the target message is after the message sending times of the plurality of displayed messages, and the splicing unit 304 is further configured to:
setting the at least one first message to be displayed after the message with the latest message sending time in the plurality of displayed messages; and the display unit 305 is further configured to: and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the third time to the message with the fourth time until the current information interaction interface displays the at least one first message to be displayed, wherein the third time is later than the fourth time.
In some optional implementations, the display unit 305 is further configured to: sliding the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the message content of the target message is displayed at the top or the bottom of the information interaction interface; and continuing to slide the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the current information interaction interface displays the message content of only the at least one first message to be displayed.
In some alternative implementations, the information display device further includes a splice disconnection unit (not shown in the figures). The splicing disconnection unit is used for: after the display unit 305 displays only the at least one first message to be displayed on the current information interaction interface, the splicing of the plurality of displayed messages and the at least one first message to be displayed is disconnected.
In some optional implementations, the second determining unit 302 is further configured to: in response to determining that the target message is loaded to the memory, determining a second message queue, corresponding to the target message, loaded to the memory according to the identifier, and determining a second storage position of the target message in the second message queue; and the selecting unit 303 is further configured to: selecting at least one message to be displayed from the second message queue according to the second storage position, wherein the message to be displayed comprises the target message; and the display unit 305 is further configured to: and automatically sliding the plurality of displayed messages, the at least one message and each message between the plurality of displayed messages and the at least one message according to the sequence of the sending time of the target message and the sending time of any one displayed message of the plurality of displayed messages until the message content of the at least one message to be displayed is displayed in the current information interaction interface of the information interaction window.
Referring to fig. 4, fig. 4 illustrates an exemplary system architecture to which the information display method of one embodiment of the present disclosure may be applied.
As shown in fig. 4, the system architecture may include terminal devices 401, 402, 403, a network 404, and a server 405. The network 404 serves as a medium for providing communication links between the terminal devices 401, 402, 403 and the server 405. Network 404 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few.
The terminal devices 401, 402, 403 may interact with a server 405 over a network 404 to receive or send messages or the like. The terminal devices 401, 402, 403 may have various client applications installed thereon, such as an instant messaging application, a web browser application, a search-type application, and a news-information-type application. The client application in the terminal devices 401, 402, and 403 may receive information input by the user, and send the information input by the user to the terminal device corresponding to the contact through the server.
The terminal devices 401, 402, and 403 may be hardware or software. When the terminal devices 401, 402, and 403 are hardware, they may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, e-book readers, MP3 players (Moving Picture Experts Group Audio Layer III, mpeg compression standard Audio Layer 3), MP4 players (Moving Picture Experts Group Audio Layer IV, mpeg compression standard Audio Layer 4), laptop portable computers, desktop computers, and the like. When the terminal devices 401, 402, and 403 are software, they can be installed in the electronic devices listed above. It may be implemented as multiple pieces of software or software modules (e.g., software or software modules used to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The server 405 may be a server providing various services, for example, receiving information sent by the user through the terminal devices 401, 402, and 403, and forwarding the information to the terminal device corresponding to the contact of the user.
It should be noted that the information display method provided by the embodiment of the present disclosure may be executed by a terminal device, and accordingly, the information display apparatus may be disposed in the terminal devices 401, 402, and 403. In addition, the information display method provided by the embodiment of the present disclosure may also be executed by the server 405, and accordingly, an information display apparatus may be provided in the server 405.
It should be understood that the number of terminal devices, networks, and servers in fig. 4 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to fig. 5, shown is a schematic diagram of an electronic device (e.g., a terminal device or a server of fig. 4) suitable for use in implementing embodiments of the present disclosure. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 5, the electronic device may include a processing means (e.g., central processing unit, graphics processor, etc.) 501 that may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage means 508 into a Random Access Memory (RAM) 503. In the RAM503, various programs and data necessary for the operation of the electronic apparatus are also stored. The processing device 501, the ROM502, and the RAM503 are connected to each other through a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
Generally, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 507 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage devices 508 including, for example, magnetic tape, hard disk, etc.; and a communication device 509. The communication means 509 may allow the electronic device to communicate with other devices wirelessly or by wire to exchange data. While fig. 5 illustrates an electronic device having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or installed from the storage means 508, or installed from the ROM 502. The computer program performs the above-described functions defined in the methods of the embodiments of the present disclosure when executed by the processing device 501.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: in response to receiving an instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, determining an identifier of the target message, and determining whether the target message is loaded to a memory according to the identifier; in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message according to the identifier, and determining a first storage position of the target message in the first message queue; selecting at least one first message to be displayed including the target message from the first message queue according to the first storage position, and loading the at least one first message to be displayed to a memory; splicing a plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed; and automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. For example, the first determining unit may be further described as a unit that determines an identifier of the target message in response to receiving an instruction to display the target message when the information interaction interface is displayed in the information interaction window of the preset application, and determines whether the target message is loaded to the memory according to the identifier.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (14)

1. An information display method, comprising:
in response to receiving an instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, determining an identifier of the target message, and determining whether the target message is loaded to a memory according to the identifier;
in response to determining that the target message is not loaded to the memory, determining a first message queue corresponding to the target message according to the identifier, and determining a first storage position of the target message in the first message queue;
selecting at least one first message to be displayed including the target message from the first message queue according to the first storage position, and loading the at least one first message to be displayed to a memory;
splicing a plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed;
and automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
2. The method of claim 1, wherein the message sending time of the target message is prior to the message sending times of the plurality of displayed messages,
the splicing the plurality of displayed messages displayed on the information interaction interface when the instruction is received and the at least one first message to be displayed comprises:
setting the at least one first message to be displayed before one message with the earliest message sending time in the plurality of displayed messages; and
the automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed comprises:
and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the first sending time to the message with the second sending time, until the current information interaction interface displays the at least one first message to be displayed, wherein the first time is earlier than the second time.
3. The method of claim 1, wherein the message send time of the target message is subsequent to the message send time of the plurality of displayed messages,
the splicing the plurality of displayed messages displayed on the information interaction interface when the instruction is received and the at least one first message to be displayed comprises:
setting the at least one first message to be displayed after the message with the latest message sending time in the plurality of displayed messages; and
the automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed comprises:
and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the third time to the message with the fourth time until the current information interaction interface displays the at least one first message to be displayed, wherein the third time is later than the fourth time.
4. The method according to claim 2 or 3, wherein automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed comprises:
sliding the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the message content of the target message is displayed at the top or the bottom of the information interaction interface;
and continuing to slide the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the current information interaction interface displays the message content of only the at least one first message to be displayed.
5. The method of claim 1, further comprising:
and after the current information interaction interface only displays the at least one first message to be displayed, disconnecting the splicing of the plurality of displayed messages and the at least one first message to be displayed.
6. The method of claim 1, further comprising:
in response to determining that the target message is loaded to the memory, determining a second message queue, corresponding to the target message, loaded to the memory according to the identifier, and determining a second storage position of the target message in the second message queue;
selecting at least one second message to be displayed including the target message from the second message queue according to the second storage position;
and automatically sliding the plurality of displayed messages, the at least one second message to be displayed and each message between the plurality of displayed messages and the at least one second message to be displayed according to the sequence of the sending time of the target message and the sending time of any one of the plurality of displayed messages until the message content of the at least one second message to be displayed is displayed in the current information interaction interface of the information interaction window.
7. An information display device characterized by comprising:
the first determining unit is used for responding to a received instruction for displaying a target message when an information interaction interface is displayed in an information interaction window of a preset application, determining an identifier of the target message, and determining whether the target message is loaded to a memory according to the identifier;
a second determining unit, configured to determine, in response to determining that the target message is not loaded to the memory, a first message queue corresponding to the target message according to the identifier, and determine a first storage location of the target message in the first message queue;
a selecting unit, configured to select at least one first message to be displayed including the target message from the first message queue according to the first storage location, and load the at least one first message to be displayed to a memory;
the splicing unit is used for splicing the plurality of displayed messages displayed on the information interaction interface when the instruction is received with the at least one first message to be displayed;
and the display unit is used for automatically sliding the plurality of displayed messages and the at least one first message to be displayed until the current information interaction interface displays the at least one first message to be displayed.
8. The apparatus of claim 7, wherein the message sending time of the target message is prior to the message sending times of the plurality of displayed messages,
the splicing unit is further configured to:
setting the at least one first message to be displayed before one message with the earliest message sending time in the plurality of displayed messages; and
the display unit is further configured to:
and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the first sending time to the message with the second sending time, until the current information interaction interface displays the at least one first message to be displayed, wherein the first time is earlier than the second time.
9. The apparatus of claim 8, wherein the message send time of the target message is subsequent to the message send time of the plurality of displayed messages,
the splicing unit is further configured to:
setting the at least one first message to be displayed after the message with the latest message sending time in the plurality of displayed messages; and
the display unit is further configured to:
and automatically sliding the plurality of displayed messages and the at least one first message to be displayed along a sliding direction from the corresponding message with the third time to the message with the fourth time until the current information interaction interface displays the at least one first message to be displayed, wherein the third time is later than the fourth time.
10. The apparatus of claim 8 or 9, wherein the display unit is further configured to:
sliding the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the message content of the target message is displayed at the top or the bottom of the information interaction interface;
and continuing to slide the plurality of displayed messages and the at least one first message to be displayed along the sliding direction until the current information interaction interface displays the message content of only the at least one first message to be displayed.
11. The apparatus of claim 7, further comprising a splice break unit to:
and after the display unit displays only the at least one first message to be displayed on the current information interaction interface, disconnecting the splicing of the plurality of displayed messages and the at least one first message to be displayed.
12. The apparatus of claim 10, wherein the second determining unit is further configured to:
in response to determining that the target message is loaded to the memory, determining a second message queue, corresponding to the target message, loaded to the memory according to the identifier, and determining a second storage position of the target message in the second message queue; and
the selecting unit is further configured to:
selecting at least one message to be displayed from the second message queue according to the second storage position, wherein the message to be displayed comprises the target message; and
the display unit is further configured to:
and automatically sliding the plurality of displayed messages, the at least one message and each message between the plurality of displayed messages and the at least one message according to the sequence of the sending time of the target message and the sending time of any one displayed message of the plurality of displayed messages until the message content of the at least one message to be displayed is displayed in the current information interaction interface of the information interaction window.
13. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-6.
14. A computer-readable medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-6.
CN201910927736.6A 2019-09-27 2019-09-27 Information display method and device and electronic equipment Active CN110633126B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910927736.6A CN110633126B (en) 2019-09-27 2019-09-27 Information display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910927736.6A CN110633126B (en) 2019-09-27 2019-09-27 Information display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN110633126A true CN110633126A (en) 2019-12-31
CN110633126B CN110633126B (en) 2023-06-27

Family

ID=68974588

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910927736.6A Active CN110633126B (en) 2019-09-27 2019-09-27 Information display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN110633126B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309467A (en) * 2020-02-24 2020-06-19 拉扎斯网络科技(上海)有限公司 Task distribution method and device, electronic equipment and storage medium
CN112199215A (en) * 2020-10-13 2021-01-08 恒生电子股份有限公司 Message processing method, device, equipment and storage medium
CN112965778A (en) * 2021-03-22 2021-06-15 北京五八信息技术有限公司 Chat page display method and device, electronic equipment and computer readable medium
CN114063843A (en) * 2021-11-22 2022-02-18 北京字跳网络技术有限公司 Interaction method, interaction device, electronic equipment, storage medium and computer program product

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100095308A1 (en) * 2008-10-10 2010-04-15 International Business Machines Corporation Managing queues in an asynchronous messaging system
CN102087615A (en) * 2009-12-03 2011-06-08 国际商业机器公司 Automated merger of logically associated messages in a message queue
CN109873757A (en) * 2019-03-29 2019-06-11 上海连尚网络科技有限公司 Message display method, electronic equipment and readable medium for multi-conference
CN110233931A (en) * 2019-04-30 2019-09-13 维沃移动通信有限公司 A kind of unread message management method and terminal device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100095308A1 (en) * 2008-10-10 2010-04-15 International Business Machines Corporation Managing queues in an asynchronous messaging system
CN102087615A (en) * 2009-12-03 2011-06-08 国际商业机器公司 Automated merger of logically associated messages in a message queue
CN109873757A (en) * 2019-03-29 2019-06-11 上海连尚网络科技有限公司 Message display method, electronic equipment and readable medium for multi-conference
CN110233931A (en) * 2019-04-30 2019-09-13 维沃移动通信有限公司 A kind of unread message management method and terminal device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309467A (en) * 2020-02-24 2020-06-19 拉扎斯网络科技(上海)有限公司 Task distribution method and device, electronic equipment and storage medium
CN111309467B (en) * 2020-02-24 2023-07-14 拉扎斯网络科技(上海)有限公司 Task distribution method and device, electronic equipment and storage medium
CN112199215A (en) * 2020-10-13 2021-01-08 恒生电子股份有限公司 Message processing method, device, equipment and storage medium
CN112199215B (en) * 2020-10-13 2024-01-19 恒生电子股份有限公司 Message processing method, device, equipment and storage medium
CN112965778A (en) * 2021-03-22 2021-06-15 北京五八信息技术有限公司 Chat page display method and device, electronic equipment and computer readable medium
CN114063843A (en) * 2021-11-22 2022-02-18 北京字跳网络技术有限公司 Interaction method, interaction device, electronic equipment, storage medium and computer program product

Also Published As

Publication number Publication date
CN110633126B (en) 2023-06-27

Similar Documents

Publication Publication Date Title
CN110633126B (en) Information display method and device and electronic equipment
CN110658961B (en) Information display method and device and electronic equipment
CN111580718A (en) Page switching method and device of application program, electronic equipment and storage medium
CN110658960A (en) Message processing method and device and electronic equipment
CN111190520A (en) Menu item selection method and device, readable medium and electronic equipment
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN111597486A (en) Information processing method and device and electronic equipment
CN115987934A (en) Information processing method and device and electronic equipment
CN110837534A (en) Data list display method, device, equipment and storage medium
CN112256221A (en) Information display method and device and electronic equipment
CN110619101B (en) Method and apparatus for processing information
CN111259291A (en) View display method and device and electronic equipment
CN112307393A (en) Information issuing method and device and electronic equipment
CN111290692B (en) Picture display method and device, electronic equipment and computer readable medium
CN111596823B (en) Page display method and device and electronic equipment
CN110727882B (en) Information presentation method, electronic device and computer readable medium
CN114417214A (en) Information display method and device and electronic equipment
CN110708425A (en) Message display method and device and electronic equipment
CN114089891A (en) Display control method and device and electronic equipment
CN111241443A (en) Method and device for pushing information and electronic equipment
CN113890772A (en) Information processing method and device and electronic equipment
CN112306317A (en) Unread message notification method and device and electronic equipment
CN112307394A (en) Information display method and device and electronic equipment
CN111625707B (en) Recommendation response method, device, medium and equipment
CN115314456B (en) Interaction method and device and electronic equipment

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