CN106844449A - system message management method and terminal device - Google Patents

system message management method and terminal device Download PDF

Info

Publication number
CN106844449A
CN106844449A CN201611174903.7A CN201611174903A CN106844449A CN 106844449 A CN106844449 A CN 106844449A CN 201611174903 A CN201611174903 A CN 201611174903A CN 106844449 A CN106844449 A CN 106844449A
Authority
CN
China
Prior art keywords
system message
application program
type
page
terminal device
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
Application number
CN201611174903.7A
Other languages
Chinese (zh)
Inventor
杜艳新
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN201611174903.7A priority Critical patent/CN106844449A/en
Publication of CN106844449A publication Critical patent/CN106844449A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/156Query results presentation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the present invention provides a kind of system message management method and terminal device, and the method includes:User input, the corresponding page view requests of the system message page are received, the system message page is used for display system message;If the state of the application program is logging status, the account information for logging in the application program is then obtained, and system message to be shown is obtained in the account information and the corresponding privately owned file of the application program and in the corresponding general file of the application program;If the state of the application program is non-Entered state, system message to be shown is obtained in the corresponding general file of the application program;The system message to be shown is shown in the system message page.The flexibility of the management carried out for the system message improved to application program.

Description

System message management method and terminal device
Technical field
The present embodiments relate to communication technical field, more particularly to a kind of system message management method and terminal device.
Background technology
At present, application program can be installed in most terminal devices, user can with the corresponding account of registrer application, And according to the account login application program of registration.
After user passes through account login application program, the server of application program may send to terminal device should With the corresponding system message of program, the system message can be the private system message related to the account of login application program, Can also be the general-purpose system message unrelated with the account of login application program.In the prior art, when terminal device is received After the system message that the server of application program sends, terminal device stores system message to the account of login application program In corresponding file.In actual application, in different periods, user can log in same terminal device by different accounts In same application.For example, in the first period, by the first account login application program, terminal device will be for user The all system messages received in one period are stored in the corresponding file of the first account;In the second period, when user passes through During the second account login application program, user can only in the application check the system that terminal is received when logging in the second account Message, and the general-purpose system message unrelated with account that terminal device is received within the first period cannot be checked.
From the foregoing, it will be observed that in the prior art, the flexibility to the management of the system message of application program is poor, and then cause to use Family experience is poor.
The content of the invention
The embodiment of the present invention provides a kind of system message management method and terminal device, improves the system to application program The flexibility of the management that message is carried out.
In a first aspect, the embodiment of the present invention provides a kind of system message management method, including:
User input, the corresponding page view requests of the system message page are received, the system message page is used to show Show system message;
If the state of the application program is logging status, the account information of the acquisition login application program, and Obtained in the account information and the corresponding privately owned file of the application program and in the corresponding general file of the application program System message to be shown;
If the state of the application program is non-Entered state, obtained in the corresponding general file of the application program System message to be shown;
The system message to be shown is shown in the system message page.
In a kind of possible implementation method, in the account information and the corresponding privately owned file of the application program, And system message to be shown is obtained in the corresponding general file of the application program, including:
Private system message is obtained in the account information and the corresponding privately owned file of the application program;
General-purpose system message is obtained in the corresponding general file of the application program;
The private system message and the general-purpose system message are defined as the system message to be shown.
In alternatively possible implementation method, the system message to be shown is shown in the system message page, wrapped Include:
Obtain the priority of each system message to be shown;
According to the priority of each system message to be shown, the system to be shown is shown in the system message page System message.
In alternatively possible implementation method, methods described also includes:
Receive the system message that the server of application program sends;
Obtain the type of the system message;
If the type of the system message is universal class, the system message is stored to application program correspondence General file in;
If the type of the system message is private type, the corresponding account information of the system message is obtained, and will The system message is stored into the account information and the corresponding privately owned file of the application program.
In alternatively possible implementation method, the system message includes the type of the system message;Accordingly, The type for obtaining the system message, including:
The type of the system message is obtained in the system message.
In alternatively possible implementation method, the corresponding account information of the system message is obtained, including:
Acquisition currently logs in the account of the application program;
The account for currently logging in the application program is defined as the corresponding account information of the system message.
In alternatively possible implementation method, methods described also includes:
User is received in the system message page to the deletion action of the first system message input;
Obtain the type of the first system message;
If the type of the first system message is universal class, described first is deleted in the system message page System message;
If the type of the first system message is private type, described first is deleted in the system message page System message, and delete the first system message in the privately owned file for storing the first system message.
Second aspect, the embodiment of the present invention provides a kind of terminal device, including the first receiver module, the first acquisition module, Second acquisition module and display module, wherein,
First receiver module is used for, and receives user input, the corresponding page view requests of the system message page, institute The system message page is stated for display system message;
When the state of the application program is logging status, first acquisition module is used for, and obtains and logs in described answering With the account information of program, second acquisition module is used for, corresponding privately owned in the account information and the application program System message to be shown is obtained in file and in the corresponding general file of the application program;
When the state of the application program is non-Entered state, second acquisition module is additionally operable to, in the application System message to be shown is obtained in the corresponding general file of program;
The display module is used for, and the system message to be shown is shown in the system message page.
In a kind of possible implementation method, second acquisition module specifically for:
Private system message is obtained in the account information and the corresponding privately owned file of the application program;
General-purpose system message is obtained in the corresponding general file of the application program;
The private system message and the general-purpose system message are defined as the system message to be shown.
In alternatively possible implementation method, the display module specifically for:
Obtain the priority of each system message to be shown;
According to the priority of each system message to be shown, the system to be shown is shown in the system message page System message.
In alternatively possible implementation method, described device also includes the second receiver module, the 3rd acquisition module and deposits Storage module, wherein,
Second receiver module is used for, and receives the system message that the server of application program sends;
3rd acquisition module is used for, and obtains the type of the system message;
When the type of the system message is universal class, the memory module is used for, by system message storage Into the corresponding general file of the application program;
When the type of the system message is private type, first acquisition module is additionally operable to, and obtains the system The corresponding account information of message, the memory module is additionally operable to, and the system message is stored to the account information and described In the corresponding privately owned file of application program.
In alternatively possible implementation method, the system message includes the type of the system message;Accordingly, 3rd acquisition module specifically for:
The type of the system message is obtained in the system message.
In alternatively possible implementation method, first acquisition module specifically for:
Acquisition currently logs in the account of the application program;
The account for currently logging in the application program is defined as the corresponding account information of the system message.
In alternatively possible implementation method, described device also includes the 4th acquisition module and removing module, wherein,
First receiver module is additionally operable to, and receives user the first system message input is deleted in the system message page Division operation;
4th acquisition module is used for, and obtains the type of the first system message;
When the type of the first system message is universal class, the removing module is used for, in the system message The first system message is deleted in the page;
When the type of the first system message is private type, the removing module is used for, in the system message The first system message is deleted in the page, and described first is deleted in the privately owned file for storing the first system message and be System message.
System message management method provided in an embodiment of the present invention and terminal device, being used by terminal device in user should During with program, when user needs to check the system message in application program, terminal device can be in general file Obtain general-purpose system message, and to user show general-purpose system message so that user be not logged in application program or by appoint During meaning account login application program, all of general-purpose system message can be checked, improve the system message to application program Management method flexibly, and then improve Consumer's Experience.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are this hairs Some bright embodiments, for those of ordinary skill in the art, without having to pay creative labor, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is the application scenarios schematic diagram of system message management method provided in an embodiment of the present invention;
Fig. 2 is the schematic flow sheet of system message management method provided in an embodiment of the present invention;
Fig. 3 is the schematic flow sheet of storage system message approach provided in an embodiment of the present invention;
Fig. 4 is the schematic flow sheet of deletion system message approach provided in an embodiment of the present invention;
Fig. 5 is the structural representation one of terminal device provided in an embodiment of the present invention;
Fig. 6 is the structural representation two of terminal device provided in an embodiment of the present invention.
Specific embodiment
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is A part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belongs to the scope of protection of the invention.
Fig. 1 is the application scenarios schematic diagram of system message management method provided in an embodiment of the present invention.Fig. 1 is referred to, is wrapped Include the server 101 and terminal device 102 of application program.Optionally, terminal device can be the equipment such as mobile phone, computer, TV. Application program is installed in terminal device 102, and the server 101 of application program can be to installation in terminal device 102 Application program provides service.Terminal device 102 is provided with the corresponding general file of application program and multiple privately owned files. After the system message that terminal device 102 receives the transmission of server 101, terminal device, will according to the type of system message System message is stored in different files.Specifically, when system message is the universal class unrelated with account information, then will System message is stored in general file, when system message is the private type related to account information, then by system message It is stored in the corresponding privately owned file of account information.
During user uses application program by terminal device, when user needs to check the system in application program During message, terminal device can obtain general-purpose system message in general file, and show general-purpose system message to user, so that User can check all of general-purpose system when application program is not logged in or by any account login application program Message.In this application, terminal device is flexible to the management method of the system message of application program, and then improves user's body Test.
It should be noted that may be provided with multiple application programs in terminal device, terminal device is applied to each The processing procedure of the corresponding system message of program is identical.Below, with terminal device to the corresponding system of any one application program As a example by the processing procedure of message, the technical scheme shown in the application is described in detail by specific embodiment.This is several below Individual specific embodiment can be combined with each other, and may no longer be gone to live in the household of one's in-laws on getting married in certain embodiments for same or analogous concept or process State.
Fig. 2 is the schematic flow sheet of system message management method provided in an embodiment of the present invention.The executive agent of the method Can be terminal device, refer to Fig. 2, the method can include:
S201, reception user input, the corresponding page view requests of the system message page, the system message page are used to show Show system message.
During user uses application program by terminal device, when user needs the system for checking application program to disappear During breath, user can in terminal device the corresponding page view requests of input system message page, optionally, user can be right Preset icon in terminal device carries out clicking operation, to realize that input page checks request in terminal device.
The system message page is used for display system message, and system message can be the prompting that server sends to terminal device Information, promotion message etc..For example, system message can be the Weather information unrelated with the account information of user, news information etc., System message can also be the good friend prompt message related to the account information of user, version prompt message etc..Certainly, system disappears Breath can also be other, and the embodiment of the present invention is not especially limited to this.
After the page view requests that terminal device receives user input, terminal device obtains the shape of application program State.Wherein, the state of application program includes logging status and is not logged in state.
If the state of S202, application program is logging status, in the account information of acquisition login application program, and in account In number information and the corresponding privately owned file of application program and system to be shown is obtained in the corresponding general file of application program to disappear Breath;
When the state of application program is logging status, optionally, terminal device first obtains the account of login application program Information, account information is for user is registered in advance, account information for login application program.Terminal device in account information and Private system message is obtained in the corresponding privately owned file of application program.Optionally, account information and application program are corresponding privately owned File includes that all private systems that server that terminal device is received under the account information, the application program sends disappear Breath, the system message of repetition is checked in order to avoid user, and terminal device can only be obtained in privately owned file and connect in preset period of time Receive private system message.Optionally, the preset period of time can be the preset duration corresponding period before current time, for example, Preset period of time can be current time before one week interior, in one month before current time etc..In actual application, Preset period of time can be according to actual needs arranged on.
Terminal device obtains general-purpose system message also in the corresponding general file of application program.Optionally, terminal device Can be obtained in preset period of time in general file and receive general-purpose system message.
Optionally, general-purpose system message and private system message can be defined as system message to be shown by terminal device.
If the state of S203, application program is non-Entered state, is obtained in the corresponding general file of application program and treated Display system message.
When the state of application program is to be not logged in state, terminal device can be obtained in the general file of application program General-purpose system message, and the general-purpose system message that will be acquired is defined as system message to be shown.
S204, show system message to be shown in the system message page.
After terminal device acquires system message to be shown, terminal device shows to be shown in the system message page System message.Optionally, terminal device can obtain the priority of each system message to be shown, and be disappeared according to each system to be shown The priority of breath, shows each system message to be shown in the system message page.
Optionally, the priority of system message can be that the server of terminal device or application program pre-sets. The priority of system message is generally related to the type of system message.In actual application, can set according to actual needs The corresponding relation of the priority of system message and the type of system message is put, the embodiment of the present invention is not especially limited to this.
Below, by specific example, the method shown in Fig. 2 embodiments is described in detail.
Exemplary, it is assumed that user once uses login application program 1 in terminal device of account 1- accounts 3, then in terminal Equipment includes a corresponding general file of the application program 1 and three application program 1 privately owned files of correspondence, this three Privately owned file is corresponding with account 1- accounts 3 respectively, and three privately owned files are designated as the privately owned files 3 of privately owned file 1- respectively.
Terminal device the is received under any circumstance, application program 1 is store in general file corresponding general System message.Store in privately owned file 1 when by 1 login application program 1 of account, the privately owned system that terminal device is received System message.Store in privately owned file 2 when by 2 login application program 1 of account, the private system that terminal device is received Message.Store in privately owned file 3 when by 3 login application program 1 of account, the private system that terminal device is received disappears Breath.
When user passes through account 1 in terminal device after login application program 1, when user needs to check application program 1 During corresponding system message, user can carry out clicking operation to the preset icon in terminal device, to realize in terminal device The corresponding page view requests of middle input system message page.
After the page view requests for receiving user input, terminal device obtains the shape of application program 1 to terminal device State.Because user has logged in application program 1 by account 1, therefore, the state of application program 1 is logging status.Terminal device exists The private system message that acquisition terminal device was received within one month in the corresponding privately owned file 1 of account 1 (is assumed to be privately owned System message 1- private systems message 3), terminal device obtains terminal device also in general file and was received within one month General-purpose system message (being assumed to be general-purpose system message 1- general-purpose systems message 5).Wherein, terminal device was received in one month To general-purpose system message may be that the system that is received when by 3 login application program 1 of account 2 or account of user be disappeared Breath.
Terminal device is to user's display private system message 1- private systems message 3 and the general systems of general-purpose system message 1- System message 5.
In above process, when user passes through 1 login application program 1 of account, user can still check user logical When crossing 3 login application program 1 of account 2 or account, the system message that receives of terminal device, and then improve Consumer's Experience.
System message management method provided in an embodiment of the present invention, the mistake of application program is used by terminal device in user Cheng Zhong, when user needs to check the system message in application program, terminal device can obtain general system in general file System message, and general-purpose system message is shown to user, so that user is being not logged in application program or is being logged in by any account During application program, all of general-purpose system message can be checked, improve the management method to the system message of application program Flexibly, and then improve Consumer's Experience.
On the basis of embodiment illustrated in fig. 2, optionally, terminal device can be docked by following feasible implementation The system message for receiving is stored.Specifically, embodiment shown in Figure 3.
Fig. 3 is the schematic flow sheet of storage system message approach provided in an embodiment of the present invention.The executive agent of the method Can be terminal device, refer to Fig. 3, the method can include:
The system message that S301, the server of reception application program send.
It should be noted that generally during user uses application program in terminal device, the service of application program Device just sends system message to terminal device.Optionally, when user uses application program in terminal device, this can first be logged in Application program, reuses the application program.Optionally, user can also use application journey in the case of without logging into application program Sequence.
S302, the type for obtaining system message.
Optionally, the type of system message can include universal class and private type.When terminal device reception system disappears During breath, the application program in terminal device is in non-Entered state, then the type of system message is universal class.Work as terminal device During reception system message, the application program in terminal device is in Entered state, then the type of system message may be general class Type, it is also possible to be private type.
Optionally, the type of system message can be included in the system message that server is sent to terminal device;Accordingly, Terminal device can directly obtain the type of system message in system message.So, terminal device quick obtaining can be caused The type of system message.
If the type of S303, system message is universal class, system message is stored corresponding general to application program In file.
When it is universal class that terminal device determines the type of system message, terminal device determines that the application program is corresponding General file, and by system message storage in the general file.Wherein, each application program installed in terminal device A general file is corresponded to, the corresponding general file of different application is different.
If the type of S304, system message is private type, the corresponding account information of system message is obtained, and by system Message is stored into the corresponding privately owned file of account information and application program.
When it is private type that terminal device determines the type of system message, it is determined that the application program in terminal is currently Logging status.Optionally, terminal device can obtain the account of current login application program, and by current login application program Account is defined as the corresponding account information of system message.Then, terminal device stores to account information and application system message In the corresponding privately owned file of program.
Optionally, when the type of system message is private type, it is also possible to the system message is carried in system message Corresponding account information.Accordingly, terminal device can directly obtain account information in system message, and then improve acquisition account The efficiency of number information.
On the basis of above-mentioned any one embodiment, when user needs the deletion system message in terminal device, eventually End equipment can be deleted system message according to following feasible implementation.Specifically, implementation shown in Figure 4 Example.
It should be noted that terminal device is identical to the deletion process of any one system message.Below, with terminal device As a example by the deletion process of the first system message, the process to deletion system message is described in detail.
Fig. 4 is the schematic flow sheet of deletion system message approach provided in an embodiment of the present invention.Refer to Fig. 4, the method Can include:
S401, reception user are in the system message page to the deletion action of the first system message input.
User by terminal device use application program when, user can to application program, in the system message page System message deleted.Optionally, when user needs deletion system message page terminal the first system message, can be right The corresponding icon of deleting of the first system message carries out clicking operation.
S402, the type for obtaining the first system message.
After terminal device receives deletion action of the user to the first system message, terminal device obtains the first system The type of message.Optionally, when server sends the first system message to terminal device, can be carried in the first system message The type of the first system message.Accordingly, terminal device can obtain the type of the first system message in the first system message.
If the type of S403, the first system message is universal class, deletion the first system disappears in the system message page Breath.
When the type of the first system message is universal class, because user may in other account login application programs Need to check that the first system message or other users may need to check the first system message in the terminal device, Therefore, terminal device only the first system message is deleted in the system message page, do not deleted in general file this first System message.So,
If the type of S404, the first system message is private type, deletion the first system disappears in the system message page Breath, and the first system message is deleted in the privately owned file of storage the first system message.
When the type of the first system message is private type, terminal device can delete first in the system message page System message, and the first system message is deleted in the privately owned file of storage the first system message.
In the embodiment shown in fig. 4, it is right according to the type of system message when user is deleted system message System message performs different deletion actions, so that terminal device more flexibly can be managed to system message, improves The flexibility that is managed to system message.
Fig. 5 is the structural representation one of terminal device provided in an embodiment of the present invention.Fig. 5 is referred to, the terminal device can With including the first receiver module 11, the first acquisition module 12, the second acquisition module 13 and display module 14, wherein,
First receiver module 11 is used for, and receives user input, the corresponding page view requests of the system message page, The system message page is used for display system message;
When the state of the application program is logging status, first acquisition module 12 is used for, and obtains described in logging in The account information of application program, second acquisition module 13 is used for, corresponding in the account information and the application program System message to be shown is obtained in privately owned file and in the corresponding general file of the application program;
When the state of the application program is non-Entered state, second acquisition module 13 is additionally operable to, and is answered described System message to be shown is obtained with the corresponding general file of program;
The display module 14 is used for, and the system message to be shown is shown in the system message page.
Terminal device provided in an embodiment of the present invention can perform the technical scheme shown in above method embodiment, its realization Principle and beneficial effect are similar, are no longer repeated herein.
In a kind of possible implementation method, second acquisition module 13 specifically for:
Private system message is obtained in the account information and the corresponding privately owned file of the application program;
General-purpose system message is obtained in the corresponding general file of the application program;
The private system message and the general-purpose system message are defined as the system message to be shown.
In alternatively possible implementation method, the display module 14 specifically for:
Obtain the priority of each system message to be shown;
According to the priority of each system message to be shown, the system to be shown is shown in the system message page System message.
Fig. 6 is the structural representation two of terminal device provided in an embodiment of the present invention.On the basis of embodiment illustrated in fig. 5 On, Fig. 6 is referred to, described device also includes the second receiver module 15, the 3rd acquisition module 16 and memory module 17, wherein,
Second receiver module 15 is used for, and receives the system message that the server of application program sends;
3rd acquisition module 16 is used for, and obtains the type of the system message;
When the type of the system message is universal class, the memory module 17 is used for, and the system message is deposited In storage to the corresponding general file of the application program;
When the type of the system message is private type, first acquisition module 11 is additionally operable to, and obtains the system The system corresponding account information of message, the memory module 17 is additionally operable to, the system message is stored to the account information and In the corresponding privately owned file of the application program.
In alternatively possible implementation method, the system message includes the type of the system message;Accordingly, 3rd acquisition module 16 specifically for:
The type of the system message is obtained in the system message.
In alternatively possible implementation method, first acquisition module 12 specifically for:
Acquisition currently logs in the account of the application program;
The account for currently logging in the application program is defined as the corresponding account information of the system message.
In alternatively possible implementation method, described device also includes the 4th acquisition module 18 and removing module 19, its In,
First receiver module 11 is additionally operable to, and receives user in the system message page to the input of the first system message Deletion action;
4th acquisition module 18 is used for, and obtains the type of the first system message;
When the type of the first system message is universal class, the removing module 19 is used for, and disappears in the system The first system message is deleted in the breath page;
When the type of the first system message is private type, the removing module 19 is used for, and disappears in the system The first system message is deleted in the breath page, and described first is deleted in the privately owned file for storing the first system message System message.
Terminal device provided in an embodiment of the present invention can perform the technical scheme shown in above method embodiment, its realization Principle and beneficial effect are similar, are no longer repeated herein.
One of ordinary skill in the art will appreciate that:Realizing all or part of step of above-mentioned each method embodiment can lead to The related hardware of programmed instruction is crossed to complete.Foregoing program can be stored in a computer read/write memory medium.The journey Sequence upon execution, performs the step of including above-mentioned each method embodiment;And foregoing storage medium includes:ROM, RAM, magnetic disc or Person's CD etc. is various can be with the medium of store program codes.
Finally it should be noted that:Various embodiments above is merely illustrative of the technical solution of the present invention, rather than its limitations;To the greatest extent Pipe has been described in detail with reference to foregoing embodiments to the present invention, it will be understood by those within the art that:Its according to The technical scheme described in foregoing embodiments can so be modified, or which part or all technical characteristic are entered Row equivalent;And these modifications or replacement, the essence of appropriate technical solution is departed from various embodiments of the present invention technology The scope of scheme.

Claims (14)

1. a kind of system message management method, it is characterised in that including:
User input, the corresponding page view requests of the system message page are received, the system message page is used to show system System message;
If the state of the application program is logging status, the account information for logging in the application program is obtained, and described Obtain in account information and the corresponding privately owned file of the application program and in the corresponding general file of the application program and wait to show Show system message;
If the state of the application program is non-Entered state, is obtained in the corresponding general file of the application program and wait to show Show system message;
The system message to be shown is shown in the system message page.
2. method according to claim 1, it is characterised in that in the account information and the corresponding private of the application program Have in file and obtain system message to be shown in the corresponding general file of the application program, including:
Private system message is obtained in the account information and the corresponding privately owned file of the application program;
General-purpose system message is obtained in the corresponding general file of the application program;
The private system message and the general-purpose system message are defined as the system message to be shown.
3. method according to claim 1 and 2, it is characterised in that show described to be shown in the system message page System message, including:
Obtain the priority of each system message to be shown;
According to the priority of each system message to be shown, show that the system to be shown disappears in the system message page Breath.
4. method according to claim 1 and 2, it is characterised in that methods described also includes:
Receive the system message that the server of application program sends;
Obtain the type of the system message;
If the type of the system message is universal class, the system message is stored corresponding logical to the application program With in file;
If the type of the system message is private type, the corresponding account information of the system message is obtained, and will be described System message is stored into the account information and the corresponding privately owned file of the application program.
5. method according to claim 4, it is characterised in that the system message includes the class of the system message Type;Accordingly, the type for obtaining the system message, including:
The type of the system message is obtained in the system message.
6. the method stated according to claim 4, it is characterised in that obtain the corresponding account information of the system message, including:
Acquisition currently logs in the account of the application program;
The account for currently logging in the application program is defined as the corresponding account information of the system message.
7. method according to claim 1 and 2, it is characterised in that methods described also includes:
User is received in the system message page to the deletion action of the first system message input;
Obtain the type of the first system message;
If the type of the first system message is universal class, the first system is deleted in the system message page Message;
If the type of the first system message is private type, the first system is deleted in the system message page Message, and delete the first system message in the privately owned file for storing the first system message.
8. a kind of terminal device, it is characterised in that including the first receiver module, the first acquisition module, the second acquisition module and aobvious Show module, wherein,
First receiver module is used for, and receives user input, the corresponding page view requests of the system message page, the system System message page is used for display system message;
When the state of the application program is logging status, first acquisition module is used for, and obtains and logs in the application journey The account information of sequence, second acquisition module is used for, in the account information and the corresponding privately owned file of the application program In and the corresponding general file of the application program in obtain system message to be shown;
When the state of the application program is non-Entered state, second acquisition module is additionally operable to, in the application program System message to be shown is obtained in corresponding general file;
The display module is used for, and the system message to be shown is shown in the system message page.
9. terminal device according to claim 8, it is characterised in that second acquisition module specifically for:
Private system message is obtained in the account information and the corresponding privately owned file of the application program;
General-purpose system message is obtained in the corresponding general file of the application program;
The private system message and the general-purpose system message are defined as the system message to be shown.
10. terminal device according to claim 8 or claim 9, it is characterised in that the display module specifically for:
Obtain the priority of each system message to be shown;
According to the priority of each system message to be shown, show that the system to be shown disappears in the system message page Breath.
11. terminal device according to claim 8 or claim 9, it is characterised in that described device also include the second receiver module, 3rd acquisition module and memory module, wherein,
Second receiver module is used for, and receives the system message that the server of application program sends;
3rd acquisition module is used for, and obtains the type of the system message;
When the type of the system message is universal class, the memory module is used for, and the system message is stored to institute In stating the corresponding general file of application program;
When the type of the system message is private type, first acquisition module is additionally operable to, and obtains the system message Corresponding account information, the memory module is additionally operable to, and the system message is stored to the account information and the application In the corresponding privately owned file of program.
12. terminal devices according to claim 11, it is characterised in that the system message includes the system message Type;Accordingly, the 3rd acquisition module specifically for:
The type of the system message is obtained in the system message.
13. terminal devices stated according to claim 11, it is characterised in that first acquisition module specifically for:
Acquisition currently logs in the account of the application program;
The account for currently logging in the application program is defined as the corresponding account information of the system message.
14. terminal device according to claim 8 or claim 9, it is characterised in that described device also include the 4th acquisition module and Removing module, wherein,
First receiver module is additionally operable to, and receives user in the system message page to the deletion behaviour of the first system message input Make;
4th acquisition module is used for, and obtains the type of the first system message;
When the type of the first system message is universal class, the removing module is used for, in the system message page It is middle to delete the first system message;
When the type of the first system message is private type, the removing module is used for, in the system message page It is middle to delete the first system message, and delete the first system in the privately owned file for storing the first system message and disappear Breath.
CN201611174903.7A 2016-12-19 2016-12-19 system message management method and terminal device Pending CN106844449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611174903.7A CN106844449A (en) 2016-12-19 2016-12-19 system message management method and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611174903.7A CN106844449A (en) 2016-12-19 2016-12-19 system message management method and terminal device

Publications (1)

Publication Number Publication Date
CN106844449A true CN106844449A (en) 2017-06-13

Family

ID=59140579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611174903.7A Pending CN106844449A (en) 2016-12-19 2016-12-19 system message management method and terminal device

Country Status (1)

Country Link
CN (1) CN106844449A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108338418A (en) * 2018-01-17 2018-07-31 深圳阿凡达智控有限公司 Management method, device and the electronic equipment of electronic cigarette

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103944799A (en) * 2013-01-18 2014-07-23 阿里巴巴集团控股有限公司 Message processing method and system
US20160112432A1 (en) * 2013-01-23 2016-04-21 Facebook, Inc. Imposter account detection and remediation in a social networking system
CN106034069A (en) * 2016-08-15 2016-10-19 努比亚技术有限公司 Method for controlling push message display and mobile terminal
CN106210049A (en) * 2016-07-12 2016-12-07 Tcl集团股份有限公司 A kind of cluster communication method based on Message Queuing and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103944799A (en) * 2013-01-18 2014-07-23 阿里巴巴集团控股有限公司 Message processing method and system
US20160112432A1 (en) * 2013-01-23 2016-04-21 Facebook, Inc. Imposter account detection and remediation in a social networking system
CN106210049A (en) * 2016-07-12 2016-12-07 Tcl集团股份有限公司 A kind of cluster communication method based on Message Queuing and system
CN106034069A (en) * 2016-08-15 2016-10-19 努比亚技术有限公司 Method for controlling push message display and mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108338418A (en) * 2018-01-17 2018-07-31 深圳阿凡达智控有限公司 Management method, device and the electronic equipment of electronic cigarette

Similar Documents

Publication Publication Date Title
CN104125062B (en) Login method and device, login authentication device, server, terminal and system
CN105550051B (en) The asynchronous processing method and device of service request
CN104954383A (en) Application program login method and system
CN102761856B (en) Terminal room shares the methods, devices and systems of software
CN103501486A (en) Message pushing method and pushing server
CN103747010A (en) Method, system and device for controlling PC (personal computer) by mobile terminal
CN105718529A (en) Message pushing method and device for application program on communication terminal
CN104123350A (en) Social relation management method, device and system
CN102378136A (en) Short message processing method and device
CN105323243A (en) Method and device for secure voice communication based on instant messaging
CN104539742A (en) Information push method, information push device and information push system
CN105468506A (en) Application management method, device and terminal
CN106034113A (en) Data processing method and data processing device
CN108306882A (en) A kind of method and the network equipment of terminal access business
CN103716230A (en) Message sending method, device and server
CN104869229A (en) Task allocation method
CN104753761A (en) Method, server and system for processing messages
CN108011870B (en) A kind of remote software online upgrading information automatic identification management method
CN106844449A (en) system message management method and terminal device
CN103200296B (en) Method for information display, device and terminal
CN107204897A (en) The fault detection method and system of network link
CN106843928A (en) The remote repairing method and apparatus of application program
CN103078879A (en) Certification system and method for user registration
CN104394059B (en) Based on establishing method and the system of social activity application
US20150295964A1 (en) Methods and systems for conducting an electronic device enhanced meeting

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

Application publication date: 20170613

RJ01 Rejection of invention patent application after publication