Disclosure of Invention
In view of the foregoing, it is desirable to provide a method, an apparatus, a computer device, and a storage medium for querying information, which can improve the querying efficiency.
In a first aspect, the present application provides a method for querying information. The method comprises the following steps:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
In one embodiment, responding to a task query command input by a user on a display interface, displaying a target task tree corresponding to a target task in the task query command on the display interface, including:
responding to a task query command input by a user on a display interface, and extracting a task identification of a target task from the task query command;
and determining a target task tree corresponding to the task identification of the target task according to the corresponding relation between the task identification and the task tree, and displaying the target task tree on a display interface.
In one embodiment, the method further comprises:
constructing a target task tree corresponding to the target task according to a first association relation between all the subtasks contained in the target task and a second association relation between the target task and all the subtasks; the first association relationship represents a spatial and/or temporal relationship between the subtasks; the second association relationship represents a spatial and/or temporal relationship between the target task and each subtask; the target task tree comprises a plurality of task sub-nodes, and each task node corresponds to each sub-task contained in the target task.
In one embodiment, the method further comprises:
acquiring user participation information on each subtask contained in a target task;
and adding the user participation information on each subtask to the corresponding task node in the target task tree.
In one embodiment, looking up user engagement information associated with a subtask query command includes:
extracting the identification of the subtask to be queried from the subtask query command;
and searching user participation information associated with the subtask identification in a database according to the subtask identification.
In one embodiment, the method further comprises:
when a trigger request of a user on any node on the target tree is received, searching user participation information associated with the subtask query command, and displaying the user participation information on an information display window.
In a second aspect, the present application further provides an information query apparatus. The device comprises:
the display module is used for responding to a task query command input by a user on the display interface and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
and the display module is used for responding to the subtask query command input by the user in the query editing window, searching the user participation information associated with the subtask query command and displaying the user participation information in the information display window.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor which when executing the computer program performs the steps of:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
In a fourth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the steps of:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
The information query method, the information query device, the computer equipment and the storage medium respond to a task query command input by a user on a display interface, and a target task tree corresponding to a target task in the task query command is displayed on the display interface; and then responding to the subtask inquiry command input by the user in the inquiry editing window, searching the user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window. According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The information query method provided by the embodiment of the application can be applied to the computer equipment shown in the figure 1. The computer device may be a terminal, and its internal structure may be as shown in fig. 1. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a method of querying information. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in fig. 1 is merely a block diagram of a portion of the structure associated with the present application and does not constitute a limitation of the computer device to which the present application is applied, and that a particular terminal may include more or less components than those shown, or may combine some components, or have a different arrangement of components.
After the application scenario of the information query method provided by the embodiment of the present application is described above, the information query method described in the present application is described in the following.
In one embodiment, as shown in fig. 2, a method for querying information is provided, and the method is applied to the computer device in fig. 1 for illustration, and includes the following steps:
s201, responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface.
The task query command comprises a name of a task or an identification of the task.
The display interface is arranged on the computer equipment and comprises a query editing window and an information display window; the query editing window may receive a query instruction input by a user, for example, a summer sports meeting; the information display window may display a task tree corresponding to the query instruction input by the user, for example, a task tree corresponding to the summer sports.
In this embodiment of the present application, if a user needs to query the total number of user participation in a subtask under a certain task and the user information of each user, the user may first input a task query command, for example, the name of the task, on a display interface of the computer device, after receiving the task query command input by the user, the computer device responds to the task query command input by the user on the display interface, and invokes, from the database, a target task tree matching the task name in the task query command input by the user, where the target task tree is on the display interface. After the user inputs the task query command, searching a target task tree corresponding to the task query command in the task trees in the computer device according to the task name/identifier in the task query command, and displaying the target task tree corresponding to the task query command on a display interface. Alternatively, the method for a task query command input by a user on the display interface may include inputting the name of the task through a voice receiving system in a microphone device installed on the computer device, or inputting the name of the task through text in a query editing window in the display interface.
S202, responding to a subtask query command input by a user in a query editing window, searching user participation information associated with the subtask query command, and displaying the user participation information in an information display window.
The subtask inquiry command comprises the name of the subtask, or the identification information of the user.
In this embodiment of the present application, after displaying a target task tree corresponding to a target task in a task query command on a display interface, a user may input a query subtask query command, for example, a name of a subtask, or an identifier of a subtask, or identification information of a user, in a query editing window on a user interface, so that a computer device receives and responds to the subtask query command input by the user in the query editing window, searches user participation information associated with the subtask query command in a user participation information database according to the subtask query command, and displays the searched user participation information associated with the subtask query command in an information display window.
According to the information query method provided by the embodiment of the application, a task query command input by a user on a display interface is responded, and a target task tree corresponding to a target task in the task query command is displayed on the display interface; and then responding to the subtask inquiry command input by the user in the inquiry editing window, searching the user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window. According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
In one embodiment, a process of displaying, on a display interface, a target task tree corresponding to a target task in a task query command in response to a task query command input by a user on the display interface may be described based on the embodiment shown in fig. 2, and as shown in fig. 3, S201 "in response to a task query command input by a user on the display interface, displaying, on the display interface, a target task tree corresponding to a target task in the task query command" includes:
s301, responding to a task query command input by a user on a display interface, and extracting a task identification of a target task from the task query command.
The task inquiry instruction comprises a task identifier, a task name, task information and the like.
In the embodiment of the application, after a user inputs a task query command on a display interface, the computer equipment responds to the task query command input by the user on the display interface and extracts the task identification of the target task from the task query command.
S302, determining a target task tree corresponding to the task identification of the target task according to the corresponding relation between the task identification and the task tree, and displaying the target task tree on a display interface.
The corresponding relation between the task identifier and the task tree is a preset relation in the computer equipment.
In the embodiment of the application, after the task query command input by the user is obtained and the task identifier of the target task is extracted from the task query command, the corresponding relation between the task identifier and the task tree preset in the computer equipment is called, the target task tree corresponding to the task identifier of the target task is determined from the corresponding relation between the task identifier and the task tree, and the target task tree is displayed on the display interface.
In one embodiment, on the basis of the embodiment shown in fig. 3, as shown in fig. 4, the method further includes:
s303, constructing a target task tree corresponding to the target task according to a first association relation between the subtasks contained in the target task and a second association relation between the target task and each subtask.
The first association relationship represents a space and/or time relationship among the subtasks; the second association relationship represents a spatial and/or temporal relationship between the target task and each subtask; the target task tree comprises a plurality of subtask nodes, and each task node corresponds to each subtask contained in the target task.
In the embodiment of the application, the target task tree comprises a plurality of sub-task sub-nodes, and the computer equipment can construct a target task tree corresponding to the target task according to a first association relationship between each sub-task contained in the target task and a second association relationship between the target task and each sub-task; wherein each task node corresponds to each subtask contained in the target task.
According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
In one embodiment, based on the embodiment shown in fig. 4, as shown in fig. 5, the method further includes:
s401, acquiring user participation information on each subtask contained in the target task.
In the embodiment of the application, in the actual development stage of the target task, the user participation information on each subtask in the target task is acquired. For example, in the actual development stage of a certain sport meeting, each sport item of the sport meeting and the user participation information of the awarding link are acquired, wherein the user participation information comprises a user name, a user contact way, the name of a certain subtask of a target task participated by the user and the total amount of participating users of each subtask of the target task.
S402, adding the user participation information on each subtask to the corresponding task node in the target task tree.
In the embodiment of the present application, after the user participation information on each subtask of the target task is obtained, the user participation information on each subtask of the target task is added to each corresponding task node in the target task tree.
According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
In one embodiment, the process of searching for the user participation information associated with the subtask query command may be described based on the embodiment shown in fig. 4, and as shown in fig. 6, the step S202 "searching for the user participation information associated with the subtask query command" includes:
s501, extracting the identification of the subtask to be queried from the subtask query command.
Wherein the subtask inquiry command comprises the identification of the subtask, the task name of the subtask and the like
In this embodiment of the present application, after the subtask query command is obtained, the computer device may extract, from the subtask query command, an identifier of a subtask to be queried.
S502, searching user participation information associated with the subtask identification in a database according to the subtask identification.
In this embodiment of the present application, after the identifier of the subtask is obtained, user participation information associated with the identifier of the subtask may be searched in a storage database in the computer device according to the identifier of the subtask.
According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
In one embodiment, based on the embodiment shown in fig. 2, as shown in fig. 7, the method further includes:
s203, when a trigger request of a user on any node on the target tree is received, searching user participation information associated with the subtask inquiry command, and displaying the user participation information on an information display window.
In the embodiment of the application, if the user directly triggers any node on the target tree, the computer device queries the user participation information associated with the subtask query command in the database when receiving the trigger request of the user on any node on the target tree, and displays the user participation information associated with the subtask query command in the information display window.
According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
In one embodiment, as shown in fig. 8, a complete information query method is provided, including:
s10, responding to a task query command input by a user on a display interface, and extracting a task identification of a target task from the task query command;
s11, constructing a target task tree corresponding to the target task according to a first association relation between all the subtasks contained in the target task and a second association relation between the target task and all the subtasks, and displaying the target task tree on a display interface;
s12, acquiring user participation information on each subtask contained in the target task;
s13, adding the user participation information on each subtask to the corresponding task node in the target task tree;
s14, responding to a subtask query command input by a user in a query editing window, and extracting the identification of the subtask to be queried from the subtask query command;
s15, searching user participation information associated with the subtask identification in a database according to the subtask identification, and displaying the user participation information in an information display window;
s16, when a trigger request of a user on any node on the target tree is received, searching user participation information associated with the subtask inquiry command, and displaying the user participation information on an information display window.
According to the information query method provided by the embodiment of the application, a task query command input by a user on a display interface is responded, and a target task tree corresponding to a target task in the task query command is displayed on the display interface; and then responding to the subtask inquiry command input by the user in the inquiry editing window, searching the user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window. According to the information query method provided by the scheme, after the query command input by the user is received, the user participation information is directly displayed, and compared with the prior art, the scheme does not need to manually arrange the user participation information of each subtask one by one, but directly obtains the user participation information on the task tree corresponding to the task, so that the information query efficiency is greatly improved.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides an information query device for realizing the information query method. The implementation scheme of the solution to the problem provided by the device is similar to the implementation scheme described in the above method, so the specific limitation in the embodiments of the query device for one or more information provided below may refer to the limitation of the query method for information hereinabove, and will not be described herein.
In one embodiment, as shown in fig. 9, there is provided an information query apparatus, including: a display module 10 and a first search module 11, wherein:
the display module 10 is configured to respond to a task query command input by a user on a display interface, and display a target task tree corresponding to a target task in the task query command on the display interface; the display interface includes a query editing window and an information display window.
The first search module 11 is configured to search for user participation information associated with a subtask query command in response to the subtask query command input by a user in the query editing window, and display the user participation information in the information display window.
In one embodiment, as shown in fig. 10, the display module 10 includes: a first extraction unit 100 and a determination unit 101, wherein:
the first extracting unit 100 is specifically configured to respond to a task query command input by a user on the display interface, and extract a task identifier of a target task from the task query command;
the determining unit 101 is specifically configured to determine, according to a correspondence between task identifiers and task trees, a target task tree corresponding to a task identifier of a target task, and display the target task tree on a display interface.
In one embodiment, the display module 10 further includes: the construction unit is specifically configured to construct a target task tree corresponding to the target task according to a first association relationship between each subtask included in the target task and a second association relationship between the target task and each subtask; the first association relationship represents a spatial and/or temporal relationship between the subtasks; the second association relationship represents a spatial and/or temporal relationship between the target task and each subtask; the target task tree comprises a plurality of task sub-nodes, and each task node corresponds to each sub-task contained in the target task.
In one embodiment, the display module 10 further includes: an acquisition unit and an addition unit, wherein,
the acquisition unit is specifically used for acquiring user participation information on each subtask contained in the target task;
the adding unit is specifically configured to add the user participation information on each subtask to a corresponding task node in the target task tree.
In one embodiment, the search module 11 includes: a second extraction unit and a search unit, wherein:
the second extraction unit is specifically used for extracting the identification of the subtask to be queried from the subtask query command;
the searching unit is specifically configured to search the database for the user participation information associated with the subtask identifier according to the subtask identifier.
In one embodiment, as shown in fig. 11, the apparatus further includes: and the second searching module 12 is used for searching the user participation information associated with the subtask inquiry command when receiving the trigger request of the user on any node on the target tree, and displaying the user participation information on the information display window.
The respective modules in the information query device may be implemented in whole or in part by software, hardware, or a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 1. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a method of querying information. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in fig. 1 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory and a processor, the memory having stored therein a computer program, the processor when executing the computer program performing the steps of:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
In one embodiment, the processor when executing the computer program further performs the steps of:
responding to a task query command input by a user on a display interface, and extracting a task identification of a target task from the task query command;
and determining a target task tree corresponding to the task identification of the target task according to the corresponding relation between the task identification and the task tree, and displaying the target task tree on a display interface.
In one embodiment, the processor when executing the computer program further performs the steps of:
constructing a target task tree corresponding to the target task according to a first association relation between all the subtasks contained in the target task and a second association relation between the target task and all the subtasks; the first association relationship represents a spatial and/or temporal relationship between the subtasks; the second association relationship represents a spatial and/or temporal relationship between the target task and each subtask; the target task tree comprises a plurality of task sub-nodes, and each task node corresponds to each sub-task contained in the target task.
In one embodiment, the processor when executing the computer program further performs the steps of:
acquiring user participation information on each subtask contained in a target task;
and adding the user participation information on each subtask to the corresponding task node in the target task tree.
In one embodiment, the processor when executing the computer program further performs the steps of:
extracting the identification of the subtask to be queried from the subtask query command;
and searching user participation information associated with the subtask identification in a database according to the subtask identification.
In one embodiment, the processor when executing the computer program further performs the steps of:
when a trigger request of a user on any node on the target tree is received, searching user participation information associated with the subtask query command, and displaying the user participation information on an information display window.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
In one embodiment, the computer program when executed by the processor further performs the steps of:
responding to a task query command input by a user on a display interface, and extracting a task identification of a target task from the task query command;
and determining a target task tree corresponding to the task identification of the target task according to the corresponding relation between the task identification and the task tree, and displaying the target task tree on a display interface.
In one embodiment, the computer program when executed by the processor further performs the steps of:
constructing a target task tree corresponding to the target task according to a first association relation between all the subtasks contained in the target task and a second association relation between the target task and all the subtasks; the first association relationship represents a spatial and/or temporal relationship between the subtasks; the second association relationship represents a spatial and/or temporal relationship between the target task and each subtask; the target task tree comprises a plurality of task sub-nodes, and each task node corresponds to each sub-task contained in the target task.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring user participation information on each subtask contained in a target task;
and adding the user participation information on each subtask to the corresponding task node in the target task tree.
In one embodiment, the computer program when executed by the processor further performs the steps of:
extracting the identification of the subtask to be queried from the subtask query command;
and searching user participation information associated with the subtask identification in a database according to the subtask identification.
In one embodiment, the computer program when executed by the processor further performs the steps of:
when a trigger request of a user on any node on the target tree is received, searching user participation information associated with the subtask query command, and displaying the user participation information on an information display window.
In one embodiment, a computer program product is provided comprising a computer program which, when executed by a processor, performs the steps of:
responding to a task query command input by a user on a display interface, and displaying a target task tree corresponding to a target task in the task query command on the display interface; the display interface comprises a query editing window and an information display window;
responding to a subtask inquiry command input by a user in the inquiry editing window, searching user participation information associated with the subtask inquiry command, and displaying the user participation information in the information display window.
In one embodiment, the computer program when executed by the processor further performs the steps of:
responding to a task query command input by a user on a display interface, and extracting a task identification of a target task from the task query command;
and determining a target task tree corresponding to the task identification of the target task according to the corresponding relation between the task identification and the task tree, and displaying the target task tree on a display interface.
In one embodiment, the computer program when executed by the processor further performs the steps of:
constructing a target task tree corresponding to the target task according to a first association relation between all the subtasks contained in the target task and a second association relation between the target task and all the subtasks; the first association relationship represents a spatial and/or temporal relationship between the subtasks; the second association relationship represents a spatial and/or temporal relationship between the target task and each subtask; the target task tree comprises a plurality of task sub-nodes, and each task node corresponds to each sub-task contained in the target task.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring user participation information on each subtask contained in a target task;
and adding the user participation information on each subtask to the corresponding task node in the target task tree.
In one embodiment, the computer program when executed by the processor further performs the steps of:
extracting the identification of the subtask to be queried from the subtask query command;
and searching user participation information associated with the subtask identification in a database according to the subtask identification.
In one embodiment, the computer program when executed by the processor further performs the steps of:
when a trigger request of a user on any node on the target tree is received, searching user participation information associated with the subtask query command, and displaying the user participation information on an information display window.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in the various embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the various embodiments provided herein may include at least one of relational databases and non-relational databases. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic units, quantum computing-based data processing logic units, etc., without being limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples only represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the present application. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application shall be subject to the appended claims.