CN107908522B - Information display method and device and computer readable storage medium - Google Patents

Information display method and device and computer readable storage medium Download PDF

Info

Publication number
CN107908522B
CN107908522B CN201711133037.1A CN201711133037A CN107908522B CN 107908522 B CN107908522 B CN 107908522B CN 201711133037 A CN201711133037 A CN 201711133037A CN 107908522 B CN107908522 B CN 107908522B
Authority
CN
China
Prior art keywords
information
trigger event
target
target trigger
template
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
CN201711133037.1A
Other languages
Chinese (zh)
Other versions
CN107908522A (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 Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201711133037.1A priority Critical patent/CN107908522B/en
Publication of CN107908522A publication Critical patent/CN107908522A/en
Application granted granted Critical
Publication of CN107908522B publication Critical patent/CN107908522B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/86Event-based monitoring

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to an information display method, an information display device and a computer readable storage medium, which are used for solving the technical problem that the display of the associated information of the same behavior of a user in the related technology is not intuitive enough, and the method comprises the following steps: detecting whether a target trigger event occurs in the electronic equipment; if the target trigger event occurs to the electronic equipment, executing the following operations within a preset time length: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event, if so, adding the information into an information group corresponding to the target trigger event; and uniformly displaying the information in the information group.

Description

Information display method and device and computer readable storage medium
Technical Field
The present disclosure relates to the field of information processing, and in particular, to an information display method and apparatus, and a computer-readable storage medium.
Background
With the rapid development of mobile internet technology and the continuous abundance of functions of electronic equipment, users can handle various required services by operating the electronic equipment. In the related art, when a user initiates a behavior, in order to achieve different business purposes, an electronic device receives a plurality of messages related to the initiated behavior, and the electronic device sequentially displays the received messages in a notification bar or a corresponding application. Specifically, when presenting each received notification message, the electronic device typically displays all the received messages in the sequence of the receiving time.
Disclosure of Invention
The disclosure provides an information display method, an information display device and a computer-readable storage medium, which are used for solving the technical problem that the display of the associated information of the same behavior of a user in the related art is not intuitive enough.
According to a first aspect of the embodiments of the present disclosure, there is provided an information display method, including:
detecting whether a target trigger event occurs in the electronic equipment;
if the target trigger event occurs to the electronic equipment, executing the following operations within a preset time length: when the electronic equipment receives any information, judging whether the information is associated with the target trigger event; if the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and uniformly displaying the information in the information group.
Optionally, the determining whether the information is associated with the target trigger event includes:
determining a target information template corresponding to the target trigger event from an information template library, wherein the target information template comprises a sender identifier and/or a key field;
and judging whether the information is associated with the target trigger event or not by detecting the matching degree of the information and the sender identifier and/or the key field.
Optionally, the detecting whether the target triggering event occurs to the electronic device includes:
when any event occurs in the electronic equipment, determining whether the type of the event is a preset trigger event type;
and if the type of the event is the type of the trigger event, determining that the target trigger event occurs in the electronic equipment.
Optionally, the determining whether the information is associated with the target trigger event by detecting a degree of matching between the information and the sender identifier and/or the key field includes:
and when the matching degree of the information with the sender identifier and/or the key field is larger than a preset matching degree threshold value, determining that the information is associated with the target trigger event corresponding to the target information template.
Optionally, the performing unified display on the information in the information group includes:
and folding and displaying all the information in the information group as one item.
Optionally, the method further comprises:
and when receiving an input operation for expanding the item, sequencing and displaying each piece of information according to the matching degree of each piece of information in the information group and the target information template.
According to a second aspect of the embodiments of the present disclosure, there is provided an information presentation apparatus including:
the detection module is configured to detect whether a target trigger event occurs to the electronic equipment;
the grouping module is configured to execute the following operations within a preset time length when the target trigger event occurs to the electronic device: when the electronic equipment receives any information, judging whether the information is associated with the target trigger event; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and the display module is configured to uniformly display the information in the information group.
Optionally, the grouping module comprises:
the determining submodule is configured to determine a target information template corresponding to the target triggering event from an information template library, and the target information template comprises a sender identifier and/or a key field;
a judging submodule configured to judge whether the information is associated with the target trigger event by detecting a degree of matching of the information with the sender identifier and/or the key field.
Optionally, the detection module is configured to determine whether the type of the event is a preset trigger event type when any event occurs in the electronic device, and determine that the target trigger event occurs in the electronic device when the type of the event is the trigger event type.
Optionally, the determining sub-module is configured to determine that the information is associated with the target trigger event corresponding to the target information template when the matching degree of the information with the sender identifier and/or the key field is greater than a predetermined matching degree threshold.
Optionally, the presentation module is configured to fold all information in the set of information to display as one item.
Optionally, the apparatus further comprises:
and the expanding module is configured to sort and display each piece of information in the information group according to the matching degree of each piece of information in the information group and the target information template when receiving an input operation for expanding the item.
According to a third aspect of the embodiments of the present disclosure, there is provided an information presentation apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
detecting whether a target trigger event occurs in the electronic equipment;
when the target trigger event occurs to the electronic device, executing the following operations within a preset time length: when the electronic equipment receives any information, judging whether the information is associated with the target trigger event; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and uniformly displaying the information in the information group.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium on which computer program instructions are stored, the program instructions, when executed by a processor, implementing the steps of the information presentation method provided by the first aspect of the present disclosure.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
by detecting whether a target trigger event occurs in the electronic equipment, judging whether any information received within a preset time length is associated with the target trigger event under the condition that the target trigger event occurs, and adding the information associated with the target trigger event into an information group corresponding to the target trigger event for uniform display, the technical problem that the display of the associated information of the same behavior of a user in the related technology is not intuitive enough is solved, the efficiency of searching the associated information by the user is improved, and the management of the information is facilitated.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a schematic diagram illustrating an application scenario in accordance with an exemplary embodiment.
Fig. 2 is a flow chart illustrating a method of presenting information according to an example embodiment.
Fig. 3 is a flow chart illustrating a method of presenting information according to an example embodiment.
Fig. 4 is a flow chart illustrating a method of presenting information according to an example embodiment.
Fig. 5A is an illustration of an effect of a presentation of information, according to an example embodiment.
Fig. 5B is an illustration of an effect of a presentation of information, according to an example embodiment.
Fig. 5C is an illustration of an effect of a presentation of information, according to an example embodiment.
FIG. 6 is a block diagram illustrating an information presentation device according to an example embodiment.
FIG. 7 is a block diagram illustrating an information presentation device according to an example embodiment.
FIG. 8 is a block diagram illustrating an information presentation device according to an example embodiment.
FIG. 9 is a block diagram illustrating an information presentation device according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
First, an application scenario according to the present disclosure is described below, and as shown in fig. 1, an implementation environment according to various embodiments of the present disclosure may include an electronic device 100, where the electronic device 100 may be a mobile phone, and may also be an electronic device such as a tablet computer, a desktop computer, and a PDA (Personal Digital Assistant), and the electronic device supports a user to receive various types of information and also supports functions such as information display and processing.
Fig. 2 is a flowchart illustrating an information presentation method that may be applied to an electronic device, such as the electronic device 100 shown in fig. 1, and shown in fig. 2, according to an exemplary embodiment.
In step S21, it is detected whether a target triggering event occurs in the electronic device.
When any event occurs in the electronic equipment, whether the type of the event is a preset trigger event type is determined. When the type of the event is a preset trigger event type, it may be determined that a target trigger event occurs in the electronic device. For example, when it is detected that an event occurs in the electronic device, if whether the event can trigger multiple sub-events or can find an event type corresponding to the event in a preset trigger event type library, it is determined that the event is a target trigger event. The trigger event type library can be supplemented and perfected according to user requirements, and the preset trigger event type comprises at least one of the following types: the method comprises the steps of online payment, identity authentication, service handling and the like, wherein the type of a trigger event corresponding to an event such as WeChat payment, Paibao payment and the like is online payment, and the type of a trigger event corresponding to an event such as account login short message authentication, terminal equipment login confirmation and the like is identity authentication.
The above is only an example, and in specific implementation, the embodiment of the present disclosure may also determine whether the electronic device has a target trigger event through other manners, for example, the electronic device may store a corresponding relationship between a trigger event identifier and an information template in an information base, so that when any event occurs in the electronic device, if an information template corresponding to the event is found in the information base, the event is determined to be the target trigger event.
In step S22, if the electronic device has a target trigger event, the following operations are performed within a preset time period: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event; and if the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event.
After the target trigger event occurs to the electronic device, the electronic device receives a plurality of pieces of information related to the target trigger event in a short time, and for convenience of viewing and management of the information, grouping processing can be performed on the information received within a preset time after the target trigger event occurs. For example, the preset time duration may be set to 10min, and then the judgment and grouping processing are performed on any information received within 10min after the target trigger event occurs: and judging whether the information is associated with the target trigger event, and if the information is associated information, adding the information into an information group corresponding to the target trigger event.
It should be noted that, if the respective associated information of different target trigger events is received within the preset time, the associated information of each target trigger event is processed according to the above method steps, and is respectively added into the information groups corresponding to the different target trigger events. If the received information is not associated with the target trigger event or the receiving time of the associated information of the target trigger event exceeds the preset time length, the information can be processed according to the related technology.
In step S23, the information in the information group is collectively presented.
The information groups established by taking the information associated with the target trigger event as the grouping standard can be uniformly displayed. Alternatively, triggering the receiving and presenting of the associated information by the occurrence of the target triggering event may be implemented in the same application platform. For example, the WeChat recharge in the online payment type is a target trigger event, if a bank card is selected for payment during payment, the consumption expenditure short message and the recharge account-reaching short message are correspondingly received, the recharge success message and the related bank public account consumption expenditure reminding message are received in the WeChat application, and for the situation, the received short message and the WeChat message are grouped and then are respectively and uniformly displayed on the corresponding application platforms.
By adopting the method, the associated information of the same behavior of the user is grouped and displayed in a unified way, the associated display of the information with the theme is realized, the technical problem that the display of the associated information of the same behavior of the user is not visual enough is solved, the efficiency of searching the associated information by the user is improved, and the management of the information is convenient.
Fig. 3 is a flow chart illustrating a method of presenting information, as shown in fig. 3, according to an example embodiment, the method including the following steps.
In step S31, it is detected whether a target triggering event occurs in the electronic device.
In step S32, if the electronic device has a target trigger event, the following operations are performed within a preset time period: and determining a target information template corresponding to the target trigger event from the information template library, wherein the target information template comprises a sender identifier and/or a key field.
In a possible implementation manner, an information template corresponding to the target trigger event is stored in the information template library, and the information template includes a distinctive identifier that the target trigger event is distinguished from other events, for example, the information template includes a sender identifier or a key field, or includes both the sender identifier and the key field. Optionally, after a target trigger event occurs, the information template library may generate a corresponding information template according to the target trigger event, and the information template may include a sender identifier and/or a key field.
It is worth mentioning that the user can manage the information template according to the personalized requirement of the user, and when the management operation of the information template in the information template library is detected, the corresponding operations of adding, deleting or modifying the information template and the like are executed, so that the information template library is continuously perfected, and the use requirement of the user is met.
In step S33, it is determined whether the message is associated with the target trigger event by detecting how well the message matches the sender identification and/or key fields.
After a target trigger event occurs, comparing each piece of information received within a preset time length with the distinctive mark on the information template corresponding to the target trigger event, namely comparing the received information with the sender mark and/or the key field of the corresponding information template to obtain the matching degree of the two, and judging whether the information is associated with the target trigger event or not according to the matching degree. Specifically, the judgment criterion may be: and when the matching degree of the information and the sender identification and/or the key field of the information template is larger than a preset matching degree threshold value, determining that the information is associated with the target trigger event corresponding to the target information template. For example, after the user initiates the WeChat payment behavior, the sender identifier "WeChat payment" is received, the content is information of a segment of characters containing payment amount, the information is matched with the corresponding payment behavior template, the matching process may be word segmentation matching or similarity matching, and when the matching degree is greater than a predetermined matching degree threshold value, it may be determined that the information is associated with a target trigger event corresponding to the target information template. For example, the predetermined threshold of degree of match may be 60%, then a message may be determined to be associated with a target trigger event corresponding to a target information template when the message matches the sender identification and/or key fields of the information template by more than 60%.
In step S34, if the information is associated with the target trigger event, the information is added to the information group corresponding to the target trigger event.
In step S35, the information in the information group is collectively presented.
By executing the steps of the method, the associated information of the target trigger event can be accurately grouped according to the matching degree of the information and the information template, the associated information is placed in the same information group for displaying, and the information displaying efficiency and the displaying quality are improved.
Fig. 4 is a flow chart illustrating an information presentation method according to an exemplary embodiment, as shown in fig. 4, the method including the following steps.
In step S41, it is detected whether a target triggering event occurs in the electronic device.
In step S42, if the electronic device has a target trigger event, the following operations are performed within a preset time period: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event; and if the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event.
In step S43, all information in the information group is displayed as one item in a collapsed manner.
In a possible implementation manner, in a case that the target trigger event is that a mobile phone fee recharging behavior is initiated on a third-party platform and payment is made in an online payment manner by a bank card, the electronic device 100 receives a plurality of pieces of information within a preset time length. FIG. 5A is an effect diagram illustrating an information presentation, according to an example embodiment, in which there is both information associated with a target trigger event (information A, information B, information D) and other information unrelated to the trigger event (information C), as shown in FIG. 5A. In the related art, a plurality of pieces of information received by the electronic device 100 are classified according to the contacts, and the received information of the contacts is displayed in a sequence according to time.
By executing the technical scheme provided by the embodiment of the disclosure, the information associated with the target trigger event can be added into the information group corresponding to the target trigger event, and all the information in the information group is displayed as one item in a folding manner. Fig. 5B is an effect diagram of an information presentation according to an exemplary embodiment, as shown in fig. 5B, three pieces of information associated with a behavior of initiating a phone charge recharging by a third party platform may be folded into an information group entry with a topic of "charge recharging", and other pieces of information not associated with a target trigger event are normally processed according to the related art, and for the information group entry, information in the information group may be browsed by performing a preset operation, where the preset operation may be a click operation performed based on a specified area of a touch screen or a sliding operation performed in a specified direction, for example, the folded information group shown in fig. 5B may be browsed by a left-right sliding operation. It should be noted that the preview effect of the folded item may be set according to the user's requirement, for example, the preview effect of the folded item may be based on the information that matches the target trigger event to the highest extent, or based on the latest information in all the associated information.
In step S44, when the input operation for expanding the entry is received, each piece of information is sorted and displayed according to the matching degree of each piece of information in the information group and the target information template.
Fig. 5C is an illustration of an effect of a presentation of information, according to an example embodiment. After all the information in the information group is folded and displayed as an entry, the entry can be unfolded through corresponding preset operation, and all the information in the information group is sorted according to the matching degree of each information and the target information template. In a possible embodiment, the folding items are double-clicked to expand all the information in the information group, and the information is displayed in a sorted manner according to the matching degree, as shown in fig. 5C, since the matching degree of the information template of the information B and the target trigger event is less than the matching degree of the information template of the information a and the information template of the information D and the target trigger event, the information B is sorted after the other two.
Optionally, in the case of receiving other preset operations, the operations of modifying, deleting, collecting, and the like may be performed on the information in the information group.
By adopting the technical scheme, the information group information of the target trigger event is folded into an item to be uniformly displayed, the item can be unfolded according to the received preset operation, and the information in the information group after being unfolded is sorted according to the matching degree of the information and the target information template, so that the associated information can be uniformly displayed in the item, a user can conveniently search and browse, and the information processing efficiency is improved.
FIG. 6 is a block diagram illustrating an information presentation device according to an example embodiment. The apparatus may be implemented as part or all of an electronic device by software, hardware, or a combination of both. For example, the apparatus may be applied to the electronic device 100 shown in fig. 1. As shown in fig. 6, the apparatus may include:
a detection module 601 configured to detect whether a target trigger event occurs to the electronic device;
a grouping module 602 configured to, when a target trigger event occurs in the electronic device, perform the following operations within a preset time duration: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and the presentation module 603 is configured to uniformly present the information in the information group.
Optionally, the detection module 601 may be specifically configured to determine whether the type of the event is a preset trigger event type when any event occurs on the electronic device, and determine that a target trigger event occurs on the electronic device when the type of the event is the preset trigger event type.
Optionally, the presentation module 603 may be specifically configured to collapse all information in the information group to be displayed as one item.
By adopting the device, the associated information related to the same behavior received by the electronic equipment is grouped and displayed in a unified way, the associated information display form is optimized, the technical problem that the associated information display is not visual enough is solved, the efficiency of searching the associated information by a user is improved, and the information management is facilitated.
FIG. 7 is a block diagram illustrating an information presentation device according to an example embodiment. The apparatus may be implemented as part or all of an electronic device by software, hardware, or a combination of both. For example, the apparatus may be applied to the electronic device 100 shown in fig. 1. As shown in fig. 7, the apparatus may include:
a detection module 601 configured to detect whether a target trigger event occurs to the electronic device;
a grouping module 602 configured to, when a target trigger event occurs in the electronic device, perform the following operations within a preset time duration: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
wherein, the grouping module 602 includes:
the determining submodule 6021 is configured to determine a target information template corresponding to the target trigger event from the information template library, where the target information template includes a sender identifier and/or a key field;
a determination sub-module 6022 configured to determine whether the information is associated with the target trigger event by detecting the matching degree of the information with the sender identifier and/or the key field.
And the presentation module 603 is configured to uniformly present the information in the information group.
Optionally, the determination submodule 6022 may be specifically configured to determine that the information is associated with the target triggering event corresponding to the target information template when the matching degree of the information with the sender identifier and/or the key field is greater than a predetermined matching degree threshold.
By adopting the device, the associated information of the target trigger event is accurately grouped according to the matching degree of the information and the information template, and the associated information is put into the same information group for displaying, so that the display form of the information is optimized, and the information display efficiency and the display quality are improved.
FIG. 8 is a block diagram illustrating an information presentation device according to an example embodiment. The apparatus may be implemented as part or all of an electronic device by software, hardware, or a combination of both. For example, the apparatus may be applied to the electronic device 100 shown in fig. 1. As shown in fig. 8, the apparatus may include:
a detection module 601 configured to detect whether a target trigger event occurs to the electronic device;
a grouping module 602 configured to, when a target trigger event occurs in the electronic device, perform the following operations within a preset time duration: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and the presentation module 603 is configured to uniformly present the information in the information group.
And the expanding module 604 is configured to, when an input operation for expanding the item is received, sort and display each information in the information group according to the matching degree of each information in the information group and the target information template.
The present disclosure also provides an information display device, the device including: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to: detecting whether a target trigger event occurs in the electronic equipment; when a target trigger event occurs to the electronic equipment, executing the following operations within a preset time length: when the electronic equipment receives any information, judging whether the information is associated with a target trigger event; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event; and uniformly displaying the information in the information group.
By adopting the device, the information group information of the target trigger event can be folded into an item to be uniformly displayed, the item can be unfolded according to the received preset operation, and the information in the information group after being unfolded is sorted according to the matching degree of the information and the target information template, so that the associated information can be uniformly displayed in the item, a user can conveniently search and browse, and the information processing efficiency is improved.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
The present disclosure also provides a computer-readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the information presentation method provided by the present disclosure.
Fig. 9 is a block diagram illustrating an information presentation device 900 according to an example embodiment. For example, the apparatus 900 may be a smartphone, a tablet device, a personal digital assistant, or the like.
Referring to fig. 9, apparatus 900 may include one or more of the following components: processing component 901, memory 902, power component 903, multimedia component 904, audio component 905, input/output (I/O) interface 906, sensor component 907, and communications component 908.
The processing component 901 generally controls overall operation of the device 900, such as operations associated with display, touch operations, and recording operations. The processing element 901 may include one or more processors 909 to execute instructions to perform all or a portion of the steps of the information presentation method described above. Further, the processing component 901 may include one or more modules that facilitate interaction between the processing component 901 and other components. For example, the processing component 901 may include a multimedia module to facilitate interaction between the multimedia component 904 and the processing component 901.
The memory 902 is configured to store various types of data to support operations at the apparatus 900. Examples of such data include instructions for any application or method operating on device 900, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 902 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power component 903 provides power to the various components of device 900. The power components 903 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the apparatus 900.
The multimedia component 904 includes a screen that provides an output interface between the device 900 and the user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 904 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 900 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
Audio component 905 is configured to output and/or input audio signals. For example, audio component 905 includes a Microphone (MIC) configured to receive external audio signals when apparatus 900 is in an operating mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 902 or transmitted via the communication component 908. In some embodiments, audio component 905 also includes a speaker for outputting audio signals.
I/O interface 906 provides an interface between processing component 901 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
Sensor component 907 includes one or more sensors for providing various aspects of status assessment for device 900. For example, sensor assembly 907 may detect an open/closed state of device 900, the relative positioning of components, such as a display and keypad of device 900, the change in position of device 900 or a component of device 900, the presence or absence of user contact with device 900, the orientation or acceleration/deceleration of device 900, and the change in temperature of device 900. Sensor assembly 907 may include a proximity sensor configured to detect the presence of nearby objects without any physical contact. The sensor assembly 907 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 907 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 908 is configured to facilitate communications between the apparatus 900 and other devices in a wired or wireless manner. The apparatus 900 may access a Wireless network based on a communication standard, such as Wi-Fi (Wireless-Fidelity), 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 908 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 908 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 900 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described information presentation methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as memory 902 comprising instructions, executable by a processor of device 900 to perform the above-described method of information presentation is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. An information display method, comprising:
detecting whether a target trigger event occurs in the electronic equipment;
if the target trigger event occurs to the electronic equipment, executing the following operations within a preset time length:
when the electronic equipment receives any information, determining at least one target information template corresponding to the target trigger event from an information template library, wherein the target information template comprises a sender identifier and a key field, and if a plurality of target information templates exist, the sender identifiers in each target information template are different;
judging whether the information is associated with the target trigger event or not by detecting the matching degree of the information and the sender identifier and the key field in each target information template; if the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and uniformly displaying the information in the information group.
2. The method of claim 1, wherein the detecting whether the electronic device has a target triggering event comprises:
when any event occurs in the electronic equipment, determining whether the type of the event is a preset trigger event type;
and if the type of the event is the type of the trigger event, determining that the target trigger event occurs in the electronic equipment.
3. The method of claim 1, wherein the unified presentation of the information in the set of information comprises:
and folding and displaying all the information in the information group as one item.
4. The method of claim 3, further comprising:
and when receiving an input operation for expanding the item, sequencing and displaying each piece of information according to the matching degree of each piece of information in the information group and the target information template.
5. An information presentation device, comprising:
the detection module is configured to detect whether a target trigger event occurs to the electronic equipment;
the grouping module is configured to execute the following operations within a preset time length when the target trigger event occurs to the electronic device: when the electronic equipment receives any information, determining at least one target information template corresponding to the target trigger event from an information template library, wherein the target information template comprises a sender identifier and a key field, and if a plurality of target information templates exist, the sender identifiers in each target information template are different; judging whether the information is associated with the target trigger event or not by detecting the matching degree of the information and the sender identifier and the key field in each target information template; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and the display module is configured to uniformly display the information in the information group.
6. The apparatus according to claim 5, wherein the detection module is configured to determine whether the type of the event is a preset trigger event type when any event occurs in the electronic device, and determine that the target trigger event occurs in the electronic device when the type of the event is the trigger event type.
7. The apparatus of claim 5, wherein the presentation module is configured to collapse all information in the set of information to be displayed as one item.
8. The apparatus of claim 7, further comprising:
and the expanding module is configured to sort and display each piece of information in the information group according to the matching degree of each piece of information in the information group and the target information template when receiving an input operation for expanding the item.
9. An information presentation device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
detecting whether a target trigger event occurs in the electronic equipment;
when the target trigger event occurs to the electronic device, executing the following operations within a preset time length:
when the electronic equipment receives any information, determining at least one target information template corresponding to the target trigger event from an information template library, wherein the target information template comprises a sender identifier and/or a key field, and if a plurality of target information templates exist, the sender identifiers in each target information template are different;
judging whether the information is associated with the target trigger event or not by detecting the matching degree of the information and the sender identifier and the key field in each target information template; when the information is associated with the target trigger event, adding the information into an information group corresponding to the target trigger event;
and uniformly displaying the information in the information group.
10. A computer-readable storage medium, on which computer program instructions are stored, which program instructions, when executed by a processor, carry out the steps of the method according to any one of claims 1 to 4.
CN201711133037.1A 2017-11-15 2017-11-15 Information display method and device and computer readable storage medium Active CN107908522B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711133037.1A CN107908522B (en) 2017-11-15 2017-11-15 Information display method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711133037.1A CN107908522B (en) 2017-11-15 2017-11-15 Information display method and device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107908522A CN107908522A (en) 2018-04-13
CN107908522B true CN107908522B (en) 2021-05-04

Family

ID=61845770

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711133037.1A Active CN107908522B (en) 2017-11-15 2017-11-15 Information display method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107908522B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110930115B (en) * 2019-11-20 2023-02-24 拉扎斯网络科技(上海)有限公司 Data processing method and device, electronic equipment and computer readable storage medium
CN111461198B (en) * 2020-03-27 2023-10-13 杭州海康威视数字技术股份有限公司 Action determining method, system and device
CN114338586B (en) * 2021-12-21 2024-05-28 中国农业银行股份有限公司 Message pushing method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007149526A2 (en) * 2006-06-20 2007-12-27 Seven Networks, Inc. Group management and messaging
CN102402378A (en) * 2010-09-17 2012-04-04 腾讯科技(深圳)有限公司 Method and device for displaying message
CN105976235A (en) * 2016-04-22 2016-09-28 北京小米移动软件有限公司 Information classification method and information classification device
CN106919579A (en) * 2015-12-24 2017-07-04 腾讯科技(深圳)有限公司 A kind of information processing method and device, equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007149526A2 (en) * 2006-06-20 2007-12-27 Seven Networks, Inc. Group management and messaging
CN102402378A (en) * 2010-09-17 2012-04-04 腾讯科技(深圳)有限公司 Method and device for displaying message
CN106919579A (en) * 2015-12-24 2017-07-04 腾讯科技(深圳)有限公司 A kind of information processing method and device, equipment
CN105976235A (en) * 2016-04-22 2016-09-28 北京小米移动软件有限公司 Information classification method and information classification device

Also Published As

Publication number Publication date
CN107908522A (en) 2018-04-13

Similar Documents

Publication Publication Date Title
CN106776890B (en) Method and device for adjusting video playing progress
CN105843615B (en) Notification message processing method and device
US10783459B2 (en) Method and device for providing ticket information
CN106598392B (en) Notification message display method and device
CN105472583B (en) Message treatment method and device
CN109064277B (en) Commodity display method and device
US11281363B2 (en) Method and device for setting identity image
CN106896991B (en) Method and device for updating information
CN107423386B (en) Method and device for generating electronic card
CN108320208B (en) Vehicle recommendation method and device
WO2023045220A1 (en) Information interaction method and apparatus
CN106354504B (en) Message display method and device
WO2017092121A1 (en) Information processing method and device
CN105975156A (en) Application interface display method and device
CN107229403B (en) Information content selection method and device
CN107908522B (en) Information display method and device and computer readable storage medium
CN107402767B (en) Method and device for displaying push message
CN108011990B (en) Contact management method and device
CN106331328B (en) Information prompting method and device
CN111046210A (en) Information recommendation method and device and electronic equipment
CN105939424B (en) Application switching method and device
CN104951522B (en) Method and device for searching
CN107229707B (en) Method and device for searching image
CN106960026B (en) Search method, search engine and electronic equipment
CN106447747B (en) Image processing method and device

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