CN112199007A - Menu display method and device, electronic equipment and storage medium - Google Patents

Menu display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112199007A
CN112199007A CN202010906840.XA CN202010906840A CN112199007A CN 112199007 A CN112199007 A CN 112199007A CN 202010906840 A CN202010906840 A CN 202010906840A CN 112199007 A CN112199007 A CN 112199007A
Authority
CN
China
Prior art keywords
task
menu
target
group
target task
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010906840.XA
Other languages
Chinese (zh)
Inventor
梁凇瑀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202010906840.XA priority Critical patent/CN112199007A/en
Publication of CN112199007A publication Critical patent/CN112199007A/en
Priority to PCT/CN2021/106841 priority patent/WO2022048329A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The disclosure discloses a menu display method, a menu display device, an electronic device and a storage medium, wherein the method comprises the following steps: the method comprises the steps of displaying a task list, wherein the task list comprises at least one task group, each task group comprises at least one task, monitoring a menu trigger operation executed on a target task group in the task list, acquiring task execution progress information of the target task group, and displaying an operation menu of the target task group in a page of the displayed task list, wherein the operation menu of the target task group comprises the task execution progress information.

Description

Menu display method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of information management technologies, and in particular, to a menu display method and apparatus, an electronic device, and a storage medium.
Background
The project management product is used for managing tasks, and in the process of managing by using the project management product, a plurality of task groups are usually set, different task groups comprise a plurality of tasks, and the progress conditions of different tasks are different.
Therefore, when the number of tasks is large, the requirement of the user for quickly checking the task information cannot be met, and the checking efficiency is low.
Disclosure of Invention
The present disclosure provides a menu display method, apparatus, electronic device and storage medium to at least solve the problem of inefficient task information viewing in the related art. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a menu display method including:
displaying a task list, wherein the task list comprises at least one task group, and each task group comprises at least one task;
monitoring menu triggering operation executed on a target task group in the task list, acquiring task execution progress information of the target task group, and displaying an operation menu of the target task group in a page displaying the task list; and the operation menu of the target task group comprises the task execution progress information.
Optionally, as a first possible implementation manner of the first aspect, the monitoring that a menu triggering operation performed on a target task group in the task list is heard, acquiring task execution progress information of the target task group, and displaying an operation menu of the target task group in a page where the task list is displayed includes:
monitoring menu triggering operation executed on the target task group in the task list page, and acquiring task execution progress information, wherein the task execution progress information comprises the number of tasks and/or the duty ratio of executed tasks in the target task group;
and filling the task execution progress information into a menu template, and generating and displaying an operation menu of the target task group.
Optionally, as a second possible implementation manner of the first aspect, the populating the task execution progress information into a menu template includes:
acquiring a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with a text editing area;
and writing the task quantity and/or the task proportion in the task execution progress information into the text editing area to obtain an operation menu of the target task group.
Optionally, as a third possible implementation manner of the first aspect, the populating the task execution progress information into a menu template includes:
acquiring a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with an icon filling position;
generating a task progress icon, wherein the task progress icon is used for indicating the task proportion in the execution progress information;
and filling the task progress icon to the icon filling position of the progress display area to obtain an operation menu of the target task group.
Optionally, as a fourth possible implementation manner of the first aspect, after the displaying the operation menu of the target task group, the method further includes:
when monitoring that at least one task in the target task group is executed completely, acquiring updated task execution progress information; the task execution progress information comprises the task number and/or the task proportion of the executed tasks in the target task group;
and updating the task execution progress information displayed in the menu of the target task group by adopting the updated task execution progress information.
Optionally, as a fifth possible implementation manner of the first aspect, after the displaying the task list, the method further includes:
monitoring menu trigger operation executed on a target task in the task list, and displaying an operation menu of the target task; the operation menu of the target task comprises task processing operation information executed on the target task at the latest time.
Optionally, as a sixth possible implementation manner of the first aspect, after the displaying the operation menu of the target task, the method further includes:
when the task processing operation executed on the target task is monitored, acquiring updated task processing operation information;
and updating the task processing operation information displayed in the menu of the target task by adopting the updated task processing operation information.
According to a second aspect of the embodiments of the present disclosure, there is provided a menu display device including:
the system comprises a display module, a task list and a task processing module, wherein the display module is configured to display the task list, at least one task group is displayed in the task list, and each task group comprises at least one task;
the monitoring module is configured to monitor a menu triggering operation executed on a target task group in the task list, acquire task execution progress information of the target task group, and display an operation menu of the target task group in a page displaying the task list; and the operation menu of the target task group comprises the task execution progress information.
Optionally, as a first possible implementation manner of the second aspect, the listening module includes:
the processing unit is configured to monitor a menu triggering operation executed on the target task group in the task list page, and acquire task execution progress information, wherein the task execution progress information includes the number of tasks and/or the duty ratio of tasks that are executed in the target task group;
and the filling and displaying unit is configured to fill the task execution progress information into a menu template, generate and display an operation menu of the target task group.
Optionally, as a second possible implementation manner of the second aspect, the fill display unit is configured to obtain a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with a text editing area; and writing the task quantity and/or the task proportion in the task execution progress information into the text editing area to obtain an operation menu of the target task group.
Optionally, as a third possible implementation manner of the second aspect, the fill display unit is configured to obtain a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with an icon filling position; generating a task progress icon, wherein the task progress icon is used for indicating the task proportion in the execution progress information; and filling the task progress icon to the icon filling position of the progress display area to obtain an operation menu of the target task group.
Optionally, as a fourth possible implementation manner of the second aspect, the apparatus further includes:
the acquisition module is configured to acquire updated task execution progress information when monitoring that at least one task in the target task group is executed completely; the task execution progress information comprises the task number and/or the task proportion of the executed tasks in the target task group;
and the updating module is configured to update the task execution progress information displayed in the menu of the target task group by adopting the updated task execution progress information.
Optionally, as a fifth possible implementation manner of the second aspect, the monitoring module is further configured to monitor a menu trigger operation performed on a target task in the task list, and display an operation menu of the target task; the operation menu of the target task comprises task processing operation information executed on the target task at the latest time.
Optionally, as a fifth possible implementation manner of the second aspect, the obtaining module is further configured to obtain updated task processing operation information when it is monitored that a task processing operation is performed on the target task;
the updating module is further configured to update the task processing operation information displayed in the menu of the target task by using the updated task processing operation information.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor, a memory for storing processor-executable instructions, wherein the processor is configured to execute the instructions to implement the menu display method of the first aspect.
According to a fourth aspect of embodiments of the present disclosure, there is provided a storage medium having instructions that, when executed by a processor of an electronic device, enable the electronic device to perform the menu display method according to the first aspect.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the method comprises the steps of displaying a task list, wherein the task list comprises at least one task group, each task group comprises at least one task, monitoring a menu trigger operation executed on a target task group in the task list, acquiring task execution progress information of the target task group, and displaying an operation menu of the target task group in a page of the displayed task list, wherein the operation menu of the target task group comprises the task execution progress information.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a flow chart illustrating a menu display method according to an exemplary embodiment;
FIG. 2 is a schematic diagram of a task list provided by an embodiment of the present disclosure;
FIG. 3 is a flow chart illustrating a menu display method according to an exemplary embodiment;
FIG. 4 is a schematic diagram of a menu of a set of items provided by an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a menu of another set of items provided by an embodiment of the present disclosure;
FIG. 6 is a flowchart illustrating a menu display method in accordance with an exemplary embodiment;
FIG. 7 is a schematic diagram of an item menu provided by an embodiment of the present disclosure;
FIG. 8 is a block diagram illustrating a menu display apparatus according to an exemplary embodiment;
fig. 9 is a block diagram illustrating a configuration of an electronic device 10 according to an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating a menu display method according to an exemplary embodiment, where the menu display method is used in an electronic device as shown in fig. 1, and includes the following steps 101-102.
In step 101, a task list is displayed, where the task list includes at least one task group, and each task group includes at least one task.
The main execution body of the menu display method of the present disclosure is a menu display device, and the menu display device may be disposed in any electronic device, for example, a notebook computer, a smart phone, a desktop computer, and an intelligent wearable device, which is not limited in this embodiment.
In one embodiment of the disclosure, a task list of an application software or a webpage is opened according to a requirement, and the task list is displayed, wherein the task list comprises at least one task group, and each task comprises at least one task. The application software may be project management software, enterprise collaboration software, or the like, and the web page may be a web page for managing a project, which is not limited in the embodiments of the present disclosure.
For example, fig. 2 is a schematic diagram of a task list provided by the present disclosure, where 2 task groups are shown in a visual area of the task list, and the task groups are a live broadcast plan in 9 months 2020 and a live broadcast plan in 8 months 2020, where a health movie publicity, a theme song singing, a movie "nine hundred" publicity, and the like included in the live broadcast plan in 9 months 2020 of the task group are tasks in the task group. The task list may further include other task groups, which are not shown one by one in this embodiment, and are not limited.
In step 102, a menu triggering operation executed on a target task group in the task list is monitored, task execution progress information of the target task group is obtained, and an operation menu of the target task group is displayed in a page of the task list, wherein the operation menu of the target task group comprises the task execution progress information.
And the target task group is the task group which the user needs to view currently. As a possible implementation manner, for a task group corresponding to a position where a cursor of a mouse stays, if the time for which the mouse stays is greater than a threshold value, the corresponding task group is a target task group; as another possible implementation, the target task group may be determined based on the monitored eye movement trajectory of the user and the task group concerned by the user determined based on the eye movement trajectory. The method for determining the target task group is not limited in this embodiment.
The menu triggering operation may be a click operation performed on the target task group, a slide operation performed on the target task group, or a shake operation, a screen transposition operation, and the like performed on the electronic device, which is not limited in this embodiment.
The execution progress information comprises the number of tasks and/or the duty ratio of the tasks which are executed in the task group, or the number of tasks and/or the duty ratio of the tasks which are not executed.
In practical application, because the task list page contains more task groups and different task groups contain a plurality of tasks, the execution states and progress conditions of the tasks in the task groups are different, some tasks are in a completed state, some tasks are in an uncompleted state, and when the tasks in the current task group are more, the difficulty in checking the execution progress information of the different tasks is high. Therefore, in the embodiment of the present disclosure, based on the menu trigger operation performed on the target task group, the execution progress information of each task is displayed in the operation menu of the target task group, and the content of the display information in the operation menu is increased, so that the user can visually check the task execution progress information in the task group, and the checking efficiency is improved.
In the menu display method of the embodiment of the disclosure, the task list is displayed, if the menu triggering operation executed on the target task group in the task list is monitored, the task execution progress information of the target task group is obtained, and the operation menu of the target task group is displayed in the page where the task list is displayed, wherein the operation menu of the target task group contains the task execution progress information.
In practical applications, a task group usually includes more tasks, for example, in a project management system, a user usually needs to know the number of executed tasks and/or the duty ratio of the tasks in the task group in time, so that the user can quickly know the condition of the completed tasks, and the management efficiency is improved. Based on the previous embodiment, fig. 3 is a flowchart illustrating a menu display method according to an exemplary embodiment, and as shown in fig. 3, the step 102 includes the following steps:
in step 301, a menu trigger operation executed on a target task group in a task list page is monitored, and task execution progress information is acquired.
The task execution progress information comprises the number of tasks and/or the duty ratio of the executed tasks in the target task group.
The menu triggering operation may be a click operation performed on the target task group, a slide operation performed on the target task group, a shake operation performed on the electronic device, a screen transposition operation, or the like.
In a possible implementation manner of the embodiment of the present disclosure, if a menu triggering operation performed on a target task group in a task list page is monitored, a query instruction is sent to a server to query and obtain the number of tasks and/or the duty ratio of tasks that are performed in the target task group, so as to obtain execution progress information.
In another possible implementation manner of the embodiment of the present disclosure, according to a preset period, the number of tasks and/or the duty ratio of tasks that have been executed in at least one task group in the server are obtained to be stored in the local storage unit of the electronic device, and when a menu trigger operation performed on a target task group in a task list page is monitored, the number of tasks and/or the duty ratio of tasks that have been executed in the target task group stored in the local storage unit are queried according to an identifier of the target task group, so as to obtain execution progress information.
In step 302, the task execution progress information is filled into the menu template, and an operation menu of the target task group is generated and displayed.
In the embodiment of the present disclosure, the task execution progress information is filled into the menu template, and an operation menu of the target task group is generated and displayed, which can be implemented by the following three possible implementation manners:
as a possible implementation manner, a menu template is obtained, where the menu template includes an operation control and a progress display area, and the operation control is used to edit the target task group, for example, the operation control includes deleting, modifying a name, selecting in batches, creating a new task group, and the like. And the progress display area is provided with a text editing area, and the number of tasks and/or the proportion of the tasks in the task execution progress information are/is written into the text editing area to obtain an operation menu of the target task group. For example, 15 tasks have been completed with a completion rate of 75%.
As shown in fig. 4, what is indicated by M1 in a diagram E1 in fig. 4 is a menu template, where the region indicated by D1 is a progress display region, where "task overview" is a text editing region, where the text editing region shows, in a text manner, the number of tasks currently queried to have completed tasks executed, and the duty ratio of the tasks.
As another possible implementation manner, a menu template is obtained, where the menu template includes an operation control and a progress display area, and the operation control is used to edit the target task group, for example, the operation control includes deleting, modifying a name, selecting in batches, creating a new task group, and the like. And the progress display area is provided with an icon filling position, and a task progress icon is generated and used for indicating the task proportion in the execution progress information, and the task progress icon is filled to the icon filling position of the progress display area to obtain an operation menu of the target task group. That is to say, the task execution progress information is displayed through the visual icon, and compared with a text display mode, the display effect is more visual, and the display effect is improved.
As shown in fig. 4, the area indicated by M2 in fig. E2 in fig. 4 is a menu template, wherein the area indicated by D2 is a progress display area, and the task summary shows the task percentage of the currently queried executed task in a circular progress icon, for example, the task percentage of the executed task shown in fig. E2 is 75%. The task progress icon may also be a task icon in other forms, for example, a pie chart form, a column-shaped progress icon, and the like, which is not limited in this embodiment.
As a third possible implementation manner, a menu template is obtained, where the menu template includes both a text editing area for displaying the number of tasks and the duty ratio in the execution progress information and a task progress icon for displaying the task ratio, and by displaying the text part of the number of tasks and the task ratio and the task progress icon of the task ratio at the same time, readability of display is improved, display requirements in different scenes are met, and display effect is improved.
As shown in fig. 5, in the progress display area indicated by D3, a text editing area and an icon filling position are included, and the number of tasks and the task ratio of the currently queried executed tasks are displayed in text in the text editing area, and the task ratio is displayed by the task icons in the icon filling position.
It should be noted that the menu template may be stored in the local electronic device, or may also be stored in the server, where the menu template may be randomly obtained, or different menu templates may be obtained according to different display requirements, which is not limited in this embodiment.
It should be understood that, for the number of tasks and/or the duty ratio of tasks that are not performed in the task group, the number of tasks and/or the duty ratio may also be displayed in the operation menu, and the implementation principle refers to the implementation principle of the number of tasks and/or the duty ratio of tasks that are performed, and will not be described herein again.
In the menu display method of the embodiment of the disclosure, a menu trigger operation executed on a target task group in a task list page is monitored, task execution progress information is inquired, wherein the task execution progress information includes the number of tasks and/or the duty ratio of the tasks that are executed in the target task group, the task execution progress information is filled in a menu template, an operation menu of the target task group is generated and displayed, and the menu can be displayed in a text or progress icon view mode, so that the content displayed in the menu is increased, a user can conveniently and quickly know the task execution condition in the current task group, and the viewing efficiency is improved.
Based on the above embodiment, since part of the tasks in the target task group are in execution, and thus the task execution progress information in the target task group is dynamically changed, in order to improve the accuracy of the menu currently presented in the target task group, the execution progress information of the tasks presented in the operation menu needs to be updated, and for this reason, after the above steps 102 and 302, the following steps may be further included:
when monitoring that at least one task in the target task group is executed completely, acquiring updated task execution progress information; the task execution progress information comprises the task number and/or the task proportion of the executed tasks in the target task group;
and updating the task execution progress information displayed in the menu of the target task group by adopting the updated task execution progress information.
In the embodiment of the present disclosure, obtaining updated task execution progress information includes the following two possible implementation manners:
as an implementation manner, a query instruction may be periodically sent to the server to query whether at least one task in the target task group is executed completely, and if it is determined that at least one task is executed completely, updated task execution progress information is obtained.
As another implementation manner, updated task execution progress information sent by the server when at least one task is executed is received.
And furthermore, the updated task execution progress information is adopted to update the task execution progress information displayed in the menu of the target task group, so that the accuracy of the task execution progress information displayed in the operation menu of the corresponding target task group is ensured.
In the above embodiment, it has been described that, for any task group in the task list, when the menu trigger operation performed on the target task in the task list is monitored, the operation menu of the target task group is displayed, but in order to facilitate understanding of the task processing operation information situation performed on each task in the task group, the operation menu of the target task may also be displayed. Based on the above embodiments, fig. 6 is a flowchart illustrating a menu display method according to an exemplary embodiment.
As shown in fig. 6, after step 101, the method comprises the following steps:
in step 601, a menu trigger operation executed on a target task in the task list is monitored, and an operation menu of the target task is displayed, wherein the operation menu of the target task includes task processing operation information executed on the target task at the latest time.
The menu triggering operation may be a click operation performed on the target task, a slide operation performed on the target task, a shake operation performed on the electronic device, a screen transposition operation, and the like.
The task processing operation information comprises a processing person for processing the task, the name of the processing operation and the time for executing the processing operation.
In the embodiment of the disclosure, the task list includes at least one task group, each task group includes at least one task, in the task list, at least one task included in each task group can be displayed, and for a task corresponding to a position where a cursor of a mouse stays, if the time for which the mouse stays is greater than a threshold value, the corresponding task is a target task.
In a possible implementation manner of the embodiment of the present disclosure, according to a preset period, task processing operation information executed last time on a target task in a server is obtained to be stored in a local storage unit of an electronic device, and when a menu trigger operation executed on the target task in a task list is monitored, according to an identifier of the target task, task processing operation information executed last time on the target task stored in the local storage unit is queried to generate an operation menu of the target task, and the operation menu of the target task is displayed, where the operation menu of the target task includes the task processing operation information executed last time on the target task.
In another possible implementation manner of the embodiment of the present disclosure, if a menu triggering operation performed on a target task in a task list is monitored, a query instruction is sent to a server according to an identifier of the target task to obtain task processing operation information that is performed on the target task last time, so as to generate and display an operation menu of the target task, where the operation menu of the target task includes task processing operation information that is performed on the target task last time.
As shown in fig. 7, the target task in the first task group is "female", what is shown in M4 is an operation menu corresponding to the target task, operation options are shown in the operation menu, such as "batch check", "delete", "rename", "create task above", and the like, and further includes task processing operation information that has been executed on the target task last time, that is, the content indicated by C includes "human being: wan III, the name of the treatment operation is: this task is created, and the time to perform the task processing operation is: 2020/8/2613: 56' to facilitate a quick understanding of the last task processing operation performed on a task, facilitating the management of the task.
In a possible implementation manner of this embodiment, in order to improve the accuracy of information display in the operation menu of the target task, the display content in the operation menu may be updated in time, and thus after step 601, the following step may be further included:
when the task processing operation executed on the target task is monitored, acquiring updated task processing operation information;
and updating the task processing operation information displayed in the menu of the target task by adopting the updated task processing operation information.
In a possible implementation manner of the embodiment of the present disclosure, the query instruction is periodically sent to the server, and when the task processing operation is performed on the target task, the updated task processing operation information is obtained, and then the updated task processing operation information is adopted to update the task processing operation information displayed in the menu of the target task, so that the content of the operation menu is updated in time, and the accuracy of displaying the content of the operation menu is improved.
In another possible implementation manner of the embodiment of the present disclosure, updated task processing operation information sent by the server when the server performs task processing operation on the target task is received, and then the updated task processing operation information is used to update the task processing operation information displayed in the menu of the target task, so that the content of the operation menu of the target task is updated in time, and the accuracy of displaying the content of the operation menu is improved.
According to the menu display method, the task list is displayed, the operation menu of the target task is displayed in response to the menu triggering operation executed on the target task in the task list, wherein the task processing operation information executed on the target task at the last time is displayed in the operation menu of the target task, the operation menu of each task can be directly checked in a task list page in real time, and the management efficiency is improved.
Fig. 8 is a block diagram illustrating a menu display apparatus according to an exemplary embodiment. Referring to fig. 8, the apparatus includes a display module 81 and a listening module 82.
The display module 81 is configured to display a task list, where at least one task group is displayed in the task list, and each task group includes at least one task.
A monitoring module 82 configured to monitor a menu triggering operation executed on a target task group in the task list, obtain task execution progress information of the target task group, and display an operation menu of the target task group in a page on which the task list is displayed; the operation menu of the target task group comprises task execution progress information.
Further, as a possible implementation manner of the embodiment of the present disclosure, the monitoring module 82 includes:
the processing unit is configured to monitor a menu triggering operation executed on the target task group in the task list page, and acquire task execution progress information, wherein the task execution progress information includes the number of tasks and/or the duty ratio of tasks that are executed in the target task group;
and the filling and displaying unit is configured to fill the task execution progress information into a menu template, generate and display an operation menu of the target task group.
As a possible implementation manner of the embodiment of the present disclosure, the filling and displaying unit is configured to obtain a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with a text editing area; and writing the task quantity and/or the task proportion in the task execution progress information into the text editing area to obtain an operation menu of the target task group.
As a possible implementation manner of the embodiment of the present disclosure, the filling and displaying unit is configured to obtain a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with an icon filling position; generating a task progress icon, wherein the task progress icon is used for indicating the task proportion in the execution progress information; and filling the task progress icon to the icon filling position of the progress display area to obtain an operation menu of the target task group.
As a possible implementation manner of the embodiment of the present disclosure, the apparatus further includes:
the acquisition module is configured to acquire updated task execution progress information when monitoring that at least one task in the target task group is executed completely; the task execution progress information comprises the task number and/or the task proportion of the executed tasks in the target task group.
And the updating module is configured to update the task execution progress information displayed in the menu of the target task group by adopting the updated task execution progress information.
As a possible implementation manner of the embodiment of the present disclosure, the monitoring module 82 is further configured to monitor a menu triggering operation performed on a target task in the task list, and display an operation menu of the target task; the operation menu of the target task comprises task processing operation information executed on the target task at the latest time.
As a possible implementation manner of the embodiment of the present disclosure, the obtaining module is further configured to obtain updated task processing operation information when it is monitored that the task processing operation is performed on the target task;
the update module is further configured to update the task processing operation information displayed in the menu of the target task by using the updated task processing operation information.
With regard to the menu display apparatus in the present embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment of the menu display method described above, and will not be elaborated here.
In the menu display device of the embodiment of the disclosure, a task list is displayed, where the task list includes at least one task group, each task group includes at least one task, a menu trigger operation performed on a target task group in the task list is monitored, task execution progress information of the target task group is obtained, and an operation menu of the target task group is displayed in a page where the task list is displayed, where the operation menu of the target task group includes the task execution progress information.
In order to achieve the above embodiments, there is provided an electronic device including: a processor, a memory for storing processor-executable instructions, wherein the processor is configured to execute the instructions to implement the menu display method as described in the preceding method embodiments.
To implement the above embodiments, a storage medium is provided, in which instructions that, when executed by a processor of an electronic device, enable the electronic device to perform a menu display method as described in the aforementioned method embodiments.
To achieve the above embodiments, the present disclosure provides a computer program product comprising computer instructions which, when executed by a processor of an electronic device, enable the electronic device to perform the menu display method as described in the aforementioned method embodiments.
Fig. 9 is a block diagram illustrating a configuration of an electronic device 10 according to an example embodiment. The electronic device shown in fig. 9 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 9, the electronic device 10 includes a processor 11, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 12 or a program loaded from a Memory 16 into a Random Access Memory (RAM) 13. In the RAM 13, various programs and data necessary for the operation of the electronic apparatus 10 are also stored. The processor 11, the ROM 12, and the RAM 13 are connected to each other via a bus 14. An Input/Output (I/O) interface 15 is also connected to the bus 14.
The following components are connected to the I/O interface 15: a memory 16 including a hard disk and the like; and a communication section 17 including a Network interface card such as a LAN (Local Area Network) card, a modem, or the like, the communication section 17 performing communication processing via a Network such as the internet; a drive 18 is also connected to the I/O interface 15 as necessary.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program, carried on a computer readable medium, containing program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 17. The computer program, when executed by the processor 11, performs the above-described functions defined in the method of the present disclosure.
In an exemplary embodiment, a storage medium comprising instructions, such as the memory 804 comprising instructions, executable by the processor 11 of the electronic device 10 to perform the above-described method is also provided. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer-readable signal medium may include a propagated data signal with computer-readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A menu display method, comprising:
displaying a task list, wherein the task list comprises at least one task group, and each task group comprises at least one task;
monitoring menu triggering operation executed on a target task group in the task list, acquiring task execution progress information of the target task group, and displaying an operation menu of the target task group in a page displaying the task list; and the operation menu of the target task group comprises the task execution progress information.
2. The menu display method according to claim 1, wherein the monitoring of the menu trigger operation performed on the target task group in the task list, the obtaining of the task execution progress information of the target task group, and the displaying of the operation menu of the target task group in the page on which the task list is displayed includes:
monitoring menu triggering operation executed on the target task group in the task list page, and acquiring task execution progress information, wherein the task execution progress information comprises the number of tasks and/or the duty ratio of executed tasks in the target task group;
and filling the task execution progress information into a menu template, and generating and displaying an operation menu of the target task group.
3. The menu display method of claim 2, wherein the populating the task execution progress information into a menu template includes:
acquiring a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with a text editing area;
and writing the task quantity and/or the task proportion in the task execution progress information into the text editing area to obtain an operation menu of the target task group.
4. The menu display method of claim 2, wherein the populating the task execution progress information into a menu template includes:
acquiring a menu template; the menu template comprises an operation control and a progress display area, wherein the operation control is used for editing the target task group, and the progress display area is provided with an icon filling position;
generating a task progress icon, wherein the task progress icon is used for indicating the task proportion in the execution progress information;
and filling the task progress icon to the icon filling position of the progress display area to obtain an operation menu of the target task group.
5. The menu display method according to claim 1, wherein after the displaying the operation menu of the target task group, further comprising:
when monitoring that at least one task in the target task group is executed completely, acquiring updated task execution progress information; the task execution progress information comprises the task number and/or the task proportion of the executed tasks in the target task group;
and updating the task execution progress information displayed in the menu of the target task group by adopting the updated task execution progress information.
6. The menu display method according to any one of claims 1 to 5, further comprising, after the displaying the task list:
monitoring menu trigger operation executed on a target task in the task list, and displaying an operation menu of the target task; the operation menu of the target task comprises task processing operation information executed on the target task at the latest time.
7. The menu display method according to claim 6, further comprising, after the displaying the operation menu of the target task:
when the task processing operation executed on the target task is monitored, acquiring updated task processing operation information;
and updating the task processing operation information displayed in the menu of the target task by adopting the updated task processing operation information.
8. A menu display device, comprising:
the task display device comprises a display unit, a task processing unit and a task processing unit, wherein the display unit is configured to display a task list, at least one task group is displayed in the task list, and each task group comprises at least one task;
the monitoring unit is configured to monitor a menu triggering operation executed on a target task group in the task list, acquire task execution progress information of the target task group, and display an operation menu of the target task group in a page displaying the task list; and the operation menu of the target task group comprises the task execution progress information.
9. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the menu display method of any one of claims 1 to 7.
10. A storage medium in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform the menu display method of any one of claims 1 to 7.
CN202010906840.XA 2020-09-01 2020-09-01 Menu display method and device, electronic equipment and storage medium Pending CN112199007A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010906840.XA CN112199007A (en) 2020-09-01 2020-09-01 Menu display method and device, electronic equipment and storage medium
PCT/CN2021/106841 WO2022048329A1 (en) 2020-09-01 2021-07-16 Menu display method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010906840.XA CN112199007A (en) 2020-09-01 2020-09-01 Menu display method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112199007A true CN112199007A (en) 2021-01-08

Family

ID=74006327

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010906840.XA Pending CN112199007A (en) 2020-09-01 2020-09-01 Menu display method and device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN112199007A (en)
WO (1) WO2022048329A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022048329A1 (en) * 2020-09-01 2022-03-10 北京达佳互联信息技术有限公司 Menu display method and apparatus
WO2023024974A1 (en) * 2021-08-26 2023-03-02 武汉联影医疗科技有限公司 Medical device and system
CN116028731A (en) * 2023-03-29 2023-04-28 深圳市思为软件技术有限公司 Display method of target event completion degree and related products
WO2023202453A1 (en) * 2022-04-19 2023-10-26 北京字跳网络技术有限公司 Task processing method and apparatus, device and medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116700939B (en) * 2023-08-08 2024-03-15 腾讯科技(深圳)有限公司 Map data processing method, device and system, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102640101A (en) * 2009-12-02 2012-08-15 三星电子株式会社 Method and apparatus for providing user interface
US20140281846A1 (en) * 2013-03-13 2014-09-18 Sap Ag Methods and systems of providing supplemental informaton
CN108764810A (en) * 2018-04-02 2018-11-06 深圳市前海众惠天下网络科技有限公司 Method, control device and the storage medium of task management

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160350689A1 (en) * 2015-05-29 2016-12-01 Nhn Entertainment Corporation System and method for providing task tracking
US10922636B2 (en) * 2016-10-24 2021-02-16 Oracle International Corporation Display control system and method for controlling a display of project management objects
CN107730196B (en) * 2017-08-01 2021-04-02 深圳壹账通智能科技有限公司 Project progress management method and terminal equipment
CN111290854B (en) * 2020-01-20 2024-03-15 腾讯云计算(北京)有限责任公司 Task management method, device, system, computer storage medium and electronic equipment
CN112199007A (en) * 2020-09-01 2021-01-08 北京达佳互联信息技术有限公司 Menu display method and device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102640101A (en) * 2009-12-02 2012-08-15 三星电子株式会社 Method and apparatus for providing user interface
US20140281846A1 (en) * 2013-03-13 2014-09-18 Sap Ag Methods and systems of providing supplemental informaton
CN108764810A (en) * 2018-04-02 2018-11-06 深圳市前海众惠天下网络科技有限公司 Method, control device and the storage medium of task management

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022048329A1 (en) * 2020-09-01 2022-03-10 北京达佳互联信息技术有限公司 Menu display method and apparatus
WO2023024974A1 (en) * 2021-08-26 2023-03-02 武汉联影医疗科技有限公司 Medical device and system
WO2023202453A1 (en) * 2022-04-19 2023-10-26 北京字跳网络技术有限公司 Task processing method and apparatus, device and medium
CN116028731A (en) * 2023-03-29 2023-04-28 深圳市思为软件技术有限公司 Display method of target event completion degree and related products
CN116028731B (en) * 2023-03-29 2023-06-20 深圳市思为软件技术有限公司 Display method of target event completion degree and related products

Also Published As

Publication number Publication date
WO2022048329A1 (en) 2022-03-10

Similar Documents

Publication Publication Date Title
CN112199007A (en) Menu display method and device, electronic equipment and storage medium
EP3244312B1 (en) A personal digital assistant
CN109241141B (en) Deep learning training data processing method and device
US11132114B2 (en) Method and apparatus for generating customized visualization component
US8799796B2 (en) System and method for generating graphical dashboards with drill down navigation
US10055106B2 (en) Information display processing system, information display processing method, and program recording medium
CN108011949B (en) Method and apparatus for acquiring data
CN113268226A (en) Page data generation method and device, storage medium and equipment
US8788248B2 (en) Transparent flow model simulation implementing bi-directional links
CN111752960B (en) Data processing method and device
CN113076186A (en) Task processing method and device, electronic equipment and storage medium
CN109271224B (en) Method and apparatus for determining position
CN111125205A (en) Signboard data display method, terminal and storage medium
CN113901033A (en) Data migration method, device, equipment and medium
KR20140077115A (en) Defining object groups in 3d
CN108845791B (en) Application program code development processing method and device, readable storage medium and terminal
CN113656533A (en) Tree control processing method and device and electronic equipment
CN111737372A (en) Map data generation method and device
CN111125501A (en) Method and apparatus for processing information
CN110716699A (en) Method and apparatus for writing data
CN111143408B (en) Event processing method and device based on business rule
CN111596941B (en) Application updating method, device, electronic equipment and medium
CN116956830A (en) Document storage method, document display method, document storage device, document display device, document storage apparatus, and storage medium
CN113706209A (en) Operation data processing method and related device
CN117476192A (en) Task scheduling method and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210108

RJ01 Rejection of invention patent application after publication