CN112261595B - Event reminding method and device, storage medium and mobile terminal - Google Patents

Event reminding method and device, storage medium and mobile terminal Download PDF

Info

Publication number
CN112261595B
CN112261595B CN201910606273.3A CN201910606273A CN112261595B CN 112261595 B CN112261595 B CN 112261595B CN 201910606273 A CN201910606273 A CN 201910606273A CN 112261595 B CN112261595 B CN 112261595B
Authority
CN
China
Prior art keywords
event
reminding
short message
mobile terminal
repayment
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
CN201910606273.3A
Other languages
Chinese (zh)
Other versions
CN112261595A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910606273.3A priority Critical patent/CN112261595B/en
Publication of CN112261595A publication Critical patent/CN112261595A/en
Application granted granted Critical
Publication of CN112261595B publication Critical patent/CN112261595B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)

Abstract

The application discloses an event reminding method, an event reminding device, a storage medium and a mobile terminal, wherein the event reminding method comprises the following steps: acquiring information to be processed and identification information of a target object for sending the information to be processed; determining a target extraction template according to the identification information and the information to be processed, wherein the target extraction template comprises a plurality of key fields; creating an event to be reminded and a trigger condition of the event to be reminded according to the information to be processed and the key field; and reminding the event to be reminded according to the trigger condition, so that the target object can be reminded in a targeted manner based on the received information, and the safety is high.

Description

Event reminding method and device, storage medium and mobile terminal
Technical Field
The present application relates to the field of communications technologies, and in particular, to an event reminding method, an event reminding apparatus, a storage medium, and a mobile terminal.
Background
With the rapid development of the financial industry, various financial services have penetrated into the aspects of the life of users, and particularly, financial payment services such as credit card payment and network loan payment have been accepted and favored by more and more users.
At present, for software with financial services, before a borrowing function is used, necessary real identity information such as names, identity numbers, mobile phone numbers and the like is provided for a software platform, a repayment reminding mode needs to be selected, for example, reminding is carried out through a mailbox or application messages, generally, corresponding information such as mailbox account passwords, internet banking account passwords, application account passwords and the like needs to be manually set by a user in different repayment reminding modes during selection, the reminding mode is easy to expose personal privacy of the user, leakage and embezzlement of the user mailbox, the internet banking account and the application account are caused, and the safety risk is high.
Disclosure of Invention
The embodiment of the application provides an event reminding method, an event reminding device, a storage medium and a mobile terminal, which can carry out repayment reminding service on a user based on a received financial short message and are high in safety.
The embodiment of the application provides an event reminding method, which is applied to a mobile terminal and comprises the following steps:
acquiring a short message to be processed and a sender identifier of the short message to be processed;
determining a target extraction template according to the sender identifier and the short message to be processed, wherein the target extraction template comprises a plurality of key fields;
creating an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field;
and reminding the event to be reminded according to the trigger condition.
The embodiment of the present application further provides an event reminding device, which is applied to a mobile terminal, and includes:
the acquisition module is used for acquiring a short message to be processed and a sender identifier of the short message to be processed;
the determining module is used for determining a target extracting template according to the sender identifier and the short message to be processed, and the target extracting template comprises a plurality of key fields;
the creating module is used for creating an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field;
and the reminding module is used for reminding the event to be reminded according to the triggering condition. The embodiment of the application also provides a computer-readable storage medium, wherein a plurality of instructions are stored in the storage medium, and the instructions are suitable for being loaded by a processor to execute any one of the event reminding methods.
The embodiment of the application further provides a mobile terminal, which comprises a processor and a memory, wherein the processor is electrically connected with the memory, the memory is used for storing instructions and data, and the processor is used for executing the steps in the event reminding method.
According to the event reminding method, the event reminding device, the storage medium and the mobile terminal, the short message to be processed and the sender identifier of the short message to be processed are obtained, the target extraction template is determined according to the sender identifier and the short message to be processed and comprises a plurality of key fields, then the event to be reminded and the trigger condition of the event to be reminded are created according to the short message to be processed and the key fields, and the event to be reminded is reminded according to the trigger condition, so that services such as repayment reminding or bill reminding and the like can be provided for a user based on the received financial short message, the user does not need to additionally provide privacy information, the method is simple, the safety is high, and the user experience is good.
Drawings
The technical solution and other advantages of the present application will become apparent from the detailed description of the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a scene schematic diagram of an event reminding system according to an embodiment of the present application.
Fig. 2 is a schematic flow chart of an event reminding method according to an embodiment of the present application.
Fig. 3 is another schematic flow chart of the event reminding method according to the embodiment of the present application.
Fig. 4 is a schematic frame diagram of an event reminding system according to an embodiment of the present application.
Fig. 5 is a schematic operation flow diagram of an event reminding method according to an embodiment of the present application.
Fig. 6 is a schematic structural diagram of an event reminder device according to an embodiment of the present application.
Fig. 7 is a schematic structural diagram of the creating module 30 according to an embodiment of the present application.
Fig. 8 is a schematic structural diagram of a mobile terminal according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application provides an event reminding method, an event reminding device, a storage medium and a mobile terminal.
Referring to fig. 1, fig. 1 is a schematic view of a scene of an event reminding system, where the event reminding system may include any one of the event reminding devices provided in the embodiments of the present application, and the event reminding device may be integrated in a mobile terminal.
The mobile terminal can obtain a short message to be processed and a sender identifier of the short message to be processed; determining a target extraction template according to the sender identifier and the short message to be processed, wherein the target extraction template comprises a plurality of key fields; creating an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field; and reminding the event to be reminded according to the trigger condition.
The short message to be processed is mainly a financial short message, and the sender identifier is mainly a sender account, such as a mobile phone number or a short message interface. The extraction template and the key fields are usually set manually in advance, and the key fields corresponding to different extraction templates are different. The event to be reminded may include a bill reminding event and/or a repayment reminding event, and the trigger condition may be set for running information such as running time, running application, screen running state, and the like of the mobile terminal.
For example, in fig. 1, when the mobile terminal receives a new short message sent by the base station, it may first determine whether the new short message is a financial short message according to a set screening rule, if so, the new short message is used as a short message to be processed, and a sending interface is obtained, then a target extraction template is searched from a terminal template library according to the sending interface and the short message to be processed, and corresponding information, such as repayment time, repayment amount, a repayment bank account, and the like, is extracted from the short message to be processed according to a key field in the target extraction template, a bill reminding event, a repayment reminding event, and a trigger condition are created by using the extracted information, then whether the terminal meets the trigger condition is monitored in real time, and once the trigger condition is met, a reminding interface corresponding to the repayment reminding interface or the bill reminding interface is generated and displayed to the user.
As shown in fig. 2, fig. 2 is a schematic flowchart of an event reminding method provided in an embodiment of the present application, where the event reminding method is applied to a mobile terminal, and a specific flow may be as follows:
s101, obtaining a short message to be processed and a sender identifier of the short message to be processed.
In this embodiment, the sender identifier is mainly a sender account, for example, for a to-be-processed short message sent by a mobile phone, the sender identifier is a mobile phone number, and for a to-be-processed short message sent by a software platform (for example, a bank server platform), the sender identifier is a short message interface. The short message to be processed is mainly a financial short message, which refers to a short message related to the financial industry, wherein the short message is character information directly sent or received by a user through an electronic terminal such as a mobile phone, and the short message can include contents such as Chinese characters, letters and/or symbols. Usually, banks will send short messages to users through their own defined short message interfaces, and the text format styles of short messages are relatively uniform. When the mobile terminal receives a new short message, the text of the new short message and the short message interface can be analyzed to determine whether the new short message is a financial short message or not, or a check period can be set to periodically check and analyze the newly received new short message.
S102, determining a target extraction template according to the sender identifier and the short message to be processed, wherein the target extraction template comprises a plurality of key fields.
In this embodiment, the extraction template and the key fields need to be set in advance manually, the key fields corresponding to different extraction templates have differences, the key fields are usually composed of Chinese characters, and the key fields may include words, phrases, even sentences, and the like.
For example, the step S102 may specifically include:
and S1021, acquiring at least one preset extraction template corresponding to the sender identifier, wherein each preset extraction template comprises a plurality of key fields.
In this embodiment, the preset extraction template may be obtained from a server through a network (such as a worreshark security network), or may be stored in a terminal local library after the server is issued to the mobile terminal in advance, generally, the same bank may send different service short messages, such as a financial recommendation short message, a repayment reminder short message, and the like, to the user, and the operator may set different extraction templates according to the requirements, so that the same sender identifier may correspond to multiple extraction templates, and different sender identifiers correspond to different extraction templates.
The extraction template can be obtained by modifying the primary template, specifically, the server can automatically generate a primary template through template segmentation, clustering, preprocessing and the like, and then operators can add and delete key fields on the primary template so as to form the extraction template of the required type, and usually, when the bank business short message changes, the extraction templates also need to be updated correspondingly.
And S1022, filtering the digital information in the short message to be processed to obtain a filtered short message.
In the embodiment, for financial short messages, the text of the short message usually relates to numbers such as date, amount and the like, different users or the same user receive the short message at different times, the numbers are different in probability, so that the numbers do not have reference values, and the numbers can be deleted in the process of determining the extraction template.
And S1023, determining a target extraction template from the at least one preset extraction template according to the filtered short messages and the key fields.
In this embodiment, for the financial short message, the words adjacent to the number are generally used to indicate the category to which the corresponding number belongs, such as date, amount, bank card number, and the like, and these categories and numbers constitute the main content of the financial short message, in the process of determining the target extraction template, the preset extraction template may be traversed, key field matching is mainly performed on the words adjacent to the number (i.e., the filtered short message), if an extraction template successfully matched exists, the extraction template is used as the target extraction template, otherwise, the next extraction template matching is continued.
And S103, creating an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field.
For example, the step S103 may specifically include:
and S1031, extracting the digital information corresponding to each key field from the short message to be processed.
S1032, determining a repayment account, a repayment amount and repayment time according to the key field and the digital information.
In this embodiment, it is assumed that a certain short message to be processed is "your business credit card 4108 bill minty 9324.09 yuan at this time, due payment date 01 month 07 date, and lowest payment 466.2 yuan. If the [ interest bank ] "is neglected for repayment, the key fields may include" credit card "," bill in date "," due repayment date "," lowest repayment ", and the like, where the repayment account is a credit card account, the repayment amount is a bill amount and a lowest repayment amount, and the due repayment date is repayment time.
S1033, creating an event to be reminded according to the repayment account, the repayment amount and the repayment time, and determining the event type of the event to be reminded.
In this embodiment, before creating, correctness checking may be performed on the numbers such as time, amount, and the like, for example, whether the time node is legal, whether the expression mode of the amount number is standard, and the like. The event type can comprise a bill reminding event, a repayment reminding event and the like, if the verification is passed, whether the same information exists or not can be further checked in the local database, if not, the information is stored in the local database in a persistent mode to create an event to be reminded, and if so, the information is discarded.
S1034, corresponding trigger conditions are created according to the event to be reminded.
In this embodiment, different types of events to be reminded generally correspond to different trigger conditions.
For example, the step S1034 may specifically include:
when the event type is a bill reminding event, detecting whether the mobile terminal is in a screen locking state;
if the mobile terminal is in a screen locking state, taking unlocking operation as a trigger condition;
if the mobile terminal is in an unlocking state, acquiring a current running program of the mobile terminal; and creating a trigger condition according to the current running program.
In this embodiment, the bill reminding event usually needs to be reminded once, and multiple reminders are not needed, and the terminal may select to remind immediately, for example, the next time is used as a trigger condition, or the trigger condition may be created in consideration of the current operating condition, for example, if the terminal is in the screen locking state, it indicates that the user does not use the terminal at this time, and the user may be reminded when the user uses the terminal next time (i.e., next unlocking). If the terminal is in the unlocking state, the fact that the user is using the terminal at the moment is indicated, at the moment, the current running program can be further obtained, whether the foreground running program is a video playing program, a conversation program and other programs which are not suitable for being disturbed is analyzed, if yes, the user can be reminded when the user is switched to other programs (such as a notepad program) or interfaces (such as a system main interface), or whether the terminal is in the charging state can be further detected, and if yes, the user can be reminded when the charging is finished, so that the user can be guaranteed not to be disturbed, and the user can be prevented from missing a reminding event.
For example, the step S1034 may specifically include:
when the event type is a repayment reminding event, acquiring the current running time of the mobile terminal;
determining reminding time according to the repayment time and the current running time;
and creating a trigger condition according to the reminding time.
In this embodiment, the repayment reminding event generally needs to be reminded for multiple times, each time of reminding can be at a fixed time, for example, 10 am every day, and can also be flexibly changed according to the historical use habits of the user, for example, the key browsing time period of each day can be summarized according to the previous browsing habits of the user, and the reminding time is set according to the key browsing time period. The reminding times can be a fixed value set manually, such as reminding once a day three days before repayment, or the reminding times can also depend on the interval duration between the current time and the repayment time, such as reminding once a day before the repayment day, so that the longer the interval duration, the more the reminding times.
And S104, reminding the event to be reminded according to the trigger condition.
For example, the step S104 may specifically include:
acquiring current operation information of the mobile terminal;
judging whether the mobile terminal meets the triggering condition or not according to the current operation information;
if so, generating a reminding interface corresponding to the event to be reminded;
the reminder interface is displayed to the user in a pop-up window.
In this embodiment, the current running information may include running time, running conditions of a screen, and running conditions of a program or a program interface, and the running information obtained under different trigger conditions is different. When the running condition meets the trigger condition, for example, the screen is changed from a locked state to an unlocked state, or the foreground running interface is switched to a system main interface from a video playing interface, or when the running time reaches the reminding time, the corresponding event to be reminded can be acquired from the local database, and then the information in the event to be reminded is processed through the specified interface pattern file, for example, a desktop popup window, a system notification bar, interface time and the like are assembled to generate a reminding interface, and the reminding interface is displayed to a user.
For example, the reminding interface is provided with a plurality of options, and after the reminding interface is displayed to the user in a popup window form, the event reminding method may further include:
acquiring the selection operation of the user on the reminding interface;
determining a target option from the plurality of options according to the selection operation;
when the target option indicates that the payment is paid, deleting the event to be reminded and the trigger condition;
and when the target option indicates immediate payment, acquiring a payment page corresponding to the payment account, and displaying the payment page to the user.
In this embodiment, for financial short messages, a bill reminding event and a repayment reminding event may be generated at the same time, and for different events to be reminded, options on a reminding interface are usually different, for example, for the repayment reminding event, the reminding interface displays basic reminding information, such as a repayment bank account number (x line credit card 4321), repayment remaining time (tomorrow), and the like, and may further include options of "repayment", "immediate repayment", and the like, wherein when the user selects "repayment", the created events to be reminded and trigger conditions may be deleted so that the user does not remind any more in the future, when the user selects "immediate repayment", the user may automatically jump to a payment page to perform a repayment operation, and once the user completes the payment operation, the events to be reminded and the trigger conditions may be deleted.
For example, for a bill reminding event, after each reminding, the event to be reminded and the trigger condition may be deleted directly, so that the reminding is not repeated. Besides basic information such as a repayment bank account number (x lines of credit cards 0088), a repayment amount (3000 yuan), a repayment day (02 month and 20 days) and the like, calculated repayment earned benefits such as 8.88 yuan can be displayed on the reminding interface, and meanwhile, options such as 'checking bills' and 'repayment earned benefits' can be provided on the reminding interface, wherein when a user selects 'checking bills', detailed information can be obtained from a server and provided for the user, and when the user selects 'repayment earned benefits', the user can jump to a payment page to perform payment operation.
In this embodiment, the event reminding method is applied to a mobile terminal, and the mobile terminal includes a mobile phone and other client devices as an example for detailed description.
Referring to fig. 3, a specific process of an event reminding method may be as follows:
s201, obtaining a short message to be processed and an identifier of a sender of the short message to be processed.
For example, when the mobile terminal receives a new short message, the content of the short message may be analyzed, and when the new short message is analyzed to be a financial short message, the new short message may be used as a short message to be processed, and a sending port of a sender, such as a mobile phone number, may be used as a sender identifier.
S202, at least one preset extraction template corresponding to the sender identifier is obtained, and each preset extraction template comprises a plurality of key fields.
For example, referring to fig. 4, the server can generate corresponding extraction templates for different banks in advance through the template generation service, the extracted templates are stored in a template checking library of the server, and then operators can access the template checking library by means of the template checking platform, the extracted templates are checked, the extracted templates passing the check can be directly stored in the template issuing library, and sent to the client end through the template issuing platform, the extraction template which fails to be checked is discarded or modified and then stored in the template issuing library, once the client end receives the extraction template sent by the server end, the extracted template is stored in the local library as a preset template so as to provide a matching template of the financial short message for the recognition engine subsequently, and data transmission can be carried out between the server and the client based on a sharp secure channel. Meanwhile, for each extraction template in the template issuing library, the server side can update in real time and synchronize the updated extraction template to the client side so as to provide template updating service for the client side.
S203, filtering the digital information in the short message to be processed to obtain a filtered short message, and determining a target extraction template from the at least one preset extraction template according to the filtered short message and the key field.
For example, please refer to fig. 5, suppose that a certain short message to be processed is "your business credit card 4108 name note 9324.09 yuan of the bill at this time, due payment date 01 month 07 date, and lowest payment amount 466.2 yuan. If the [ industry-promoting bank ] is neglected for repayment, the filtered short message after filtering processing is a 'your industry-promoting credit card current account unit, due repayment date, month date and lowest repayment amount yuan'. If the [ interest bank ] "is neglected for repayment, then key field matching can be performed on the filtered short message, for example, if the key fields of the preset template a in the client local library include" xing business credit card "," current bill "," due repayment date "and" lowest repayment amount ", matching is successful, and the preset template a will be used as the target extraction template.
And S204, extracting the digital information corresponding to each key field from the short message to be processed, and determining a repayment account, a repayment amount and repayment time according to the key fields and the digital information.
For example, in the preset template a, the digital information corresponding to "business credit card" is 4108, the digital information corresponding to "bill for present date" is 9324.09, the digital information corresponding to "due payment date" is 01.07, the digital information corresponding to "lowest payment amount" is "466.2", the determined payment account is "4108", the total payment amount "9324.09", and the lowest payment amount "466.2".
And S205, creating an event to be reminded according to the repayment account, the repayment amount and the repayment time, and determining the event type of the event to be reminded.
For example, correctness checking may be performed on the numbers under each key field, for example, for a time-class number, whether a time node is legal or not may be checked, for an amount-class number, whether an amount digit is reasonable or not may be checked, and if the checking is not passed, the checking is discarded, and if the checking is passed, a bill reminding event and a repayment reminding event and corresponding trigger conditions are created at the same time, where the trigger conditions of the repayment reminding event may be set mainly based on the repayment time, and the trigger conditions of the bill reminding event may be set mainly based on the terminal operating condition.
And S206, when the event type is a bill reminding event, detecting whether the mobile terminal is in a screen locking state, if so, taking unlocking operation as a trigger condition, and if not, executing the following step S207.
And S207, acquiring a current running program of the mobile terminal, and creating a trigger condition according to the current running program.
And S208, when the event type is a repayment reminding event, acquiring the current running time of the mobile terminal, determining reminding time according to the repayment time and the current running time, and then creating a trigger condition according to the reminding time.
For example, for a bill reminding event, if the current terminal is in the screen locking state, unlocking may be used as a trigger condition, and if the current terminal is in the unlocking state, a foreground running program which is a non-preset program (such as a call program, a video playing program, etc.) may be used as a trigger condition. For the repayment reminding event, a key browsing time period of each day can be summarized according to the previous browsing habits of the user, reminding time is set according to the key browsing time period, and the reminding time is used as a trigger condition so as to remind every day before the arrival date.
S209, obtaining the current operation information of the mobile terminal, and judging whether the mobile terminal meets the trigger condition according to the current operation information, if so, executing the following step S210, and if not, obtaining again.
S210, generating a reminding interface corresponding to the event to be reminded, and displaying the reminding interface to a user in a pop-up window mode, wherein a plurality of options are arranged on the reminding interface.
For example, once the bill reminding event and the repayment reminding event are created, the operation information of the mobile terminal, such as the operation time, the screen operation state, the foreground operation application, the foreground display interface, the charging state and the like, is monitored, and when the operation information meets the trigger condition, the reminding interface corresponding to the event to be reminded is generated and displayed. For example, in fig. 5, for the bill reminding event, basic information such as a payment bank account number (e.g., a commercial bank credit card 4108), a total payment amount (9324.09 yuan), a minimum payment amount (e.g., 466.2 yuan), a payment date (e.g., 01 month 07 date), etc. may be displayed on the reminding interface, and a calculated earnable profit of the payment, such as 8.88 yuan, may also be displayed. For the repayment reminding event, a repayment bank account number (xing industrial bank credit card 4108), the repayment remaining time (tomorrow) and the like can be displayed on the reminding interface.
S211, acquiring the selection operation of the user on the reminding interface, and determining a target option from the multiple options according to the selection operation.
S212, when the target option indicates that payment is paid, deleting the event to be reminded and the trigger condition; and when the target option indicates immediate payment, acquiring a payment page corresponding to the payment account, and displaying the payment page to the user.
For example, in fig. 5, for the bill reminding event, the reminding interface may be displayed only once, and the reminding interface may further be provided with options such as "view bill" and "earn return for payment", wherein when the user selects "view bill", a detailed bill information page may be displayed to the user, and when the user selects "earn return for payment", the user may jump to the payment page to perform the payment operation. For the repayment reminding event, options such as 'repayment' and 'immediate repayment' can be set on the reminding interface, when the user selects 'repayment', the created repayment reminding event and the triggering condition can be deleted so as not to remind any more in the future, when the user selects 'immediate repayment', the user can automatically jump to a payment page to carry out repayment operation, and once the user finishes the payment operation, the repayment reminding event and the triggering condition also need to be deleted.
According to the above, the event reminding method provided by the application is applied to the mobile terminal, the short message to be processed and the sender identifier of the short message to be processed are obtained, the target extraction template is determined according to the sender identifier and the short message to be processed, the target extraction template comprises a plurality of key fields, the event to be reminded and the trigger condition of the event to be reminded are created according to the short message to be processed and the key fields, and the event to be reminded is reminded according to the trigger condition, so that services such as repayment reminding or bill reminding and the like can be provided for a user based on the received financial short message, the user does not need to additionally provide privacy information, the method is simple, the safety is high, and the user experience is good.
According to the method described in the above embodiment, the embodiment will be further described in terms of an event reminder, which may be implemented as an independent entity or integrated in a mobile terminal.
Referring to fig. 6, fig. 6 specifically describes an event reminding device provided in the embodiment of the present application, which is applied to a mobile terminal, and the event reminding device may include: the system comprises an acquisition module 10, a determination module 20, a creation module 30 and a reminding module 40, wherein:
(1) acquisition module 10
The obtaining module 10 is configured to obtain a short message to be processed and a sender identifier of the short message to be processed.
In this embodiment, the sender identifier is mainly a sender account, for example, for a to-be-processed short message sent by a mobile phone, the sender identifier is a mobile phone number, and for a to-be-processed short message sent by a software platform (for example, a bank server platform), the sender identifier is a short message interface. The short message to be processed is mainly a financial short message, which refers to a short message related to the financial industry, wherein the short message is character information directly sent or received by a user through an electronic terminal such as a mobile phone, and the short message can include contents such as Chinese characters, letters and/or symbols. Usually, banks will send short messages to users through their own defined short message interfaces, and the text format styles of short messages are relatively uniform. When the mobile terminal receives a new short message, the text of the new short message and the short message interface can be analyzed to determine whether the new short message is a financial short message or not, or a check period can be set to periodically check and analyze the newly received new short message.
(2) Determination module 20
And the determining module 20 is configured to determine a target extraction template according to the sender identifier and the short message to be processed, where the target extraction template includes a plurality of key fields.
In this embodiment, the extraction template and the key fields need to be set in advance manually, the key fields corresponding to different extraction templates have differences, the key fields are usually composed of Chinese characters, and the key fields may include words, phrases, even sentences, and the like.
For example, the determining module 20 may be specifically configured to:
and S1021, acquiring at least one preset extraction template corresponding to the sender identifier, wherein each preset extraction template comprises a plurality of key fields.
In this embodiment, the preset extraction template may be obtained from a server through a network (for example, a wireshark security network), or may be stored in a terminal local library after the server is issued to a mobile terminal in advance, generally, the same bank may send different service short messages to a user, such as a financial recommendation short message, a repayment reminding short message, and the like, and an operator may set different extraction templates according to needs, so that the same sender identifier may correspond to multiple extraction templates, and different sender identifiers correspond to different extraction templates.
The extraction template can be obtained by modifying the primary template, specifically, the server can automatically generate a primary template through template segmentation, clustering, preprocessing and the like, and then an operator can set addition and deletion key fields on the primary template so as to form the extraction template of a required type, and usually, when the banking short message changes, the extraction templates also need to be updated correspondingly.
S1022, digital information in the short message to be processed is filtered, and the filtered short message is obtained.
In the embodiment, for financial short messages, the text of the short message usually relates to numbers such as date, amount and the like, different users or the same user receive the short message at different times, the numbers are different in probability, so that the numbers do not have reference values, and the numbers can be deleted in the process of determining the extraction template.
And S1023, determining a target extraction template from the at least one preset extraction template according to the filtered short messages and the key fields.
In this embodiment, for the financial short message, the characters adjacent to the digits are generally used to indicate the categories to which the corresponding digits belong, such as dates, amounts, bank card numbers, and the like, and these categories and digits constitute the main content of the financial short message, in the process of determining the target extraction template, the preset extraction template may be traversed, key field matching is mainly performed on the characters adjacent to the digits (i.e., the filtered short message), if an extraction template successfully matched exists, the extraction template is used as the target extraction template, otherwise, the next extraction template matching is continued.
(3) Creation module 30
And the creating module 30 is configured to create an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field.
For example, referring to fig. 7, the creating module 30 may specifically include:
the extracting unit 31 is configured to extract digital information corresponding to each key field from the short message to be processed.
And the determining unit 32 is used for determining a repayment account, a repayment amount and repayment time according to the key field and the digital information.
In this embodiment, it is assumed that a certain short message to be processed is "your business credit card 4108 bill minty 9324.09 yuan at this time, due payment date 01 month 07 date, and lowest payment 466.2 yuan. If the [ interest bank ] "is neglected for repayment, the key fields may include" credit card "," bill in date "," due repayment date "," lowest repayment ", and the like, where the repayment account is a credit card account, the repayment amount is a bill amount and a lowest repayment amount, and the due repayment date is repayment time.
The first creating unit 33 is configured to create an event to be reminded according to the repayment account, the repayment amount, and the repayment time, and determine an event type of the event to be reminded.
In this embodiment, before creating, correctness checking may be performed on the numbers such as time, amount, and the like, for example, whether the time node is legal, whether the expression mode of the amount number is standard, and the like. The event type can comprise a bill reminding event, a repayment reminding event and the like, if the verification is passed, whether the same information exists or not can be further checked in the local database, if not, the information is stored in the local database in a persistent mode to create an event to be reminded, and if so, the information is discarded.
And the second creating unit 34 is configured to create a corresponding trigger condition according to the event to be reminded.
In this embodiment, different types of events to be reminded generally correspond to different trigger conditions.
For example, the second creating unit 34 may specifically be configured to:
when the event type is a bill reminding event, detecting whether the mobile terminal is in a screen locking state;
if the mobile terminal is in a screen locking state, taking unlocking operation as a trigger condition;
if the mobile terminal is in an unlocking state, acquiring a current running program of the mobile terminal; and creating a trigger condition according to the current running program.
In this embodiment, the bill reminding event usually needs to be reminded once, and multiple reminders are not needed, and the terminal may select to remind immediately, for example, the next time is used as a trigger condition, or the trigger condition may be created in consideration of the current operating condition, for example, if the terminal is in the screen-locked state, it indicates that the user does not use the terminal at this time, and the user may be reminded when the user uses the terminal next time (i.e., unlocking the terminal next time). If the terminal is in the unlocking state, the fact that the user is using the terminal at the moment is indicated, at the moment, the current running program can be further obtained, whether the foreground running program is a video playing program, a conversation program and other programs which are not suitable for being disturbed is analyzed, if yes, the user can be reminded when the user is switched to other programs (such as a notepad program) or interfaces (such as a system main interface), or whether the terminal is in the charging state can be further detected, and if yes, the user can be reminded when the charging is finished, so that the user can be guaranteed not to be disturbed, and the user can be prevented from missing a reminding event.
For example, the second creating unit 34 may specifically be configured to:
when the event type is a repayment reminding event, acquiring the current running time of the mobile terminal;
determining reminding time according to the repayment time and the current running time;
and creating a trigger condition according to the reminding time.
In this embodiment, the repayment reminding event generally needs to be reminded for multiple times, each time of reminding can be at a fixed time, for example, 10 am every day, and can also be flexibly changed according to the historical use habits of the user, for example, the key browsing time period of each day can be summarized according to the previous browsing habits of the user, and the reminding time is set according to the key browsing time period. The reminding times can be a fixed value set manually, such as reminding once a day three days before repayment, or the reminding times can also depend on the interval duration between the current time and the repayment time, such as reminding once a day before the repayment day, so that the longer the interval duration, the more the reminding times.
(4) Reminding module 40
And the reminding module 40 is used for reminding the event to be reminded according to the trigger condition.
For example, the reminding module 40 may be specifically configured to:
acquiring current operation information of the mobile terminal;
judging whether the mobile terminal meets the triggering condition or not according to the current operation information;
if so, generating a reminding interface corresponding to the event to be reminded;
the reminder interface is displayed to the user in a pop-up window.
In this embodiment, the current running information may include running time, running conditions of a screen, and running conditions of a program or a program interface, and the running information obtained under different trigger conditions is different. When the running condition meets the trigger condition, for example, the screen is changed from a locked state to an unlocked state, or the foreground running interface is switched to a system main interface from a video playing interface, or when the running time reaches the reminding time, the corresponding event to be reminded can be acquired from the local database, and then the information in the event to be reminded is processed through the specified interface pattern file, for example, a desktop popup window, a system notification bar, interface time and the like are assembled to generate a reminding interface, and the reminding interface is displayed to a user.
For example, a plurality of options are provided on the alert interface, and the event alert apparatus may further include a deletion module configured to:
after the reminding interface is displayed to the user in a pop-up window mode, the selection operation of the user on the reminding interface is obtained;
determining a target option from the plurality of options according to the selection operation;
when the target option indicates that the payment is paid, deleting the event to be reminded and the trigger condition;
and when the target option indicates immediate payment, acquiring a payment page corresponding to the payment account, and displaying the payment page to the user.
In this embodiment, for financial short messages, a bill reminding event and a repayment reminding event may be generated at the same time, and for different events to be reminded, options on a reminding interface are usually different, for example, for the repayment reminding event, the reminding interface displays basic reminding information, such as a repayment bank account number (x line credit card 4321), repayment remaining time (tomorrow), and the like, and may further include options of "repayment", "immediate repayment", and the like, wherein when the user selects "repayment", the created events to be reminded and trigger conditions may be deleted so that the user does not remind any more in the future, when the user selects "immediate repayment", the user may automatically jump to a payment page to perform a repayment operation, and once the user completes the payment operation, the events to be reminded and the trigger conditions may be deleted.
For example, for a bill reminding event, after each reminding, the event to be reminded and the trigger condition may be directly deleted, so that the reminding is not repeated. Besides basic information such as a repayment bank account number (x-row credit card 0088), a repayment amount (3000 yuan), a repayment date (02 month 20 days) and the like, calculated repayment earned income can be displayed on a reminding interface, and meanwhile, options such as 'checking bills' and 'repayment earned income' can be provided on the reminding interface, wherein when a user selects 'checking bills', detailed information can be obtained from a server and provided to the user, and when the user selects 'repayment earned income', the user can jump to a payment page to perform payment operation.
In specific implementation, the above units may be implemented as independent entities, or may be combined arbitrarily, and implemented as the same or several entities, and specific implementations of the above units may refer to the foregoing method embodiment, which is not described herein again.
As can be seen from the above, the event reminding device provided in this embodiment is applied to a mobile terminal, the short message to be processed and the sender identifier of the short message to be processed are obtained by the obtaining module 10, the determining module 20 determines the target extracting template according to the sender identifier and the short message to be processed, the target extracting template includes a plurality of key fields, the creating module 30 creates the event to be reminded and the trigger condition of the event to be reminded according to the short message to be processed and the key fields, and the reminding module 40 reminds the event to be reminded according to the trigger condition, so that services such as repayment reminding or bill reminding can be provided for a user based on the received financial short message, the user does not need to additionally provide privacy information, the method is simple, the security is high, and the user experience is good.
Correspondingly, the embodiment of the invention also provides an event reminding system, which comprises any event reminding device provided by the embodiment of the invention, and the event reminding device can be integrated in the mobile terminal.
The mobile terminal can acquire the short message to be processed and the sender identifier of the short message to be processed; determining a target extraction template according to the sender identifier and the short message to be processed, wherein the target extraction template comprises a plurality of key fields; creating an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field; and reminding the event to be reminded according to the trigger condition.
The specific implementation of each device can be referred to the previous embodiment, and is not described herein again.
Since the image processing system may include any event reminding device provided in the embodiment of the present invention, the beneficial effects that can be achieved by any event reminding device provided in the embodiment of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
Correspondingly, an embodiment of the present invention further provides a mobile terminal, as shown in fig. 8, which shows a schematic structural diagram of the mobile terminal according to the embodiment of the present invention, specifically:
the mobile terminal may include components such as a processor 401 of one or more processing cores, memory 402 of one or more computer-readable storage media, Radio Frequency (RF) circuitry 403, a power supply 404, an input unit 405, and a display unit 406. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 8 is not intended to be limiting of mobile terminals and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 401 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 402 and calling data stored in the memory 402, thereby integrally monitoring the mobile terminal. Optionally, processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by operating the software programs and modules stored in the memory 402. The memory 402 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 a sound playing function, an image playing function, etc.), and the like; the storage data area may store data determined according to the use of the mobile terminal, and the like. Further, the memory 402 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 402 may also include a memory controller to provide the processor 401 access to the memory 402.
The RF circuit 403 may be used for receiving and transmitting signals during information transmission and reception, and in particular, for receiving downlink information of a base station and then processing the received downlink information by the one or more processors 401; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 403 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 403 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Message Service (SMS), and the like.
The mobile terminal may further include a power supply 404 (e.g., a battery) for powering the various components, and preferably, the power supply 404 may be logically coupled to the processor 401 via a power management system that may be configured to manage charging, discharging, and power consumption. The power supply 404 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The mobile terminal may further include an input unit 405, and the input unit 405 may be used to receive input numeric or character information and generate a keyboard, mouse, joystick, optical or trackball signal input in relation to user setting and function control. In particular, in one particular embodiment, input unit 405 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 401, and can receive and execute commands sent by the processor 401. In addition, touch sensitive surfaces may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 405 may include other input devices in addition to the touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The mobile terminal may also include a display unit 406, and the display unit 406 may be used to display information input by the user or provided to the user, as well as various graphical user interfaces of the mobile terminal, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 406 may include a Display panel, and optionally, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch-sensitive surface may overlay the display panel, and when a touch operation is detected on or near the touch-sensitive surface, the touch operation is transmitted to the processor 401 to determine the type of the touch event, and then the processor 401 provides a corresponding visual output on the display panel according to the type of the touch event. Although in FIG. 8 the touch sensitive surface and the display panel are two separate components to implement input and output functions, in some embodiments the touch sensitive surface may be integrated with the display panel to implement input and output functions.
Although not shown, the mobile terminal may further include a camera, a bluetooth module, and the like, which will not be described herein. Specifically, in this embodiment, the processor 401 in the mobile terminal loads the executable file corresponding to the process of one or more application programs into the memory 402 according to the following instructions, and the processor 401 runs the application program stored in the memory 402, thereby implementing various functions as follows:
acquiring a short message to be processed and a sender identifier of the short message to be processed;
determining a target extraction template according to the sender identifier and the short message to be processed, wherein the target extraction template comprises a plurality of key fields;
creating an event to be reminded and a trigger condition of the event to be reminded according to the short message to be processed and the key field;
and reminding the event to be reminded according to the trigger condition.
The mobile terminal can achieve the effective effect that can be achieved by any event reminding device provided by the embodiment of the invention, which is detailed in the previous embodiment and not described herein.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
The event reminding method, the event reminding device, the storage medium and the mobile terminal provided by the embodiment of the invention are described in detail, a specific example is applied in the text to explain the principle and the implementation of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for those skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed, and in summary, the content of the present specification should not be construed as limiting the present invention.

Claims (11)

1. An event reminding method is applied to a mobile terminal and is characterized by comprising the following steps:
acquiring a short message to be processed and a sender identifier of the short message to be processed;
determining a target extraction template according to the sender identifier and the short message to be processed, wherein the target extraction template comprises a plurality of key fields and is obtained from a server through a network;
creating an event to be reminded according to the short message to be processed and the key field;
determining the event type of the event to be reminded;
when the event type is a bill reminding event, detecting whether the mobile terminal is in a screen locking state;
if the mobile terminal is in a screen locking state, taking unlocking operation as a trigger condition, wherein the trigger condition is set for the running information of the mobile terminal;
if the mobile terminal is in an unlocking state, acquiring a current running program of the mobile terminal; creating a trigger condition according to the current running program;
when the event type is a repayment reminding event, acquiring the current running time of the mobile terminal;
determining reminding time according to repayment time and current running time;
creating a trigger condition according to the reminding time;
and reminding the event to be reminded according to the trigger condition.
2. The event reminding method according to claim 1, wherein said determining a target extraction template according to the sender identifier and the short message to be processed comprises:
acquiring at least one preset extraction template corresponding to the sender identifier, wherein each preset extraction template comprises a plurality of key fields;
filtering the digital information in the short message to be processed to obtain a filtered short message;
and determining a target extraction template from the at least one preset extraction template according to the filtered short messages and the key fields.
3. The event reminding method according to claim 1 or 2, wherein the creating of the event to be reminded according to the short message to be processed and the key field comprises:
extracting digital information corresponding to each key field from the short message to be processed;
determining a repayment account, a repayment amount and the repayment time according to the key field and the digital information;
and creating an event to be reminded according to the repayment account, the repayment amount and the repayment time.
4. The event reminding method according to claim 1, wherein the reminding the event to be reminded according to the trigger condition comprises:
acquiring current operation information of the mobile terminal;
judging whether the mobile terminal meets the triggering condition or not according to the current operation information;
if so, generating a reminding interface corresponding to the event to be reminded;
and displaying the reminding interface to the user in a popup window mode.
5. The event reminding method according to claim 4, wherein a plurality of options are provided on the reminding interface, and after the reminding interface is displayed to the user in a popup window form, the method further comprises:
acquiring selection operation of a user on the reminding interface;
determining a target option from the plurality of options according to the selection operation;
deleting the event to be reminded and the trigger condition when the target option indicates that the payment is paid;
and when the target option indicates immediate payment, acquiring a payment page corresponding to the payment account, and displaying the payment page to the user.
6. An event reminding device is applied to a mobile terminal and is characterized by comprising:
the acquisition module is used for acquiring a short message to be processed and a sender identifier of the short message to be processed;
the determining module is used for determining a target extracting template according to the sender identifier and the short message to be processed, wherein the target extracting template comprises a plurality of key fields and is obtained from a server through a network;
the creating module is used for creating an event to be reminded according to the short message to be processed and the key field;
determining the event type of the event to be reminded;
when the event type is a bill reminding event, detecting whether the mobile terminal is in a screen locking state;
if the mobile terminal is in a screen locking state, taking unlocking operation as a trigger condition, wherein the trigger condition is set for the running information of the mobile terminal;
if the mobile terminal is in an unlocking state, acquiring a current running program of the mobile terminal; creating a trigger condition according to the current running program;
when the event type is a repayment reminding event, acquiring the current running time of the mobile terminal;
determining reminding time according to repayment time and current running time;
creating a trigger condition according to the reminding time;
and the reminding module is used for reminding the event to be reminded according to the triggering condition.
7. The event reminder device of claim 6, wherein the determination module is specifically configured to:
acquiring at least one preset extraction template corresponding to the sender identifier, wherein each preset extraction template comprises a plurality of key fields;
filtering the digital information in the short message to be processed to obtain a filtered short message;
and determining a target extraction template from the at least one preset extraction template according to the filtered short messages and the key fields.
8. The event reminding device according to claim 6 or 7, wherein the creating module specifically comprises:
the extraction unit is used for extracting the digital information corresponding to each key field from the short message to be processed;
the determining unit is used for determining a repayment account, a repayment amount and the repayment time according to the key field and the digital information;
and the first creating unit is used for creating an event to be reminded according to the repayment account, the repayment amount and the repayment time.
9. The event reminder device of claim 6, wherein the reminder module is specifically configured to:
acquiring current operation information of the mobile terminal;
judging whether the mobile terminal meets the trigger condition or not according to the current operation information;
if so, generating a reminding interface corresponding to the event to be reminded;
and displaying the reminding interface to the user in a popup window mode.
10. A computer readable storage medium having stored thereon a plurality of instructions adapted to be loaded by a processor to perform the event reminder method of any of claims 1 to 5.
11. A mobile terminal comprising a processor and a memory, the processor being electrically connected to the memory, the memory being configured to store instructions and data, the processor being configured to perform the steps of the event reminder method according to any one of claims 1 to 5.
CN201910606273.3A 2019-07-05 2019-07-05 Event reminding method and device, storage medium and mobile terminal Active CN112261595B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910606273.3A CN112261595B (en) 2019-07-05 2019-07-05 Event reminding method and device, storage medium and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910606273.3A CN112261595B (en) 2019-07-05 2019-07-05 Event reminding method and device, storage medium and mobile terminal

Publications (2)

Publication Number Publication Date
CN112261595A CN112261595A (en) 2021-01-22
CN112261595B true CN112261595B (en) 2022-06-14

Family

ID=74224270

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910606273.3A Active CN112261595B (en) 2019-07-05 2019-07-05 Event reminding method and device, storage medium and mobile terminal

Country Status (1)

Country Link
CN (1) CN112261595B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116055619B (en) * 2022-05-30 2023-10-20 荣耀终端有限公司 Method for reminding bill based on short message, electronic equipment and readable storage medium
CN116033064B (en) * 2022-05-30 2023-10-20 荣耀终端有限公司 Card display method, electronic device and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103037090A (en) * 2012-12-14 2013-04-10 广东欧珀移动通信有限公司 Method and system for user reminding
CN105744070A (en) * 2016-03-07 2016-07-06 珠海市魅族科技有限公司 Method and device for processing bill short message
CN106027799A (en) * 2014-05-09 2016-10-12 北京奇虎科技有限公司 Terminal information prompting method and device, and terminal
CN106375601A (en) * 2016-10-28 2017-02-01 奇酷互联网络科技(深圳)有限公司 Reminding processing method and mobile terminal
CN106875154A (en) * 2017-01-16 2017-06-20 深圳市邦华电子有限公司 A kind of reminding task triggering method, device and a kind of intelligent terminal
CN107545404A (en) * 2016-06-29 2018-01-05 腾讯科技(深圳)有限公司 Bill based reminding method and device
CN109831587A (en) * 2019-03-04 2019-05-31 上海卓易科技股份有限公司 A kind of reminder events starting method, apparatus, equipment and medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103037090A (en) * 2012-12-14 2013-04-10 广东欧珀移动通信有限公司 Method and system for user reminding
CN106027799A (en) * 2014-05-09 2016-10-12 北京奇虎科技有限公司 Terminal information prompting method and device, and terminal
CN105744070A (en) * 2016-03-07 2016-07-06 珠海市魅族科技有限公司 Method and device for processing bill short message
CN107545404A (en) * 2016-06-29 2018-01-05 腾讯科技(深圳)有限公司 Bill based reminding method and device
CN106375601A (en) * 2016-10-28 2017-02-01 奇酷互联网络科技(深圳)有限公司 Reminding processing method and mobile terminal
CN106875154A (en) * 2017-01-16 2017-06-20 深圳市邦华电子有限公司 A kind of reminding task triggering method, device and a kind of intelligent terminal
CN109831587A (en) * 2019-03-04 2019-05-31 上海卓易科技股份有限公司 A kind of reminder events starting method, apparatus, equipment and medium

Also Published As

Publication number Publication date
CN112261595A (en) 2021-01-22

Similar Documents

Publication Publication Date Title
CN107992248B (en) Message display method and device
CN110472941B (en) Schedule creating method and device based on notification message, terminal and storage medium
CN106293751B (en) Method for displaying information on terminal equipment and terminal equipment
CN108616654B (en) Message reminding method, device, terminal and computer readable storage medium
CN104426944B (en) Information feedback method, device and terminal
CN108604152B (en) Unread message prompting method and terminal
CN110443586B (en) Shared schedule information processing method and device, terminal and storage medium
CN104954322A (en) Account binding method, device and system
CN103076951A (en) Device and method for providing shortcut in a locked screen
CN111866270A (en) Application program control method and device and electronic equipment
CN106648698A (en) Method and device for displaying message notification and electronic equipment
CN106599070B (en) Method and device for acquiring information in first application program and terminal equipment
CN111144953B (en) Resource allocation method, device, equipment and medium
CN112261595B (en) Event reminding method and device, storage medium and mobile terminal
CN111865758A (en) Message display method and device and electronic equipment
CN110377376B (en) Interface message refreshing method and device, computer device and readable storage medium
CN109472656B (en) Virtual article display method and device and storage medium
CN106385507B (en) Prompting method and device of social application program and terminal
CN107257358B (en) Information pushing method, terminal and server
CN112422735A (en) Information prompting method and device and electronic equipment
CN114363839B (en) Fraud data early warning method, device, equipment and storage medium
CN108632054B (en) Information transmission quantity prediction method and device
US20230056653A1 (en) Document analysis to identify document characteristics and appending the document characteristics to a record
CN112134987B (en) Information processing method and device and electronic equipment
CN112801837B (en) Equipment clustering method and device, storage medium and electronic equipment

Legal Events

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