CN108449491A - Information processing method and device, mobile terminal and computer readable storage medium - Google Patents
Information processing method and device, mobile terminal and computer readable storage medium Download PDFInfo
- Publication number
- CN108449491A CN108449491A CN201810194239.5A CN201810194239A CN108449491A CN 108449491 A CN108449491 A CN 108449491A CN 201810194239 A CN201810194239 A CN 201810194239A CN 108449491 A CN108449491 A CN 108449491A
- Authority
- CN
- China
- Prior art keywords
- notification message
- level
- importance level
- prompt
- mobile terminal
- 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.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72448—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
- H04M1/72454—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to context-related or environment-related conditions
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Environmental & Geological Engineering (AREA)
- Telephone Function (AREA)
Abstract
Description
技术领域technical field
本申请涉及通信技术领域,特别是涉及一种信息处理方法、装置、移动终端及计算机可读存储介质。The present application relates to the field of communication technologies, and in particular to an information processing method, device, mobile terminal and computer-readable storage medium.
背景技术Background technique
随着智能终端的迅速发展,智能终端可实现的功能越来越多样化。用户在使用智能终端时,可接收到各式各样的通知消息。传统的方式中,智能终端提示接收的通知消息的方式较为单一,且用户可能会遗漏某些通知消息。With the rapid development of smart terminals, the functions that can be realized by smart terminals are becoming more and more diverse. When users use smart terminals, they can receive various notification messages. In the traditional way, the smart terminal prompts the received notification message in a single way, and the user may miss some notification messages.
发明内容Contents of the invention
本申请实施例提供一种信息处理方法、装置、移动终端及计算机可读存储介质,可以丰富通知消息的提示方式,且减少重要消息被遗漏的情况。Embodiments of the present application provide an information processing method, device, mobile terminal, and computer-readable storage medium, which can enrich prompting methods of notification messages and reduce missing important messages.
一种信息处理方法,包括:An information processing method, comprising:
当监听到通知消息时,解析所述通知消息,得到解析结果;When a notification message is monitored, the notification message is parsed to obtain a parsing result;
根据所述解析结果确定所述通知消息的重要级别;determining the importance level of the notification message according to the parsing result;
获取与所述重要级别匹配的提示参数;Acquiring prompt parameters matching the importance level;
根据所述提示参数对所述通知消息进行提示。The notification message is prompted according to the prompt parameter.
一种信息处理装置,包括:An information processing device, comprising:
解析模块,用于当接收到通知消息时,解析所述通知消息,得到解析结果;A parsing module, configured to parse the notification message to obtain a parsing result when the notification message is received;
级别确定模块,用于根据所述解析结果确定所述通知消息的重要级别;A level determination module, configured to determine the importance level of the notification message according to the parsing result;
参数获取模块,用于获取与所述重要级别匹配的提示参数;A parameter acquisition module, configured to acquire prompt parameters matching the importance level;
提示模块,用于根据所述提示参数对所述通知消息进行提示。A prompt module, configured to prompt the notification message according to the prompt parameter.
一种移动终端,包括存储器及处理器,所述存储器中存储有计算机程序,所述计算机程序被所述处理器执行时,使得所述处理器实现如上所述的方法。A mobile terminal includes a memory and a processor, where a computer program is stored in the memory, and when the computer program is executed by the processor, the processor implements the above method.
一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现如上所述的方法。A computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the above method is realized.
上述信息处理方法、装置、移动终端及计算机可读存储介质,当监听到通知消息时,解析通知消息,得到解析结果,根据解析结果确定通知消息的重要级别,并获取与重要级别匹配的提示参数,再根据提示参数对通知消息进行提示,可以丰富通知消息的提示方式,且减少重要消息被遗漏的情况。The above information processing method, device, mobile terminal, and computer-readable storage medium, when listening to a notification message, parse the notification message to obtain an analysis result, determine the importance level of the notification message according to the analysis result, and obtain prompt parameters matching the importance level , and then prompting the notification message according to the prompt parameter can enrich the prompting methods of the notification message and reduce the situation that important messages are missed.
附图说明Description of drawings
图1为一个实施例中信息处理方法的应用场景图;Fig. 1 is an application scenario diagram of an information processing method in an embodiment;
图2为一个实施例中移动终端的框图;Fig. 2 is a block diagram of a mobile terminal in an embodiment;
图3为一个实施例中信息处理方法的流程示意图;Fig. 3 is a schematic flow chart of an information processing method in an embodiment;
图4为一个实施例中确定通知消息的重要级别的流程示意图;FIG. 4 is a schematic flow diagram of determining the importance level of a notification message in an embodiment;
图5为另一个实施例中确定通知消息的重要级别的流程示意图;FIG. 5 is a schematic flow diagram of determining the importance level of a notification message in another embodiment;
图6为又一个实施例中确定通知消息的重要级别的流程示意图;FIG. 6 is a schematic flow diagram of determining the importance level of a notification message in yet another embodiment;
图7为一个实施例中对通知消息进行提示的流程示意图;FIG. 7 is a schematic flow diagram of prompting a notification message in an embodiment;
图8为一个实施例中信息处理装置的框图;Fig. 8 is a block diagram of an information processing device in an embodiment;
图9为一个实施例中级别确定模块的框图;Figure 9 is a block diagram of a level determination module in an embodiment;
图10为另一个实施例中移动终端的框图。Fig. 10 is a block diagram of a mobile terminal in another embodiment.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solution and advantages of the present application clearer, the present application will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application, not to limit the present application.
可以理解,本申请所使用的术语“第一”、“第二”等可在本文中用于描述各种元件,但这些元件不受这些术语限制。这些术语仅用于将第一个元件与另一个元件区分。举例来说,在不脱离本申请的范围的情况下,可以将第一客户端称为第二客户端,且类似地,可将第二客户端称为第一客户端。第一客户端和第二客户端两者都是客户端,但其不是同一客户端。It can be understood that the terms "first", "second" and the like used in this application may be used to describe various elements herein, but these elements are not limited by these terms. These terms are only used to distinguish one element from another element. For example, a first client could be termed a second client, and, similarly, a second client could be termed a first client, without departing from the scope of the present application. Both the first client and the second client are clients, but they are not the same client.
图1为一个实施例中信息处理方法的应用场景图。如图1所示,移动终端10可与对端20建立网络连接,移动终端10可接收对端20发送的消息,其中,对端20可以是智能手机、平板电板、可穿戴设备等移动终端,也可以是服务器等。移动终端10接收到消息,可根据接收的消息创建通知消息。当移动终端10监听到通知消息时,可解析通知消息,得到解析结果。移动终端10可根据解析结果确定通知消息的重要级别,并获取与该重要级别匹配的提示参数。移动终端10可根据获取的提示参数对通知消息进行提示。Fig. 1 is an application scenario diagram of an information processing method in an embodiment. As shown in Figure 1, the mobile terminal 10 can establish a network connection with the peer 20, and the mobile terminal 10 can receive the message sent by the peer 20, wherein the peer 20 can be a mobile terminal such as a smart phone, a tablet, or a wearable device. , can also be a server, etc. The mobile terminal 10 receives the message, and can create a notification message according to the received message. When the mobile terminal 10 listens to the notification message, it can parse the notification message to obtain a parsing result. The mobile terminal 10 may determine the importance level of the notification message according to the analysis result, and obtain the prompt parameter matching the importance level. The mobile terminal 10 may prompt the notification message according to the acquired prompt parameters.
图2为一个实施例中移动终端的框图。如图2所示,该移动终端包括通过系统总线连接的处理器、存储器、网络接口、显示屏和输入装置。其中,存储器可包括非易失性存储介质及处理器。移动终端的非易失性存储介质存储有操作系统及计算机程序,该计算机程序被处理器执行时以实现本申请实施例中提供的一种信息处理方法。该处理器用于提供计算和控制能力,支撑整个移动终端的运行。移动终端中的内存储器为非易失性存储介质中的计算机程序的运行提供环境。移动终端的网络接口用于与其他电子设备进行数据传输。移动终端的显示屏可以是液晶显示屏或者电子墨水显示屏等,输入装置可以是显示屏上覆盖的触摸层,也可以是移动终端外壳上设置的按键、轨迹球或触控板,也可以是外接的键盘、触控板或鼠标等。该移动终端可以是手机、平板电脑或者个人数字助理或穿戴式设备等。本领域技术人员可以理解,图2中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的移动终端的限定,具体的移动终端可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Figure 2 is a block diagram of a mobile terminal in one embodiment. As shown in FIG. 2, the mobile terminal includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus. Wherein, the memory may include a non-volatile storage medium and a processor. The non-volatile storage medium of the mobile terminal stores an operating system and a computer program, and when the computer program is executed by a processor, an information processing method provided in an embodiment of the present application is implemented. The processor is used to provide computing and control capabilities to support the operation of the entire mobile terminal. The internal memory in the mobile terminal provides an environment for running computer programs in the non-volatile storage medium. The network interface of the mobile terminal is used for data transmission with other electronic devices. The display screen of the mobile terminal can be a liquid crystal display screen or an electronic ink display screen, etc., and the input device can be a touch layer covered on the display screen, or a button, a trackball or a touch pad provided on the mobile terminal shell, or a External keyboard, touchpad or mouse etc. The mobile terminal may be a mobile phone, a tablet computer, a personal digital assistant, or a wearable device. Those skilled in the art can understand that the structure shown in Figure 2 is only a block diagram of a part of the structure related to the solution of this application, and does not constitute a limitation on the mobile terminal to which the solution of this application is applied. The specific mobile terminal can be More or fewer components than shown in the figures may be included, or some components may be combined, or have a different arrangement of components.
如图3所示,在一个实施例中,提供一种信息处理方法,包括以下步骤:As shown in Figure 3, in one embodiment, an information processing method is provided, including the following steps:
步骤310,当监听到通知消息时,解析通知消息,得到解析结果。Step 310, when the notification message is detected, parse the notification message to obtain the parsing result.
移动终端可对通知消息进行监听。可选地,通知消息可以是移动终端接收对端发送的消息而生成的通知消息。对端可以是其他移动终端,也可以是服务器等。移动终端接收的消息可以是即时通讯消息、邮件、短信等通信消息,也可以是新闻、广告等推送消息。当移动终端接收到对端发送的消息,可根据接收的消息创建通知消息,通知消息可按照预设的通知模式对接收的消息进行通知,该通知模式可包括通知灯光、通知铃声、通知震动、在状态栏显示的通知文字等,但不限于此。可选地,通知消息也可以是移动终端本身的系统进程发送的通知消息,比如电量通知、网络信号通知等。The mobile terminal can monitor the notification message. Optionally, the notification message may be a notification message generated by the mobile terminal upon receiving a message sent by the peer terminal. The peer end can be other mobile terminals, or a server, etc. The message received by the mobile terminal may be communication messages such as instant messaging messages, emails, and short messages, or push messages such as news and advertisements. When the mobile terminal receives the message sent by the opposite end, it can create a notification message according to the received message. The notification message can notify the received message according to the preset notification mode. The notification mode can include notification light, notification ringtone, notification vibration, Notification text displayed on the status bar, etc., but not limited thereto. Optionally, the notification message may also be a notification message sent by a system process of the mobile terminal itself, such as a power notification, a network signal notification, and the like.
在一个实施例中,移动终端可通过通知管理服务(NotificationManagerServi-ce)对通知消息进行监听。当移动终端监听到通知消息时,可对通知消息进行解析,得到解析结果。解析结果可包括但不限于与通知消息对应的发送对象标识、通知消息包含的消息内容、第一监听时刻,以及接收该通知消息的应用程序等。发送对象标识可用于标识发送通知消息中包含的消息的发送对象,发送对象标识可以是发送对象的名称、账户身份标识号(identification,ID)等,也可以是发送通知消息中包含的消息的对端的网络协议(Internet Protocol,IP)地址、介质访问控制层(Media Access Control,MAC)地址等。若通知消息为系统通知消息,该发送对象标识还可以是发送通知消息的进程ID等,但不限于此。第一监听时刻可指的是移动终端监听到该通知消息的时刻。接收通知消息的应用程序可指的是接收该通知消息中包含的消息的应用程序。In one embodiment, the mobile terminal can monitor the notification message through a notification management service (NotificationManagerService). When the mobile terminal monitors the notification message, it can analyze the notification message to obtain a result of the analysis. The parsing result may include, but not limited to, the identifier of the sending object corresponding to the notification message, the message content included in the notification message, the first monitoring time, and the application program receiving the notification message. The sending object identifier can be used to identify the sending object of the message contained in the sending notification message. The sending object identifier can be the name of the sending object, an account identification number (identification, ID), etc., or it can be the sender of the message contained in the sending notification message. Internet protocol (Internet Protocol, IP) address, media access control layer (Media Access Control, MAC) address, etc. of the terminal. If the notification message is a system notification message, the sending object identifier may also be the ID of the process sending the notification message, etc., but is not limited thereto. The first monitoring time may refer to the time when the mobile terminal monitors the notification message. The application program receiving the notification message may refer to the application program receiving the message included in the notification message.
步骤320,根据解析结果确定通知消息的重要级别。Step 320, determine the importance level of the notification message according to the parsing result.
移动终端可根据通知消息的解析结果确定通知消息的重要级别。可选地,可预先设置重要级别的划分条件,并按照划分条件对通知消息的重要级别进行划分。划分条件可根据实际需求进行设定,比如,可按照发送对象进行重要级别划分,移动终端可将发送对象划分为多个不同的重要级别,若接收到通知消息,则可根据该通知消息的发送对象所属的重要级别确定通知消息的重要级别。也可按照消息类型进行划分,比如即时通讯消息、短信等的重要级别为高,邮件、社交应用留言等的重要级别为中,新闻、广告等的重要级别为低等,但不限于此。The mobile terminal can determine the importance level of the notification message according to the parsing result of the notification message. Optionally, the division condition of the importance level may be preset, and the importance level of the notification message may be divided according to the division condition. The division conditions can be set according to actual needs. For example, the importance level can be divided according to the sending object. The mobile terminal can divide the sending object into multiple different important levels. If a notification message is received, it can The severity to which an object belongs determines the severity of the notification message. It can also be divided according to message type, for example, the importance level of instant messaging messages and short messages is high, the importance level of emails and social application messages is medium, and the importance level of news and advertisements is low, etc., but not limited thereto.
步骤330,获取与重要级别匹配的提示参数。Step 330, acquiring prompt parameters matching the importance level.
移动终端确定通知消息的重要级别后,可配置与该重要级别对应的级别标签,通过级别标签表示通知消息的重要级别。可选地,级别标签可用“flag”标志位进行表示。比如,重要级别高为“flag=1”,重要级别中为“flag=0”,重要级别低为“flag=-1”等,但不限于此。重要级别也可采用其他方式进行表示,例如,划分为5个重要等级,分别为A、B、C、D、E,其中重要级别A﹥B﹥C﹥D﹥E等。After determining the importance level of the notification message, the mobile terminal may configure a level label corresponding to the importance level, and use the level label to indicate the importance level of the notification message. Optionally, the level label can be represented by the "flag" flag. For example, "flag=1" for a high importance level, "flag=0" for a medium importance level, "flag=-1" for a low importance level, etc., but not limited thereto. The importance level can also be expressed in other ways, for example, it is divided into 5 importance levels, namely A, B, C, D, E, where the importance level is A﹥B﹥C﹥D﹥E and so on.
不同的重要级别可对应不同的提示参数,提示参数可包括提示方式和提示方式下具体的提示数值。提示方式可包括但不限于呼吸灯闪烁、播放铃声、震动等。提示方式下具体的提示数值指的是各个提示方式下具体的参数值,比如,呼吸灯闪烁的频率、铃声的播放音量、震动的幅度等。通知消息的重要级别不同,可设置不同的提示方式,或是设置在同一提示方式下不同的提示数值。针对重要级别高的通知消息,可设置较明显、容易提醒用户接收到消息的提示参数,比如,可设置较高的铃声播放音量、较大的震动幅度等,但不限于此。针对重要级别低的通知消息,可设置不易被发现的提示参数,比如,可设置较小的铃声播放音量、较小的震动幅度,当重要级别特别低时,也可直接不对通知消息进行提示,减少无用消息对用户的干扰。Different importance levels may correspond to different prompt parameters, and the prompt parameters may include a prompt mode and a specific prompt value in the prompt mode. Prompting methods may include but are not limited to flashing breathing lights, playing ringtones, vibrations, etc. The specific prompt value in the prompt mode refers to the specific parameter value in each prompt mode, for example, the frequency of the breathing light flashing, the volume of the ringtone, the amplitude of the vibration, etc. The importance level of the notification message is different, and different prompting methods can be set, or different prompting values can be set in the same prompting mode. For high-importance notification messages, you can set more obvious prompt parameters that are easy to remind the user of receiving the message. For example, you can set a higher ringtone playback volume, a larger vibration amplitude, etc., but not limited thereto. For low-importance notification messages, you can set prompt parameters that are not easy to be found. For example, you can set a smaller ringtone playback volume and a smaller vibration amplitude. When the importance level is particularly low, you can also directly not prompt the notification message. Reduce the interference of useless messages to users.
在一个实施例中,移动终端可读取通知消息的级别标签,并获取与级别标签对应的音量值,可将提示该通知消息的铃声音量设置为该音量值。重要级别越高,对应的音量值可越大,重要级别越低,对应的音量值可越小。可以在减少消息提示对用户的干扰的同时,减少重要消息被遗漏的情况。In one embodiment, the mobile terminal can read the level label of the notification message, and obtain the volume value corresponding to the level label, and can set the volume of the ringtone prompting the notification message as the volume value. The higher the importance level, the greater the corresponding volume value, and the lower the importance level, the lower the corresponding volume value. While reducing the interference of message prompts to the user, the situation of missing important messages can be reduced.
步骤340,根据提示参数对通知消息进行提示。Step 340, prompting the notification message according to the prompt parameter.
移动终端可根据获取的与重要级别匹配提示参数对通知消息进行提示,以方便用户获知通知消息。可选地,提示参数可根据移动终端的情景模式进行调整,其中,情景模式可指的是移动终端存储的消息提示策略。情景模式可包括但不限于标准模式、会议模式、户外模式等。不同情景模式中可设置有不同的消息提示参数,包括提示方式和提示方式下具体的提示数值。当移动终端监听到通知消息时,可获取当前的情景模式,并获取当情的情景模式下的原始提示参数。移动终端可根据监听到的通知模式的重要级别对当前的情景模式下的原始提示参数进行调整。例如,当前的情景模式为户外模式,设置有短信的铃声播放音量为25。当移动终端监听到通知消息,该通知消息为接收到用户A发送的短信,若该通知消息的重要级别为高,则可在铃声播放音量25的基础上增大音量值,比如,音量值为30或35等;若该通知消息的重要级别为低,则可在铃声播放音量25的基础上减小音量值,比如音量值为20或16等,但不限于此。The mobile terminal may prompt the notification message according to the obtained prompt parameter matching the importance level, so as to facilitate the user to know the notification message. Optionally, the prompt parameter may be adjusted according to the scene mode of the mobile terminal, where the scene mode may refer to a message prompt policy stored in the mobile terminal. Scene modes may include but not limited to standard mode, meeting mode, outdoor mode and so on. Different message prompting parameters can be set in different scene modes, including the prompting mode and the specific prompting value in the prompting mode. When the mobile terminal listens to the notification message, it can obtain the current scene mode and the original prompt parameters in the current scene mode. The mobile terminal can adjust the original prompt parameters in the current scene mode according to the importance level of the monitored notification mode. For example, the current scene mode is the outdoor mode, and the volume of the ring tone with the text message is set to 25. When the mobile terminal listens to the notification message, the notification message is a short message sent by user A. If the importance level of the notification message is high, the volume value can be increased on the basis of the ringtone playback volume 25. For example, the volume value is 30 or 35, etc.; if the importance level of the notification message is low, the volume value can be reduced on the basis of the ringtone playback volume 25, for example, the volume value is 20 or 16, etc., but not limited thereto.
在本实施例中,当监听到通知消息时,解析通知消息,得到解析结果,根据解析结果确定通知消息的重要级别,并获取与重要级别匹配的提示参数,再根据提示参数对通知消息进行提示,可以丰富通知消息的提示方式,且减少重要消息被遗漏的情况。In this embodiment, when the notification message is monitored, the notification message is analyzed to obtain the analysis result, the importance level of the notification message is determined according to the analysis result, and the prompt parameter matching the importance level is obtained, and then the notification message is prompted according to the prompt parameter , which can enrich the prompting methods of notification messages and reduce the situation that important messages are missed.
如图4所示,在一个实施例中,步骤320根据解析结果确定通知消息的重要级别,包括以下步骤:As shown in Figure 4, in one embodiment, step 320 determines the importance level of the notification message according to the analysis result, including the following steps:
步骤402,根据发送对象标识判断与通知消息对应的发送对象是否为重要对象,若是,则执行步骤404,若否,则执行步骤406。Step 402, judge whether the sending object corresponding to the notification message is an important object according to the sending object identifier, if yes, execute step 404, if not, execute step 406.
移动终端可根据解析结果中包含的与通知消息对应的发送对象标识确定通知消息的重要级别。移动终端可发送对象标识判断与通知消息对应的发送对象是否为重要对象。移动终端可预先确定重要对象,并划分各个重要对象的重要级别。可选地,重要对象可以是用户进行选择的对象,用户可选取重要对象并分配对应的重要级别。移动终端可存储用户选择的重要对象,以及各个重要对象分配的重要级别。The mobile terminal may determine the importance level of the notification message according to the sending object identifier corresponding to the notification message contained in the parsing result. The mobile terminal may send the object identifier to determine whether the sending object corresponding to the notification message is an important object. The mobile terminal may predetermine important objects and classify the importance levels of each important object. Optionally, the important object may be an object selected by the user, and the user may select the important object and assign a corresponding importance level. The mobile terminal may store the important objects selected by the user, and the importance levels assigned to each important object.
可选地,移动终端也可按照选取模型确定重要对象,比如,可统计每个发送对象与移动终端的信息收发频率,可将信息收发频率大于频率阈值的发送对象确定为重要对象。进一步地,移动终端可再根据重要对象的信息收发频率分配重要级别,信息收发频率越高,重要级别可越高。移动终端可划分每个重要级别对应的频率区间,再根据重要对象的信息收发频率所处的频率区间分配重要级别。移动终端可每隔预设时间段更新重要对象,比如,每隔1星期、2星期、1个月等,对重要对象进行更新。可以理解地,也可采用其他方式确定重要对象,并不仅限于此。Optionally, the mobile terminal can also determine important objects according to the selection model. For example, the information sending and receiving frequency between each sending object and the mobile terminal can be counted, and the sending objects whose information sending and receiving frequency is greater than the frequency threshold can be determined as important objects. Further, the mobile terminal may assign an importance level according to the information sending and receiving frequency of important objects, and the higher the information sending and receiving frequency, the higher the importance level may be. The mobile terminal may divide frequency intervals corresponding to each importance level, and then allocate the importance level according to the frequency interval in which the information sending and receiving frequencies of important objects are located. The mobile terminal may update important objects every preset time period, for example, every one week, two weeks, one month, etc., to update important objects. Understandably, other ways may also be used to determine important objects, and the method is not limited thereto.
步骤404,确定发送对象的重要级别,并配置与重要级别对应的级别标签。Step 404, determine the importance level of the sending object, and configure a level label corresponding to the importance level.
若与通知消息对应的发送对象是重要对象,则移动终端可确定该发送对象的重要级别,并配置与重要级别对应的级别标签。若与通知消息对应的发送对象不是重要对象,移动终端可不配置级别标签,可令级别标签为空。可选地,若通知消息的级别标签为空,可表示该通知消息较不重要,则可设置不易被发现的提示参数,也可不对该通知消息进行提示,减少无用消息对用户的干扰。If the sending object corresponding to the notification message is an important object, the mobile terminal may determine the importance level of the sending object, and configure a level label corresponding to the important level. If the sending object corresponding to the notification message is not an important object, the mobile terminal may not be configured with a level label, and the level label may be empty. Optionally, if the level label of the notification message is empty, it may indicate that the notification message is less important, and a prompt parameter that is not easy to be found may be set, or the notification message may not be prompted, so as to reduce the interference of useless messages to the user.
步骤406,不配置级别标签。Step 406, do not configure a level label.
在本实施例中,可根据与通知消息对象的发送对象确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the sending object of the notification message object, which can effectively reduce the situation that important messages are missed.
如图5所示,在一个实施例中,步骤320根据解析结果确定通知消息的重要级别,包括以下步骤:As shown in Figure 5, in one embodiment, step 320 determines the importance level of the notification message according to the analysis result, including the following steps:
步骤502,检测消息内容中是否包含重要关键词,若是,则执行步骤504,若否,则执行步骤508。Step 502, check whether important keywords are included in the message content, if yes, execute step 504, if not, execute step 508.
移动终端可根据解析结果中包含的消息内容确定通知消息的重要级别。移动终端可对消息内容进行识别,并判断消息内容中是否包含重要关键词。可选地,移动终端可预先存储一个或多个关键词集合,每个关键词集合中可包含有一个或多个重要关键词,不同的关键词集合可对应不同的重要级别。移动终端可提取消息内容中包含的关键词,并将提取的关键词与关键词集合包含的各个重要关键词进行比对,若比对成功,则可判定消息内容中包含重要关键词。The mobile terminal can determine the importance level of the notification message according to the content of the message included in the parsing result. The mobile terminal can identify the content of the message, and determine whether the content of the message contains important keywords. Optionally, the mobile terminal may pre-store one or more keyword sets, each keyword set may contain one or more important keywords, and different keyword sets may correspond to different importance levels. The mobile terminal can extract keywords contained in the message content, and compare the extracted keywords with each important keyword included in the keyword set, and if the comparison is successful, it can be determined that the message content contains important keywords.
可选地,重要关键可以是用户选择输入的关键词,用户可输入重要关键词并分配对应的重要级别,移动终端可根据重要关键词的重要级别将各个重要关键词分配到不同的关键词集合中。Optionally, the important key may be a keyword selected and input by the user, the user may input the important keyword and assign a corresponding importance level, and the mobile terminal may assign each important keyword to a different keyword set according to the importance level of the important keyword middle.
可选地,移动终端也可自动生成重要关键词,比如,可统计一定时间段内各个关键词的使用频率,并将使用频率大于预设阈值的关键词确定为重要关键词。进一步地,移动终端可再根据重要关键词的使用频率确定重要等级,并分配至对应的关键词集合中。移动终端也可根据关键词的隐私程度确定重要关键词,隐私程度越高,可对应越高的重要级别。关键词的隐私程度可根据关键词对应的个人保密信息进行确定,比如,可将“银行卡号”、“密码”、“电话号码”、“手机号码”、“地址”等表示个人保密信息的关键词确定为重要关键词,可将其中的“银行卡号”、“密码”等关键词设置为较高的重要等级。可以理解地,也可采用其他方式确定重要关键词,并不仅限于上述几种方式。Optionally, the mobile terminal can also automatically generate important keywords. For example, it can count the frequency of use of each keyword within a certain period of time, and determine keywords with a frequency of use greater than a preset threshold as important keywords. Further, the mobile terminal can determine the importance level according to the frequency of use of important keywords, and assign them to corresponding keyword sets. The mobile terminal may also determine important keywords according to the degree of privacy of the keywords. The higher the degree of privacy, the higher the level of importance. The degree of privacy of a keyword can be determined according to the personal confidential information corresponding to the keyword. For example, "bank card number", "password", "telephone number", "mobile phone number", "address" and other keys representing personal confidential information can be determined. Words are determined as important keywords, and keywords such as "bank card number" and "password" can be set to a higher importance level. Understandably, other ways may also be used to determine important keywords, and the method is not limited to the above-mentioned several ways.
步骤504,确定包含的重要关键词所属的关键词集合。Step 504, determine the keyword set to which the important keywords contained belong.
步骤506,获取所属的关键词集合的重要级别,并配置与重要级别对应的级别标签。Step 506, acquire the importance level of the keyword set to which it belongs, and configure a level label corresponding to the importance level.
若消息内容中包含重要关键词,移动终端可确定包含的重要关键词所属的关键词集合,并获取该所属的关键词集合的重要级别。移动终端可为通知消息配置与该重要级别对应的级别标签。If the message content contains important keywords, the mobile terminal may determine the keyword set to which the important keywords contained belong, and acquire the importance level of the keyword set to which the included keywords belong. The mobile terminal can configure a level label corresponding to the importance level for the notification message.
在一个实施例中,若消息内容中包含的关键词属于不同的关键词集合,移动终端可获取各个所属的关键词集合的重要级别,并求取各个所属的关键词集合的重要级别的平均值。移动终端可将该平均值确定为通知消息的重要级别,并配置与该重要级别对应的级别标签。In one embodiment, if the keywords contained in the message content belong to different keyword sets, the mobile terminal can obtain the importance level of each keyword set to which they belong, and calculate the average value of the importance levels of each keyword set to which they belong . The mobile terminal can determine the average value as the importance level of the notification message, and configure a level label corresponding to the importance level.
步骤508,不配置级别标签。Step 508, do not configure a level label.
若消息内容中不包含重要关键词,移动终端可不配置级别标签,可令级别标签为空。可选地,若通知消息的级别标签为空,可表示该通知消息较不重要,则可设置不易被发现的提示参数,也可不对该通知消息进行提示,减少无用消息对用户的干扰。If the message content does not contain important keywords, the mobile terminal may not be configured with a level label, and the level label may be empty. Optionally, if the level label of the notification message is empty, it may indicate that the notification message is less important, and a prompt parameter that is not easy to be found may be set, or the notification message may not be prompted, so as to reduce the interference of useless messages to the user.
在本实施例中,可根据消息内容包含的关键词确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the keywords contained in the message content, which can effectively reduce the situation that important messages are missed.
如图6所示,在一个实施例中,步骤320根据解析结果确定通知消息的重要级别,包括以下步骤:As shown in Figure 6, in one embodiment, step 320 determines the importance level of the notification message according to the analysis result, including the following steps:
步骤602,获取上一次监听到的其他通知消息的第二监听时刻,其他通知消息具备与本次监听到的通知消息相同的发送对象标识。Step 602, acquiring the second listening time of other notification messages listened last time, and the other notification messages have the same sending object identifier as the notification message listened to this time.
移动终端可从解析结果中获取本次监听的通知消息的第一监听时刻,并获取上一次监听到的与本次监听的通知消息属于同一发送对象的其他通知消息的第二监听时刻。The mobile terminal can obtain the first monitoring time of the notification message monitored this time from the analysis result, and obtain the second monitoring time of other notification messages that belong to the same sending object as the notification message monitored this time.
步骤604,根据第二监听时刻及第一监听时刻计算通知消息的监听频率。Step 604, calculate the monitoring frequency of the notification message according to the second monitoring time and the first monitoring time.
移动终端可根据第二监听时刻及第一监听时刻计算通知消息的监听频率,可先计算第二监听时刻与第一监听时刻之间的监听时间差,并根据监听时间差确定监听频率。比如,第二监听时刻与第一监听时刻之间的监听时间差为1秒,则可确定监听频率为1次/秒。可选地,移动终端可获取预设次数内监听到的与本次监听的通知消息属于同一发送对象的其他通知消息的监听时刻,并根据获取的预设次数的监听时刻计算通知消息的监听频率,可使得计算的监听频率更为准确。The mobile terminal can calculate the monitoring frequency of the notification message according to the second monitoring time and the first monitoring time, and can first calculate the monitoring time difference between the second monitoring time and the first monitoring time, and determine the monitoring frequency according to the monitoring time difference. For example, if the monitoring time difference between the second monitoring moment and the first monitoring moment is 1 second, then the monitoring frequency may be determined to be 1 time/second. Optionally, the mobile terminal can obtain the monitoring time of other notification messages that belong to the same sending object as the notification message monitored this time within a preset number of times, and calculate the monitoring frequency of the notification message according to the obtained preset times of monitoring time , which can make the calculated monitoring frequency more accurate.
步骤606,根据监听频率确定通知消息的重要级别,并配置与重要级别对应的级别标签。Step 606: Determine the importance level of the notification message according to the monitoring frequency, and configure a level label corresponding to the importance level.
移动终端可根据通知消息的监听频率确定通知消息的重要级别,监听频率越高,对应的重要级别可越高。可选地,移动终端计算通知消息的监听频率后,可检测该监听频率的维持时长,若属于同一发送对象的通知消息的监听频率维持的时长越长,则可说明该监听频率越稳定。监听频率的维持时长越长,对应的重要级别可越高。若监听频率维持的时长大于时长阈值,移动终端可根据监听频率确定通知消息的重要级别,并配置与该重要级别对应的级别标签。若监听频率维持的时长小于或等于时长阈值,移动终端可不配置级别标签,可令级别标签为空。The mobile terminal may determine the importance level of the notification message according to the monitoring frequency of the notification message. The higher the monitoring frequency, the higher the corresponding importance level. Optionally, after the mobile terminal calculates the monitoring frequency of the notification message, it may detect the duration of the monitoring frequency. If the monitoring frequency of notification messages belonging to the same sending object is maintained for a longer period, it may indicate that the monitoring frequency is more stable. The longer the duration of the monitoring frequency, the higher the corresponding importance level. If the duration of the monitoring frequency is longer than the duration threshold, the mobile terminal may determine the importance level of the notification message according to the monitoring frequency, and configure a level label corresponding to the importance level. If the duration for which the monitoring frequency is maintained is less than or equal to the duration threshold, the mobile terminal may not be configured with a class label, and the class label may be empty.
在本实施例中,可根据通知消息的监听频率确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the monitoring frequency of notification messages, which can effectively reduce the situation that important messages are missed.
在一个实施例中,步骤320根据解析结果确定通知消息的重要级别,包括:获取应用程序的第一级别,获取消息类型的第二级别,对第一级别及第二级别进行加权和计算,得到通知消息的重要级别,并配置与重要级别对应的级别标签。In one embodiment, step 320 determines the importance level of the notification message according to the parsing result, including: obtaining the first level of the application program, obtaining the second level of the message type, performing weighted sum calculation on the first level and the second level, and obtaining Notify the severity level of the message, and configure the level label corresponding to the severity level.
移动终端可根据解析结果中包含的消息类型及接收通知消息的应用程序确定通知消息的重要级别。移动终端可获取接收通知消息的应用程序的第一级别,不同的应用程序对应的第一级别不同,应用程序的第一级别越高,可说明通知消息越重要。应用程序的第一级别可根据应用类型进行划分,比如,即时通讯类的第一级别较高,社区交流类的第一级别可次之,新闻类的第一级别可较低等,但不限于此。可选地,应用程序的第一级别也可根据应用的使用频率进行划分,使用频率越高,对应的第一级别可越高。移动终端可将所有应用程序的使用频率按照从高到低进行排序,并可划分每个第一级别中包含的应用程序。比如,移动终端可设有3个第一级别,并将使用频率排在前3的应用程序的第一级别设为3,将使用频率排在第4至第6的应用程序的第一级别设为2,将使用频率排在第7至第9的应用程序的第一级别设为1等,但不限于此。可以理解地,也可采用其他方式设置应用程序的第一级别,并不限于上述几种方式。The mobile terminal can determine the importance level of the notification message according to the message type contained in the analysis result and the application program receiving the notification message. The mobile terminal may obtain the first level of the application receiving the notification message. Different applications correspond to different first levels. The higher the first level of the application, the more important the notification message is. The first level of the application program can be divided according to the type of application, for example, the first level of the instant messaging category is higher, the first level of the community communication category can be second, and the first level of the news category can be lower, etc., but not limited to this. Optionally, the first level of the application program may also be divided according to the frequency of use of the application. The higher the frequency of use, the higher the corresponding first level. The mobile terminal can sort the frequency of use of all application programs from high to low, and can divide the application programs included in each first level. For example, the mobile terminal can be provided with 3 first levels, and the first level of the top 3 application programs with the frequency of use is set to 3, and the first level of the application programs ranked 4th to 6th with the frequency of use is set to 3. is 2, the first level of the application programs ranked 7th to 9th in usage frequency is set to 1, etc., but not limited thereto. Understandably, the first level of the application program may also be set in other manners, and is not limited to the foregoing manners.
移动终端可获取消息类型的第二级别,不同的消息类型,可对应不同的第二级别,第二级别越高,可说明通知消息越重要。消息类型可包括但不限于即时通讯消息、邮件、短信、新闻、广告、系统提醒等。例如,即时通讯消息、系统提醒等可对应较高的第二级别,新闻、广告等可对应较低的第二级别等,但不限于此。The mobile terminal may acquire the second level of the message type, and different message types may correspond to different second levels, and the higher the second level, the more important the notification message may be. Message types may include, but are not limited to, instant messaging messages, emails, short messages, news, advertisements, system reminders, and the like. For example, instant messaging messages, system reminders, etc. may correspond to a higher second level, and news, advertisements, etc. may correspond to a lower second level, etc., but not limited thereto.
移动终端可将应用程序的第一级别与第二级别进行加权和计算,得到通知消息的重要级别,并配置与重要级别对应的级别标签。第一级别与第二级别的权重可根据实际需求进行设定,比如,应用程序的第一级别占用权重为0.4,消息类型的第二级别占的权重为0.6等,但不限于此。The mobile terminal can calculate the weighted sum of the first level and the second level of the application program, obtain the importance level of the notification message, and configure a level label corresponding to the importance level. The weights of the first level and the second level can be set according to actual needs. For example, the weight of the first level of the application program is 0.4, and the weight of the second level of the message type is 0.6, etc., but not limited thereto.
在本实施例中,可根据通知消息的消息类型及接收通知消息的应用程序确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the message type of the notification message and the application program receiving the notification message, which can effectively reduce the situation that important messages are missed.
如图7所示,在一个实施例中,步骤340根据提示参数对通知消息进行提示,包括以下步骤:As shown in FIG. 7, in one embodiment, step 340 prompts the notification message according to the prompt parameter, including the following steps:
步骤702,若重要级别小于级别阈值,获取上一次对通知消息进行提示的提示时刻。Step 702, if the importance level is less than the level threshold, obtain the prompt time of the last notification message.
移动终端可判断通知消息的重要级别是否小于级别阈值,若小于,则可获取上一次对通知消息进行提示的提示时刻。级别阈值可根据实际需求进行设定,当通知消息的重要级别是否小于级别阈值,可说明该通知消息不是用户特别关心的消息,重要程度不高。The mobile terminal can determine whether the importance level of the notification message is less than the level threshold, and if it is less than the level threshold, it can obtain the prompt time when the notification message was prompted last time. The level threshold can be set according to the actual needs. When the importance level of the notification message is lower than the level threshold, it can indicate that the notification message is not a message that the user is particularly concerned about, and the importance level is not high.
步骤704,在当前时刻与提示时刻之间的时间差达到提示间隔时长时,根据提示参数对通知消息进行提示。Step 704, when the time difference between the current time and the prompting time reaches the prompting interval, prompting the notification message according to the prompting parameter.
移动终端可计算当前时刻与上一次的提示时刻之间的时间差,并判断该时间差是否大于或等于提示间隔时长。若时间差大于或等于提示间隔时长,则可根据与重要级别匹配的提示参数对通知消息进行提示。若时间差小于提示间隔时长,则可在当前时刻与提示时刻之间的时间差达到提示间隔时长时,根据与重要级别匹配的提示参数对通知消息进行提示。若通知消息的重要级别不高,移动终端不会在监听到通知消息时立即进行提示,而是在与上一次的提示时刻至少距离提示间隔时长时,再对接收的通知消息进行提示,可以减少提示次数,节省移动终端的功耗。The mobile terminal can calculate the time difference between the current time and the last prompt time, and judge whether the time difference is greater than or equal to the prompt interval. If the time difference is greater than or equal to the prompt interval, the notification message may be prompted according to the prompt parameter matching the importance level. If the time difference is less than the prompt interval, when the time difference between the current time and the prompt time reaches the prompt interval, the notification message can be prompted according to the prompt parameter matching the importance level. If the importance level of the notification message is not high, the mobile terminal will not prompt the notification message immediately when listening to the notification message, but will prompt the received notification message when it is at least a long interval from the previous notification time, which can reduce the The number of prompts saves the power consumption of the mobile terminal.
可选地,提示间隔时长可以是根据实际需求设定的固定值,比如5秒、10秒等。提示间隔时长也可以根据通知消息的重要级别进行确定,重要级别越高,对应的提示间隔时长可越短。提示间隔时长也可根据移动终端的剩余电量进行确定,剩余电量越高,提示间隔时长可越短,剩余电量越低,提示间隔时长可越长,进一步节省功耗。Optionally, the prompt interval may be a fixed value set according to actual needs, such as 5 seconds, 10 seconds, and so on. The prompt interval may also be determined according to the importance level of the notification message. The higher the importance level, the shorter the corresponding prompt interval. The prompt interval can also be determined according to the remaining power of the mobile terminal. The higher the remaining power, the shorter the prompt interval, and the lower the remaining power, the longer the prompt interval, further saving power consumption.
在本实施例中,当通知消息的重要级别小于级别阈值时,在当前时刻与提示时刻之间的时间差达到提示间隔时长时才对通知消息进行提示,可以减少提示次数,节省功耗。In this embodiment, when the importance level of the notification message is lower than the level threshold, the notification message is notified until the time difference between the current time and the notification time reaches the notification interval, which can reduce the number of notifications and save power consumption.
在一个实施例中,提供一种信息处理方法,包括以下步骤:In one embodiment, an information processing method is provided, comprising the following steps:
步骤(1),当监听到通知消息时,解析通知消息,得到解析结果。Step (1), when the notification message is monitored, the notification message is parsed to obtain the parsing result.
步骤(2),根据解析结果确定通知消息的重要级别。Step (2), determining the importance level of the notification message according to the parsing result.
可选地,解析结果包括与通知消息对应的发送对象标识;步骤(2),包括:根据发送对象标识判断与通知消息对应的发送对象是否为重要对象;若发送对象为重要对象,则确定发送对象的重要级别,并配置与重要级别对应的级别标签。Optionally, the parsing result includes the sending object identifier corresponding to the notification message; step (2), including: judging whether the sending object corresponding to the notification message is an important object according to the sending object identifier; if the sending object is an important object, then determine to send The importance level of the object, and configure the level label corresponding to the importance level.
可选地,解析结果包括通知消息的消息内容;步骤(2),包括:检测消息内容中是否包含重要关键词;若包含重要关键词,则确定包含的重要关键词所属的关键词集合,并获取所属的关键词集合的重要级别,并配置与重要级别对应的级别标签。Optionally, the parsing result includes the message content of the notification message; step (2), including: detecting whether important keywords are included in the message content; if important keywords are included, determining the keyword set to which the included important keywords belong, and Get the importance level of the keyword set to which it belongs, and configure the level label corresponding to the importance level.
可选地,解析结果包括通知消息的第一监听时刻,及与通知消息对应的发送对象标识;步骤(2),包括:获取上一次监听到的其他通知消息的第二监听时刻,其他通知消息具备与本次监听到的通知消息相同的发送对象标识;根据第二监听时刻及第一监听时刻计算通知消息的监听频率;根据监听频率确定通知消息的重要级别,并配置与重要级别对应的级别标签。Optionally, the parsing result includes the first monitoring time of the notification message, and the sending object identifier corresponding to the notification message; step (2), including: obtaining the second monitoring time of other notification messages listened to last time, other notification messages Have the same sending object identifier as the notification message monitored this time; calculate the monitoring frequency of the notification message according to the second monitoring time and the first monitoring time; determine the importance level of the notification message according to the monitoring frequency, and configure the level corresponding to the importance level Label.
可选地,解析结果包括通知消息的消息类型,及接收通知消息的应用程序;步骤(2),包括:获取应用程序的第一级别;获取消息类型的第二级别;对第一级别及第二级别进行加权和计算,得到通知消息的重要级别,并配置与重要级别对应的级别标签。Optionally, the parsing result includes the message type of the notification message, and the application program receiving the notification message; step (2), including: obtaining the first level of the application program; obtaining the second level of the message type; for the first level and the second level The two levels are weighted and calculated to obtain the importance level of the notification message, and configure the level label corresponding to the importance level.
步骤(3),获取与重要级别匹配的提示参数。In step (3), prompt parameters matching the importance level are obtained.
可选地,步骤(3),包括:获取与级别标签对应的音量值,并将提示通知消息的铃声音量设置为音量值。Optionally, step (3) includes: acquiring a volume value corresponding to the level label, and setting the volume of the ringtone prompting the notification message as the volume value.
步骤(4),根据提示参数对通知消息进行提示。Step (4), prompting the notification message according to the prompt parameter.
可选地,步骤(4),包括:若重要级别小于级别阈值,获取上一次对通知消息进行提示的提示时刻;在当前时刻与提示时刻之间的时间差达到提示间隔时长时,根据提示参数对通知消息进行提示。Optionally, step (4) includes: if the importance level is less than the level threshold, obtaining the prompt time of the last notification message; when the time difference between the current time and the prompt time reaches the prompt interval, according to the prompt parameter Notification message to prompt.
在本实施例中,当监听到通知消息时,解析通知消息,得到解析结果,根据解析结果确定通知消息的重要级别,并获取与重要级别匹配的提示参数,再根据提示参数对通知消息进行提示,可以丰富通知消息的提示方式,且减少重要消息被遗漏的情况。In this embodiment, when the notification message is monitored, the notification message is analyzed to obtain the analysis result, the importance level of the notification message is determined according to the analysis result, and the prompt parameter matching the importance level is obtained, and then the notification message is prompted according to the prompt parameter , which can enrich the prompting methods of notification messages and reduce the situation that important messages are missed.
应该理解的是,虽然上述各个流程示意图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,上述各个流程示意图中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the foregoing schematic flow charts are shown sequentially as indicated by the arrows, these steps are not necessarily executed sequentially in the order indicated by the arrows. Unless otherwise specified herein, there is no strict order restriction on the execution of these steps, and these steps can be executed in other orders. Moreover, at least some of the steps in the above-mentioned schematic flowcharts may include multiple sub-steps or multiple stages, and these sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. These sub-steps or stages The order of execution is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
如图8所示,在一个实施例中,提供一种信息处理装置800,包括解析模块810、级别确定模块820、参数获取模块830及提示模块840。As shown in FIG. 8 , in one embodiment, an information processing device 800 is provided, including an analysis module 810 , a level determination module 820 , a parameter acquisition module 830 and a prompt module 840 .
解析模块810,用于当接收到通知消息时,解析通知消息,得到解析结果。The parsing module 810 is configured to parse the notification message to obtain a parsing result when the notification message is received.
级别确定模块820,用于根据解析结果确定通知消息的重要级别。A level determination module 820, configured to determine the importance level of the notification message according to the parsing result.
参数获取模块830,用于获取与重要级别匹配的提示参数。A parameter acquisition module 830, configured to acquire prompt parameters matching the importance level.
可选地,设置模块830,还用于获取与级别标签对应的音量值,并将提示通知消息的铃声音量设置为音量值。Optionally, the setting module 830 is further configured to obtain the volume value corresponding to the level label, and set the volume of the ringtone prompting the notification message as the volume value.
提示模块840,用于根据提示参数对通知消息进行提示。The prompt module 840 is configured to prompt the notification message according to the prompt parameter.
在本实施例中,当监听到通知消息时,解析通知消息,得到解析结果,根据解析结果确定通知消息的重要级别,并获取与重要级别匹配的提示参数,再根据提示参数对通知消息进行提示,可以丰富通知消息的提示方式,且减少重要消息被遗漏的情况。In this embodiment, when the notification message is monitored, the notification message is analyzed to obtain the analysis result, the importance level of the notification message is determined according to the analysis result, and the prompt parameter matching the importance level is obtained, and then the notification message is prompted according to the prompt parameter , which can enrich the prompting methods of notification messages and reduce the situation that important messages are missed.
在一个实施例中,解析结果包括与通知消息对应的发送对象标识。In one embodiment, the parsing result includes the sending object identifier corresponding to the notification message.
如图9所示,级别确定模块820,包括对象判断单元822及配置单元824。As shown in FIG. 9 , the level determining module 820 includes an object judging unit 822 and a configuring unit 824 .
对象判断单元822,用于根据发送对象标识判断与通知消息对应的发送对象是否为重要对象,重要对象为预先选取并分配有重要级别的发送对象。The object judging unit 822 is configured to judge whether the sending object corresponding to the notification message is an important object according to the sending object identifier, and the important object is a sending object selected in advance and assigned with an important level.
配置单元824,用于若发送对象为重要对象,则确定发送对象的重要级别,并配置与重要级别对应的级别标签。The configuration unit 824 is configured to, if the sending object is an important object, determine the importance level of the sending object, and configure a level label corresponding to the importance level.
在本实施例中,可根据与通知消息对象的发送对象确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the sending object of the notification message object, which can effectively reduce the situation that important messages are missed.
在一个实施例中,解析结果包括通知消息的消息内容。In one embodiment, the parsing result includes message content of the notification message.
级别确定模块820,除了包括对象判断单元822及配置单元824,还包括关键词检测单元。The level determination module 820 includes a keyword detection unit in addition to the object determination unit 822 and the configuration unit 824 .
关键词检测单元,用于检测消息内容中是否包含重要关键词。The keyword detection unit is used to detect whether important keywords are included in the message content.
配置单元824,还用于若包含重要关键词,则确定包含的重要关键词所属的关键词集合,并获取所属的关键词集合的重要级别,并配置与重要级别对应的级别标签。The configuration unit 824 is further configured to determine the keyword set to which the included important keywords belong if important keywords are included, obtain the importance level of the keyword set to which it belongs, and configure a level label corresponding to the importance level.
在本实施例中,可根据消息内容包含的关键词确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the keywords contained in the message content, which can effectively reduce the situation that important messages are missed.
在一个实施例中,解析结果包括通知消息的第一监听时刻,及与通知消息对应的发送对象标识。In one embodiment, the parsing result includes the first monitoring time of the notification message and the identifier of the sending object corresponding to the notification message.
级别确定模块820,除了包括对象判断单元822、配置单元824及关键词检测单元,还包括时刻获取单元及频率计算单元。The level determining module 820 includes not only the object judging unit 822, the configuring unit 824 and the keyword detecting unit, but also a time obtaining unit and a frequency calculating unit.
时刻获取单元,用于获取上一次监听到的其他通知消息的第二监听时刻,其他通知消息具备与本次监听到的通知消息相同的发送对象标识。The time acquisition unit is configured to acquire the second monitoring time of other notification messages monitored last time, and the other notification messages have the same sending object identifier as the notification message monitored this time.
频率计算单元,用于根据第二监听时刻及第一监听时刻计算通知消息的监听频率。A frequency calculation unit, configured to calculate the monitoring frequency of the notification message according to the second monitoring time and the first monitoring time.
配置单元824,还用于根据监听频率确定通知消息的重要级别,并配置与重要级别对应的级别标签。The configuration unit 824 is further configured to determine the importance level of the notification message according to the monitoring frequency, and configure a level label corresponding to the importance level.
在本实施例中,可根据通知消息的监听频率确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the monitoring frequency of notification messages, which can effectively reduce the situation that important messages are missed.
在一个实施例中,解析结果包括通知消息的消息类型,及接收通知消息的应用程序。In one embodiment, the parsing result includes the message type of the notification message and the application program that receives the notification message.
级别确定模块820,除了包括对象判断单元822、配置单元824、关键词检测单元、时刻获取单元及频率计算单元,还包括级别获取单元。The level determination module 820 includes a level acquisition unit in addition to an object determination unit 822, a configuration unit 824, a keyword detection unit, a time acquisition unit, and a frequency calculation unit.
级别获取单元,用于获取应用程序的第一级别。Level fetching unit to fetch the first level of the application.
级别获取单元,还用于获取消息类型的第二级别。Level fetching unit, also used to fetch the second level of the message type.
配置单元824,用于对第一级别及第二级别进行加权和计算,得到通知消息的重要级别,并配置与重要级别对应的级别标签。The configuration unit 824 is configured to perform weighted sum calculation on the first level and the second level, obtain the importance level of the notification message, and configure a level label corresponding to the importance level.
在本实施例中,可根据通知消息的消息类型及接收通知消息的应用程序确定重要级别,可以有效减少重要消息被遗漏的情况。In this embodiment, the importance level can be determined according to the message type of the notification message and the application program receiving the notification message, which can effectively reduce the situation that important messages are missed.
在一个实施例中,提示模块840,还用于若重要级别小于级别阈值,获取上一次对通知消息进行提示的提示时刻,在当前时刻与提示时刻之间的时间差达到提示间隔时长时,根据提示参数对通知消息进行提示。In one embodiment, the prompting module 840 is further configured to acquire the last prompting time for a notification message if the importance level is less than the level threshold, and when the time difference between the current time and the prompting time reaches the prompting interval, according to the prompting The parameter prompts the notification message.
在本实施例中,当通知消息的重要级别小于级别阈值时,在当前时刻与提示时刻之间的时间差达到提示间隔时长时才对通知消息进行提示,可以减少提示次数,节省功耗。In this embodiment, when the importance level of the notification message is lower than the level threshold, the notification message is notified until the time difference between the current time and the notification time reaches the notification interval, which can reduce the number of notifications and save power consumption.
本申请实施例还提供了一种移动终端。如图10所示,为了便于说明,仅示出了与本申请实施例相关的部分,具体技术细节未揭示的,请参照本申请实施例方法部分。该移动终端可以为包括手机、平板电脑、个人数字助理(Personal Digital Assistant,PDA)、销售终端(Point of Sales,POS)、车载电脑、穿戴式设备等任意终端设备,以移动终端为手机为例:The embodiment of the present application also provides a mobile terminal. As shown in FIG. 10 , for ease of description, only the parts related to the embodiment of the present application are shown. For specific technical details not disclosed, please refer to the method part of the embodiment of the present application. The mobile terminal may be any terminal device including a mobile phone, a tablet computer, a personal digital assistant (PDA), a sales terminal (Point of Sales, POS), a vehicle-mounted computer, a wearable device, etc., taking the mobile terminal as an example. :
图10为与本申请实施例提供的移动终端相关的手机的部分结构的框图。参考图10,手机包括:射频(Radio Frequency,RF)电路1010、存储器1020、输入单元1030、显示单元1040、传感器1050、音频电路1060、无线保真(wireless fidelity,WiFi)模块1070、处理器1080、以及电源1090等部件。本领域技术人员可以理解,图10所示的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。FIG. 10 is a block diagram of a partial structure of a mobile phone related to the mobile terminal provided by the embodiment of the present application. Referring to FIG. 10 , the mobile phone includes: a radio frequency (Radio Frequency, RF) circuit 1010, a memory 1020, an input unit 1030, a display unit 1040, a sensor 1050, an audio circuit 1060, a wireless fidelity (wireless fidelity, WiFi) module 1070, and a processor 1080 , and power supply 1090 and other components. Those skilled in the art can understand that the structure of the mobile phone shown in FIG. 10 does not constitute a limitation to the mobile phone, and may include more or less components than shown in the figure, or combine some components, or arrange different components.
其中,RF电路1010可用于收发信息或通话过程中,信号的接收和发送,可将基站的下行信息接收后,给处理器1080处理;也可以将上行的数据发送给基站。通常,RF电路包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(Low Noise Amplifier,LNA)、双工器等。此外,RF电路1010还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于GSM、GPRS、码分多址(Code DivisionMultiple Access,CDMA)、W-CDMA、长期演进(Long Term Evolution,LTE)、电子邮件、短消息服务(Short Messaging Service,SMS)等。Among them, the RF circuit 1010 can be used for sending and receiving information or receiving and sending signals during a call. After receiving the downlink information from the base station, it can be processed by the processor 1080; it can also send uplink data to the base station. Generally, an RF circuit includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (Low Noise Amplifier, LNA), a duplexer, and the like. In addition, RF circuitry 1010 may also communicate with networks and other devices via wireless communications. The above-mentioned wireless communication can use any communication standard or protocol, including but not limited to GSM, GPRS, Code Division Multiple Access (Code Division Multiple Access, CDMA), W-CDMA, Long Term Evolution (Long Term Evolution, LTE), email, SMS Message service (Short Messaging Service, SMS), etc.
存储器1020可用于存储软件程序以及模块,处理器1080通过运行存储在存储器1020的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器1020可主要包括程序存储区和数据存储区,其中,程序存储区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能的应用程序、图像播放功能的应用程序等)等;数据存储区可存储根据手机的使用所创建的数据(比如音频数据、通讯录等)等。此外,存储器1020可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 1020 can be used to store software programs and modules, and the processor 1080 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 1020 . The memory 1020 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as an application program for a sound playback function, an application program for an image playback function, etc.); The data storage area can store data created according to the use of the mobile phone (such as audio data, address book, etc.) and the like. In addition, the memory 1020 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
输入单元1030可用于接收输入的数字或字符信息,以及产生与手机1000的用户设置以及功能控制有关的键信号输入。具体地,输入单元1030可包括触控面板1032以及其他输入设备1034。触控面板1032,也可称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1032上或在触控面板1032附近的操作),并根据预先设定的程式驱动相应的连接装置。在一个实施例中,触控面板1032可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1080,并能接收处理器1080发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1032。除了触控面板1032,输入单元1030还可以包括其他输入设备1034。具体地,其他输入设备1034可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)等中的一种或多种。The input unit 1030 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the mobile phone 1000 . Specifically, the input unit 1030 may include a touch panel 1032 and other input devices 1034 . The touch panel 1032, which can also be referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger or a stylus on the touch panel 1032 or near the touch panel 1032 operation), and drive the corresponding connection device according to the preset program. In one embodiment, the touch panel 1032 may include two parts: a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the to the processor 1080, and can receive and execute commands sent by the processor 1080. In addition, the touch panel 1032 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 1032 , the input unit 1030 may also include other input devices 1034 . Specifically, other input devices 1034 may include, but are not limited to, one or more of physical keyboards, function keys (such as volume control keys, switch keys, etc.), and the like.
显示单元1040可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元1040可包括显示面板1042。在一个实施例中,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板1042。在一个实施例中,触控面板1032可覆盖显示面板1042,当触控面板1032检测到在其上或附近的触摸操作后,传送给处理器1080以确定触摸事件的类型,随后处理器1080根据触摸事件的类型在显示面板1042上提供相应的视觉输出。虽然在图10中,触控面板1032与显示面板1042是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将触控面板1032与显示面板1042集成而实现手机的输入和输出功能。The display unit 1040 may be used to display information input by or provided to the user and various menus of the mobile phone. The display unit 1040 may include a display panel 1042 . In one embodiment, the display panel 1042 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like. In one embodiment, the touch panel 1032 may cover the display panel 1042, and when the touch panel 1032 detects a touch operation on or near it, the touch operation is sent to the processor 1080 to determine the type of the touch event, and then the processor 1080 according to The type of touch event provides a corresponding visual output on the display panel 1042 . Although in FIG. 10, the touch panel 1032 and the display panel 1042 are used as two independent components to realize the input and input functions of the mobile phone, in some embodiments, the touch panel 1032 and the display panel 1042 can be integrated to form a mobile phone. Realize the input and output functions of the mobile phone.
手机1000还可包括至少一种传感器1050,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1042的亮度,接近传感器可在手机移动到耳边时,关闭显示面板1042和/或背光。运动传感器可包括加速度传感器,通过加速度传感器可检测各个方向上加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换)、振动识别相关功能(比如计步器、敲击)等;此外,手机还可配置陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器等。Cell phone 1000 may also include at least one sensor 1050, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor can include an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 1042 according to the brightness of the ambient light, and the proximity sensor can turn off the display panel 1042 and/or when the mobile phone is moved to the ear. or backlight. The motion sensor can include an acceleration sensor, through which the magnitude of acceleration in various directions can be detected, and the magnitude and direction of gravity can be detected when stationary, and can be used for applications that recognize the attitude of a mobile phone (such as switching between horizontal and vertical screens), vibration recognition related functions (such as pedometer, tap), etc.; in addition, the mobile phone can also be equipped with gyroscope, barometer, hygrometer, thermometer, infrared sensor and other sensors.
音频电路1060、扬声器1062和传声器1064可提供用户与手机之间的音频接口。音频电路1060可将接收到的音频数据转换后的电信号,传输到扬声器1062,由扬声器1062转换为声音信号输出;另一方面,传声器1064将收集的声音信号转换为电信号,由音频电路1060接收后转换为音频数据,再将音频数据输出处理器1080处理后,经RF电路1010可以发送给另一手机,或者将音频数据输出至存储器1020以便后续处理。Audio circuitry 1060, speaker 1062 and microphone 1064 may provide an audio interface between the user and the handset. The audio circuit 1060 can transmit the electrical signal converted from the received audio data to the speaker 1062, and the speaker 1062 converts it into an audio signal for output; After being received, it is converted into audio data, and after being processed by the output processor 1080, the audio data can be sent to another mobile phone through the RF circuit 1010, or the audio data can be output to the memory 1020 for subsequent processing.
WiFi属于短距离无线传输技术,手机通过WiFi模块1070可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图10示出了WiFi模块1070,但是可以理解的是,其并不属于手机1000的必须构成,可以根据需要而省略。WiFi is a short-distance wireless transmission technology. The mobile phone can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 1070, which provides users with wireless broadband Internet access. Although FIG. 10 shows the WiFi module 1070, it can be understood that it is not an essential component of the mobile phone 1000 and can be omitted as required.
处理器1080是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器1020内的软件程序和/或模块,以及调用存储在存储器1020内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。在一个实施例中,处理器1080可包括一个或多个处理单元。在一个实施例中,处理器1080可集成应用处理器和调制解调器,其中,应用处理器主要处理操作系统、用户界面和应用程序等;调制解调器主要处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器1080中。比如,该处理器1080可集成应用处理器和基带处理器,基带处理器与和其它外围芯片等可组成调制解调器。手机1000还包括给各个部件供电的电源1090(比如电池),优选的,电源可以通过电源管理系统与处理器1080逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The processor 1080 is the control center of the mobile phone. It uses various interfaces and lines to connect various parts of the entire mobile phone. By running or executing software programs and/or modules stored in the memory 1020, and calling data stored in the memory 1020, execution Various functions and processing data of the mobile phone, so as to monitor the mobile phone as a whole. In one embodiment, processor 1080 may include one or more processing units. In one embodiment, the processor 1080 can integrate an application processor and a modem, wherein the application processor mainly processes the operating system, user interface, application programs, etc.; the modem mainly processes wireless communication. It can be understood that the foregoing modem may not be integrated into the processor 1080 . For example, the processor 1080 can integrate an application processor and a baseband processor, and the baseband processor and other peripheral chips can form a modem. The mobile phone 1000 also includes a power supply 1090 (such as a battery) for supplying power to various components. Preferably, the power supply can be logically connected to the processor 1080 through the power management system, so as to realize functions such as managing charging, discharging, and power consumption management through the power management system.
在一个实施例中,手机1000还可以包括摄像头、蓝牙模块等。In one embodiment, the mobile phone 1000 may also include a camera, a Bluetooth module, and the like.
在本申请实施例中,该移动终端所包括的处理器1080执行存储在存储器上的计算机程序时实现上述的信息处理方法。In the embodiment of the present application, the processor 1080 included in the mobile terminal implements the above information processing method when executing the computer program stored in the memory.
在一个实施例中,该移动终端可包括存储器1020及处理器1080,存储器1020中存储有计算机程序,该计算机程序被处理器1080执行时,使得处理器执行如下步骤:In one embodiment, the mobile terminal may include a memory 1020 and a processor 1080. A computer program is stored in the memory 1020. When the computer program is executed by the processor 1080, the processor performs the following steps:
当监听到通知消息时,解析通知消息,得到解析结果;When the notification message is listened to, parse the notification message and get the parsing result;
根据解析结果确定通知消息的重要级别;Determine the importance level of the notification message according to the analysis result;
获取与重要级别匹配的提示参数;Obtain prompt parameters that match the importance level;
根据提示参数对通知消息进行提示。Prompt the notification message according to the prompt parameter.
在一个实施例中,提供一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被处理器执行时实现上述的信息处理方法。In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor, the above information processing method is implemented.
在一个实施例中,提供一种包含计算机程序的计算机程序产品,当其在计算机设备上运行时,使得计算机设备执行时实现上述的信息处理方法。In one embodiment, a computer program product including a computer program is provided, which, when run on a computer device, enables the computer device to implement the above information processing method when executed.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一非易失性计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be realized through computer programs to instruct related hardware, and the programs can be stored in a non-volatile computer-readable storage medium When the program is executed, it may include the processes of the embodiments of the above-mentioned methods. Wherein, the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM) and the like.
如此处所使用的对存储器、存储、数据库或其它介质的任何引用可包括非易失性和/或易失性存储器。合适的非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM),它用作外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDR SDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)。Any reference to memory, storage, database or other medium as used herein may include non-volatile and/or volatile memory. Suitable nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in many forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), Synchronous Synchlink DRAM (SLDRAM), Memory Bus (Rambus) Direct RAM (RDRAM), Direct Memory Bus Dynamic RAM (DRDRAM), and Memory Bus Dynamic RAM (RDRAM).
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-mentioned embodiments can be combined arbitrarily. To make the description concise, all possible combinations of the technical features in the above-mentioned embodiments are not described. However, as long as there is no contradiction in the combination of these technical features, should be considered as within the scope of this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only represent several implementation modes of the present application, and the description thereof is relatively specific and detailed, but it should not be construed as limiting the scope of the patent for the invention. It should be noted that those skilled in the art can make several modifications and improvements without departing from the concept of the present application, and these all belong to the protection scope of the present application. Therefore, the scope of protection of the patent application should be based on the appended claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810194239.5A CN108449491A (en) | 2018-03-09 | 2018-03-09 | Information processing method and device, mobile terminal and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810194239.5A CN108449491A (en) | 2018-03-09 | 2018-03-09 | Information processing method and device, mobile terminal and computer readable storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN108449491A true CN108449491A (en) | 2018-08-24 |
Family
ID=63194398
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810194239.5A Pending CN108449491A (en) | 2018-03-09 | 2018-03-09 | Information processing method and device, mobile terminal and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108449491A (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110688240A (en) * | 2019-09-30 | 2020-01-14 | 郑州信大捷安信息技术股份有限公司 | Government affair message reminding method and system based on instant messaging |
CN111064844A (en) * | 2018-10-17 | 2020-04-24 | 阿里巴巴集团控股有限公司 | Message prompting method and device, electronic equipment and computer readable medium |
CN111158481A (en) * | 2019-12-27 | 2020-05-15 | 腾讯科技(深圳)有限公司 | Prompting method and device and computer readable storage medium |
CN111324331A (en) * | 2020-02-17 | 2020-06-23 | Oppo广东移动通信有限公司 | Interactive message prompting method and device, electronic device and storage medium |
CN111953847A (en) * | 2020-08-12 | 2020-11-17 | 中国工商银行股份有限公司 | Client message risk reminding method, device and system |
CN112162869A (en) * | 2020-09-09 | 2021-01-01 | 北京如影智能科技有限公司 | A message prompting method and device |
CN110278329B (en) * | 2019-06-19 | 2021-12-10 | 维沃移动通信有限公司 | Notification message management method and mobile terminal |
CN114201702A (en) * | 2020-09-01 | 2022-03-18 | 腾讯数码(天津)有限公司 | Praise processing method, device, system, equipment and storage medium |
CN114844984A (en) * | 2022-07-04 | 2022-08-02 | 荣耀终端有限公司 | Reminder method and electronic device for notification message |
CN118690265A (en) * | 2024-08-28 | 2024-09-24 | 浙江吉利控股集团有限公司 | A method, device, electronic device and medium for managing accident vehicle information |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103929537A (en) * | 2014-04-03 | 2014-07-16 | 北京深思数盾科技有限公司 | Real-time reminding method based on messages of different levels |
CN107566661A (en) * | 2017-10-27 | 2018-01-09 | 维沃移动通信有限公司 | The reminding method and mobile terminal of a kind of notification message |
CN107734162A (en) * | 2017-09-30 | 2018-02-23 | 维沃移动通信有限公司 | The method, apparatus and mobile terminal of a kind of message informing |
-
2018
- 2018-03-09 CN CN201810194239.5A patent/CN108449491A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103929537A (en) * | 2014-04-03 | 2014-07-16 | 北京深思数盾科技有限公司 | Real-time reminding method based on messages of different levels |
CN107734162A (en) * | 2017-09-30 | 2018-02-23 | 维沃移动通信有限公司 | The method, apparatus and mobile terminal of a kind of message informing |
CN107566661A (en) * | 2017-10-27 | 2018-01-09 | 维沃移动通信有限公司 | The reminding method and mobile terminal of a kind of notification message |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111064844A (en) * | 2018-10-17 | 2020-04-24 | 阿里巴巴集团控股有限公司 | Message prompting method and device, electronic equipment and computer readable medium |
CN110278329B (en) * | 2019-06-19 | 2021-12-10 | 维沃移动通信有限公司 | Notification message management method and mobile terminal |
CN110688240A (en) * | 2019-09-30 | 2020-01-14 | 郑州信大捷安信息技术股份有限公司 | Government affair message reminding method and system based on instant messaging |
CN110688240B (en) * | 2019-09-30 | 2022-05-17 | 郑州信大捷安信息技术股份有限公司 | Government affair message reminding method and system based on instant messaging |
CN111158481B (en) * | 2019-12-27 | 2021-10-26 | 腾讯科技(深圳)有限公司 | Prompting method and device and computer readable storage medium |
CN111158481A (en) * | 2019-12-27 | 2020-05-15 | 腾讯科技(深圳)有限公司 | Prompting method and device and computer readable storage medium |
CN111324331A (en) * | 2020-02-17 | 2020-06-23 | Oppo广东移动通信有限公司 | Interactive message prompting method and device, electronic device and storage medium |
CN111953847A (en) * | 2020-08-12 | 2020-11-17 | 中国工商银行股份有限公司 | Client message risk reminding method, device and system |
CN114201702A (en) * | 2020-09-01 | 2022-03-18 | 腾讯数码(天津)有限公司 | Praise processing method, device, system, equipment and storage medium |
CN112162869A (en) * | 2020-09-09 | 2021-01-01 | 北京如影智能科技有限公司 | A message prompting method and device |
CN114844984A (en) * | 2022-07-04 | 2022-08-02 | 荣耀终端有限公司 | Reminder method and electronic device for notification message |
CN114844984B (en) * | 2022-07-04 | 2022-10-04 | 荣耀终端有限公司 | Notification message reminding method and electronic equipment |
CN118690265A (en) * | 2024-08-28 | 2024-09-24 | 浙江吉利控股集团有限公司 | A method, device, electronic device and medium for managing accident vehicle information |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10831161B2 (en) | Method and device for sending communication message | |
CN108449491A (en) | Information processing method and device, mobile terminal and computer readable storage medium | |
KR101978590B1 (en) | Message updating method, device and terminal | |
CN108471632B (en) | Information processing method and device, mobile terminal and computer readable storage medium | |
CN106302938B (en) | Communication event processing method and device | |
US20170316781A1 (en) | Remote electronic service requesting and processing method, server, and terminal | |
WO2018120905A1 (en) | Message reminding method for terminal, and terminal | |
WO2015085885A1 (en) | Method and device for prompting messages | |
CN106371964B (en) | Method and device for prompting message | |
CN107222629B (en) | Call handling methods and related products | |
HK1204373A1 (en) | A launch control method and apparatus for application programs | |
CN106973168A (en) | Voice playing method and device and computer equipment | |
CN108616653A (en) | Information processing method, device, mobile terminal and computer readable storage medium | |
CN106330211A (en) | LTE frequency band selection method and equipment | |
CN104660769B (en) | A kind of methods, devices and systems for adding associated person information | |
CN103491240A (en) | A kind of alarm clock ringing method, device and mobile terminal | |
CN106686210B (en) | Incoming call processing method, device and system | |
CN110785987B (en) | Information processing method, device, mobile terminal, and computer-readable storage medium | |
CN108541050A (en) | Information processing method, device, mobile terminal and computer readable storage medium | |
CN107148011B (en) | Method, device and system for executing target service | |
CN107547716B (en) | Information processing method, terminal and computer readable storage medium | |
CN108737619A (en) | A kind of call control method of terminal, device and terminal | |
CN112823546B (en) | Network processing method, computer-readable storage medium, and electronic device | |
CN110572516B (en) | Call control method, device, storage medium and terminal equipment | |
CN109120654B (en) | Information prompting method and device for server and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20180824 |