CN114510182A - Data processing method, device, equipment and medium - Google Patents

Data processing method, device, equipment and medium Download PDF

Info

Publication number
CN114510182A
CN114510182A CN202210089706.4A CN202210089706A CN114510182A CN 114510182 A CN114510182 A CN 114510182A CN 202210089706 A CN202210089706 A CN 202210089706A CN 114510182 A CN114510182 A CN 114510182A
Authority
CN
China
Prior art keywords
session
data processing
conversation
instruction
page
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
CN202210089706.4A
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202210089706.4A priority Critical patent/CN114510182A/en
Publication of CN114510182A publication Critical patent/CN114510182A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • G06F16/3334Selection or weighting of terms from queries, including natural language queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results

Abstract

The embodiment of the specification discloses a data processing method, a device, equipment and a medium, wherein the data processing method comprises the following steps: monitoring session messages in the session, and judging whether a target session message meeting a first preset condition exists in the session; if so, sending a first instruction to any one of the participating terminals of the conversation, wherein the first instruction is used for enabling the participating terminal to display the flowing effect of a plurality of patterns on a conversation page of the conversation; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message; if the data processing request sent by the participating terminal is acquired, executing a preset data processing operation, and sending a second instruction to the participating terminal, wherein the second instruction is used for enabling the participating terminal to display a data processing result on a session page of a session; and the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.

Description

Data processing method, device, equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data processing method, apparatus, device, and medium.
Background
With the development of network technology or computer technology, more and more information can be presented to users in more colorful forms. However, these forms give the user a sensory experience, and the user cannot process data or services through these forms.
In view of the above, there is a need for a more efficient and effective data processing scheme.
Disclosure of Invention
The embodiment of the specification provides a data processing method, which is used for solving the technical problem of how to more effectively and efficiently process data.
In order to solve the above technical problem, the embodiments of the present specification provide the following technical solutions:
an embodiment of the present specification provides a first data processing method, including:
monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
if so, sending a first instruction to any one of the participating terminals of the conversation, wherein the first instruction is used for enabling the participating terminal to display the flowing effect of a plurality of patterns on a conversation page of the conversation; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message;
if a data processing request sent by the participant terminal is acquired, executing a preset data processing operation, and sending a second instruction to the participant terminal, wherein the second instruction is used for enabling the participant terminal to display a data processing result on a session page of the session; wherein, the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.
An embodiment of the present specification provides a second data processing method, including:
acquiring a first instruction, and displaying the flowing effect of a plurality of patterns on a conversation page of a conversation corresponding to the first instruction according to the first instruction, wherein the patterns correspond to the content of a target conversation message in the conversation;
and if at least one pattern is selected, sending a data processing request to a server so that the server executes preset data processing operation, and displaying a data processing result corresponding to the data processing operation according to a second instruction after the second instruction sent by the server is acquired.
An embodiment of the present specification provides a third data processing method, including:
monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
if so, displaying the flowing effect of a plurality of patterns on a conversation page of the conversation, wherein the patterns correspond to the content of the target conversation message;
and if at least one pattern is selected, executing preset data processing operation and displaying a data processing result corresponding to the data processing operation.
An embodiment of the present specification provides a data processing apparatus, including:
the judging module is used for monitoring session messages in a session and judging whether target session messages meeting first preset conditions exist in the session or not;
the display module is used for sending a first instruction to any one of the participating terminals of the conversation if the target conversation message meeting a first preset condition exists in the conversation, wherein the first instruction is used for enabling the participating terminal to display the flowing effect of a plurality of patterns on a conversation page of the conversation; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message;
the execution module is used for executing preset data processing operation and sending a second instruction to the participant terminal if the data processing request sent by the participant terminal is obtained, wherein the second instruction is used for enabling the participant terminal to display a data processing result on a session page of the session; wherein, the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.
An embodiment of the present specification provides a data processing apparatus, including:
the display module is used for acquiring a first instruction, and displaying the flow effect of a plurality of patterns on a conversation page of a conversation corresponding to the first instruction according to the first instruction, wherein the patterns correspond to the content of a target conversation message in the conversation;
and the request module is used for sending a data processing request to a server if at least one pattern is selected, so that the server executes preset data processing operation, and displaying a data processing result corresponding to the data processing operation according to a second instruction after the second instruction sent by the server is obtained.
An embodiment of the present specification provides a data processing apparatus, including:
the judging module is used for monitoring session messages in a session and judging whether a target session message meeting a first preset condition exists in the session;
the display module is used for displaying the flowing effect of a plurality of patterns on a conversation page of the conversation if the target conversation message meeting a first preset condition exists in the conversation;
and the execution module is used for executing preset data processing operation and displaying a data processing result corresponding to the data processing operation if at least one pattern is selected.
An embodiment of the present specification provides a data processing apparatus, including:
at least one processor;
and the number of the first and second groups,
a memory communicatively coupled to the at least one processor;
wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the first, second or third data processing methods described above.
The present specification provides a computer-readable storage medium, which stores computer-executable instructions, and when the computer-executable instructions are executed by a processor, the computer-executable instructions implement the first, second, or third data processing method.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
in the above technical solution, on one hand, when the user sends the target session message in the session, a flowing effect of a pattern (referred to as "pattern moving effect" for short) corresponding to the target session message is displayed at the terminal of the user, so as to improve the richness of the information display effect; on the other hand, the user selects the pattern in the flow, and can trigger the preset data processing operation to generate the corresponding data processing effect. Therefore, the pattern dynamic effect is combined with the data processing operation, so that the pattern dynamic effect not only plays a role in improving the richness of the information display effect and the sensory experience, but also can play a role in triggering data processing. Particularly, data processing operation is triggered in a mode that a user selects a pattern in the flow, namely, the user triggers the data processing operation in the pattern interaction process, so that the participation sense of the user is improved, more users are promoted to participate in the pattern interaction, and the data processing effect and efficiency are improved.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings used in the embodiments of the present specification or the technical solutions in the prior art will be briefly described below. It should be apparent that the drawings described below are only some of the drawings to which the embodiments described in the present specification may relate, and that other drawings may be derived from those drawings by those of ordinary skill in the art without inventive effort.
Fig. 1 is a schematic diagram of an execution main body of a data processing method in the first embodiment of the present specification.
Fig. 2 is a flowchart illustrating a data processing method in the first embodiment of the present specification.
Fig. 3 is a schematic view of a page in the first embodiment of the present specification.
Fig. 4 is another schematic view of a page in the first embodiment of the present specification.
Fig. 5 is another schematic view of a page in the first embodiment of the present specification.
Fig. 6 is a schematic view of a page in the first embodiment of the present specification.
Fig. 7 is another schematic view of a page in the first embodiment of the present specification.
Fig. 8 is a flowchart illustrating a data processing method in the second embodiment of the present specification.
Fig. 9 is a flowchart illustrating a data processing method in the third embodiment of the present specification.
Fig. 10 is a schematic configuration diagram of a data processing apparatus in a fourth embodiment of the present specification.
Fig. 11 is a schematic configuration diagram of a data processing apparatus in a fifth embodiment of the present specification.
Fig. 12 is a schematic configuration diagram of a data processing apparatus in a sixth embodiment of the present specification.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings of the embodiments of the present specification. It is to be understood that the embodiments described herein are only some embodiments of the application and not all embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any inventive step based on the embodiments of the present disclosure, shall fall within the scope of protection of the present application.
With the development of network technology or computer technology, more and more information can be presented to users in more colorful forms. However, these forms give the user a sensory experience, and the user cannot process data or services through these forms. For example, in the prior art, a painted egg effect can be played according to a chat message sent by a user, but the painted egg effect is an effect form, and the user cannot perform data processing through painted eggs.
A first embodiment (hereinafter referred to as "embodiment one") of this specification provides a data processing method, and an execution subject of the embodiment one may be a terminal (including but not limited to a mobile phone, a computer, a pad, a television) or a server or an operating system or an application program or a data processing platform or a data processing system, and the like, that is, the execution subject may be various and may be set, used, or changed as needed. In addition, a third party application may assist the execution principal in executing embodiment one. For example, as shown in fig. 1, the data processing method in the first embodiment may be executed by a server, and an application program (corresponding to the server) may be installed on a terminal (held by a user), so that data transmission may be performed between the terminal or the application program and the server, and data collection or input or output or page or information processing may be performed by the terminal or the application program, so as to assist the server in executing the data processing method in the first embodiment.
As shown in fig. 2, a data processing method according to a first embodiment includes:
s101: monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
in a first embodiment, the session may be a chat session, and session messages may be sent between two or more persons in the chat session, that is, the session may be a two-person session, or may be a multi-person session in various forms or in various scenes, that is, a group session (a group session includes, but is not limited to, a chat group, a discussion group, and the group includes, but is not limited to, a customer group and a store group).
The executive agent of the first embodiment may monitor the session message in the session, and determine whether a target session message meeting a first preset condition exists in the session. The method for determining whether the target session message meeting the first preset condition exists in the session may be implemented in the manner described in 1.1 or 1.2 (the first embodiment is not limited to the manner described in 1.1 or 1.2):
1.1, the execution subject of the first embodiment may obtain one or more keywords (including keywords, the same applies below), and for any session message in the session, if the session message includes at least one of the keywords, the session message satisfies a first preset condition. That is, determining whether there is a target session message satisfying the first preset condition in the session may include: and for any conversation message in the conversation, if the conversation message contains at least one keyword, judging that the conversation message is a target conversation message meeting a first preset condition.
1.2, the execution subject of the first embodiment can obtain the document configuration information, determine candidate documents according to the document configuration information, and the corresponding relationship between each candidate document and the keywords (including the keywords, the same below). The candidate documents and the keywords can be in one-to-one, one-to-many or many-to-one relationship. The determining whether there is a target session message satisfying a first preset condition in the session may include: for any conversation message in the conversation, (extracting the key words in the conversation message) if the key words in the conversation message correspond to the candidate file, judging that the conversation message is the target conversation message meeting the first preset condition.
In the first embodiment, the user may configure the keyword and/or the candidate document and/or the correspondence between the candidate document and the keyword in advance through the execution subject of the first embodiment or a corresponding application installed on the execution subject of the first embodiment, so that the execution subject of the first embodiment obtains the keyword and/or the candidate document and/or the correspondence between the candidate document and the keyword according to the configuration operation of the user. Or, the user may configure the keyword and/or the candidate document and/or the correspondence between the candidate document and the keyword in advance through another subject other than the execution subject of the first embodiment or an application installed on another subject, the application installed on another subject or another subject may send configuration information of the user to the execution subject of the first embodiment, and the execution subject of the first embodiment obtains the keyword and/or the candidate document and/or the correspondence between the candidate document and the keyword according to the configuration information.
S103: if the target session message meeting a first preset condition exists in the session, sending a first instruction to any one participant terminal of the session, wherein the first instruction is used for enabling the participant terminal to display the flowing effect of a plurality of patterns on a session page of the session; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message;
for any session, the session (hereinafter, the session is described as an example unless otherwise specified) includes a certain number of session members. For example, if the conversation is a double conversation, the two parties of the conversation are conversation members of the double conversation, no matter whether a conversation message is sent or not; in the case of a multi-person conversation, each member involved in the conversation is a conversation member, regardless of whether a conversation message has been sent. In a network environment, a user is generally referred to by an account, and the activities of the user in the network are made through the account, so that two or more accounts (called session accounts) are included in a session, each session account represents a session member, that is, each session account represents a user. That is, the user sends out a conversation message through his conversation account, i.e., the user participates in the conversation through the form of the conversation account. In one embodiment, for any session, the login terminal of any session account included in the session is a participant terminal of the session (the participant terminal may be regarded as the terminal in fig. 1). That is, a terminal registered with any session account included in the session is a participating terminal of the session. Wherein each participant terminal is logged in with at least one session account.
For example, a user a logs in a session account a of a mobile phone, the mobile phone is a participating terminal of a session containing the session account a during the period that the session account a is kept logged in the mobile phone, even if the user does not send a session message through the mobile phone; or user a logs on to his session account a on a computer that is a participant terminal of the session containing session account a during which session account a remains logged on, even if the user does not send session messages through the computer.
If the execution main body of the first embodiment determines that the target session message meeting the first preset condition exists in the session, the execution main body of the first embodiment may send a first instruction to any one of the participant terminals of the session, where the first instruction is used to enable the participant terminal to display a flow effect of a plurality of patterns on a session page of the session. For any session, if a piece of target session information appears in the session, the execution main body in the first embodiment may send a first instruction to the participating terminal once (the session is referred to as a session corresponding to the sent first instruction), and the first instruction may include the session information where the target session information appears, so that the participating terminal determines, according to the session information, which session needs to exhibit a streaming effect of a plurality of patterns.
In a first embodiment, the making the participant terminal display a streaming effect of a plurality of patterns on a session page of the session may include:
s1031: enabling the participating terminal to display a preset file on a conversation page of the conversation, wherein the preset file is used for guiding the selection of the pattern in the flow when the pattern flow effect occurs;
for any one of the participant terminals in the session, after the execution main body of the first embodiment sends the first instruction to the participant terminal (if no specific description is given below, the participant terminal is taken as an example for description), the participant terminal may display the preset document on the session page of the session according to the first instruction. As described above, if there is a correspondence between the candidate documents and the keywords, the execution subject in the first embodiment may determine the candidate documents corresponding to the keywords in the target session message (the candidate documents corresponding to the keywords in the target session message are not referred to as target candidate documents), and include the target candidate document information in the first instruction, so that the participating terminal displays the preset documents, i.e., the target candidate documents, according to the first instruction. For example, if the keyword in the target conversation message is "milk tea", the target candidate case may be a candidate case corresponding to milk tea.
One of the purposes of the first embodiment is to improve user experience through a richer information display manner when a target session message hitting a keyword appears. Wherein, the information display mode can be the flowing effect of a plurality of patterns. In particular, the pattern may be a pattern corresponding to the content of the targeted session message. More specifically, the pattern may be a pattern corresponding to a keyword in the target conversation message (a pattern corresponding to a keyword in the target conversation message, which is not referred to as a target pattern). The executing entity of the first embodiment may include the target pattern information in the first instruction, so that the participant terminal determines what pattern is displayed according to the first instruction, that is, the target pattern to be displayed. For example, if the keyword in the target conversation message is "bread", the target pattern may be a pattern corresponding to bread.
Another purpose of the first embodiment is that when the flowing effect of a plurality of patterns appears, the user selects the pattern in the flow, so as to trigger data processing, and improve the participation sense of the user and the playability of the flowing effect.
For the above purpose, the preset pattern may be used to guide the selection of the pattern in the flow when the flow effect of the pattern occurs. For example, the preset document may have a suggestive text for prompting the user to select or click a pattern in the stream; or the preset file can prompt that the pattern flowing effect appears after the countdown is finished, and prompt a user to select or click the pattern in the flow; alternatively, the preset document may have a trigger button or option that prompts the user to click on the trigger button or option to trigger the flow effect of several patterns. The first embodiment is not limited to the specific form of the predetermined document.
In addition, in order to improve the richness of the preset documents, the preset documents may also correspond to the content of the target session message, including the keywords in the target session message. For example, if the keyword in the target session message is "bread", the predetermined document may include a picture of the bread type.
The pattern or the picture may be configured in advance by a user through a corresponding application installed on the execution main body of the first embodiment or the execution main body of the first embodiment, or may be configured in advance by a user through an application installed on another main body other than the execution main body of the first embodiment or another main body, and the application installed on the another main body or the another main body may send configuration information of the user to the execution main body of the first embodiment, so that the execution main body of the first embodiment obtains the pattern or the picture according to the configuration information.
In one embodiment, each candidate document or pattern or picture may be pre-stored in the participant terminal. For example, if the session is a function provided by an application, the user installs the application process on the terminal, that is, pre-stores resource files of candidate patterns or pictures on the terminal (the resource files of the candidate patterns or pictures may be included in an installation package of the application), and the resource files are used for forming the candidate patterns or pictures.
S1033: and after the display of the preset file meets a second preset condition, the participating terminal displays the flowing effect of a plurality of patterns on the conversation page of the conversation.
For the participant terminal, the participant terminal may determine whether the presentation of the predetermined document satisfies a second predetermined condition. The participating terminal may display the predetermined document satisfying the second predetermined condition as described in 2.1 or 2.2 (the first embodiment is not limited to 2.1 or 2.2):
2.1, the display duration of the participation terminal to the preset case reaches the preset duration
And when the display time of the preset document reaches the preset time, displaying the preset document to meet a second preset condition. Under the condition, the preset document can be combined with the countdown effect, namely the countdown effect can be displayed when the participation terminal displays the preset document, and after the countdown is finished, the display duration of the preset document also reaches the preset duration, so that the display of the preset document meets the second preset condition.
2.2, after the preset document is displayed, the target operation is executed on the preset document by the (user)
After the preset document is displayed, if the participating terminal judges (by the user) that the target operation is executed on the preset document, the display of the preset document meets a second preset condition. For example, as described above, the preset documentation may have a trigger button or option that prompts the user to click on to trigger a flow effect for several patterns. And if the user executes target operation on the preset document, wherein the target operation comprises that the user clicks a trigger button or an option, displaying the preset document meets a second preset condition. Of course, the target operation may be other types of operations, such as a graphical verification operation, and the like.
And when the display of the preset file by the participating terminal meets a second preset condition, the participating terminal displays the flowing effect of a plurality of patterns (namely target patterns) on the conversation page of the conversation (according to the first instruction). Wherein the flowing effect of the patterns may be an effect of falling of the patterns, such as an effect in the form of a colored egg. When the flowing effect of the patterns is displayed, the preset file can not be displayed any more.
Of course, after the participating terminal obtains the first instruction, the participating terminal can directly display the flowing effect of a plurality of target patterns on the conversation page of the conversation according to the first instruction without displaying the guiding pattern first.
When the flowing effect of a plurality of target patterns is displayed, the moving effect guiding the user to click the target patterns can be displayed.
In the first embodiment, although the execution subject of the first embodiment sends the first instruction to the participant terminal, the session page of the session on the participant terminal may not be opened. In practice, since the session includes a plurality of session accounts, a plurality of participant terminals are generally included. When a user of the session sends a session message and is determined to be a target session message, the executing entity of the first embodiment sends a first instruction to each participant terminal of the session, but may not open a session page of the session by one or more participant terminals of the session. In this case, when the execution subject of the first embodiment sends the first instruction, the participant terminal that does not open the session page of the session may wait until the session page of the session is opened, and then show the flowing effect of the patterns as above; or, when receiving the first instruction, the participating terminal that does not open the session page of the session may prompt the user to open the session; or, the execution subject of the first embodiment may send the first instruction to the participant terminal that has opened the session page of the session when the target session message appears, and send the first instruction to the other participant terminals of the session after opening the session page of the session.
In summary, the first instruction is to make the participant terminal (after the session page of the session is opened) receiving the first instruction to display a flow effect of several patterns on the session page of the session.
S105: if a data processing request sent by the participant terminal is acquired, executing a preset data processing operation, and sending a second instruction to the participant terminal, wherein the second instruction is used for enabling the participant terminal to display a data processing result on a session page of the session; wherein, the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.
In the first embodiment, after displaying the flowing effect of a plurality of patterns on the session page of the session, the participant terminal may determine whether at least one (in-flow) pattern is selected (or clicked, the same applies below). If the participant terminal determines that at least one (in-flow) pattern presented by the participant terminal is selected (by the user), the participant terminal sends a data processing request to the execution entity of embodiment one. Wherein the participant terminal may determine whether a pattern in the stream is hit by a user's selection or click position on its screen to determine whether a pattern is selected. Specifically, when the user selects or clicks on the screen of the participant terminal, if the selected or clicked position is the same as the position of at least one pattern, the participant terminal determines that the pattern is selected.
In the first embodiment, if the execution main body obtains the data processing request sent by the participant terminal, a preset data processing operation is executed. The preset processing operation may be configured in advance by a user through the execution main body of the first embodiment or a corresponding application installed on the execution main body of the first embodiment, or configured in advance by a user through an application installed on another main body other than the execution main body of the first embodiment or another main body, and the application installed on the another main body or another main body may send configuration information of the user to the execution main body of the first embodiment, so that the execution main body of the first embodiment obtains a "preset data processing operation" according to the configuration information.
In particular, the user may configure the correspondence between the target patterns and the data processing operations, which may be the same or different for different target patterns.
In the first embodiment, the preset data processing operation may be performed as described in 3.1 or 3.2 (the first embodiment is not limited to 3.1 or 3.2):
3.1 resource Allocation
The execution subject of the first embodiment may perform the preset data processing operation, including: and determining the resources obtained by the session members corresponding to the participating terminals. The session member corresponding to the participant terminal is a member participating in the session through the participant terminal, that is, a session account of the session logged on the participant terminal. This is in effect a data processing operation of resource allocation.
In a first embodiment, determining resources obtained by a session member corresponding to the participant terminal may include: and determining the resources obtained by the session members corresponding to the participating terminal according to the preset resource configuration information. Specifically, the resource configuration information may be configured in advance by a user (generally, a provider of the resource) through the execution main body of the first embodiment or a corresponding application installed on the execution main body of the first embodiment, or configured in advance by the user through an application installed on another main body other than the execution main body of the first embodiment or another main body, and the resource configuration information of the user may be sent to the execution main body of the first embodiment by the other main body or an application installed on another main body. Through these manners, the execution main body in the first embodiment obtains the resource configuration information, and determines the resource obtained by the session member corresponding to the participant terminal according to the resource configuration information. For different keywords, the user can configure different resource allocation modes, wherein the resource allocation modes include the total amount of resources, the amount of resources obtained by each conversation member, and the like. For the same session, the resources obtained after any session member in the session selects the target pattern may be the same. Or after any conversation member in the conversation selects the target pattern, determining the resources obtained by the conversation member according to the member information (the member information includes but is not limited to registration information, consumption information and grade information) of the conversation member.
3.1, after the execution main body according to the first embodiment executes the preset data processing operation, the execution main body may send a second instruction to the participant terminal, where the second instruction is used to enable the participant terminal to display a data processing result on a session page of the session. Wherein, enabling the participating terminal to display the data processing result on the session page of the session may include: and displaying the resources obtained by the session members corresponding to the participating terminal on the session page of the session by the participating terminal.
In 3.1, after the execution main body of the first embodiment executes the preset data processing operation (that is, after the execution main body of the first embodiment determines the resource obtained by the session member corresponding to the participant terminal, the same applies hereinafter), the execution main body of the first embodiment may increase the resource account of the session member corresponding to the participant terminal by a certain amount of resource, where the certain amount of resource is the resource obtained by the session member corresponding to the participant terminal, the same applies hereinafter. Of course, the resource account of the session member corresponding to the participating terminal may not be on the execution main body of the first embodiment or not be the account managed by the execution main body of the first embodiment, and after the execution main body of the first embodiment executes the preset data processing operation, the execution main body of the first embodiment may send a third instruction to the server where the resource account of the session member corresponding to the participating terminal is located, where the third instruction is used to enable the server to increase the resource account of the session member corresponding to the participating terminal by the certain amount of resources.
Alternatively, after the execution main body of the first embodiment executes the preset data processing operation, that is, after the execution main body of the first embodiment determines the resource obtained by the session member corresponding to the participant terminal, the resource account of the session member corresponding to the participant terminal may not be directly increased with the resource. Specifically, after the execution main body of the first embodiment executes the preset data processing operation, a second instruction may be sent to the participant terminal, where the second instruction is used to enable the participant terminal to display the data processing result on the session page of the session. Wherein, enabling the participating terminal to display the data processing result on the session page of the session may include: and enabling the participating terminal to display the resources which can be obtained by the session members corresponding to the participating terminal on the session page of the session, and displaying the guidance scheme for getting the resources to guide the user to get the resources.
If the executing body of the first embodiment determines that the session member corresponding to the participating terminal executes the resource obtaining operation, then, as described above, the resource account of the session member corresponding to the participating terminal is increased by a certain amount of resources; or, if the execution main body according to the first embodiment determines that the session member corresponding to the participant terminal has executed the resource obtaining operation, then as described above, a third instruction is sent to the server where the resource account of the session member corresponding to the participant terminal is located, where the third instruction is used to enable the server to increase the resource account of the session member corresponding to the participant terminal by the certain amount of resources.
In the first embodiment, the participant terminal displays the guidance document for obtaining the resource, and if the participant terminal determines that the user performs the operation of obtaining the resource, the participant terminal may send a resource allocation request to the execution main body in the first embodiment. The determining that the session member corresponding to the participating terminal performs the resource obtaining operation may include: and if the resource allocation request sent by the participating terminal is acquired, judging that the session member corresponding to the participating terminal executes the resource getting operation.
3.2 information recommendation
The execution subject of the first embodiment may perform the preset data processing operation, including: target information is determined.
In 3.2, after the execution main body according to the first embodiment performs the preset data processing operation, a second instruction (the second instruction may include the target information or page information corresponding to the target information, for example, a page address) may be sent to the participant terminal, where the second instruction is used to enable the participant terminal to show a data processing result on a session page of the session. Wherein, enabling the participating terminal to display the data processing result on the session page of the session may include: and enabling the participating terminal to display the target information on a session page of the session. Specifically, the target information may be recommendation information corresponding to a keyword in the target session message. For example, if the keyword in the target session message is "chinese cabbage", the target information may be chinese cabbage recommendation information or chinese cabbage detail information.
3.3 function jumps
The execution subject of the first embodiment may perform the preset data processing operation, including: a target function is determined.
In 3.3, after the execution main body according to the first embodiment performs the preset data processing operation, a second instruction (the second instruction may include target function information or page information corresponding to the target function information, where the target function information is, for example, an application name for implementing the target function, and the page information is, for example, a page address for implementing the target function) may be sent to the participant terminal, where the second instruction is used to enable the participant terminal to display a data processing result on a session page of the session. Wherein, enabling the participating terminal to display the data processing result on the session page of the session may include: and enabling the participating terminal to display a page or an application program for realizing the target function on a session page of the session (the page or the application program for realizing the target function, including an applet, can be directly opened). Specifically, the target function may be a function corresponding to a keyword in the target session message. For example, if the keyword in the target session message is "XX cafe", the target function may be a meal ordering function of the cafe, and the page or application for implementing the target function may be a meal ordering page or a meal ordering application of the cafe.
The specific content or form of the first instruction or the second instruction is not limited in the first embodiment.
A specific example is given below, for example, a certain group is a promotion group of a certain merchant, the execution subject may be a server of a group facilitator, and the merchant sets the following information in advance:
(1) keywords such as 'new product', 'milk flavor' and 'milk tea' are set;
(2) setting candidate files corresponding to the keywords, wherein the candidate files can comprise a painted egg prompt or a guide file (the prompt or the guide file can be 'Oops! triggered painted eggs and click on dropped painted eggs and have surprises'), a gift box file, a click gesture file and a start button;
(3) setting a pattern corresponding to the keyword, namely a target pattern, wherein the target pattern can be a milk tea cup-shaped pattern;
(4) the data processing operation is set, for example the data processing operation is a resource allocation, which may be a coupon.
After the merchant sets the information, the merchant may be prompted to set the keywords in the group (for example, to prompt the group to turn on "milky tea" colored eggs, and to try to send "new product", "milky flavor", and "milky tea" in the group, for example, as shown in fig. 3). If a certain conversation message sent by a user includes at least one keyword (for example, the certain conversation message is "duck dung milk tea"), the execution main body of the first embodiment determines that the conversation message is a target conversation message, and sends a first instruction to any participant terminal of the group, where the first instruction causes the participant terminal to first display the candidate pattern, i.e., a preset pattern, on a conversation page of the group, for example, as shown in fig. 4. When the user clicks the 'start immediately' button, the display of the preset file meets a second preset condition, and the participating terminal displays the effect of the colored eggs, namely the dropping effect of the patterns in the milk tea cup style, on the conversation page of the group. While presenting the painted egg effect, a gesture click action may also be displayed that guides the user to click on the painted egg (i.e., a milky cup style pattern), such as shown in fig. 5.
If the conversation member X clicks on the dropped milky tea cup style pattern, the participant terminal sends a data processing request to the executive agent of the first embodiment, which determines the resources obtained by the conversation member X, for example, obtains a 5-element coupon. The executing entity in the first embodiment sends the second instruction to the participant terminal corresponding to the session member X, where the second instruction causes the participant terminal corresponding to the session member X to display the data processing result, that is, to display that the 5-tuple coupon is obtained, and prompts that the coupon has been stored in the resource account (e.g., a card package) of the session member X, as shown in fig. 6. The second instructions may also cause the participant terminal corresponding to conversation member X to display a text for directing use of the resource (e.g., "go to use" such text). If the user clicks the guidance characters of the used resources, the participant terminal corresponding to the conversation member X can jump to a corresponding page or application program, for example, a milk tea purchasing page or a milk tea purchasing application program.
A specific example is given below, for example, a certain group is a promotion group of a certain merchant, the execution subject may be a server of a group facilitator, and the merchant sets the following information in advance:
(1) keywords such as 'new product', 'milk flavor' and 'milk tea' are set;
(2) setting a pattern corresponding to the keyword, namely a target pattern, wherein the target pattern can be a gift box type pattern;
(3) setting a data processing operation, for example, the data processing operation is a function jump, and taking the ordering function as a target function.
After the merchant sets the information, the merchant may be prompted to set the keywords in the group (for example, to prompt the group to start "milky tea" colored eggs, and to try to send "new product", "milky flavor", and "milky tea" in the group). If a certain conversation message sent by a user contains at least one keyword (for example, the certain conversation message is 'duck dung milk tea'), the execution main body of the first embodiment determines that the conversation message is a target conversation message, and sends a first instruction to any participant terminal of the group, wherein the first instruction enables the participant terminal to display a color egg effect, namely a dropping effect of a plurality of gift box-type patterns on a conversation page of the group. In presenting the painted egg effect, a gesture click action may also be displayed that guides the user to click on the painted egg (i.e., the gift box style pattern), such as shown in fig. 7.
If the conversation member X clicks the dropped milk tea cup-shaped pattern, the participant terminal sends a data processing request to the execution main body of the first embodiment, the execution main body of the first embodiment determines the target function, and sends a second instruction to the participant terminal corresponding to the conversation member X, and the second instruction enables the participant terminal corresponding to the conversation member X to display a data processing result, for example, a milk tea purchasing page or a milk tea purchasing application program.
The above is only an example and is not used to limit the first embodiment.
In the first embodiment, when the user sends the target session message in the session, a flowing effect of a pattern (referred to as "pattern animation effect" for short) corresponding to the target session message is displayed at the terminal of the user, or a preset pattern and the pattern animation effect are displayed, so that the richness of the information display effect is improved. The user selects the pattern in the flow, and can trigger the preset data processing operation to generate the corresponding data processing effect. Therefore, the combination of the pattern dynamic effect and the data processing operation is realized, on one hand, the displayed preset pattern and the pattern dynamic effect correspond to the conversation message key words of the user, so that the displayed preset pattern and the pattern dynamic effect are more attractive to the user, the displayed preset pattern and the pattern dynamic effect can be freely configured, and the richness of the information display effect and the sensory experience are effectively improved; on the other hand, the pattern dynamic effect not only plays a role in improving the richness of the information display effect and the sensory experience, but also plays a role in triggering data processing. Particularly, data processing operation is triggered in a mode that a user selects a pattern in the flow, namely, the user triggers the data processing operation in the pattern interaction process, so that the participation sense of the user is improved, more users are promoted to participate in the pattern interaction, and the data processing effect and efficiency are improved. And the data processing operation can be freely configured in advance, so that the data processing effect and efficiency are further improved.
In the first embodiment, by combining the pattern animation with the data processing operation, the session message has the animation triggering function and the data processing operation triggering function in addition to the communication function, so that the diversity of the session function is improved.
In the first embodiment, the user can freely configure keywords, candidate documents, patterns, or pictures, and data processing operations, and the like, and the configured candidate documents, patterns, or pictures, or data processing operations can directly implement online product marketing (for example, configure keywords related to marketing, configure candidate documents, patterns, or pictures related to marketing, allocate resources such as coupons to the user, display target information such as product details or recommendation information, display product purchasing function pages or application programs, and the like), thereby improving product marketing effect and reducing product marketing difficulty and cost. And the commodity marketing mode has high user participation and better sense, and is beneficial to improving the commodity marketing effect.
In the first embodiment, in order to reduce the disturbance to the user, if a plurality of session messages trigger the same or similar keywords in the session, the action of the preset document or pattern may be displayed only once, that is, the execution subject of the first embodiment may send the first instruction to the participating terminal only once.
In the first embodiment, the execution main body of the first embodiment may be a blockchain link point, and various pieces of information configured by the user may be identified by the blockchain and stored in the same blockchain node of the execution main body of the first embodiment, so that various pieces of information configured by the user are prevented from being tampered, and data security is improved.
A second embodiment (hereinafter, referred to as "second embodiment") of this specification provides a data processing method, and an execution subject of the second embodiment may be a terminal (including but not limited to a mobile phone, a computer, a pad, a television), or a server, or an operating system, or an application program, or a data processing platform, or a data processing system, and the like, that is, the execution subject may be various and may be set, used, or changed as needed. In addition, a third party application may also assist the execution principal in executing embodiment two. For example, as shown in fig. 1, the data processing method in the second embodiment may be executed by a server, and an application program (corresponding to the server) may be installed on a terminal (held by a user), so that data transmission may be performed between the terminal or the application program and the server, and data collection or input or output or page or information processing may be performed by the terminal or the application program, thereby assisting the server in executing the data processing method in the second embodiment.
In particular, the execution subject of the second embodiment may be any participating terminal in the first embodiment.
As shown in fig. 8, the data processing method according to the second embodiment includes:
s202: the method comprises the steps that (an execution body) a first instruction is obtained, according to the first instruction, the flowing effect of a plurality of patterns is displayed on a conversation page of a conversation corresponding to the first instruction, and the patterns correspond to the content of a target conversation message in the conversation;
the details are set forth in the description of one embodiment.
S204: and (an execution body) sending a data processing request to a server if at least one pattern is selected, so that the server executes preset data processing operation, and displaying a data processing result corresponding to the data processing operation according to a second instruction after the second instruction sent by the server is obtained.
The server may be the execution subject of embodiment one.
In a second embodiment, the displaying, on the session page of the session corresponding to the first instruction, a flow effect of a plurality of patterns may include:
displaying a preset file on a conversation page of the conversation corresponding to the first instruction, wherein the preset file is used for guiding to select patterns in the flow when the pattern flow effect appears; and after the display of the preset file meets a second preset condition, displaying the flowing effect of a plurality of patterns on a conversation page of the conversation.
In a second embodiment, the displaying, on the session page of the session corresponding to the first instruction, a flow effect of a plurality of patterns may include: and after a session page of the session corresponding to the first instruction is opened, displaying the flowing effect of a plurality of patterns on the session page of the session.
In a second embodiment, the obtaining the first instruction may include: monitoring session messages in a session, and judging whether target session messages meeting first preset conditions exist in the session or not; if so, the first instruction is fetched. That is, in the second embodiment, the execution entity in the second embodiment may also directly monitor the session message in the session, and determine whether the session has the target session message that meets the first preset condition; if so, the execution main body of the second embodiment generates the first instruction, which is equivalent to the execution main body of the second embodiment acquiring the first instruction, and the function of the first instruction is the same as that of the first instruction.
Reference is made to embodiment one for the details that are not described in detail in embodiment two. The second embodiment and the first embodiment are corresponding technical solutions described from different main body angles, so that the second embodiment can achieve the same technical effects as the first embodiment.
A third embodiment (hereinafter, referred to as "embodiment three") of this specification provides a data processing method, and an execution subject of embodiment three may be a terminal (including but not limited to a mobile phone, a computer, a pad, a television), or a server, or an operating system, or an application program, or a data processing platform, or a data processing system, and the like, that is, the execution subject may be various and may be set, used, or transformed as needed. In addition, a third party application program can assist the execution main body to execute the third embodiment. For example, as shown in fig. 1, the data processing method in the third embodiment may be executed by a server, and an application program (corresponding to the server) may be installed on a terminal (held by a user), so that data transmission may be performed between the terminal or the application program and the server, and data collection or input or output or page or information processing may be performed by the terminal or the application program, thereby assisting the server in executing the data processing method in the third embodiment.
As shown in fig. 9, the data processing method according to the third embodiment includes:
s301: monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
the details are set forth in the description of one embodiment.
S303: if the target session message meeting the first preset condition exists in the session, displaying the flow effect of a plurality of patterns on a session page of the session, wherein the patterns correspond to the content of the target session message;
the execution subject of the third embodiment may display a flow effect of a plurality of patterns on a session page of the session by itself after determining that the target session message meeting the first preset condition exists in the session, where the patterns correspond to the content of the target session message. The specific content of the flow effect of the patterns displayed on the session page of the session refers to the first embodiment or the second embodiment.
S305: and (executing the main body) if at least one pattern is selected, executing preset data processing operation and displaying a data processing result corresponding to the data processing operation.
The execution main body of the third embodiment may execute a preset data processing operation by itself after determining that at least one of the patterns is selected, and display a data processing result corresponding to the data processing operation.
The execution main body of the third embodiment may be any participant terminal in the first embodiment, but the execution main body of the third embodiment may execute the data processing method provided in the third embodiment by itself, that is, the execution main body of the third embodiment has the functions of the execution main body of the first embodiment and the execution main body of the second embodiment. It can be seen that the third embodiment can achieve the same technical effects as the first or second embodiment.
As shown in fig. 10, a fourth embodiment of this specification provides a data processing apparatus corresponding to the data processing method according to the first embodiment, including:
a determining module 402, configured to monitor session messages in a session, and determine whether a target session message meeting a first preset condition exists in the session;
a display module 404, configured to send a first instruction to any participant terminal of the session if it is determined that a target session message meeting a first preset condition exists in the session, where the first instruction is used to enable the participant terminal to display a flow effect of a plurality of patterns on a session page of the session; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message;
an executing module 406, configured to execute a preset data processing operation if a data processing request sent by the participant terminal is obtained, and send a second instruction to the participant terminal, where the second instruction is used to enable the participant terminal to display a data processing result on a session page of the session; wherein, the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.
Optionally, the enabling the participating terminal to display the flow effect of the plurality of patterns on the session page of the session includes:
enabling the participating terminal to display a preset file on a conversation page of the conversation, wherein the preset file is used for guiding the selection of the pattern in the flow when the pattern flow effect occurs;
and after the display of the preset file meets a second preset condition, the participating terminal displays the flowing effect of a plurality of patterns on the conversation page of the conversation.
Optionally, the preset document is a candidate document corresponding to the keyword in the target session message.
Optionally, the presentation module 404 is configured to obtain the document configuration information, determine candidate documents according to the document configuration information, and determine a corresponding relationship between each candidate document and the keyword.
Optionally, the determining whether the target session message meeting the first preset condition exists in the session includes:
and for any conversation message in the conversation, if the keyword in the conversation message corresponds to the candidate file, judging that the conversation message is the target conversation message meeting the first preset condition.
Optionally, the executing preset data processing operation includes:
determining resources obtained by session members corresponding to the participating terminal; and the session member corresponding to the participating terminal is a member participating in the session through the participating terminal.
Optionally, the step of enabling the participating terminal to display the data processing result on the session page of the session includes:
and displaying the resources obtained by the session members corresponding to the participating terminal on the session page of the session by the participating terminal.
Optionally, the apparatus further comprises:
the resource module is used for increasing the resource of the resource account of the conversation member corresponding to the participating terminal after executing the preset data processing operation;
or the like, or, alternatively,
and after executing preset data processing operation, sending a third instruction to the server where the resource account of the session member corresponding to the participating terminal is located, wherein the third instruction is used for enabling the server to increase the resource account of the session member corresponding to the participating terminal by the resource.
Optionally, the step of enabling the participating terminal to display the data processing result on the session page of the session includes:
and enabling the participating terminal to display the guiding case for drawing the resources on the session page of the session.
Optionally, the apparatus further comprises:
the resource module is used for increasing the resource of the resource account of the session member corresponding to the participating terminal if judging that the session member corresponding to the participating terminal executes the resource obtaining operation;
or, if it is determined that the session member corresponding to the participant terminal performs the resource obtaining operation, sending a fourth instruction to the server where the resource account of the session member corresponding to the participant terminal is located, where the fourth instruction is used to enable the server to add the resource to the resource account of the session member corresponding to the participant terminal.
Optionally, determining the resource obtained by the session member corresponding to the participating terminal includes:
and determining the resources obtained by the session members corresponding to the participating terminal according to the preset resource configuration information.
Optionally, the executing preset data processing operation includes:
target information is determined.
Optionally, the step of enabling the participating terminal to display the data processing result on the session page of the session includes:
and enabling the participating terminal to display the target information on a session page of the session.
Optionally, the target information is recommendation information corresponding to a keyword in the target session message.
Optionally, the executing preset data processing operation includes:
a target function is determined.
Optionally, the step of enabling the participating terminal to display the data processing result on the session page of the session includes:
and enabling the participating terminal to display a page or an application program for realizing the target function on a session page of the session.
Optionally, the target function is a function corresponding to a keyword in the target session message.
As shown in fig. 11, a fifth embodiment of the present specification provides a data processing apparatus corresponding to the data processing method according to the second embodiment, including:
a display module 501, configured to obtain a first instruction, and display a flow effect of a plurality of patterns on a session page of a session corresponding to the first instruction according to the first instruction, where the patterns correspond to content of a target session message in the session;
the request module 503 is configured to send a data processing request to a server if it is determined that at least one pattern is selected, so that the server executes a preset data processing operation, and after a second instruction sent by the server is obtained, display a data processing result corresponding to the data processing operation according to the second instruction.
Optionally, displaying the flow effect of the patterns on the session page of the session corresponding to the first instruction includes:
displaying a preset file on a conversation page of a conversation corresponding to the first instruction, wherein the preset file is used for guiding selection of patterns in the flow when pattern flow effects occur;
and after the display of the preset file meets a second preset condition, displaying the flowing effect of a plurality of patterns on a conversation page of the conversation.
Optionally, displaying the flow effect of the patterns on the session page of the session corresponding to the first instruction includes:
and after a session page of the session corresponding to the first instruction is opened, displaying the flow effect of a plurality of patterns on the session page of the session.
Optionally, the obtaining the first instruction includes:
monitoring session messages in a session, and judging whether target session messages meeting first preset conditions exist in the session or not;
if so, the first instruction is fetched.
As shown in fig. 12, a sixth embodiment of the present specification provides a data processing apparatus corresponding to the data processing method according to the third embodiment, including:
a determining module 602, configured to monitor session messages in a session, and determine whether a target session message meeting a first preset condition exists in the session;
a display module 604, configured to display a flow effect of a plurality of patterns on a session page of the session if it is determined that a target session message meeting a first preset condition exists in the session, where the patterns correspond to content of the target session message;
the executing module 606 is configured to execute a preset data processing operation and display a data processing result corresponding to the data processing operation if it is determined that at least one pattern is selected.
A seventh embodiment of the present specification provides a data processing apparatus comprising:
at least one processor;
and the number of the first and second groups,
a memory communicatively coupled to the at least one processor;
wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to enable the at least one processor to perform the data processing method of embodiment one or embodiment two or embodiment three.
An eighth embodiment of the present specification provides a computer-readable storage medium storing computer-executable instructions that, when executed by a processor, implement the data processing method according to the first embodiment or the second embodiment or the third embodiment.
The above embodiments may be used in combination, and the modules with the same name between different embodiments or within the same embodiment may be the same or different modules.
While certain embodiments of the present disclosure have been described above, other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily have to be in the particular order shown or in sequential order to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus, device, and non-volatile computer-readable storage medium embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and in relation to the description, reference may be made to some portions of the description of the method embodiments.
The apparatus, the device, the nonvolatile computer readable storage medium, and the method provided in the embodiments of the present specification correspond to each other, and therefore, the apparatus, the device, and the nonvolatile computer storage medium also have similar advantageous technical effects to the corresponding method.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the various elements may be implemented in the same one or more software and/or hardware implementations of the present description.
As will be appreciated by one skilled in the art, the present specification embodiments may be provided as a method, system, or computer program product. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The description has been presented with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape disk storage or other magnetic storage devices, or any other non-transmission medium which can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
This description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present disclosure, and is not intended to limit the present disclosure. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present application shall be included in the scope of the claims of the present application.

Claims (25)

1. A method of data processing, comprising:
monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
if yes, sending a first instruction to any one of the participating terminals of the conversation, wherein the first instruction is used for enabling the participating terminal to display the flowing effect of a plurality of patterns on a conversation page of the conversation; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message;
if a data processing request sent by the participant terminal is acquired, executing a preset data processing operation, and sending a second instruction to the participant terminal, wherein the second instruction is used for enabling the participant terminal to display a data processing result on a session page of the session; wherein, the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.
2. The method of claim 1, causing the participant terminal to present a patterned streaming effect on a session page of the session comprises:
enabling the participating terminal to display a preset file on a conversation page of the conversation, wherein the preset file is used for guiding the selection of the pattern in the flow when the pattern flow effect occurs;
and after the display of the preset file meets a second preset condition, the participating terminal displays the flowing effect of a plurality of patterns on the conversation page of the conversation.
3. The method of claim 2, wherein the predetermined document is a candidate document corresponding to a keyword in the target conversation message.
4. The method of any of claims 1 to 3, further comprising:
obtaining the configuration information of the file, determining candidate files according to the configuration information of the file, and the corresponding relation between each candidate file and the keywords.
5. The method of claim 4, wherein determining whether there is a target session message satisfying a first preset condition in the session comprises:
and for any conversation message in the conversation, if the keyword in the conversation message corresponds to the candidate file, judging that the conversation message is the target conversation message meeting the first preset condition.
6. The method of claim 1, wherein performing the predetermined data processing operation comprises:
determining resources obtained by session members corresponding to the participating terminal; and the session member corresponding to the participating terminal is a member participating in the session through the participating terminal.
7. The method as claimed in claim 6, enabling the participant terminal to present the data processing result on the session page of the session comprises:
and displaying the resources obtained by the session members corresponding to the participating terminal on the session page of the session by the participating terminal.
8. The method of claim 6 or 7, after performing a predetermined data processing operation, the method further comprising:
adding the resources to the resource account of the session member corresponding to the participating terminal;
or the like, or, alternatively,
after the preset data processing operation is executed, the method further comprises the following steps:
and sending a third instruction to the server where the resource account of the session member corresponding to the participating terminal is located, wherein the third instruction is used for enabling the server to increase the resource account of the session member corresponding to the participating terminal by the resource.
9. The method as claimed in claim 6, enabling the participant terminal to present the data processing result on the session page of the session comprises:
and enabling the participating terminal to display the guiding case for drawing the resources on the session page of the session.
10. The method of claim 9, the method further comprising:
if the conversation member corresponding to the participating terminal is judged to execute the resource obtaining operation, the resource account of the conversation member corresponding to the participating terminal is added with the resource;
or the like, or, alternatively,
the method further comprises the following steps:
and if the session member corresponding to the participating terminal is judged to execute the resource obtaining operation, sending a fourth instruction to the server where the resource account of the session member corresponding to the participating terminal is located, wherein the fourth instruction is used for enabling the server to increase the resource account of the session member corresponding to the participating terminal by the resource.
11. The method according to any one of claims 6 to 10, wherein determining the resources obtained by the session members corresponding to the participant terminal comprises:
and determining the resources obtained by the session members corresponding to the participating terminal according to the preset resource configuration information.
12. The method of claim 1, wherein performing the predetermined data processing operation comprises:
determining target information;
enabling the participating terminal to display the data processing result on the session page of the session comprises the following steps:
and enabling the participating terminal to display the target information on a session page of the session.
13. The method of claim 12, wherein the target information is recommendation information corresponding to a keyword in the target conversation message.
14. The method of claim 1, wherein performing the predetermined data processing operation comprises:
determining a target function;
enabling the participating terminal to display the data processing result on the session page of the session comprises the following steps:
and enabling the participating terminal to display a page or an application program for realizing the target function on a session page of the session.
15. The method of claim 14, wherein the target function is a function corresponding to a keyword in the target conversation message.
16. A method of data processing, comprising:
acquiring a first instruction, and displaying the flowing effect of a plurality of patterns on a conversation page of a conversation corresponding to the first instruction according to the first instruction, wherein the patterns correspond to the content of a target conversation message in the conversation;
and if at least one pattern is selected, sending a data processing request to a server so that the server executes preset data processing operation, and displaying a data processing result corresponding to the data processing operation according to a second instruction after the second instruction sent by the server is acquired.
17. The method of claim 16, wherein presenting a plurality of patterns of flow effects on a conversation page of a conversation corresponding to the first instruction comprises:
displaying a preset file on a conversation page of a conversation corresponding to the first instruction, wherein the preset file is used for guiding selection of patterns in the flow when pattern flow effects occur;
and after the display of the preset file meets a second preset condition, displaying the flowing effect of a plurality of patterns on a conversation page of the conversation.
18. The method of claim 16, wherein presenting a flow effect of a number of patterns on a conversation page of a conversation corresponding to the first instruction comprises:
and after a session page of the session corresponding to the first instruction is opened, displaying the flowing effect of a plurality of patterns on the session page of the session.
19. The method of any of claims 16 to 18, wherein fetching the first instruction comprises:
monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
if so, the first instruction is fetched.
20. A method of data processing, comprising:
monitoring session messages in a session, and judging whether a target session message meeting a first preset condition exists in the session;
if so, displaying the flowing effect of a plurality of patterns on a conversation page of the conversation, wherein the patterns correspond to the content of the target conversation message;
and if at least one pattern is selected, executing preset data processing operation and displaying a data processing result corresponding to the data processing operation.
21. A data processing apparatus comprising:
the judging module is used for monitoring session messages in a session and judging whether a target session message meeting a first preset condition exists in the session;
the display module is used for sending a first instruction to any one of the participating terminals of the conversation if the target conversation message meeting a first preset condition exists in the conversation, wherein the first instruction is used for enabling the participating terminal to display the flowing effect of a plurality of patterns on a conversation page of the conversation; the participating terminal is a login terminal of an account contained in the session, and the pattern corresponds to the content of the target session message;
the execution module is used for executing preset data processing operation and sending a second instruction to the participant terminal if the data processing request sent by the participant terminal is obtained, wherein the second instruction is used for enabling the participant terminal to display a data processing result on a session page of the session; wherein, the data processing request is sent after the participant terminal judges that at least one pattern displayed by the participant terminal is selected.
22. A data processing apparatus comprising:
the display module is used for acquiring a first instruction, and displaying the flow effect of a plurality of patterns on a conversation page of a conversation corresponding to the first instruction according to the first instruction, wherein the patterns correspond to the content of a target conversation message in the conversation;
and the request module is used for sending a data processing request to a server if at least one pattern is selected, so that the server executes preset data processing operation, and displaying a data processing result corresponding to the data processing operation according to a second instruction after the second instruction sent by the server is obtained.
23. A data processing apparatus comprising:
the judging module is used for monitoring session messages in a session and judging whether a target session message meeting a first preset condition exists in the session;
the display module is used for displaying the flowing effect of a plurality of patterns on a conversation page of the conversation if the target conversation message meeting a first preset condition exists in the conversation;
and the execution module is used for executing preset data processing operation and displaying a data processing result corresponding to the data processing operation if at least one pattern is selected.
24. A data processing apparatus comprising:
at least one processor;
and the number of the first and second groups,
a memory communicatively coupled to the at least one processor;
wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the data processing method of any one of claims 1 to 15 or 16 to 19 or 20.
25. A computer-readable storage medium storing computer-executable instructions that, when executed by a processor, implement the data processing method of any one of claims 1 to 15 or any one of claims 16 to 19 or 20.
CN202210089706.4A 2022-01-25 2022-01-25 Data processing method, device, equipment and medium Pending CN114510182A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210089706.4A CN114510182A (en) 2022-01-25 2022-01-25 Data processing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210089706.4A CN114510182A (en) 2022-01-25 2022-01-25 Data processing method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN114510182A true CN114510182A (en) 2022-05-17

Family

ID=81549170

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210089706.4A Pending CN114510182A (en) 2022-01-25 2022-01-25 Data processing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN114510182A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1757057A (en) * 2003-03-03 2006-04-05 美国在线服务公司 Using avatars to communicate
WO2019029409A1 (en) * 2017-08-11 2019-02-14 腾讯科技(深圳)有限公司 Instant messaging-based information pushing method and apparatus, terminal and storage medium
CN110062270A (en) * 2019-04-24 2019-07-26 北京豆萌信息技术有限公司 Advertisement demonstration method and device
CN112748976A (en) * 2020-08-05 2021-05-04 腾讯科技(深圳)有限公司 Expression element display method, device and equipment and computer readable storage medium
CN112817670A (en) * 2020-08-05 2021-05-18 腾讯科技(深圳)有限公司 Information display method, device, equipment and storage medium based on session
CN113891134A (en) * 2021-01-29 2022-01-04 北京字跳网络技术有限公司 Red packet interaction method and device, computer equipment and readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1757057A (en) * 2003-03-03 2006-04-05 美国在线服务公司 Using avatars to communicate
WO2019029409A1 (en) * 2017-08-11 2019-02-14 腾讯科技(深圳)有限公司 Instant messaging-based information pushing method and apparatus, terminal and storage medium
CN110062270A (en) * 2019-04-24 2019-07-26 北京豆萌信息技术有限公司 Advertisement demonstration method and device
CN112748976A (en) * 2020-08-05 2021-05-04 腾讯科技(深圳)有限公司 Expression element display method, device and equipment and computer readable storage medium
CN112817670A (en) * 2020-08-05 2021-05-18 腾讯科技(深圳)有限公司 Information display method, device, equipment and storage medium based on session
CN113891134A (en) * 2021-01-29 2022-01-04 北京字跳网络技术有限公司 Red packet interaction method and device, computer equipment and readable storage medium

Similar Documents

Publication Publication Date Title
Rowles Mobile marketing: how mobile technology is revolutionizing marketing, communications and advertising
CN107707452B (en) Information display method and device for expressions and electronic equipment
US10643253B2 (en) Multi-protocol interactive mobile video advertising
US20100023871A1 (en) Methods and Systems Providing an Interactive Social Ticker
Lichaw The user's journey: storymapping products that people love
US20190163261A1 (en) Method and System Modeling Social Identity In Digital Media With Dynamic Group Membership
JP2023524753A (en) Communication method, device, computer equipment and computer program based on virtual character interaction interface
US20150328549A1 (en) System, method, and storage medium storing program for providing game
JP2024507605A (en) Video interaction, video processing methods, devices, equipment and storage media
Kocienda Creative selection: Inside Apple's design process during the golden age of Steve Jobs
CN111589163A (en) Ranking list processing method, terminal device, server and storage medium
CN111881395A (en) Page presenting method, device, equipment and computer readable storage medium
CN110007985B (en) Applet music player component calling method and equipment
CN112801684A (en) Advertisement playing method and device
CN108399091B (en) Method for displaying answer page, computer storage medium and terminal equipment
Lengstorf et al. Real Time Web Apps
CN113079244A (en) Hot event display method of application program and electronic equipment
CN114510182A (en) Data processing method, device, equipment and medium
Goldman Facebook Cookbook: Building Applications to Grow Your Facebook Empire
Cook LibGDX Game Development By Example
CN114924704A (en) Animation special effect display control method and device, electronic equipment and storage medium
CN112633933A (en) Information recommendation method and device
Kelley All thumbs: Mobile marketing that works
Zammetti Practical Palm Pre WebOS Projects
Andersson Usability and User Experience in Mobile App Frameworks: Subjective, but not Objective, Differences between a Hybrid and a Native Mobile Application

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