CN111694480B - Message processing method, device, equipment and storage medium - Google Patents

Message processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN111694480B
CN111694480B CN201910197914.4A CN201910197914A CN111694480B CN 111694480 B CN111694480 B CN 111694480B CN 201910197914 A CN201910197914 A CN 201910197914A CN 111694480 B CN111694480 B CN 111694480B
Authority
CN
China
Prior art keywords
message
state
bar
messages
list
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
CN201910197914.4A
Other languages
Chinese (zh)
Other versions
CN111694480A (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 Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke 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 Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201910197914.4A priority Critical patent/CN111694480B/en
Publication of CN111694480A publication Critical patent/CN111694480A/en
Application granted granted Critical
Publication of CN111694480B publication Critical patent/CN111694480B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a message processing method, a message processing device, message processing equipment and a message processing storage medium. The message status of each message is displayed according to the message list sequence through the message status bar, and the message status comprises the read status and the unread status, so that a user can macroscopically sense the quantity and the distribution of the unread messages in the message list, and can quickly position any message in the message list by operating the message status bar, the unread messages can be conveniently checked by the user with span, the convenience for the user to check the messages is improved, and the user experience is improved.

Description

Message processing method, device, equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a message processing method, apparatus, device, and storage medium.
Background
At present, electronic devices such as mobile phones, tablet computers, notebook computers, wearable devices and the like become indispensable devices in daily life, and users usually send or receive messages through the electronic devices. Sometimes a user may not be able to read all messages in the message list in time, so there will be read messages and unread messages in the message list.
In the prior art, when a user wants to read an unread message in a message list, the message marked with an unread identifier can be automatically screened by sliding the message list, or the screen can be fixed at the first unread message by double-clicking a message menu, the next unread message is switched by double-clicking again, and the purpose of switching the unread message is achieved by continuously double-clicking the message menu.
In the prior art, a user screens unread messages by self through a sliding message list, the unread messages cannot be quickly positioned to the positions of the unread messages, the operation is unchanged, the efficiency is low, and the user experience is not good; however, for the switching of the unread messages by double-clicking the message menu, the switching can be performed only to the next unread message, but not to the previous unread message, and the switching can not be performed with a span, and the user can not perceive the time distribution of the unread messages.
Disclosure of Invention
The invention provides a message processing method, a message processing device, message processing equipment and a message processing storage medium, which are used for quickly positioning any unread message in a message list, improving the convenience of a user for checking the message and improving the user experience.
A first aspect of the present invention provides a message processing method, including:
acquiring an operation instruction of a user on a message state bar, wherein the message state bar is used for displaying the message states of all messages according to the sequence of a message list, and the message states comprise a read state and an unread state; the message state bar comprises at least one state block for displaying the message state, the state blocks correspond to the messages in the message list one by one, and the state blocks are sequentially connected according to the sequence of the message list to form the message state bar;
and displaying the messages in the message list according to the operation instruction.
A second aspect of the present invention provides a message processing apparatus, including:
the acquisition module is used for acquiring an operation instruction of a user on a message state bar, wherein the message state bar is used for displaying the message states of all messages according to the sequence of a message list, and the message states comprise a read state and an unread state; the message state bar comprises at least one state block for displaying the message state, the state blocks correspond to the messages in the message list one by one, and the state blocks are sequentially connected according to the sequence of the message list to form the message state bar;
and the processing module is used for displaying the messages in the message list according to the operation instruction.
A third aspect of the present invention provides a message processing apparatus comprising:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of the first aspect.
A fourth aspect of the present invention is to provide a computer-readable storage medium having stored thereon a computer program;
which when executed by a processor implements the method according to the first aspect.
According to the message processing method, the message processing device, the message processing equipment and the message processing storage medium, the message in the message list is displayed according to the operation instruction of the user on the message status bar. The message status of each message is displayed according to the message list sequence through the message status bar, and the message status comprises the read status and the unread status, so that a user can macroscopically sense the quantity and the distribution of the unread messages in the message list, and can quickly position any message in the message list by operating the message status bar, the unread messages can be conveniently checked by the user with span, the convenience for the user to check the messages is improved, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of a message processing method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an interface provided by an embodiment of the present invention;
FIG. 3 is a schematic view of an interface provided in accordance with another embodiment of the present invention;
fig. 4 is a flowchart of a message processing method according to another embodiment of the present invention;
fig. 5 is a flowchart of a message processing method according to another embodiment of the present invention;
fig. 6 is a flowchart of a message processing method according to another embodiment of the present invention;
fig. 7 is a block diagram of a message processing apparatus according to an embodiment of the present invention;
fig. 8 is a block diagram of a message processing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart of a message processing method according to an embodiment of the present invention. The present embodiment provides a message processing method, which is applicable to an electronic device having a display unit and capable of displaying a message on an interface of the display unit, such as a mobile phone, a tablet computer, a notebook computer, a Personal Digital Assistant (PDA), a wearable device, and the like. The method comprises the following specific steps:
s101, obtaining an operation instruction of a user on a message state bar, wherein the message state bar is used for displaying the message states of all messages according to the sequence of a message list, and the message states comprise a read state and an unread state.
In this embodiment, a message status bar is displayed at a predetermined position of the interface, such as the message status bars 11 and 11' in fig. 2 and 3, specifically, the message status bar may be displayed horizontally, and of course, the message status bar may also be displayed vertically, and only the horizontal display is taken as an example in the figure; in addition, a message list 12 can be displayed in the interface, wherein the message list includes at least one message, and the message status of the message is a read status or an unread status. The message status bar can display the message status of each message in the message list according to the sequence of the message list, so that the user can macroscopically perceive the number and time distribution of unread messages.
As an example, the message status bar includes at least one status block for displaying a message status, where the status block corresponds to the messages in the message list one to one, and the status blocks are sequentially connected according to the message list order to form the message status bar. As shown in fig. 2, a preset identifier may be marked on each status block 13 according to the message status, for example, a black dot may be marked at the center of the status block to indicate an unread status, while the read status does not mark the status block, and certainly other identifiers may also be marked; furthermore, as shown in fig. 3, the status block 13' may also represent different message statuses in different colors, for example black for read status and grey for unread status.
In this embodiment, the user may operate the message status bar, for example, for an electronic device with a touch display screen, the user may slide a finger on the message status bar, and for an electronic device with a non-touch display screen, the user may control a cursor to slide on the message status bar; as another example, the user may also click directly on a location of the message status bar. The electronic equipment acquires the operation instruction of the user on the message state bar by detecting the operation action of the user on the message state bar.
And S102, displaying the messages in the message list according to the operation instruction.
In this embodiment, the messages in the message list can be displayed according to the acquired operation instruction, and the messages in the message list can be displayed in a scrolling manner and/or directly jump to a certain message for displaying, for example, when a finger of a user slides on the message status bar, the messages in the message list can be displayed in a scrolling manner, and when the user stops sliding, the corresponding message in the message list is determined according to the current position of the finger of the user in the message status bar, and the message is displayed; for another example, when the user clicks a certain position of the message status bar, the corresponding message in the message list is determined according to the click position of the user, and the message is displayed. Because the message status bar shows the message status of each message in the message list according to the message list sequence, the user can quickly locate any unread message through the operation of the message status bar, so that the user can view the unread message with span, for example, the user can quickly locate any unread message in front of the current message or any unread message behind the current message in the message list. It should be noted that, in this embodiment, the user is not limited to having to operate on the message status bar, and may also be allowed to perform an operation (sliding or clicking) in a specific area near the message status bar and map the operation onto the message status bar.
In the message processing method provided by this embodiment, the message in the message list is displayed according to the operation instruction by obtaining the operation instruction of the user on the message status bar. In the embodiment, the message status of each message is displayed according to the message list sequence through the message status bar, and the message status includes the read status and the unread status, so that the user can macroscopically perceive the number and the distribution of the unread messages in the message list, and can quickly locate any message in the message list by operating the message status bar, so that the user can conveniently view the unread messages in a span manner, the convenience of viewing the messages by the user is improved, and the user experience is improved.
On the basis of the foregoing embodiment, the acquiring an operation instruction of the user on the message status bar in S101 includes:
and acquiring a moving operation instruction of the user on the cursor point on the message state bar.
In the present embodiment, as shown in fig. 2 and 3, the message status bar has a movable cursor point 14, and when the user slides on the message status bar, the cursor point 14 moves synchronously, for example, for the message status bar 11, 11 ' displayed horizontally, when the user slides to the left on the message status bar 11, 11 ', the cursor point 14 also moves to the left synchronously, and when the user slides to the right on the message status bar 11, 11 ', the cursor point 14 also moves to the right synchronously.
Further, as shown in fig. 4, the displaying, by the step S102, the message in the message list according to the operation instruction includes:
s1021, acquiring the cursor point position according to the moving operation instruction;
s1022, determining the target message corresponding to the cursor point position in the message list, and displaying the target message.
In this embodiment, when the operation instruction of the user on the message status bar is a moving operation instruction on a cursor point on the message status bar, in a process that the cursor point moves along with the moving operation instruction, a cursor point position is obtained, and a target message corresponding to the cursor point position in the message list is determined, for example, for the above message status bar composed of status blocks, it is determined on which status block the cursor point position falls, a target message corresponding to the cursor point position in the message list is determined according to the falling status block, the target message is located in the message list and displayed in the interface, specifically, the target message can be highlighted, or the target message displayed in a folded manner is expanded and displayed, and so on. Accordingly, when the user operates on the message list, for example, when the user slides the message list up and down, the cursor point position may also move synchronously in the message list, where the cursor point position corresponds to the currently displayed message in the message list (e.g., the currently displayed first message in the interface, or the currently highlighted message).
On the basis of any of the above embodiments, as shown in fig. 5, before the obtaining of the operation instruction of the user on the message status bar in S101, the method further includes:
s201, acquiring a trigger instruction of a user to a trigger button;
s202, displaying the message state bar on a preset interface position according to the trigger instruction.
In this embodiment, the message status bar may be hidden, for example, the message status bar may not be displayed when the user browses the message, and when the user triggers a certain trigger button (for example, the user presses a "message menu" button for a long time), the message status bar is displayed at a predetermined position on the interface, where the predetermined position may be an edge portion of the interface, so as to facilitate the user operation, and more specifically, the message status bar may be displayed horizontally, or of course, the message status bar may be displayed vertically.
Further, after the step S202 of displaying the message status bar on the predetermined interface position according to the trigger instruction, the method further includes:
and determining the corresponding position of the message in the message state bar according to the message currently displayed in the message list, and displaying the cursor point at the corresponding position.
In this embodiment, after the message status bar is displayed under the trigger of the user, the initial position of the cursor point needs to be determined, and the corresponding position of the message currently displayed in the message list (for example, the first message currently displayed in the interface, or the message currently highlighted) in the message status bar is determined as the initial position of the cursor point.
In addition, as shown in fig. 6, after the displaying the message status bar on the interface predetermined position according to the trigger instruction in S202, the method may further include:
s301, acquiring a hidden instruction of a user to the message state bar;
s302, hiding the message state bar in the interface according to the hiding instruction.
In this embodiment, a user may hide a message status bar displayed in an interface, for example, by triggering a hide button to hide the message status bar in the interface; further, when the user slides a finger over the message status bar, the message status bar is hidden when it is detected that the user's finger is off the message status bar.
On the basis of any of the above embodiments, the method further includes a step of generating a message status bar, where the step of generating the message status bar specifically includes:
in an optional embodiment, the number of messages in the message list and the interface size are obtained, the length of the state block is determined according to the number of messages and the interface size, and the state blocks are sequentially connected according to the message list sequence to form the message state bar.
In this embodiment, the length of the status block may be determined first, and then the status blocks may be sequentially spliced to form the message status bar. For example, the number of messages in the message list includes 20 messages, the width of the screen is 1080, the length of each status block is 1080/20 ═ 54, and after the status block corresponding to each message is generated, the status blocks are sequentially connected in the order of the message list to form a message status bar.
In another optional embodiment, the number of messages in the message list and the interface size are acquired, the length of the message status bar is determined according to the interface size, and the message status bar is divided into the status blocks according to the number of messages.
In this embodiment, the length of the message status bar may be determined first, and then the status block may be divided. For example, the number of messages in the message list includes 20 messages, the width of the screen is 1080, the length of the message status bar may also be set to 1080, then, according to the length of the message status bar and the number of messages in the message list, the length of each status block is determined to be 1080/20-54, then, the message status bar is divided into 54 parts on average, and then, the parts are processed to obtain the status block.
Further, the method may further include:
and acquiring a state block corresponding to the message in the unread state, and marking a preset unread state identifier on the state block.
In this embodiment, the preset unread status identifier may be marked on the status block corresponding to the unread status message, but the status block corresponding to the read status message is not marked, so that the user can perceive the number and distribution of the unread messages in the message list more intuitively according to the message status bar. Specifically, the unread status message may be identified by a black dot (or other color) in the middle of the status block corresponding to the unread status message.
More specifically, a message state array corresponding to the message list may be obtained, where the message in the read state is denoted as 0, and the message in the unread state is denoted as 1, and the message state array is formed according to the message list order, for example, {0,0,0,0,1,0,0,0,0,1, 1,0,0}, where when a state block is labeled, the state block may be labeled according to the message state array, where the label with a value of 1 is a preset unread state identifier.
On the basis of any of the above embodiments, the method further comprises:
and if the message state of any message changes, correspondingly modifying the message state shown in the message state bar by the message.
In this embodiment, when a user reads a certain unread message or marks a certain read message as an unread message, which results in a change of message status, the message status displayed in the message status bar needs to be modified, for example, when the unread status is identified by black dots as described above, when the message status changes from the unread status to the read status, the black dots in the status block can be removed, so that the message status of each message displayed in the message status bar is consistent with the message status of the messages in the message list in real time.
Fig. 7 is a block diagram of a message processing apparatus according to an embodiment of the present invention. The message processing apparatus provided in this embodiment may execute the processing flow provided in the message processing method embodiment, as shown in fig. 7, the message processing apparatus includes an obtaining module 41 and a processing module 42.
An obtaining module 41, configured to obtain an operation instruction of a user on a message status bar, where the message status bar is used to show message statuses of the messages according to a message list sequence, and the message statuses include a read status and an unread status;
and the processing module 42 is configured to display the messages in the message list according to the operation instruction.
Further, the message status bar includes at least one status block for displaying a message status, the status blocks correspond to the messages in the message list one to one, and the status blocks are sequentially connected according to the message list sequence to form the message status bar.
On the basis of any of the above embodiments, the obtaining module 41 is configured to obtain a moving operation instruction of a cursor point on the message status bar from a user;
the processing module 42 is configured to: acquiring the position of the cursor point according to the moving operation instruction; and determining a target message corresponding to the cursor point position in the message list, and displaying the target message.
On the basis of any of the above embodiments, the obtaining module 41 is further configured to obtain a trigger instruction of the user for the trigger button before obtaining an operation instruction of the user for the message status bar;
the processing module 42 is further configured to display the message status bar at a predetermined position of the interface according to the trigger instruction.
On the basis of any of the above embodiments, the processing module 42 is further configured to determine, according to a message currently displayed in the message list, a corresponding position of the message in the message status bar, and display the cursor point at the corresponding position.
On the basis of any of the above embodiments, the obtaining module 41 is further configured to obtain a hidden instruction of the user to the message status bar;
the processing module 42 is further configured to hide the message status bar in the interface according to the hiding instruction.
On the basis of any of the above embodiments, the processing module 42 is further configured to, if the message status of any message changes, correspondingly modify the message status shown in the message status bar by the message.
On the basis of any of the above embodiments, the processing module 42 is further configured to:
acquiring the number of messages and the interface size in the message list, determining the length of the state block according to the number of messages and the interface size, and sequentially connecting the state blocks according to the message list sequence to form the message state bar; or
And acquiring the number of messages and the interface size in the message list, determining the length of the message state strip according to the interface size, and dividing the message state strip into the state blocks according to the number of the messages.
On the basis of any of the above embodiments, the processing module 42 is further configured to obtain a state block corresponding to the message in the unread state, and mark a preset unread state identifier on the state block.
The message processing apparatus provided in the embodiment of the present invention may be specifically configured to execute the method embodiments provided in fig. 1 and 4 to 6, and specific functions are not described herein again.
According to the message processing device provided by the embodiment of the invention, the message in the message list is displayed according to the operation instruction by acquiring the operation instruction of the user on the message state bar. In the embodiment, the message status of each message is displayed according to the message list sequence through the message status bar, and the message status includes the read status and the unread status, so that the user can macroscopically perceive the number and the distribution of the unread messages in the message list, and can quickly locate any message in the message list by operating the message status bar, so that the user can conveniently view the unread messages in a span manner, the convenience of viewing the messages by the user is improved, and the user experience is improved.
Fig. 8 is a schematic structural diagram of a message processing device according to an embodiment of the present invention. The message processing device provided in the embodiment of the present invention may execute the processing flow provided in the message processing method embodiment, as shown in fig. 8, the message processing device 50 includes a memory 51, a processor 52, a computer program, and a communication interface 53; wherein a computer program is stored in the memory 51 and is configured to be executed by the processor 52 for performing the message processing method as described in the above embodiments.
The message processing device in the embodiment shown in fig. 8 may be configured to execute the technical solution of the foregoing method embodiment, and the implementation principle and the technical effect are similar, which are not described herein again.
In addition, the present embodiment also provides a computer-readable storage medium on which a computer program is stored, the computer program being executed by a processor to implement the message processing method described in the above embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
It is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A message processing method, comprising:
acquiring an operation instruction of a user on a message state bar, wherein the message state bar is used for displaying the message states of all messages according to the sequence of a message list, and the message states comprise a read state and an unread state; the message state bar comprises at least one state block for displaying the message state, the state blocks correspond to the messages in the message list one by one, and the state blocks are sequentially connected according to the sequence of the message list to form the message state bar;
displaying the messages in the message list according to the operation instruction;
the method further comprises the following steps: acquiring the number of messages and the interface size in the message list, determining the length of the state block according to the number of messages and the interface size, and sequentially connecting the state blocks according to the message list sequence to form the message state bar; or acquiring the number of messages and the interface size in the message list, determining the length of the message status bar according to the interface size, and dividing the message status bar into the status blocks according to the number of the messages.
2. The method of claim 1, wherein the obtaining of the operation instruction of the user on the message status bar comprises:
acquiring a moving operation instruction of a user on a cursor point on the message state bar;
the displaying the messages in the message list according to the operation instruction comprises:
acquiring the position of the cursor point according to the moving operation instruction;
and determining a target message corresponding to the cursor point position in the message list, and displaying the target message.
3. The method according to claim 2, before obtaining the operation instruction of the user on the message status bar, further comprising:
acquiring a trigger instruction of a user to a trigger button;
and displaying the message state bar on a preset position of an interface according to the trigger instruction.
4. The method according to claim 3, wherein after displaying the message status bar at a predetermined position of an interface according to the trigger instruction, further comprising:
and determining the corresponding position of the message in the message state bar according to the message currently displayed in the message list, and displaying the cursor point at the corresponding position.
5. The method according to claim 3, wherein after displaying the message status bar at a predetermined position of an interface according to the trigger instruction, further comprising:
acquiring a hidden instruction of a user to the message state bar;
and hiding the message state bar in the interface according to the hiding instruction.
6. The method of claim 1, further comprising:
and if the message state of any message changes, correspondingly modifying the message state shown in the message state bar by the message.
7. The method of claim 1, further comprising:
and acquiring a state block corresponding to the message in the unread state, and marking a preset unread state identifier on the state block.
8. A message processing apparatus, comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring an operation instruction of a user on a message state bar, the message state bar is used for displaying the message states of all messages according to the sequence of a message list, and the message states comprise a read state and an unread state; the message state bar comprises at least one state block for displaying the message state, the state blocks correspond to the messages in the message list one by one, and the state blocks are sequentially connected according to the sequence of the message list to form the message state bar;
the processing module is used for displaying the messages in the message list according to the operation instruction;
the processing module is further configured to: acquiring the number of messages and the interface size in the message list, determining the length of the state block according to the number of messages and the interface size, and sequentially connecting the state blocks according to the message list sequence to form the message state bar; or acquiring the number of messages and the interface size in the message list, determining the length of the message status bar according to the interface size, and dividing the message status bar into the status blocks according to the number of the messages.
9. A message processing device, comprising:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any one of claims 1-7.
10. A computer-readable storage medium, having stored thereon a computer program;
the computer program, when executed by a processor, implementing the method of any one of claims 1-7.
CN201910197914.4A 2019-03-15 2019-03-15 Message processing method, device, equipment and storage medium Active CN111694480B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910197914.4A CN111694480B (en) 2019-03-15 2019-03-15 Message processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910197914.4A CN111694480B (en) 2019-03-15 2019-03-15 Message processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111694480A CN111694480A (en) 2020-09-22
CN111694480B true CN111694480B (en) 2022-04-12

Family

ID=72475905

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910197914.4A Active CN111694480B (en) 2019-03-15 2019-03-15 Message processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111694480B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0459174A2 (en) * 1990-05-31 1991-12-04 International Business Machines Corporation Scrollbar having system or user provided information
CN101025671A (en) * 2006-02-24 2007-08-29 腾讯科技(深圳)有限公司 Method for displaying newmessage in message window
CN104898935A (en) * 2014-03-04 2015-09-09 腾讯科技(深圳)有限公司 Group message data processing method and device
WO2017096987A1 (en) * 2015-12-07 2017-06-15 腾讯科技(深圳)有限公司 Message display method and terminal device
CN108762863A (en) * 2018-04-28 2018-11-06 维沃移动通信有限公司 A kind of notification message methods of exhibiting, device and mobile terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7444599B1 (en) * 2002-03-14 2008-10-28 Apple Inc. Method and apparatus for controlling a display of a data processing system
CN103488767B (en) * 2013-09-27 2019-04-26 深圳市金立通信设备有限公司 A kind of indexing means and terminal of information
CN107465802A (en) * 2016-06-03 2017-12-12 北京融聚世界网络科技有限公司 A kind of methods, devices and systems for showing communication message
CN106873955A (en) * 2016-06-07 2017-06-20 阿里巴巴集团控股有限公司 The display methods of dynamic listing, device, equipment and system
CN106210259A (en) * 2016-06-16 2016-12-07 深圳市金立通信设备有限公司 A kind of multi-screen display method and terminal
CN106383636A (en) * 2016-09-23 2017-02-08 珠海市魅族科技有限公司 Index information display method and apparatus
CN106569702B (en) * 2016-11-10 2020-04-24 珠海市魅族科技有限公司 List navigation method and device
CN106775428A (en) * 2017-02-28 2017-05-31 北京潘达互娱科技有限公司 A kind of page processing method and device
CN107678633B (en) * 2017-09-22 2019-11-26 维沃移动通信有限公司 A kind of information display method and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0459174A2 (en) * 1990-05-31 1991-12-04 International Business Machines Corporation Scrollbar having system or user provided information
CN101025671A (en) * 2006-02-24 2007-08-29 腾讯科技(深圳)有限公司 Method for displaying newmessage in message window
CN104898935A (en) * 2014-03-04 2015-09-09 腾讯科技(深圳)有限公司 Group message data processing method and device
WO2017096987A1 (en) * 2015-12-07 2017-06-15 腾讯科技(深圳)有限公司 Message display method and terminal device
CN108762863A (en) * 2018-04-28 2018-11-06 维沃移动通信有限公司 A kind of notification message methods of exhibiting, device and mobile terminal

Also Published As

Publication number Publication date
CN111694480A (en) 2020-09-22

Similar Documents

Publication Publication Date Title
CN109062479B (en) Split screen application switching method and device, storage medium and electronic equipment
CN107861784A (en) Desktop icon sorting method and device and mobile terminal
TW201812567A (en) Display data control method, device, and system
CN104820557A (en) A screen splitting method and a mobile terminal
US20150378965A1 (en) Method And Device For Text Input And Display Of Intelligent Terminal
US10810698B2 (en) Information processing method and client
CN111857468A (en) Content sharing method and device, equipment and storage medium
CN109284034B (en) Method, system, storage medium and mobile phone for previewing terminal wallpaper
CN108469973B (en) Interface content display method and device and intelligent display equipment
CN107948412A (en) Display method and terminal equipment
CN108762604A (en) A kind of display methods, device and electronic equipment
CN106648281B (en) Screenshot method and device
CN110119299A (en) Information display method and equipment
CN112486366A (en) Control display method and device and electronic equipment
CN110244885B (en) Input method, device, equipment and storage medium
CN110968386B (en) Navigation bar processing method and system
CN111399721A (en) Method, device, storage medium and terminal for triggering search on display interface
CN113867580B (en) Display control method and device for pointer in window, equipment and storage medium
CN114296844A (en) Information synchronous interaction method, device, equipment and storage medium
CN111124111A (en) Processing method and electronic equipment
CN113589987A (en) Folder display method and device and computer equipment
CN112596643A (en) Application icon management method and device
CN106569686B (en) Method for controlling screen capture by rolling ball and related intelligent equipment
CN111694480B (en) Message processing method, device, equipment and storage medium
CN112684963A (en) Screenshot 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