CN109842544B - Information processing method and related equipment - Google Patents

Information processing method and related equipment Download PDF

Info

Publication number
CN109842544B
CN109842544B CN201711231881.8A CN201711231881A CN109842544B CN 109842544 B CN109842544 B CN 109842544B CN 201711231881 A CN201711231881 A CN 201711231881A CN 109842544 B CN109842544 B CN 109842544B
Authority
CN
China
Prior art keywords
information
messages
message
target
mail
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
CN201711231881.8A
Other languages
Chinese (zh)
Other versions
CN109842544A (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 CN201711231881.8A priority Critical patent/CN109842544B/en
Priority to CN202111173131.6A priority patent/CN113794628B/en
Publication of CN109842544A publication Critical patent/CN109842544A/en
Application granted granted Critical
Publication of CN109842544B publication Critical patent/CN109842544B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]

Abstract

The embodiment of the invention discloses an information processing method and related equipment. The method provided by the embodiment of the invention comprises the following steps: receiving a first operation for screening messages, wherein the messages are messages for instant messaging; acquiring a message set, wherein the message set is at least one message screened from a plurality of messages according to a first operation; generating a target file according to the information in the message set; and outputting the target file. The embodiment of the application also provides a terminal, and the embodiment of the application can integrate information in the message set to obtain the target file and output the target file without manually copying the messages one by a user, so that the operation efficiency is improved, and the operation time is saved.

Description

Information processing method and related equipment
Technical Field
The present invention relates to the field of internet applications, and in particular, to a method and related device for processing information in instant messaging.
Background
Currently, for convenience of communication, communication and communication are often performed between colleagues through Instant Messaging (IM) software, wherein a group chat scenario is quite common. Different service interface persons of each department often discuss the problem in group chat, and finally reach the agreement on the problem solving method after discussion.
In the discussion process, there are important messages in the group chat record, such as specific implementation of problem solving, better idea, picture information, etc. after the group chat is over, the discussion result and useful information in the discussion process need to be collated.
In the current method, messages in a group need to be copied and collated one by one manually, and the process is very complicated and time is wasted.
Disclosure of Invention
The embodiment of the invention provides an information processing method and related equipment, which are used for improving the efficiency of integrating messages in instant messaging and saving the operation time
In a first aspect, an embodiment of the present application provides an information processing method, including:
receiving a first operation for screening messages, wherein the messages are messages for instant messaging;
acquiring a message set, wherein the message set is at least one message screened from a plurality of messages according to a first operation;
generating a target file according to the information in the message set;
and outputting the target file.
In a second aspect, an embodiment of the present application provides a terminal, including:
the receiving module is used for receiving a first operation for screening messages, wherein the messages are messages for instant messaging;
an obtaining module, configured to obtain a message set, where the message set is at least one message screened from multiple messages according to the first operation received by the receiving module;
the generating module is used for generating a target file according to the information in the message set acquired by the acquiring module;
and the output module is used for outputting the target file generated by the generation module.
In a third aspect, an embodiment of the present application provides a terminal, including:
a memory for storing computer executable program code;
a transceiver, and
a processor coupled with the memory and the transceiver;
wherein the program code comprises instructions which, when executed by the processor, cause the terminal to perform the method of the first aspect.
In a fourth aspect, this embodiment provides a computer storage medium having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the first aspect.
The terminal receives a first operation input by a user, and the first operation is used for selecting a target screening condition from a plurality of screening conditions, for example, the plurality of screening conditions comprise time, senders, keywords, manual screening and the like. Obtaining a message set after screening from a plurality of messages, for example, the plurality of messages may be messages sent by each contact in the group a; and generating a target file which is a backup file of the discussion content according to the information of each message in the screened message set, and then outputting the target file, wherein for example, the specific output mode for outputting the target file can be sent to each contact person in a mail mode. According to the method in the embodiment of the application, the information in the message set can be integrated to obtain the target file, and the target file is output without manually copying the messages one by a user, so that the operation efficiency is improved, and the operation time is saved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings.
Fig. 1 is a schematic architecture diagram of a communication system according to an embodiment of the present application;
FIG. 2 is a flow chart illustrating steps of an embodiment of a method of information processing according to an embodiment of the present application;
FIG. 3 is a schematic diagram of an application scenario in an embodiment of the present application;
fig. 4 is a schematic flowchart of acquiring a message set in the embodiment of the present application;
FIG. 5 is a schematic diagram of an application scenario in an embodiment of the present application;
FIG. 6 is a flowchart illustrating an example of a process of generating a target document in the embodiment of the present application;
FIG. 7 is a schematic diagram of an application scenario in an embodiment of the present application;
FIG. 8 is a schematic diagram of an application scenario in an embodiment of the present application;
FIG. 9 is a schematic diagram of an application scenario in an embodiment of the present application;
FIG. 10 is a schematic diagram of an application scenario in an embodiment of the present application;
FIG. 11 is a block diagram illustrating an embodiment of a terminal provided herein;
FIG. 12 is a block diagram illustrating an embodiment of a terminal provided herein;
FIG. 13 is a block diagram illustrating an embodiment of a terminal provided herein;
fig. 14 is a schematic structural diagram of an embodiment of a terminal provided in the present application.
Detailed Description
The embodiment of the invention provides an information processing method and related equipment, which are used for improving the efficiency of integrating messages in instant messaging and saving the operation time.
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments that can be derived from the embodiments of the present invention by a person of ordinary skill in the art are intended to fall within the scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Fig. 1 is a schematic diagram illustrating an architecture of a communication system, where the communication system includes a server 101 and a plurality of terminals 102, the communication system is an instant messaging system, each of the terminals is installed with an instant messaging client, and the instant messaging client may include, but is not limited to, a WeChat, a QQ, 263, and the like. The method in the embodiment of the application is used for converting chat information in an instant messaging system into a backup file, for example, in a group chat scene, the group comprises 5 contacts, the group is a solution for discussing a topic, each contact is self-presenting during discussion, text information, picture information and the like can be sent to the group, and after the discussion is finished, messages sent by each contact in the group need to be integrated to arrange a conclusion.
Specifically, the terminal in the system is taken as an example, and the terminal includes, but is not limited to, a computer, a mobile phone, and a PDA, and the terminal receives a first operation input by a user, where the first operation is used to select a target filtering condition from a plurality of filtering conditions, and the first operation can also be used to check a target message from a plurality of messages, for example, the plurality of filtering conditions include time, sender, keyword, manual filtering, and the like. Acquiring a message set after screening from a plurality of messages, for example, the plurality of messages may be messages sent by each member in the group a; and generating a target file which is a backup file of the discussion content according to the content of each message in the screened message set, and then outputting the target file, wherein for example, the specific output mode of outputting the target file can be sent to each member in a mail mode.
As will be understood with reference to fig. 2, an embodiment of an information processing method provided in an embodiment of the present application includes:
step 201, the terminal receives a first operation for screening messages.
In a first implementation, the first operation is to select a target filtering condition from a plurality of filtering conditions and assign a value to the target filtering condition.
In a second implementation manner, the first operation may also be that the user directly clicks on a message in the group.
Step 202, the terminal obtains a message set, wherein the message set is at least one message screened from a plurality of messages according to a first operation.
In a first implementable manner, first, the terminal determines a target screening condition from a plurality of screening conditions according to a first operation; and receiving a condition value corresponding to the target screening condition.
In one application scenario, the plurality of filtering conditions include, but are not limited to, time periods, senders, keywords, "file filtering," and the like. Please refer to fig. 3 for understanding, fig. 3 is a schematic view of a scene in an embodiment of the present application. Any one of the group members (contacts) can select a filtering button 301 on the toolbar of the group chat window, the terminal performs the message filtering function, and the terminal displays a plurality of interfaces for filtering conditions, as shown in fig. 3, the display interface includes: 1. fill out sender, fill out "sender" under this field; 2. the time is selected and a "time period" is filled in under this field, which may be, for example, the last hour, the last day, the last week, the last month, etc. The time period may be a time period from a start time to an end time, which is input or selected by the user, for example, if the start time selected by the user is 10/20 days in 2017, and the end time selected by the user is 11/26 days in 2017, then the time period is 10/20 days in 2017, 11/26 days in 2017. 3. Filling in the screening field, and filling in the key word under the field.
The target filtering condition includes at least one of a plurality of filtering conditions, for example, the target filtering condition includes at least one of a time period, a sender, and a keyword, for example, when the target filtering condition is the time period and the sender, the user inputs "zhangsan" and "liqu" at a position of "sender", selects "last one hour" at a position of "time period", the target filtering condition and a corresponding condition value are "sender ═ zhangsan and liqu", and "time period ═ last one hour".
It should be noted that the plurality of screening conditions in the embodiments of the present application are only examples for convenience of description, and do not make a limiting description on the embodiments of the present application.
And then, the terminal acquires a message set according to the target screening condition and the corresponding condition value. In one implementation, the terminal may perform local search, and perform search in the message range corresponding to the group according to the target screening condition and the condition value corresponding to the target screening condition, to obtain a message set that meets the target screening condition and the condition value corresponding to the target screening condition. Please refer to fig. 4, in which fig. 4 is a flowchart illustrating a process of acquiring a message set.
a. User input or selection input of target filtering conditions and condition values (e.g., time, sender, keyword, etc.) is received at a User Interface (UI).
b. Sending the target screening condition and the condition value to a message management class;
c. the message management class executes a search algorithm;
d. the message management class returns the searched result (message set) to the UI;
f. and the UI sends the message set to windows file management for file storage.
In a second possible implementation manner, the terminal may screen the messages in the group according to the target screening condition and the condition value corresponding to the target screening condition, and then the terminal may further receive an operation for selecting a message to obtain a message set. For example, the messages in the group are screened according to the target screening condition and the corresponding condition value, 20 messages are selected from the group messages, then, the user performs check on the 20 messages, and then 10 useful messages can be selected from the 20 messages.
In a third possible implementation manner, the message screening may also be performed by the server, and the terminal sends the target screening condition, the condition value corresponding to the target screening condition, and the identifier of the group to the server, so that the server searches a message set meeting the target screening condition and the condition value corresponding to the target screening condition in the message corresponding to the group according to the identifier of the group; then, the terminal receives the message set sent by the server. In this example, the server executes the search filtering algorithm, and then returns the result to the terminal, and the terminal displays the screening result (message set), so that the processing load of the terminal can be reduced.
In the embodiment of the application, the messages can be screened through a plurality of screening conditions, the chat information is screened through a plurality of dimensions, for example, through time, a sender, keywords and the like, screening can be performed through each screening condition, combined screening can also be performed through a plurality of screening conditions, and the screening result is more accurate.
And step 203, the terminal generates a target file according to the information of each message in the message set.
In a first possible implementation manner, please refer to fig. 5 for understanding, and fig. 5 is a schematic view of a scenario in an embodiment of the present application. The target file may be a document file, and may extract text information in each message in the message set, for example, the message set collectively includes 3 messages, where the 3 messages are shown in table 1 below:
TABLE 1
Sender Time Content of message
A 10:10 F needs to be decomposed and readjusted
B 10:11 Decomposition according to G frame
A 10:12 Testing one by one according to each point on the frame
Converting the text information into a document, such as a word document, a text document and the like, wherein the text information in the document can be sequenced according to the message sending time, namely the content in the document is 'A: F' and needs to be decomposed and readjusted; b, decomposing according to the G frame; and A, testing one by one according to each point on the frame. Or sorting according to the sender, for example, sorting the messages of the member A according to the time sequence, then sorting the messages of the member B according to the time sequence, and the like, for example, the content in the document is' A: F needing to be decomposed and readjusted; decomposing according to the G frame; and B, testing one by one according to each point on the frame. It should be noted that, in the embodiment of the present application, a specific method for arranging the text information in the document one by one is not limited, and may be set according to actual needs. The target file is used for backing up the messages, the information in each message does not need to be manually copied one by one, in the example, the backup file can be automatically generated according to the information in each message, the operation steps are saved, and the time of a user is greatly saved.
In a second possible implementation manner, the target file may be a compressed file, for example, if the message set includes a message of picture information or document information, the target file is a compressed packet of the picture information or the document information. Please refer to fig. 6 for understanding, fig. 6 is a schematic diagram of an example of a generation flow of a target file.
A. The group image-text management class displays the files and pictures of the group to the UI;
the ui receives the corresponding files and pictures (i.e. the message set in step 202) selected by the user;
C. the group management class sends windows file management with files and pictures to compress the selected files.
Please refer to fig. 7, fig. 7 is a schematic view of an application scenario in an embodiment of the present application, where any member of a group may select "package images and texts" in a toolbar of a chat window, where messages (including image information and file information) in a message set are displayed, a user may further select a desired file or image, then click and package, a corresponding compressed file may be generated, and the file may be used as a backup. In this example, the compressed package file is directly generated, and the storage amount of the file can be reduced.
In a third implementation, the target file includes the first information and the second information; the terminal learns the content in each message in the message set through the document theme model to generate first information, wherein the first information can be used as a mail text, an abstract of the mail text or a key point in the mail text; the terminal generates second information according to the information in each message in the message set, the second information includes at least one of text information, picture information and media information, the second information may be in a compressed packet format, and the second information may be an attachment of a mail.
Further, the target file is saved as a backup file.
And step 204, outputting the target file by the terminal.
In the first implementation manner, after step 203 and before step 204, the terminal may further receive a third operation for selecting a target file output manner, where the file output manner includes group sending and mail sending.
Please refer to fig. 8 for understanding, fig. 8 is a schematic view of a scenario in an embodiment of the present application.
For example, the third operation is to press a "message to mail sending" button of the operation interface, select an output mode of the message to mail and pop up an information screening box, which can input a subject and a recipient, screen useful information at the same time, check out a file and a picture that are desired to be used as an attachment, and then click a mail sending button to pop up a mail sending page of a local default mail manager.
The user selects to output the target email by way of email, and the terminal obtains recipient information, where the recipient information is an email address that may be input by the user, may also be stored in an address book of the terminal, or is stored in an address book in the client, and the user may directly select an email address of a contact, or the recipient information may default to an email address of each member in the group, and a specific manner is not limited in this example. And sending the target file and the recipient information to a mail server so that the mail server sends the mail carrying the attachment to a client corresponding to the sender information.
In a first implementation manner, the text information in the target file may be extracted, and the text information may be used as the text of the mail. Alternatively, the target file may be directly attached to the mail.
In a second implementation manner, the mail body shown in step 203, or the abstract of the mail body, or the key content prompt of the mail or the title of the mail, etc. may be used as the attachment of the mail with the second information.
In this example, the text content in the message is learned through the document topic model, the summary in the group message is summarized, and the first information is used as the summary of the mail text, the key content prompt, the attachment and the like, so that the user can quickly and clearly know the main content of the mail when receiving the mail, and the user can conveniently and quickly search the content of the mail.
In the embodiment of the application, after the staff communicate with the matters and confirm the matters in the group, if the conclusion is known to the discussion staff, the messages to be backed up can be selected in batch, for example, by searching the speech of a certain person, for example, setting the starting time of the messages, or filtering through keywords, after the messages are screened, a piece of text information can be generated according to the time sequence, and meanwhile, the selected files are packed into zip files by default. The staff can select the text as the mail text, the zip file packed by the file and the picture as the attachment to send the mail output, and can also select the production process document and the like. According to the method and the device, the useful information of the group discussion can be backed up quickly, the dispute caused by the fact that no specific output document exists in the later period is solved, the time for determining the key information by searching the group chat records is saved, and the office time of the user is greatly improved.
The following exemplifies an application scenario in the embodiment of the present application:
the group comprises 3 contacts, and the 3 members are small plum, small king and small Zhao respectively. After the discussion is finished, the comment of the plum is the solution of the problem, the message sent by the plum needs to be summarized, the king filters the messages in the group through the function of 'filtering information' of the client, the sender, the time and the keywords, the input target filtering condition and condition value is 'the plum', 'the last hour' and 'F', the terminal executes the filtering algorithm, the messages in the group are jointly filtered through the three filtering conditions, the filtered message set comprises 20 messages, 16 messages in the 20 messages are text messages, 4 messages are PDF documents, the king's picture and text' in the small click toolbar are selected, and the terminal generates a compressed file containing the 4 PDF documents. The terminal generates a document according to the time sequence of 16 messages, then the King selects 'message to mail sending', can call a local mail manager, and adds the following contents to the client: the method comprises the following steps of automatically adding an email theme 'F solution', wherein the email theme is obtained by learning the text contents of 16 messages through a document theme model, automatically adding an email text, and automatically adding an attachment according to the text contents in a document generated in the 16 messages, wherein the attachment comprises the document and compressed files of 4 PDF files, and automatically adding a receiver address: the mail addresses of 3 members within the default group. Then, the young king clicks a "send" button to send the mail to the mail server, thereby causing the clients of the young king, young plum, and young Zhao to receive the mail.
The method in the embodiment of the application can effectively convert the group chat into the mail backup, and is convenient for users to know the people participating in discussion in time when using the instant messaging software in an office scene. The method and the device support filtering of group chat information through various screening conditions, support quick entries in the chat window to pack pictures and texts and send mails, and simplify the process and flow of information arrangement of a user. The office efficiency of the user is greatly improved.
It should be noted that the method in the embodiment of the present application is exemplified by a plurality of messages in a group in instant messaging, and of course, the method may also be applied to a scenario in which two parties chat, for example, the plurality of messages are messages sent between queen and zhao, and are not limited to the chat scenario in the group.
It is understood that the plurality of messages in the embodiment of the present application may be messages in a group, for example, all or part of messages in group a, may be all or part of messages in a double-party chat, for example, all or part of messages in a queen and lie chat, and may also be all messages in a message manager.
Please refer to fig. 9 for understanding, where fig. 9 is a schematic view of a scenario that a message set is selected from a plurality of messages according to an embodiment of the present application. For example, when the plurality of messages in the application embodiment are all messages in the message manager, the user (e.g., queen) clicks on the entry of the message manager, and, as such, all messages can be screened according to a target screening condition in a plurality of screening conditions, if the target screening condition and the condition value are 'sender is small plum' and 'time is the latest day', the terminal carries out local search, searching a message set meeting the target screening condition in the conversation message with the plums and the message of the work group, generating a target file from the information in the message set, if the local message of the terminal is deleted, sending the target screening condition and the condition value to a server by the terminal, searching by the server, feeding the message set meeting the target screening condition and the condition value back to the terminal, and generating the target file by the terminal according to the information in the message set. In this example, the user may search all messages according to actual needs, for example, search for a message sent by a duel within a period of time, then generate a target file from information in all messages sent by the duel, and send the target file to a mail box of the user (king) as a memo of the view of the duel.
In another scenario, the user may also screen all messages in the message manager according to keywords, classify all messages by keywords, sort each type of screened messages, and generate a target file, for example, classify the messages sent by the user according to keywords, convert all messages with keywords being "plan" to generate a Word document, convert all messages with keywords being "complete" to generate a Word document.
In another embodiment, the teletext packing function may be accessed directly. And clicking 'image-text packaging' on the client toolbar by the user to enter an image-text packaging inlet.
The user interface displays all chat information within the group.
In step 201, the first operation may be that the user directly checks the media message and the file message, or the filtering condition corresponding to the first operation is "file filtering".
In step 202, the acquired message set is a file screened after the user directly checks, and a file message (for example, a PDF document) is screened; alternatively, the terminal screens out the file messages (e.g., PDF documents) by searching.
In step 203, the screened file message is compressed to obtain a target file. And saving the target file.
In an application scenario in this embodiment, a user wants to package files in file messages in multiple messages (the multiple messages may be messages in a group), the user may directly click to enter a text packaging entry, a user interface may display all messages in the group, the user may screen all messages according to a screening condition "file screening", screen out all messages including files, and then check out the files to be packaged; or, the user may also directly check the file to be packaged, click a "package" button of the toolbar, and after the terminal receives an instruction input by the user to confirm generation of the target file, compress the file selected by the user to obtain the target file.
Optionally, the target file may be stored in the terminal, or the target file may be sent to the group, for example, the target file is sent to each member in the group, or the target file is sent to a target contact selected by the user, where the target contact may be a member of the group, for example, the target contact is a member of the group, and the target contact may not be a member of the group, for example, the target contact is a friend of the user, for example. Alternatively, the target file may be sent by mail.
In another embodiment, the functionality of message-to-mail sending may be entered directly. The user clicks 'message-to-mail sending' on the client toolbar to enter a mail sending page of the mail manager.
The user interface displays all chat information within the group.
In step 201, the first operation may be that the user directly checks the media message and the file message, or the filtering condition corresponding to the first operation is "file filtering".
In step 202, the acquired message set is a file screened after the user directly checks, and a file message (for example, a PDF document) is screened; alternatively, the terminal screens out the file messages (e.g., PDF documents) by searching.
In step 203, the screened file message is compressed to obtain a target file. And saving the target file.
In step 204, the address information of the contact person is obtained, the mail subject, the mail body and the like are added, the target file is used as the attachment of the mail, and the mail is sent to the mail server.
Please refer to fig. 10 for understanding, fig. 10 is a schematic view of a scenario in an embodiment of the present application. In one application scenario in this embodiment, the user wants to send the message by mail,
the user can directly click the incoming message to be transmitted by the mail, the user interface can display all messages in the group, and the user can carry out screening according to the screening conditions, optionally select files to be packaged; or, the user can also directly select the message to be selected, and generate a target file according to the selected message, wherein the target file comprises a document file generated according to the text information in the message and a compressed packet file generated according to the file, the target file enters a mail sending page of the mail manager, the user selects and inputs the address of the receiver, the content such as the subject and the like, the document file can be used as the text of the mail or as the attachment of the mail, the compressed packet file is used as the attachment of the mail by default, and the terminal sends the mail comprising the document and the compressed packet to the mail server after receiving the sending confirmation instruction input by the user.
The above describes a method for processing information in the embodiment of the present application, and a terminal to which the method is applied is described below. Referring to fig. 11, fig. 11 is a schematic structural diagram of an embodiment of a terminal 1100 provided in the present application. The terminal includes:
a receiving module 1101, which receives a first operation for screening a message, wherein the message is a message for instant messaging;
an obtaining module 1102, configured to obtain a message set, where the message set is at least one message screened from a plurality of messages according to the first operation received by the receiving module 1101;
a generating module 1103, configured to generate a target file according to the information of each message in the message set acquired by the acquiring module 1102;
and an output module 1104, configured to output the target file generated by the generation module 1103.
Based on the embodiment corresponding to fig. 11, please refer to fig. 12, the present application provides another embodiment of a terminal 1200, which includes:
the acquisition module 1102 includes a determination unit 11021, a reception unit 11022, and an acquisition unit 11023;
a determining unit 11021 configured to determine a target screening condition from the plurality of screening conditions according to the first operation received by the receiving module 1101;
a receiving unit 11022, configured to receive the condition value corresponding to the target screening condition determined by the determining unit 11021;
an obtaining unit 11023, configured to obtain a message set according to the target screening condition determined by the determining unit 11021 and the corresponding condition value received by the receiving unit 11022.
Optionally, the multiple messages are messages sent by each member in the group, and the obtaining unit 11023 is further configured to search in a message range corresponding to the group according to the target screening condition and the corresponding condition value thereof, so as to obtain a message set meeting the target screening condition and the corresponding condition value thereof.
Optionally, the multiple messages are messages sent by each member in the group, and the obtaining unit 11023 is further configured to send the target screening condition, the condition value corresponding to the target screening condition, and the identifier of the group to the server, so that the server searches, according to the identifier of the group, a message set meeting the target screening condition and the condition value corresponding to the target screening condition in the message corresponding to the group; and receiving a message set sent by the server.
Optionally, the output module 1104 is further configured to obtain recipient information;
and sending the target file and the recipient information to a mail server so that the mail server sends the mail carrying the attachment to a client corresponding to the sender information.
The target file comprises first information and second information;
the generating module 1103 is further configured to learn, through the document topic model, content in each message in the message set, and generate first information; generating second information according to information in each message in the message set, wherein the second information comprises at least one of character information, picture information and media information; optionally, the output module 1104 is further configured to determine that the first information is a body or a subject of the mail, and the second information is a mail attachment, and send the mail carrying the body or the attachment to the mail server.
The information of each message includes text information, and the generating module 1103 is further configured to convert the text information in each message in the message set into a document.
The plurality of messages includes media information and/or a list of files,
the generating module 1103 is further configured to compress the media information and/or the file list in the message set to obtain the target file.
Optionally, on the basis of the embodiment corresponding to fig. 11, please refer to fig. 13, where the present application provides another embodiment of a terminal 1300, including:
also included is a determination module 1105;
a receiving module 1101, configured to receive a third operation for selecting a target file output mode;
a determining module 1105, configured to determine, according to the third operation received by the receiving module 1101, that the target manner is an output manner of the target file;
the output module 1104 is further configured to output the target file according to the target mode determined by the determining module 1105.
Further, the terminals in fig. 11-13 are presented in the form of functional modules. A "module" as used herein may refer to an application-specific integrated circuit (ASIC), an electronic circuit, a processor and memory that execute one or more software or firmware programs, an integrated logic circuit, and/or other devices that provide the described functionality. In a simple embodiment, those skilled in the art will appreciate that the terminal of fig. 11-13 may take the form shown in fig. 14.
As shown in fig. 14, for convenience of description, only the portions related to the embodiments of the present application are shown, and details of the specific technology are not disclosed, please refer to the method portion of the embodiments of the present application. The terminal may be a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), and the terminal is a mobile phone as an example:
fig. 14 is a block diagram illustrating a partial structure of a mobile phone related to a terminal provided in an embodiment of the present application. Referring to fig. 14, the handset includes: radio Frequency (RF) circuitry 1410, memory 1420, input unit 1430, display unit 1440, sensor 1450, audio circuitry 1460, wireless fidelity (WiFi) module 1470, processor 1480, and power supply 1490. Those skilled in the art will appreciate that the handset configuration shown in fig. 14 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 14:
RF circuit 1410 may be used for receiving and transmitting signals during a message transmission or call, and in particular, for processing received downlink information of a base station to processor 1480; in addition, the data for designing uplink is transmitted to the base station. In general, RF circuit 1410 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 1410 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 communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 1420 may be used to store software programs and modules, and the processor 1480 executes various functional applications and data processing of the cellular phone by operating the software programs and modules stored in the memory 1420. The memory 1420 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 for 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 (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, memory 1420 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.
The input unit 1430 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. In particular, the input unit 1430 may include a touch panel 1431 and other input devices 1432. The touch panel 1431, also referred to as a touch screen, may collect touch operations performed by a user on or near the touch panel 1431 (for example, operations performed by the user on or near the touch panel 1431 by using any suitable object or accessory such as a finger or a stylus pen), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 1431 may include two parts of a touch detection device 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 and converts it to touch point coordinates, which are provided to the processor 1480 and can receive and execute commands from the processor 1480. In addition, the touch panel 1431 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1431, the input unit 1430 may also include other input devices 1432. In particular, other input devices 1432 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 display unit 1440 may be used to display information input by or provided to the user and various menus of the mobile phone. The Display unit 1440 may include a Display panel 1441, and optionally, the Display panel 1441 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, touch panel 1431 can overlay display panel 1441, and when touch panel 1431 detects a touch operation on or near touch panel 1431, it can transmit to processor 1480 to determine the type of touch event, and then processor 1480 can provide a corresponding visual output on display panel 1441 according to the type of touch event. Although in fig. 14, the touch panel 1431 and the display panel 1441 are two independent components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 1431 and the display panel 1441 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 1450, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 1441 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 1441 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 1460, speaker 1461, microphone 1462 may provide an audio interface between a user and a cell phone. The audio circuit 1460 can transmit the received electrical signal converted from the audio data to the loudspeaker 1461, and the electrical signal is converted into a sound signal by the loudspeaker 1461 and output; on the other hand, the microphone 1462 converts collected sound signals into electrical signals, which are received by the audio circuit 1460 and converted into audio data, which are then processed by the audio data output processor 1480, and then passed through the RF circuit 1410 for transmission to, for example, another cellular phone, or for output to the memory 1420 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through a WiFi module 1470, and provides wireless broadband internet access for the user. Although fig. 14 shows the WiFi module 1470, it is understood that it does not belong to the essential constitution of the handset and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 1480, which is the control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 1420 and calling data stored in the memory 1420, thereby integrally monitoring the mobile phone. Alternatively, the processor 1480 may include one or more processing units; preferably, the processor 1480 may integrate an application processor, which handles primarily operating systems, user interfaces, and applications, among others, with a modem processor, which handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1480.
The handset also includes a power supply 1490 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 1480 via a power management system to provide management of charging, discharging, and power consumption via the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
In this embodiment, the processor 1480 included in the terminal also has the capability of causing the terminal to perform the method performed by the terminal in the method embodiment corresponding to fig. 2.
In an embodiment of the present application, a computer storage medium is further provided, where instructions are stored in the computer storage medium, and when the instructions are executed on a computer, the computer is enabled to execute the method executed by the terminal in the method embodiment corresponding to fig. 2.
Yet another aspect of the present application provides a computer program product containing instructions which, when run on a computer, cause the computer to perform the method performed by the terminal in the method embodiment corresponding to fig. 2 described above.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method of information processing, comprising:
receiving a first operation for screening messages, wherein the messages are messages for instant messaging;
determining a target screening condition from a plurality of screening conditions according to the first operation, sending the target screening condition, a corresponding condition value thereof and a group identifier to a server, so that the server searches a message set meeting the target screening condition and the corresponding condition value thereof in messages corresponding to the group according to the group identifier, and receives the message set sent by the server, wherein the message set is at least one message screened from a plurality of messages according to the first operation;
generating a target file according to the information in the message set, and outputting the target file;
generating a target file according to the information in the message set, and outputting the target file comprises:
responding to a triggering operation of sending a message to an email triggered by a user in an operation interface, learning the content in each message in the message set through a document theme model, summarizing an outline in the group message, and generating first information;
generating second information according to the messages in the message set, wherein the second information comprises at least one of text messages, picture messages and media messages;
automatically adding a receiver address according to the mail addresses of the members in the group;
determining that the first information is a mail text, an abstract in the mail text, a key point in the mail text or a mail subject, and the second information is a mail attachment;
and sending the mail carrying the first information and the second information to a mail server so that the mail server sends the mail carrying the attachment to a client corresponding to the recipient information.
2. The method of claim 1, further comprising:
receiving a condition value corresponding to the target screening condition;
and acquiring the message set according to the target screening condition and the corresponding condition value.
3. The method of claim 2, wherein the plurality of messages are messages sent by members in a group, and the obtaining the set of messages according to the target screening condition and the condition value corresponding to the target screening condition comprises:
and searching in the message range corresponding to the group according to the target screening condition and the corresponding condition value thereof to obtain a message set which accords with the target screening condition and the corresponding condition value thereof.
4. The method according to any one of claims 1 to 3, wherein the information of each message comprises text information, the target file is a document, and the target file is generated according to the information of each message in the message set;
and converting the text information in each message in the message set into a document.
5. The method according to any of claims 1 to 3, wherein the plurality of messages comprise media information and/or a list of files,
generating a target file according to the information of each message in the message set;
and compressing the media information and/or the file list in the message set to obtain the target file.
6. The method of any of claims 1-3, wherein prior to said outputting said target file, said method further comprises:
receiving a third operation for selecting an output mode of the target file;
determining a target mode as an output mode of the target file according to the third operation;
outputting the target file, including:
and outputting the target file according to the target mode.
7. A terminal, comprising:
the receiving module is used for receiving a first operation for screening messages, wherein the messages are messages for instant messaging;
an obtaining module, configured to determine a target screening condition from multiple screening conditions according to the first operation, send the target screening condition, a condition value corresponding to the target screening condition, and an identifier of a group to a server, so that the server searches, according to the identifier of the group, a message set meeting the target screening condition and the condition value corresponding to the target screening condition in messages corresponding to the group, and receives the message set sent by the server, where the message set is at least one message screened from multiple messages according to the first operation received by the receiving module;
a generating module, configured to generate a target file according to the information of each message in the message set acquired by the acquiring module, where the generating module includes:
responding to a triggering operation of sending a message to an email triggered by a user in an operation interface, learning the content in each message in the message set through a document theme model, summarizing an outline in the group message, and generating first information;
generating second information according to the messages in the message set, wherein the second information comprises at least one of text messages, picture messages and media messages;
the output module is used for outputting the target file generated by the generation module, and comprises:
automatically adding a receiver address according to the mail addresses of the members in the group;
determining that the first information is a mail text, an abstract in the mail text, a key point in the mail text or a mail subject, and the second information is a mail attachment;
and sending the mail carrying the first information and the second information to a mail server so that the mail server sends the mail carrying the attachment to a client corresponding to the recipient information.
8. The terminal of claim 7, wherein the obtaining module further comprises:
the device comprises a determining unit, a receiving unit and an acquiring unit;
the determining unit is used for determining a target screening condition from a plurality of screening conditions according to the first operation received by the receiving module;
the receiving unit is configured to receive the condition value corresponding to the target screening condition determined by the determining unit;
the obtaining unit is configured to obtain the message set according to the target screening condition determined by the determining unit and the corresponding condition value received by the receiving unit.
9. A terminal, comprising:
a memory for storing computer executable program code;
a transceiver, and
a processor coupled with the memory and the transceiver;
wherein the program code comprises instructions which, when executed by the processor, cause the terminal to perform the method of any of claims 1 to 6.
10. A computer storage medium having stored therein instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1 to 6.
CN201711231881.8A 2017-11-29 2017-11-29 Information processing method and related equipment Active CN109842544B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201711231881.8A CN109842544B (en) 2017-11-29 2017-11-29 Information processing method and related equipment
CN202111173131.6A CN113794628B (en) 2017-11-29 2017-11-29 Information processing method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711231881.8A CN109842544B (en) 2017-11-29 2017-11-29 Information processing method and related equipment

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202111173131.6A Division CN113794628B (en) 2017-11-29 2017-11-29 Information processing method and related equipment

Publications (2)

Publication Number Publication Date
CN109842544A CN109842544A (en) 2019-06-04
CN109842544B true CN109842544B (en) 2021-08-27

Family

ID=66882767

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201711231881.8A Active CN109842544B (en) 2017-11-29 2017-11-29 Information processing method and related equipment
CN202111173131.6A Active CN113794628B (en) 2017-11-29 2017-11-29 Information processing method and related equipment

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN202111173131.6A Active CN113794628B (en) 2017-11-29 2017-11-29 Information processing method and related equipment

Country Status (1)

Country Link
CN (2) CN109842544B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110830362B (en) * 2019-10-28 2022-04-22 维沃移动通信有限公司 Content generation method and mobile terminal
CN111858476A (en) * 2020-07-20 2020-10-30 上海闻泰电子科技有限公司 File processing method and device, electronic equipment and computer readable storage medium
CN112637039B (en) * 2020-07-24 2021-11-02 腾讯科技(深圳)有限公司 Information processing method, device and storage medium
CN113965538B (en) * 2021-10-21 2023-04-18 青岛海信智慧生活科技股份有限公司 Equipment state message processing method, device and storage medium
CN114124874B (en) * 2021-11-02 2023-05-26 维沃移动通信有限公司 Chat information sending method and device
JP7270943B1 (en) 2022-08-06 2023-05-11 株式会社ワンダフルライフ Chat management program, chat processing program, chat management device, chat system, and chat processing method
CN117135139A (en) * 2023-10-26 2023-11-28 江苏中威科技软件系统有限公司 Chat content integration device based on instant messaging system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101155149A (en) * 2006-09-27 2008-04-02 腾讯科技(深圳)有限公司 Message record backup method and system
CN102591870A (en) * 2011-01-11 2012-07-18 腾讯科技(深圳)有限公司 Micro-blog based rich media derivation method, micro-blog terminal and micro-blog server terminal
CN104348707A (en) * 2013-08-08 2015-02-11 腾讯科技(深圳)有限公司 Method, device and system for searching conversation message
CN105049317A (en) * 2015-05-21 2015-11-11 腾讯科技(深圳)有限公司 Message forwarding method and apparatus
CN105279154A (en) * 2014-05-27 2016-01-27 中兴通讯股份有限公司 Query method and device for instant messages
CN106302996A (en) * 2016-07-29 2017-01-04 腾讯科技(深圳)有限公司 Message display method and device

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU5482500A (en) * 1999-06-11 2001-01-02 Michael A. Meixler Method and apparatus for enabling a facsimile machine to send and receive e-mail
US6507643B1 (en) * 2000-03-16 2003-01-14 Breveon Incorporated Speech recognition system and method for converting voice mail messages to electronic mail messages
US8086672B2 (en) * 2000-06-17 2011-12-27 Microsoft Corporation When-free messaging
WO2005043846A1 (en) * 2003-11-03 2005-05-12 Adva Technologies Ltd Apparatus and method for filtering unwanted e-mail
US20070022213A1 (en) * 2005-07-20 2007-01-25 Research In Motion Limited Scheme for sharing IM message history
CN101097618A (en) * 2006-06-29 2008-01-02 腾讯科技(深圳)有限公司 Mail matter topics automatically generating method, device and system
US7769144B2 (en) * 2006-07-21 2010-08-03 Google Inc. Method and system for generating and presenting conversation threads having email, voicemail and chat messages
US7756936B2 (en) * 2007-02-23 2010-07-13 Yahoo! Inc. User interface for transitioning between chat and email
CN100505707C (en) * 2007-03-30 2009-06-24 腾讯科技(深圳)有限公司 Instant messaging group mail communication method, device and system
CN101079849B (en) * 2007-06-29 2010-07-14 腾讯科技(深圳)有限公司 Method and system for sending offline messages in instant communication system
CN101282313B (en) * 2008-05-22 2012-06-06 北京航空航天大学 Electronic mail system for electric conference accessory system
US9037114B2 (en) * 2010-01-12 2015-05-19 Microsoft Technology Licensing, Llc SMS message notification arrangement
CN102111721A (en) * 2010-12-29 2011-06-29 东莞宇龙通信科技有限公司 Linkman management method and device as well as terminal
CN104113515A (en) * 2013-04-17 2014-10-22 李良 Login method and system of instant messaging tool client end
US20160323235A1 (en) * 2015-04-29 2016-11-03 D2 Nova Corp. Instant Message and Electronic Mail Portability
CN106302081B (en) * 2015-05-14 2020-04-17 阿里巴巴集团控股有限公司 Instant messaging method and client
CN110460509A (en) * 2015-06-16 2019-11-15 阿里巴巴集团控股有限公司 The creation method and device of mail group
US9420013B1 (en) * 2015-06-23 2016-08-16 Ringcentral, Inc. Method, device and system for providing historical communication content
CN106549859A (en) * 2016-12-20 2017-03-29 北京小米移动软件有限公司 Session information management method and device
CN106921567B (en) * 2017-04-27 2019-05-17 维沃移动通信有限公司 A kind of method and mobile terminal of instant message processing

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101155149A (en) * 2006-09-27 2008-04-02 腾讯科技(深圳)有限公司 Message record backup method and system
CN102591870A (en) * 2011-01-11 2012-07-18 腾讯科技(深圳)有限公司 Micro-blog based rich media derivation method, micro-blog terminal and micro-blog server terminal
CN104348707A (en) * 2013-08-08 2015-02-11 腾讯科技(深圳)有限公司 Method, device and system for searching conversation message
CN105279154A (en) * 2014-05-27 2016-01-27 中兴通讯股份有限公司 Query method and device for instant messages
CN105049317A (en) * 2015-05-21 2015-11-11 腾讯科技(深圳)有限公司 Message forwarding method and apparatus
CN106302996A (en) * 2016-07-29 2017-01-04 腾讯科技(深圳)有限公司 Message display method and device

Also Published As

Publication number Publication date
CN113794628B (en) 2023-01-06
CN109842544A (en) 2019-06-04
CN113794628A (en) 2021-12-14

Similar Documents

Publication Publication Date Title
CN109842544B (en) Information processing method and related equipment
CN106873854B (en) Terminal and interface interaction control method, and contact object creation method and device
CN111343081B (en) Information display method and electronic equipment
KR100800663B1 (en) Method for transmitting and receipt message in mobile communication terminal
CN109145142B (en) Management method and terminal for shared information of pictures
CN107948748B (en) Method, device, mobile terminal and computer storage medium for recommending videos
CN109309696B (en) Folder transmission method, sender, receiver, and storage medium
CN109726367A (en) A kind of method and relevant apparatus of annotation displaying
CN107621915B (en) Message reminding method, device and computer storage medium
JP6910300B2 (en) A method for displaying chat history records and a device for displaying chat history records
CN107436948B (en) File searching method and device and terminal
WO2015043163A1 (en) Method and apparatus for inputting account information
CN109495376B (en) Group message screening method, mobile terminal and computer readable storage medium
CN106327342B (en) Processing method of emoticon and terminal
CN108039998B (en) Mail processing method, receiving side terminal, sending side terminal and mail system
US20070011257A1 (en) Apparatus and method for improved electronic mail
CN108595107B (en) Interface content processing method and mobile terminal
CN108401071B (en) Method and device for setting prompt message
CN108200287B (en) Information processing method, terminal and computer readable storage medium
CN108053184B (en) Item prompting method, mobile terminal and computer readable storage medium
CN106970859B (en) Method and device for backing up and recovering offline mail
CN107809447B (en) File transmission processing method and related equipment
CN105095161B (en) Method and device for displaying rich text information
CN102917312B (en) The retransmission method of urgent broadcast and communication terminal in mobile broadcast television application
CN109922199B (en) Contact information processing method and terminal

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