An intelligent rummy implementation method and system, computer device and storage medium
Through the intelligent progress tracking method and system, team leaders can quickly understand and remind members of their work progress, solving the problem of low efficiency in manually summarizing progress in the financial industry and realizing an efficient progress management and reminder mechanism.
Patent Information
- Application Number
- CN202310824770.7
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2023-07-06
- Publication Date
- 2026-01-27
- Estimated Expiration
- 2043-07-06
AI Technical Summary
In the financial industry, team or squad leaders often need to manually inquire about and summarize the work progress of their team members, leading to inefficiency and an inability to promptly understand the completion status.
This paper provides a method and system for implementing intelligent word chain games. The system receives a word chain game instruction from the initiator, displays a filling interface, receives information filling and confirmation instructions, generates a participation interface, publishes it within the target group, and receives instructions from participants to achieve intelligent word chain games.
It enables members within the target group to provide timely feedback on work completion status, saving time and effort, allowing them to quickly view progress and appropriately remind those who have not yet completed their tasks, avoiding excessive reminders and improving overall efficiency.
Smart Images

Figure CN116633895B_ABST
Abstract
Description
Technical Field
[0001] This invention relates to the field of information processing technology, specifically to a method, system, computer device, and non-volatile computer-readable storage medium for implementing intelligent word chaining. Background Technology
[0002] Currently, with the development of computer technology, more and more technologies are being applied in the financial field. The traditional financial industry is gradually transforming into financial technology (Fintech), and the chain-relay technology is no exception. However, due to the security and real-time requirements of the financial industry, higher demands are also being placed on the chain-relay technology.
[0003] Currently, banks have numerous internal departments. As a team / group / small group leader, there are many miscellaneous tasks that need to be followed up and handled in daily work, such as the staff's knowledge test, the completion of XXX feedback forms, and participation in XXX training. If you want to know the completion status of the team / group / small group in a timely manner, you need to assign a dedicated person to inquire and summarize the overall progress, which is time-consuming, laborious, and inefficient.
[0004] Therefore, how to provide a method, system, computer device, and non-volatile computer-readable storage medium for intelligent relaying, so as to enable the person in charge to initiate a target relay, and the relevant personnel in the target group to report the completion status of their work in a timely manner through the target relay, is a problem that urgently needs to be solved by those skilled in the art. Summary of the Invention
[0005] In view of the shortcomings of the prior art, the purpose of this invention is to provide a method, system, computer device and non-volatile computer-readable storage medium for implementing intelligent chain-like tasks that can be used in financial technology or other related fields. It can enable a person in charge to initiate a target chain-like task, and relevant personnel in the target group can promptly report the completion status of their work through the target chain-like task, saving time and effort.
[0006] To achieve the above objectives, the present invention adopts the following technical solution:
[0007] A method for implementing intelligent word chain games, comprising:
[0008] Receive the initiator's instruction to start a chain of events for the target chain, and display the interface for filling in the chain of events elements;
[0009] Based on the linking element filling interface, receive the initiator's information filling instruction, and fill in the information on the linking element filling interface.
[0010] Based on the information filled in the chain element filling interface, the system receives the initiator's confirmation instruction and generates a chain participation interface.
[0011] Publish the link to participate in the group chat to the target group;
[0012] Based on the chain participation interface, the system receives chain participation instructions from participants within the target group, thereby enabling intelligent chain participation for the target chain.
[0013] In a further technical solution, the intelligent chain-relay implementation method includes receiving the chain-relay initiation instruction from the initiator for the target chain and displaying a chain-relay element filling interface, wherein the chain-relay element filling interface includes a title, additional remarks, participants, deadline, and reminder rules.
[0014] In a further technical solution, the intelligent relay-writing method includes receiving relay participation instructions from participants within the target group based on the relay participation interface, thereby realizing intelligent relay-writing for the target relay.
[0015] After the participant long-presses the participation interface, the following function keys will be displayed: Participate in the chain, Do not remind me again, Remind me later;
[0016] The initiator can long-press the participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder.
[0017] In a further technical solution, the intelligent chain-relay implementation method includes a chain-relay element filling interface that receives confirmation of initiation from the initiator and generates a chain-relay participation interface based on the information filled in. After the target chain-relay is confirmed to be initiated, a new HashMap is created in memory with key = username and initial value = 0, indicating that no chain-relay has been initiated.
[0018] In a further technical solution, the intelligent relay method includes a relay element filling interface based on the filled information, which receives a confirmation initiation command from the initiator and generates a relay participation interface. After the target relay is confirmed, a ScheduledExecutorService timed task is created, with the trigger time being the deadline minus the time length specified in the reminder rule. Upon expiration, the HashMap is automatically traversed to remind all non-relay participants in the target group whose value is 0.
[0019] In a further technical solution, the intelligent relay-writing method includes receiving relay participation instructions from participants within the target group based on the relay participation interface, thereby realizing intelligent relay-writing for the target relay.
[0020] After the participant clicks "Remind me later", a ScheduledExecutorService timed task is created to trigger a reminder after the specified time.
[0021] After the participant clicks "Don't remind me again", the value of the corresponding username in the HashMap is updated to 2, indicating that the reminder will not be sent again.
[0022] The participant can participate in the smart relay by clicking "Participate in the relay". After confirming the relay, the value of the corresponding username is updated to 1, indicating that the relay has been completed, and the relay completion information is sent to the target group.
[0023] In a further technical solution, the intelligent relay-writing method includes receiving relay participation instructions from participants within the target group based on the relay participation interface, thereby realizing intelligent relay-writing for the target relay.
[0024] After the initiator clicks on "Those who have not completed the relay", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all the people have been traversed, the message "The above people have not completed the relay" is appended to the end and displayed in a pop-up window without reminding the target group.
[0025] After the initiator clicks "One-click reminder", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all participants have been traversed, the message "The above participants have not completed the relay. Please handle it in time" is appended to the end. The entire string is automatically sent to the target group to automatically remind all participants who have not completed the relay.
[0026] A smart relay system, comprising:
[0027] The chain-relay initiation module is used to receive the initiator's instruction to initiate a chain-relay for the target chain and to display the chain-relay element filling interface;
[0028] The information filling module is used to receive the information filling instruction from the initiator based on the chain element filling interface, and fill in the information on the chain element filling interface.
[0029] The participation interface generation module is used to receive the initiator's confirmation initiation instruction and generate the participation interface based on the chain element filling interface after the information is filled in.
[0030] The participation interface publishing module is used to publish the participation interface to the target group;
[0031] The chain-relay implementation module is used to receive chain-relay participation instructions from participants in the target group based on the chain-relay participation interface, and realize intelligent chain-relay for the target chain.
[0032] A computer device, wherein the computer device includes at least one processor; and,
[0033] A memory communicatively connected to the at least one processor; wherein,
[0034] The memory stores a computer program that can be executed by the at least one processor. When the computer program is executed by the at least one processor, it can implement the intelligent relay method as described above.
[0035] A non-volatile computer-readable storage medium, wherein the non-volatile computer-readable storage medium stores a computer program, which, when executed by at least one processor, can implement the intelligent word chain implementation method as described in any of the preceding claims.
[0036] Compared to existing technologies, this invention provides a method, system, computer device, and non-volatile computer-readable storage medium for intelligent chain-reaction activities. The method includes: receiving a chain-reaction initiation instruction from an initiator for a target chain-reaction and displaying a chain-reaction element filling interface; receiving an information filling instruction from the initiator based on the chain-reaction element filling interface and filling in information on the chain-reaction element filling interface; receiving a confirmation instruction from the initiator based on the filled-in information on the chain-reaction element filling interface and generating a chain-reaction participation interface; publishing the chain-reaction participation interface to a target group; and receiving chain-reaction participation instructions from participants in the target group based on the chain-reaction participation interface, thus realizing intelligent chain-reaction for the target chain-reaction. This method allows a person in charge to initiate a target chain-reaction, and relevant personnel in the target group can promptly report their work completion status through the target chain-reaction, saving time and effort. Attached Figure Description
[0037] To more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, the drawings described below are only some embodiments recorded in the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.
[0038] Figure 1 This is a flowchart illustrating an intelligent word chain implementation method provided in an embodiment of the present invention.
[0039] Figure 2This is a schematic diagram of the functional modules of an intelligent relay system provided in an embodiment of the present invention.
[0040] Figure 3 This is a schematic diagram of the hardware structure of the computer device provided in an embodiment of the present invention. Detailed Implementation
[0041] To make the objectives, technical solutions, and effects of this invention clearer and more explicit, the invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
[0042] In the description of this invention, the terms "comprising," "including," "having," and "containing" are all open-ended terms, meaning that they include but are not limited to. The terms "one embodiment," "one specific embodiment," "some embodiments," and "for example," etc., refer to specific features, structures, or characteristics described in connection with that embodiment or example, which are included in at least one embodiment or example of this application. In this specification, the illustrative expressions of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the specific features, structures, or characteristics described can be combined in any suitable manner in one or more embodiments or examples. The order of steps involved in the various embodiments is used to illustrate the implementation of this application, and the order of steps is not limited and can be adjusted appropriately as needed.
[0043] Various non-limiting embodiments of the present invention will now be described in detail with reference to the accompanying drawings.
[0044] Currently, with the development of computer technology, more and more technologies are being applied in the financial field. The traditional financial industry is gradually transforming into financial technology (Fintech), and the chain-relay technology is no exception. However, due to the security and real-time requirements of the financial industry, higher demands are also being placed on the chain-relay technology.
[0045] Currently, banks have numerous internal departments. As a team / group / small group leader, there are many miscellaneous tasks that need to be followed up and handled in daily work, such as the staff's knowledge test, the completion of XXX feedback forms, and participation in XXX training. If you want to know the completion status of the team / group / small group in a timely manner, you need to assign a dedicated person to inquire and summarize the overall progress, which is time-consuming, laborious, and inefficient.
[0046] Therefore, how to provide a method, system, computer device, and non-volatile computer-readable storage medium for intelligent relaying, so as to enable the person in charge to initiate a target relay, and the relevant personnel in the target group to report the completion status of their work in a timely manner through the target relay, is a problem that urgently needs to be solved by those skilled in the art.
[0047] Therefore, to resolve the above issues, please refer to [link / reference needed]. Figure 1 This invention provides a method for implementing intelligent word chain games, wherein the method includes the following steps:
[0048] S100: Receive the initiator's instruction to initiate a chain of events for the target chain, and display the chain of events element filling interface;
[0049] S200: Based on the chain element filling interface, receive the initiator's information filling instruction, and fill in the information on the chain element filling interface.
[0050] S300: Based on the chain element filling interface after information filling, receive the initiator's confirmation initiation instruction and generate the chain participation interface;
[0051] S400: Publish the chain participation interface to the target group;
[0052] S500: Based on the chain participation interface, receive the chain participation instructions from participants in the target group to realize intelligent chain participation for the target chain.
[0053] Furthermore, in the aforementioned intelligent chain-relay implementation method, the step of receiving the initiator's chain-relay initiation instruction for the target chain and displaying a chain-relay element filling interface includes a title, additional notes, participants, deadline, and reminder rules.
[0054] In specific implementation, in this embodiment, the interface for filling in the relay elements includes a title, additional remarks, participants, deadline, and reminder rules, among which...
[0055] Titles could be like this: Those who have completed the geek exam, please join the chain;
[0056] Additional notes: For the Java position, all 11 courses must be completed.
[0057] Participants include: Student A, Student B, Student C, etc.
[0058] Deadline, for example: 2023-05-08 17:30:00;
[0059] Reminder rules such as: 2 hours in advance | 1 hour in advance.
[0060] Furthermore, in the aforementioned intelligent chain-relay implementation method, the step of receiving chain-relay participation instructions from participants within the target group based on the chain-relay participation interface, thereby realizing intelligent chain-relay for the target chain, wherein...
[0061] After the participant long-presses the participation interface, the following function keys will be displayed: Participate in the chain, Do not remind me again, Remind me later;
[0062] The initiator can long-press the participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder.
[0063] In specific implementation, in this embodiment, after the chain participation interface is published to the target group, the participants (ordinary participants) long-press the chain participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later. The initiator (chain initiator) long-presses the chain participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder.
[0064] Furthermore, in the aforementioned intelligent chain-relay implementation method, the chain-relay element filling interface based on the filled-in information receives the initiator's confirmation initiation instruction and generates a chain-relay participation interface. After the target chain-relay is confirmed to be initiated, a new HashMap is created in memory, with key = username and initial value = 0, indicating that no chain-relay has been initiated.
[0065] In specific implementation, in this embodiment, after the target chain is confirmed to be initiated, a new HashMap is created in memory with the key = username and the initial value = 0, indicating that no chain has been formed.
[0066] Furthermore, in the aforementioned intelligent relay method, the relay element filling interface, based on the information filled in, receives the initiator's confirmation initiation command and generates a relay participation interface. After the target relay is confirmed, a ScheduledExecutorService timed task is created, with the trigger time being the deadline minus the time length specified in the reminder rule. Upon expiration, the HashMap is automatically traversed to remind all non-relay participants in the target group whose value is 0.
[0067] In specific implementation, in this embodiment, after the target group is confirmed to be initiating the group, a ScheduledExecutorService timed task is created. The trigger time is the deadline minus the time length specified in the reminder rule. When the deadline is reached, the HashMap is automatically traversed to remind all non-group members in the target group whose value = 0.
[0068] Furthermore, in the aforementioned intelligent chain-relay implementation method, the step of receiving chain-relay participation instructions from participants within the target group based on the chain-relay participation interface, thereby realizing intelligent chain-relay for the target chain, wherein...
[0069] After the participant clicks "Remind me later", a ScheduledExecutorService timed task is created to trigger a reminder after the specified time.
[0070] After the participant clicks "Don't remind me again", the value of the corresponding username in the HashMap is updated to 2, indicating that the reminder will not be sent again.
[0071] The participant can participate in the smart relay by clicking "Participate in the relay". After confirming the relay, the value of the corresponding username is updated to 1, indicating that the relay has been completed, and the relay completion information is sent to the target group.
[0072] In specific implementation, in this embodiment, if a participant has not actually joined the group and cannot complete the task and join the group in the short term, but is expected to complete it at a certain time, they can click "Remind Later" and select "2 hours later". The background will automatically create a ScheduledExecutorService scheduled task and trigger a reminder after the specified time.
[0073] If a participant has not actually joined the group, cannot complete the task and join the group in the short term, and does not want to receive reminders from other people in the target group to join the group, they can click "Don't remind me again". The value of the corresponding username in the HashMap will be updated to 2, indicating that they will no longer be reminded.
[0074] If a participant clicks "Participate in the Chain Relay" to join the smart chain relay, after confirming the relay, the value of their corresponding username is updated to 1, indicating that they have joined the relay. A message indicating that they have joined the relay is sent to the target group. This message is not noticed by people who are not in the HashMap, or who are in the HashMap but whose value is 1 or 2. It only reminds people who are in the HashMap and whose value is 0. Finally, the entire HashMap is traversed. If all values are 1, it means that the person is the last person to complete the relay relay. The person who initiated the relay relay is automatically @mentioned and a callback reminder is sent.
[0075] Furthermore, in the aforementioned intelligent chain-relay implementation method, the step of receiving chain-relay participation instructions from participants within the target group based on the chain-relay participation interface, thereby realizing intelligent chain-relay for the target chain, wherein...
[0076] After the initiator clicks on "Those who have not completed the relay", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all the people have been traversed, the message "The above people have not completed the relay" is appended to the end and displayed in a pop-up window without reminding the target group.
[0077] After the initiator clicks "One-click reminder", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all participants have been traversed, the message "The above participants have not completed the relay. Please handle it in time" is appended to the end. The entire string is automatically sent to the target group to automatically remind all participants who have not completed the relay.
[0078] In specific implementation, in this embodiment, after the initiator clicks "Those who have not completed the relay", the background traverses the entire HashMap. If the value is 1, it skips; if the value is 0 or 2, it concatenates the strings, for example, concatenating "Student B". After all the people have been traversed, the end is concatenated with "The above people have not completed the relay", and a pop-up window is displayed, but no reminder is given in the target group.
[0079] After the initiator clicks "One-click reminder", the background iterates through the entire HashMap. If the value is 1, it skips the process. If the value is 0 or 2, it concatenates the strings, for example, by adding "@Student B". After all participants have been iterated through, the end is concatenated with "The above participants have not completed the relay. Please handle it in time". The entire string is automatically sent to the target group, which serves to automatically remind all participants who have not yet joined the relay.
[0080] As can be seen from the above method embodiments, the intelligent chain-reaction method provided by the present invention receives a chain-reaction initiation instruction from the initiator for a target chain-reaction, displays a chain-reaction element filling interface, then receives the initiator's information filling instruction based on the chain-reaction element filling interface, and fills in the information on the chain-reaction element filling interface; then, based on the chain-reaction element filling interface after information filling, receives the initiator's confirmation instruction to generate a chain-reaction participation interface; then, the chain-reaction participation interface is published to the target group; finally, based on the chain-reaction participation interface, the initiator receives chain-reaction participation instructions from participants in the target group, thus realizing intelligent chain-reaction for the target chain-reaction. In this way, the method of the present invention allows a person in charge to initiate a target chain-reaction, and relevant personnel in the target group can promptly report the completion status of their work through the target chain-reaction, saving time and effort.
[0081] Specifically, the intelligent chain-relay implementation method provided by the present invention has at least the following advantages:
[0082] 1) You can quickly view the current progress of all initiated chain events, ensuring overall control and effectively preventing the progress of events from getting out of control;
[0083] 2) Provide appropriate reminders to avoid missing the chain of events due to oversight, and also to avoid causing resentment from excessive reminders.
[0084] 3) It can quickly view and remind those who have not yet joined the queue, thus playing a rapid supervisory role;
[0085] 4) Simple and easy to use, more user-friendly and intelligent.
[0086] It should be understood that although this application provides the method operation steps as described in the embodiments or flowcharts, conventional or non-inventive labor may include more or fewer operation steps, and these operation steps are not necessarily executed sequentially according to the order of the embodiments or flowcharts. The order of steps listed in the embodiments or flowcharts is merely one way of executing many steps and does not represent the only execution order. It should be noted that there is no necessary sequential order between the above steps. Those skilled in the art can understand from the description of the embodiments of the present invention that the above steps may have different execution orders in different embodiments, that is, they may be executed in parallel or in exchange, etc. Moreover, at least some steps in the embodiments or flowcharts may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily completed at the same time, but may be executed at different times. The execution order of these sub-steps or stages is not necessarily sequential, but may be executed in turn, alternately, or synchronously with other steps or at least a part of the sub-steps or stages of other steps.
[0087] Based on the above embodiments, please refer to Figure 2 Another embodiment of the present invention also provides an intelligent chain-relay implementation system, wherein the system includes:
[0088] The chain-relay initiation module 11 is used to receive the chain-relay initiation instruction from the initiator for the target chain and display the chain-relay element filling interface;
[0089] Information filling module 12 is used to receive the information filling instruction from the initiator based on the chain element filling interface and fill in the information on the chain element filling interface.
[0090] The participation interface generation module 13 is used to receive the initiator's confirmation initiation instruction and generate a participation interface based on the chain element filling interface after the information is filled in.
[0091] The participation interface publishing module 14 is used to publish the chain participation interface to the target group;
[0092] The chain-relay implementation module 15 is used to receive chain-relay participation instructions from participants in the target group based on the chain-relay participation interface, and realize intelligent chain-relay for the target chain.
[0093] Furthermore, in the aforementioned intelligent chain-relay system, the receiving initiator's chain-relay initiation instruction for the target chain displays a chain-relay element filling interface, wherein the chain-relay element filling interface includes a title, additional remarks, participants, deadline, and reminder rules.
[0094] In specific implementation, in this embodiment, the interface for filling in the relay elements includes a title, additional remarks, participants, deadline, and reminder rules, among which...
[0095] Titles could be like this: Those who have completed the geek exam, please join the chain;
[0096] Additional notes: For the Java position, all 11 courses must be completed.
[0097] Participants include: Student A, Student B, Student C, etc.
[0098] Deadline, for example: 2023-05-08 17:30:00;
[0099] Reminder rules such as: 2 hours in advance | 1 hour in advance.
[0100] Furthermore, in the aforementioned intelligent chain-reaction system, the process of receiving chain-reaction participation instructions from participants within the target group based on the chain-reaction participation interface, thereby realizing intelligent chain-reaction for the target chain, wherein...
[0101] After the participant long-presses the participation interface, the following function keys will be displayed: Participate in the chain, Do not remind me again, Remind me later;
[0102] The initiator can long-press the participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder.
[0103] In specific implementation, in this embodiment, after the chain participation interface is published to the target group, the participants (ordinary participants) long-press the chain participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later. The initiator (chain initiator) long-presses the chain participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder.
[0104] Furthermore, in the aforementioned intelligent chain-relay implementation system, the chain-relay element filling interface based on the filled-in information receives the initiator's confirmation initiation instruction and generates a chain-relay participation interface. After the target chain-relay is confirmed to be initiated, a new HashMap is created in memory, with key = username and initial value = 0, indicating that no chain-relay has been initiated.
[0105] In specific implementation, in this embodiment, after the target chain is confirmed to be initiated, a new HashMap is created in memory with the key = username and the initial value = 0, indicating that no chain has been formed.
[0106] Furthermore, in the aforementioned intelligent relay system, the relay element filling interface, based on the information filled in, receives the initiator's confirmation initiation command and generates a relay participation interface. After the target relay is confirmed, a ScheduledExecutorService timed task is created, with the trigger time being the deadline minus the time length specified in the reminder rule. Upon expiration, the HashMap is automatically traversed to remind all non-relay participants in the target group whose value is 0.
[0107] In specific implementation, in this embodiment, after the target group is confirmed to be initiating the group, a ScheduledExecutorService timed task is created. The trigger time is the deadline minus the time length specified in the reminder rule. When the deadline is reached, the HashMap is automatically traversed to remind all non-group members in the target group whose value = 0.
[0108] Furthermore, in the aforementioned intelligent chain-reaction system, the process of receiving chain-reaction participation instructions from participants within the target group based on the chain-reaction participation interface, thereby realizing intelligent chain-reaction for the target chain, wherein...
[0109] After the participant clicks "Remind me later", a ScheduledExecutorService timed task is created to trigger a reminder after the specified time.
[0110] After the participant clicks "Don't remind me again", the value of the corresponding username in the HashMap is updated to 2, indicating that the reminder will not be sent again.
[0111] The participant can participate in the smart relay by clicking "Participate in the relay". After confirming the relay, the value of the corresponding username is updated to 1, indicating that the relay has been completed, and the relay completion information is sent to the target group.
[0112] In specific implementation, in this embodiment, if a participant has not actually joined the group and cannot complete the task and join the group in the short term, but is expected to complete it at a certain time, they can click "Remind Later" and select "2 hours later". The background will automatically create a ScheduledExecutorService scheduled task and trigger a reminder after the specified time.
[0113] If a participant has not actually joined the group, cannot complete the task and join the group in the short term, and does not want to receive reminders from other people in the target group to join the group, they can click "Don't remind me again". The value of the corresponding username in the HashMap will be updated to 2, indicating that they will no longer be reminded.
[0114] If a participant clicks "Participate in the Chain Relay" to join the smart chain relay, after confirming the relay, the value of their corresponding username is updated to 1, indicating that they have joined the relay. A message indicating that they have joined the relay is sent to the target group. This message is not noticed by people who are not in the HashMap, or who are in the HashMap but whose value is 1 or 2. It only reminds people who are in the HashMap and whose value is 0. Finally, the entire HashMap is traversed. If all values are 1, it means that the person is the last person to complete the relay relay. The person who initiated the relay relay is automatically @mentioned and a callback reminder is sent.
[0115] Furthermore, in the aforementioned intelligent chain-reaction system, the process of receiving chain-reaction participation instructions from participants within the target group based on the chain-reaction participation interface, thereby realizing intelligent chain-reaction for the target chain, wherein...
[0116] After the initiator clicks on "Those who have not completed the relay", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all the people have been traversed, the message "The above people have not completed the relay" is appended to the end and displayed in a pop-up window without reminding the target group.
[0117] After the initiator clicks "One-click reminder", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all participants have been traversed, the message "The above participants have not completed the relay. Please handle it in time" is appended to the end. The entire string is automatically sent to the target group to automatically remind all participants who have not completed the relay.
[0118] In specific implementation, in this embodiment, after the initiator clicks "Those who have not completed the relay", the background traverses the entire HashMap. If the value is 1, it skips; if the value is 0 or 2, it concatenates the strings, for example, concatenating "Student B". After all the people have been traversed, the end is concatenated with "The above people have not completed the relay", and a pop-up window is displayed, but no reminder is given in the target group.
[0119] After the initiator clicks "One-click reminder", the background iterates through the entire HashMap. If the value is 1, it skips the process. If the value is 0 or 2, it concatenates the strings, for example, by adding "@Student B". After all participants have been iterated through, the end is concatenated with "The above participants have not completed the relay. Please handle it in time". The entire string is automatically sent to the target group, which serves to automatically remind all participants who have not yet joined the relay.
[0120] As can be seen from the above system embodiments, the intelligent chain-reaction system provided by the present invention receives a chain-reaction initiation instruction from the initiator for a target chain and displays a chain-reaction element filling interface; then, based on the chain-reaction element filling interface, it receives the initiator's information filling instruction and fills in the information on the chain-reaction element filling interface; then, based on the chain-reaction element filling interface after information filling, it receives the initiator's confirmation instruction to generate a chain-reaction participation interface; then, it publishes the chain-reaction participation interface to the target group; finally, based on the chain-reaction participation interface, it receives chain-reaction participation instructions from participants in the target group, thus realizing intelligent chain-reaction for the target chain. In this way, the system of the present invention allows a person in charge to initiate a target chain, and relevant personnel in the target group can promptly report the completion status of their work through the target chain, saving time and effort.
[0121] Specifically, the intelligent relay system provided by the present invention has at least the following advantages:
[0122] 1) You can quickly view the current progress of all initiated chain events, ensuring overall control and effectively preventing the progress of events from getting out of control;
[0123] 2) Provide appropriate reminders to avoid missing the chain of events due to oversight, and also to avoid causing resentment from excessive reminders.
[0124] 3) It can quickly view and remind those who have not yet joined the queue, thus playing a rapid supervisory role;
[0125] 4) Simple and easy to use, more user-friendly and intelligent.
[0126] Based on the above embodiments, please refer to Figure 3 Another embodiment of the present invention also provides a computer device, wherein the computer device 10 includes:
[0127] Memory 120 and one or more processors 110, Figure 3 The following description uses a processor 110 as an example. The processor 110 and the memory 120 can be connected via a communication bus or other means. Figure 3 Taking the example of China and Israel being connected via a communication bus.
[0128] Processor 110 performs various control logic functions of computer device 10. It can be a general-purpose processor, digital signal processor (DSP), application-specific integrated circuit (ASIC), field-programmable gate array (FPGA), microcontroller, ARM (AcornRISC Cachine) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. Furthermore, processor 110 can also be any conventional processor, microprocessor, or state machine. Processor 110 can also be implemented as a combination of computing devices, such as a combination of a DSP and a microprocessor, multiple microprocessors, one or more microprocessors combined with a DSP core, or any other such configuration.
[0129] The memory 120, as a non-volatile computer-readable storage medium, can be used to store non-volatile software programs, non-volatile computer-executable programs, and modules, such as the computer program corresponding to the intelligent word-chain implementation method in the embodiments of the present invention. The processor 110 executes various functional applications and data processing of the computer device 10 by running the non-volatile software programs, instructions, and units stored in the memory 120, thereby implementing the intelligent word-chain implementation method in the above method embodiments.
[0130] The memory 120 may include a program storage area and a data storage area, wherein the program storage area may store application programs required for operating the device and at least one function; and the data storage area may store data created based on the use of the computer device 10. Furthermore, the memory 120 may include high-speed random access memory and may also include non-volatile memory, such as at least one disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, the memory 120 may optionally include memory remotely located relative to the processor 110, and these remote memories may be connected to the computer device 10 via a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
[0131] One or more units are stored in memory 120. When executed by one or more processors 110, they can implement the smart relay implementation method as described in any of the above method embodiments. For example, they can implement the methods described above. Figure 1 The method steps S100 to S500.
[0132] Those skilled in the art will understand that Figure 3 The hardware structure diagram shown is only a schematic diagram of a part of the structure related to the present invention and does not constitute a limitation on the computer device on which the present invention is applied. The specific computer device may include more components than shown in the figure, or combine some components, or have different component arrangements.
[0133] Based on the above embodiments, the present invention also provides a non-volatile computer-readable storage medium, wherein the non-volatile computer-readable storage medium stores a computer program, and when the computer program is executed by at least one processor, it can implement the intelligent word chain implementation method as described in any of the above method embodiments, for example, it can implement the above-described method. Figure 1 The method steps S100 to S500.
[0134] As an example, non-volatile storage media can include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) as an external cache memory. By way of illustration and not limitation, RAM can be obtained in many forms such as synchronous RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), dual data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and direct Rambus RAM (DRRAM). The memory components or memories disclosed in the operating environment described herein are intended to include one or more of these and / or any other suitable types of memory.
[0135] Another embodiment of the present invention provides a computer program product comprising a computer program stored on a non-volatile computer-readable storage medium, the computer program including program instructions that, when executed by a processor, can implement the intelligent word chain implementation method as described in any of the above method embodiments, for example, can implement the above-described method. Figure 1 The method steps S100 to S500.
[0136] The embodiments described above are merely illustrative. The units described as separate components may or may not be physically separate, and the components shown as units may or may not be physical units; that is, they may be located in one place or distributed across multiple network units. Some or all of the modules can be selected to achieve the purpose of this embodiment according to actual needs.
[0137] Through the description of the above embodiments, those skilled in the art can clearly understand that each embodiment can be implemented by means of software plus a general-purpose hardware platform, and of course, it can also be implemented by hardware. Based on this understanding, the above technical solutions, in essence or the parts that contribute to the related technology, can be embodied in the form of a software product. This computer software product can exist in a computer-readable storage medium, such as ROM / RAM, magnetic disk, optical disk, etc., including several instructions to cause a computer device (which may be a personal computer, server, or network device, etc.) to execute the methods of various embodiments or some parts of embodiments.
[0138] Among other things, conditional language such as “can,” “may,” “may,” or “may,” unless otherwise specifically stated or otherwise understood as in the context in which they are used, is generally intended to convey that a particular implementation may include (but not others) certain features, elements, and / or operations. Therefore, such conditional language is also generally intended to imply that features, elements, and / or operations are necessary for one or more implementations in any way, or that one or more implementations must include logic for determining, with or without input or prompting, whether such features, elements, and / or operations are included or will be performed in any particular implementation.
[0139] The contents already described herein in this specification and accompanying drawings include examples of a method, system, computer device, and non-volatile computer-readable storage medium capable of providing a smart word chain implementation. It is, of course, impossible to describe every conceivable combination of elements and / or methods for the purpose of describing the various features of this disclosure, but it will be appreciated that many other combinations and substitutions of the disclosed features are possible. Therefore, it will be apparent that various modifications can be made to this disclosure without departing from the scope or spirit of this disclosure, but all such various modifications should fall within the protection scope of the appended claims. Furthermore, or in alternatives, other embodiments of this disclosure may become apparent from consideration of this specification and accompanying drawings and from practice of this disclosure as presented herein. It is intended that the examples presented in this specification and accompanying drawings be considered illustrative rather than restrictive in all respects. Although specific terminology is used herein, it is used in a general and descriptive sense and is not intended for limiting purposes.
Claims
1. A method for implementing intelligent word chain games, characterized in that, include: Receive the initiator's instruction to start a chain of events for the target chain, and display the interface for filling in the chain of events elements; Based on the linking element filling interface, receive the initiator's information filling instruction, and fill in the information on the linking element filling interface. Based on the information filled in the chain element filling interface, the system receives the initiator's confirmation instruction and generates a chain participation interface. Publish the link to participate in the group chat to the target group; Based on the chain participation interface, the system receives chain participation instructions from participants within the target group, thereby enabling intelligent chain participation for the target chain. The linking element filling interface based on the filled information receives the initiator's confirmation initiation instruction and generates a linking participation interface. After the target linking is confirmed to be initiated, a new HashMap is created in memory with the key "username" and the initial value of 0, indicating that no linking has been initiated. The system receives participation instructions from participants within the target group based on the chain-reaction participation interface, thereby enabling intelligent chain-reaction for the target chain. After the participant long-presses the participation interface, the following function keys will be displayed: Participate in the chain, Do not remind me again, Remind me later; The initiator long-presses the participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder; After the participant clicks "Remind me later", a ScheduledExecutorService timed task is created to trigger the reminder after the specified time. After the participant clicks "Don't remind me again", the value of the corresponding username in the HashMap is updated to 2, indicating that the reminder will not be sent again. Participants can join the smart chain by clicking "Join the Chain". After confirming the chain, the value of their corresponding username is updated to 1, indicating that the chain has been joined, and a chain-joining message is sent to the target group. The chain-joining message is not noticed by people who are not in the HashMap, or who are in the HashMap but have a value of 1 or 2. It only reminds people who are in the HashMap and have a value of 0.
2. The intelligent relay method according to claim 1, characterized in that, The system receives the initiator's instruction to initiate a chain of events for the target chain and displays a chain of events element filling interface, which includes a title, additional notes, participants, deadline, and reminder rules.
3. The intelligent relay method according to claim 2, characterized in that, The linking element filling interface based on the filled information receives the initiator's confirmation instruction and generates a linking participation interface. After the target linking is confirmed, a ScheduledExecutorService timed task is created, with the trigger time being the deadline minus the time length specified in the reminder rule. Upon expiration, the HashMap is automatically traversed to remind all non-linking participants in the target group whose value is 0.
4. The intelligent relay method according to claim 3, characterized in that, The system receives participation instructions from participants within the target group based on the chain-reaction participation interface, thereby enabling intelligent chain-reaction for the target chain. After the initiator clicks on "Those who have not yet joined the queue", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all the people have been traversed, "The above people have not yet joined the queue" is appended to the end and displayed in a pop-up window without reminding the target group. After the initiator clicks "One-click reminder", the HashMap is traversed. If the value is 1, it is skipped. If the value is 0 or 2, the string is concatenated. After all participants have been traversed, the message "The above participants have not joined the group. Please handle it in time" is appended to the end. The entire string is automatically sent to the target group to automatically remind all participants who have not joined the group.
5. A smart relay system, characterized in that, include: The chain-relay initiation module is used to receive the initiator's instruction to initiate a chain-relay for the target chain and to display the chain-relay element filling interface; The information filling module is used to receive the information filling instruction from the initiator based on the chain element filling interface, and fill in the information on the chain element filling interface. The participation interface generation module is used to receive the initiator's confirmation initiation instruction and generate the participation interface based on the chain element filling interface after the information is filled in. The participation interface publishing module is used to publish the participation interface to the target group; The chain-relay implementation module is used to receive chain-relay participation instructions from participants in the target group based on the chain-relay participation interface, and realize intelligent chain-relay for the target chain; The linking element filling interface based on the filled information receives the initiator's confirmation initiation instruction and generates a linking participation interface. After the target linking is confirmed to be initiated, a new HashMap is created in memory with the key "username" and the initial value of 0, indicating that no linking has been initiated. The system receives participation instructions from participants within the target group based on the chain-reaction participation interface, thereby enabling intelligent chain-reaction for the target chain. After the participant long-presses the participation interface, the following function keys will be displayed: Participate in the chain, Do not remind me again, Remind me later; The initiator long-presses the participation interface to display function keys: Participate in the chain, Do not remind me again, Remind me later, Unparticipating members, One-click reminder; After the participant clicks "Remind me later", a ScheduledExecutorService timed task is created to trigger the reminder after the specified time. After the participant clicks "Don't remind me again", the value of the corresponding username in the HashMap is updated to 2, indicating that the reminder will not be sent again. Participants can join the smart chain by clicking "Join the Chain". After confirming the chain, the value of their corresponding username is updated to 1, indicating that the chain has been joined, and a chain-joining message is sent to the target group. The chain-joining message is not noticed by people who are not in the HashMap, or who are in the HashMap but have a value of 1 or 2. It only reminds people who are in the HashMap and have a value of 0.
6. A computer device, characterized in that, The computer device includes at least one processor; and, A memory communicatively connected to the at least one processor; wherein, The memory stores a computer program that can be executed by the at least one processor. When the computer program is executed by the at least one processor, it can implement the intelligent relay method as described in any one of claims 1-4.
7. A non-volatile computer-readable storage medium, characterized in that, The non-volatile computer-readable storage medium stores a computer program that, when executed by at least one processor, can implement the intelligent relay implementation method as described in any one of claims 1-4.
Citation Information
Patent Citations
Session message display method and device, terminal and storage medium
CN110601959A
Commodity dragon receiving system
CN112258282A