CN111596981A - Scheduling menu implementation processing method and device based on disc menu technology - Google Patents

Scheduling menu implementation processing method and device based on disc menu technology Download PDF

Info

Publication number
CN111596981A
CN111596981A CN202010300813.8A CN202010300813A CN111596981A CN 111596981 A CN111596981 A CN 111596981A CN 202010300813 A CN202010300813 A CN 202010300813A CN 111596981 A CN111596981 A CN 111596981A
Authority
CN
China
Prior art keywords
menu
disc
scheduling
disk
setting
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
CN202010300813.8A
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.)
Xi'an Zhenyou Communication Technology Co ltd
Original Assignee
Xi'an Zhenyou Communication 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 Xi'an Zhenyou Communication Technology Co ltd filed Critical Xi'an Zhenyou Communication Technology Co ltd
Priority to CN202010300813.8A priority Critical patent/CN111596981A/en
Publication of CN111596981A publication Critical patent/CN111596981A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a method and a device for realizing and processing a scheduling menu based on a disc menu technology, wherein the method comprises the following steps: dividing the scheduling according to functions, and respectively filling the scheduling into the disc block areas to form a disc menu; adding an appearance style to the disc menu item to generate a menu style; adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls; respectively adding a command execution operation corresponding to the binding for each menu item; events are added to the menu and triggers are added to the events. The method for realizing the free changeability of the scheduling menu avoids the waste of page space, makes the menu layout more reasonable, provides convenience for the operation and use of users, and has the advantages of simple realization and high reliability.

Description

Scheduling menu implementation processing method and device based on disc menu technology
Technical Field
The present application relates to the field of scheduling system menu processing technologies, and in particular, to a method and an apparatus for implementing and processing a scheduling menu based on a disk menu technology, a computer device, and a readable storage medium.
Background
In a common system, a background management system and a front-end interface system are left, and the front-end interface system is a C/S architecture program or a B/S architecture website system. A navigation bar is required to be arranged for the system, and more convenient selection can be provided for the user by the navigation bar.
In the prior art, common menus are shown as follows: example 1: the menu is vertically placed on the left side, and when a user clicks (or stays) the primary menu, the secondary menu is displayed in a popup layer mode at the relative position of the primary menu; example 2: the menu of the left tree takes a tree control as a menu item, clicks a father node and automatically expands child nodes; example 3: and horizontally displaying the menu at the top of the interface, arranging the first-level menu in a first row, clicking the first-level menu, automatically popping up the second-level menu, and clicking the second-level menu to pop up the third-level menu. Of course, some menus are placed on the left or bottom. In summary, the layout modes of the menus all adopt frame layout, and different styles can be displayed by selecting different view layout pages in one view page and introducing different resources into the layout pages.
The emergency dispatching system in the prior art adopts a top menu bar and a right function bar. Each menu bar corresponds to different functions, which is equivalent to the relationship between the primary menu and the secondary menu. Since under each menu item, some function items will be corresponded. Therefore, the page of the scheduling system sets a certain area for the menu bar and the function bar. The layout is such that the content presentation page is reduced and the menu bar and the function bar are always presented on the page. The function bar occupies a large space and cannot be adjusted to the menu bar and the function bar. Such a layout will certainly waste a lot of page space, so that the main content page has to be adjusted or added with pages, which is inconvenient for the user to operate and use.
Therefore, the prior art is in need of improvement.
Disclosure of Invention
The invention provides a method for realizing the free changeability of a scheduling menu, avoids the waste of page space, ensures the layout of the menu to be more reasonable, provides convenience for the operation and the use of a user, and has simple realization and high reliability.
The technical scheme of the invention is as follows:
a scheduling menu implementation processing method based on a disk menu technology is disclosed, wherein the method comprises the following steps:
dividing the scheduling according to functions, and respectively filling the scheduling into the disc block areas to form a disc menu;
adding an appearance style to the disc menu item to generate a menu style;
adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls;
respectively adding a command execution operation corresponding to the binding for each menu item;
events are added to the menu and triggers are added to the events.
The scheduling menu implementation processing method based on the disk menu technology is characterized in that the scheduling is divided according to functions and is respectively filled into disk block areas, and the step of forming the disk menu comprises the following steps:
dividing the scheduling according to functions, comprising: the scheduling service is divided into: calling, video calling, monitoring, transferring, hanging forcibly, inserting forcibly and emergent; dividing video monitoring service into: the method comprises the steps of image capture, layout, global, hiding/displaying and video client;
and filling the divided functions into the disk block areas respectively to form a disk menu.
The scheduling menu implementation processing method based on the disk menu technology, wherein appearance styles are added to disk menu items, and the step of generating the menu styles comprises the following steps:
adding appearance styles to the disc menu items;
adding Icon icons to the menu, filling the Icon colors, setting the Icon background to be transparent, and adding animation effects;
a menu style is generated.
The scheduling menu implementation processing method based on the disk menu technology is characterized in that the step of adding submenus to disk menu items and nesting application program commands into ejectable menu controls comprises the following steps:
adding submenus to the disc menu items to generate nested subentries;
command organization of an application is nested into a single, expandable, anytime and anywhere popup menu control.
The scheduling menu implementation processing method based on the disk menu technology, wherein the step of adding an event to the menu and the step of adding a trigger to the event comprise the following steps:
adding an event for a menu, and adding a trigger for the event;
each time an event occurs, a set operation is triggered.
The scheduling menu implementation processing method based on the disk menu technology, wherein the step of adding an event to the menu and adding a trigger to the event comprises the following steps:
setting the disc menu control to be capable of zooming in and zooming out;
the puck menu control settings can be dragged and dropped and restored.
The scheduling menu implementation processing method based on the disk menu technology comprises the following steps of:
setting the disc menu control to be displayable/hidden;
and setting a disc menu control movable area.
A scheduling menu realization processing device based on a disk menu technology comprises:
the function division module is used for dividing the scheduling according to functions and respectively filling the scheduling into the disc block areas to form a disc menu;
the menu adding and setting module is used for adding appearance styles to the disc menu items to generate menu styles;
the submenu adding and setting module is used for adding submenus to the disc menu items and nesting the application program commands into ejectable menu controls;
the command adding and binding module is used for respectively adding and binding corresponding command execution operation for each menu item;
the event adding processing module is used for adding an event to the menu and adding a trigger to the event;
the zooming-in and zooming-out setting module is used for setting the disc menu control to be zoomed in and zoomed out;
the drag-and-drop reset setting module is used for setting the disc menu control to be drag-and-drop and reset;
the display and hide setting module is used for setting the disc menu control to be displayable and hidden;
and the moving region setting module is used for setting the movable region of the disc menu control.
A computer device, comprising: the scheduling menu implementation processing method based on the disk menu technology comprises a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of any one scheduling menu implementation processing method based on the disk menu technology when executing the computer program.
A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when being executed by a processor, implements the steps of any of the scheduling menu implementation processing methods based on the disk menu technique.
Compared with the prior art, the embodiment of the invention has the following advantages:
a method and a device for realizing and processing a scheduling menu based on a disk menu technology, computer equipment and a readable storage medium are provided, wherein the method comprises the following steps: dividing the scheduling according to functions, and respectively filling the scheduling into the disc block areas to form a disc menu; adding an appearance style to the disc menu item to generate a menu style; adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls; respectively adding a command execution operation corresponding to the binding for each menu item; events are added to the menu and triggers are added to the events. The invention can make the menu light and convenient, can be highlighted and freely moved in the system page, and can be hidden when the user does not need the menu display and displayed when the user needs the menu display; the method provides convenience for the operation and the use of users, and has simple realization and high reliability.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a scheduling menu implementation processing method based on a disk menu technology according to the present invention.
Fig. 2 is a schematic structural diagram of a scheduling menu implementation processing apparatus based on a disk menu technology in an embodiment of the present invention.
Fig. 3 is an internal structural diagram of a computer device in an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The inventor has found that the prior art emergency dispatching system uses a top menu bar and a right function bar. Each menu bar corresponds to different functions, which is equivalent to the relationship between the primary menu and the secondary menu. Since under each menu item, some function items will be corresponded. Therefore, the page of the scheduling system sets a certain area for the menu bar and the function bar. The layout is such that the content presentation page is reduced and the menu bar and the function bar are always presented on the page. The function bar occupies a large space and cannot be adjusted to the menu bar and the function bar. The layout undoubtedly wastes a large amount of page space, so that the main content page has to be adjusted or added with pages, which is inconvenient for users to operate and use.
The bottom layer on which the carousel menu technology is based is Radcontrols by Telerik. The application introduces a RadIaMenu component under a RadControls control. On the basis of the components, rich styles are added, dynamic effects are increased, scheduling function items are embedded into the components, and a position algorithm is added. The puck can be hidden and displayed. (Note: Telerik is a software company, devoted to Microsoft. Net platform presentation layers and content management controls. in Radcontrol for Windows 8 XAML Q32013 there is a RaddialMenu component that developers can use to create a user interface with a ring menu for desktop and touch programs.)
In order to solve the above problems, various non-limiting embodiments of the present invention will be described in detail below with reference to the accompanying drawings in the embodiments of the present invention.
Referring to fig. 1, fig. 1 shows a method for implementing and processing a scheduling menu based on a disk menu technology according to an embodiment of the present invention, where the method includes the following steps:
step S10: and dividing the scheduling according to functions, and filling the scheduling into the disk block areas respectively to form a disk menu.
In the present application, the scheduling is divided according to functions, including: the scheduling service is divided into: calling, video calling, monitoring, transferring, hanging forcibly, inserting forcibly and emergent; dividing video monitoring service into: the method comprises the steps of image capture, layout, global, hiding/displaying and video client; and filling the divided functions into the disk block areas respectively to form a disk menu.
For example: the dispatch services can be divided into-call, video call, monitor, transfer, hard-hang, hard-plug, emergency, etc.
The video monitoring service can be divided into-grab, layout, global, hidden/display, video client, etc.
The advantages of this step are: and the function menu is displayed in a disc block filling mode, so that the service division is clearer and the management is easy.
And step S20, adding appearance styles to the disc menu items to generate menu styles.
In the step, appearance styles are added to the disc menu items, and the menu styles can be customized.
For example: adding an Icon small Icon to the menu, filling the Icon color, setting the background of the Icon transparent, and adding an animation effect.
The advantages of the step are as follows: after the Icon is added, the function of each menu is clear at a glance. The rich style makes the whole menu bright in front, and the animation effect can make the user obtain good operation experience.
Step S30: adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls;
submenus are added to the pie menu items to support nested sub-items. The compact radial menu system saves valuable screen space by organizing most of the commands of an application into a single, expandable menu control that can be popped up anytime and anywhere.
For example: the emergency module in the dispatching service comprises the following components in emergency: voice conferencing, voice broadcasting, video conferencing, mass texting, polling, voice recording notifications, and the like. When the mouse clicks the emergency menu, the contents of the disk show all the function items in the emergency, i.e. the second level menu.
The advantages of the step are as follows: after a pie is divided into several parts, each part presents a level menu. And various services exist under some first-level menus, so that second-level menus are added. The display effect makes the upper and lower level structure clear, and has the display of data with hierarchical structure, and the navigation is easy.
Step S40: respectively adding a command execution operation corresponding to the binding for each menu item;
a command execution operation is added for each menu item. After the menu binding command is finished, the menu item is clicked, and the command is executed. Each menu is allowed to perform its own job.
For example: when clicking the call, the selected dispatching user is called, namely the user is called directly by the line.
And when the emergency is clicked, the disc displays the function menu under the emergency. If the group short message sending function is selected, a short message sending window can be popped up, and the short message service can be directly carried out.
The advantages of the step are as follows: each menu item binds different commands and performs the operation individually. The whole system is clear in order and easier to manage.
Step S50: events are added to the menu and triggers are added to the events.
For example: for example, a click event, a hover event, is added for each menu item. And when the mouse clicks the menu item, executing corresponding command operation. And when the mouse is hover, adding a tooltip prompt for the menu.
The advantages of the step are as follows: after adding a trigger for an event, a set operation is triggered whenever the event occurs. The mouse click event is a classic operation action and accords with the operation habit of a user. The tooltip prompt of the hover event can increase the system humanization.
In a further embodiment, the method may further comprise the steps of:
step S60: setting the disc menu control to be capable of zooming in and zooming out;
for example: and selecting a disc menu under the scheduling view, and zooming the disc by using a mouse. The menu will adapt to the disc size.
The advantages of the step are as follows: the requirements of partial users on the dissatisfaction of the font and the size of the disc in the using process are met. The disc is made to be scalable, so that the requirement of a user on the disc is greatly met, and the user can operate freely.
Step S70: the puck menu control settings can be dragged and dropped and restored.
For example: the left page, where the pie is located, is currently using the scheduled "voice conference" feature. The speech conference will appear "pre-arranged group", "my group", "temporary group" in the left box. The groups each show members of the group. If a group has many members, a large amount of page space is occupied. And the pie menu just masks the "temporary group" members. At this point, the puck may be dragged and dropped to the "my group" area. This still allows other operations to be performed on the "temporary group" members.
The advantages of the step are as follows: and adjusting the position of the disc timely according to the current condition of the page. The current service is not influenced, and the next function can be operated continuously.
Step S80: setting the disc menu control to be displayable/hidden;
for example: the expansion and the contraction of the nodes can be controlled. Clicking a disc middle button on the lower left of the scheduling view interface, and hiding the disc; click the middle button again and the interface displays the disc.
The advantages of the step are as follows: therefore, when the content of the business interface is more, the disc can be hidden, and more page areas are obtained for displaying the business data. And when the page data is less or the function needs to be switched, the disk is restored. Other functional operations may be performed.
Step S90: and setting a disc menu control movable area.
For example: for example, in a video surveillance view, if a disk is dragged onto a video control, video frame playing is affected. The puck can only drag in areas outside the video picture.
The advantages of the step are as follows: the background code sets the puck field of motion so the puck cannot be dragged across the field. This will not affect some of the higher ranked traffic.
Therefore, the menu can be light and convenient, can be highlighted and can move freely in the system page, and can be hidden when the user does not need to display the menu and displayed when the user needs the menu; the method provides convenience for the operation and the use of users, and has simple realization and high reliability.
In one embodiment, there is provided a scheduling menu implementation processing apparatus based on a disk menu technology, as shown in fig. 2, the apparatus includes:
the function dividing module 41 is configured to divide the scheduling according to functions, and fill the divided areas of the disks respectively to form a disk menu;
the menu adding and setting module 42 is used for adding appearance styles to the disc menu items to generate menu styles;
a submenu adding and setting module 43, which is used for adding submenus in the disc menu items and nesting the application program commands into ejectable menu controls;
a command adding and binding module 44, configured to add and bind a corresponding command execution operation for each menu item;
an event adding processing module 45, configured to add an event to the menu and add a trigger to the event;
a zoom-in/zoom-out setting module 46 for setting the disc menu control to be zoomed in and zoomed out;
a drag-and-drop reset setting module 47, configured to set a disk menu control to be draggable and reset;
a display hiding setting module 48, configured to set the disc menu control to be displayable and hidden;
a moving region setting module 49, configured to set a disc menu control movable region, as described above.
In one embodiment, the present invention provides a computer device, which may be a terminal, having an internal structure as shown in FIG. 3. The computer device includes a processor, a memory, a network interface, a display screen, and an input system connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile 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 an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of generating a natural language model. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input system of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the illustration in fig. 3 is merely a block diagram of a portion of the structure associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
The embodiment of the invention provides computer equipment, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to realize the following steps:
dividing the scheduling according to functions, and respectively filling the scheduling into the disc block areas to form a disc menu;
adding an appearance style to the disc menu item to generate a menu style;
adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls;
respectively adding a command execution operation corresponding to the binding for each menu item;
adding an event for a menu, and adding a trigger for the event; as described above.
In summary, compared with the prior art, the embodiment of the invention has the following advantages:
the invention provides a method and a device for realizing and processing a scheduling menu based on a disc menu technology, computer equipment and a readable storage medium, wherein the method comprises the following steps: dividing the scheduling according to functions, and respectively filling the scheduling into the disc block areas to form a disc menu; adding an appearance style to the disc menu item to generate a menu style; adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls; respectively adding a command execution operation corresponding to the binding for each menu item; events are added to the menu and triggers are added to the events. The invention can make the menu light and convenient, can be highlighted and freely moved in the system page, and can be hidden when the user does not need the menu display and displayed when the user needs the menu display; the method provides convenience for the operation and the use of users, and has simple realization and high reliability.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A scheduling menu realization processing method based on a disk menu technology is characterized by comprising the following steps:
dividing the scheduling according to functions, and respectively filling the scheduling into the disc block areas to form a disc menu;
adding an appearance style to the disc menu item to generate a menu style;
adding submenus in the disc menu items, and nesting the application program commands into ejectable menu controls;
respectively adding a command execution operation corresponding to the binding for each menu item;
events are added to the menu and triggers are added to the events.
2. The method as claimed in claim 1, wherein the step of dividing the scheduling function and filling the divided scheduling function into the carousel block areas respectively to form the carousel menu comprises:
dividing the scheduling according to functions, comprising: the scheduling service is divided into: calling, video calling, monitoring, transferring, hanging forcibly, inserting forcibly and emergent; dividing video monitoring service into: the method comprises the steps of image capture, layout, global, hiding/displaying and video client;
and filling the divided functions into the disk block areas respectively to form a disk menu.
3. The method for realizing and processing the dispatch menu based on the disk menu technology as claimed in claim 1, wherein the step of adding an appearance style to the disk menu item and generating a menu style comprises:
adding appearance styles to the disc menu items;
adding Icon icons to the menu, filling the Icon colors, setting the Icon background to be transparent, and adding animation effects;
a menu style is generated.
4. The method as claimed in claim 1, wherein the step of adding submenus to the pie menu items and nesting the application commands into ejectable menu controls comprises:
adding submenus to the disc menu items to generate nested subentries;
command organization of an application is nested into a single, expandable, anytime and anywhere popup menu control.
5. The method for realizing and processing the scheduling menu based on the disk menu technology as claimed in claim 1, wherein the step of adding an event to the menu and adding a trigger to the event comprises:
adding an event for a menu, and adding a trigger for the event;
each time an event occurs, a set operation is triggered.
6. The method for realizing and processing the scheduling menu based on the disk menu technology as claimed in claim 1, wherein the step of adding the event to the menu and adding the trigger to the event is followed by:
setting the disc menu control to be capable of zooming in and zooming out;
the puck menu control settings can be dragged and dropped and restored.
7. The method for implementing a scheduling menu based on a disk menu technology as claimed in claim 6, wherein the step of dragging and dropping and restoring the disk menu control setting comprises the following steps:
setting the disc menu control to be displayable/hidden;
and setting a disc menu control movable area.
8. A scheduling menu realization processing device based on a disk menu technology is characterized by comprising:
the function division module is used for dividing the scheduling according to functions and respectively filling the scheduling into the disc block areas to form a disc menu;
the menu adding and setting module is used for adding appearance styles to the disc menu items to generate menu styles;
the submenu adding and setting module is used for adding submenus to the disc menu items and nesting the application program commands into ejectable menu controls;
the command adding and binding module is used for respectively adding and binding corresponding command execution operation for each menu item;
the event adding processing module is used for adding an event to the menu and adding a trigger to the event;
the zooming-in and zooming-out setting module is used for setting the disc menu control to be zoomed in and zoomed out;
the drag-and-drop reset setting module is used for setting the disc menu control to be drag-and-drop and reset;
the display and hide setting module is used for setting the disc menu control to be displayable and hidden;
and the moving region setting module is used for setting the movable region of the disc menu control.
9. A computer device, comprising: a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the scheduling menu implementation processing method based on the disk menu technology according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the scheduling menu implementation processing method based on the disk menu technology of any one of claims 1 to 7.
CN202010300813.8A 2020-04-16 2020-04-16 Scheduling menu implementation processing method and device based on disc menu technology Pending CN111596981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010300813.8A CN111596981A (en) 2020-04-16 2020-04-16 Scheduling menu implementation processing method and device based on disc menu technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010300813.8A CN111596981A (en) 2020-04-16 2020-04-16 Scheduling menu implementation processing method and device based on disc menu technology

Publications (1)

Publication Number Publication Date
CN111596981A true CN111596981A (en) 2020-08-28

Family

ID=72184998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010300813.8A Pending CN111596981A (en) 2020-04-16 2020-04-16 Scheduling menu implementation processing method and device based on disc menu technology

Country Status (1)

Country Link
CN (1) CN111596981A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116225414A (en) * 2023-03-09 2023-06-06 广州市华势信息科技有限公司 Software visual rapid development system based on zero code

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080229245A1 (en) * 2007-03-15 2008-09-18 Ulerich Rhys D Multiple Sorting of Columns in a Displayed Table in a User Interactive Computer Display Interface Through Sequential Radial Menus
US20110113380A1 (en) * 2009-11-06 2011-05-12 John Michael Sakalowsky Audio/Visual Device Graphical User Interface Submenu
CN102449588A (en) * 2009-05-29 2012-05-09 苹果公司 Radial menus
CN103226434A (en) * 2013-04-16 2013-07-31 天脉聚源(北京)传媒科技有限公司 Method and device for exhibiting menu information
US20140137042A1 (en) * 2011-08-04 2014-05-15 Tencent Technology (Shenzhen) Company Limited Menu display method and system, radial menu, and storage medium
CN103838472A (en) * 2014-02-28 2014-06-04 华南理工大学 Multilevel functional navigation menu formed by sector and concentric circle and working method of menu
CN103941970A (en) * 2014-05-12 2014-07-23 上海卓悠网络科技有限公司 Menu achieving method and device
CN104317487A (en) * 2014-11-12 2015-01-28 北京国双科技有限公司 Display method and display device of annular menu
US20150279389A1 (en) * 2013-01-30 2015-10-01 Google Inc. Voice Activated Features on Multi-Level Voice Menu

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080229245A1 (en) * 2007-03-15 2008-09-18 Ulerich Rhys D Multiple Sorting of Columns in a Displayed Table in a User Interactive Computer Display Interface Through Sequential Radial Menus
CN102449588A (en) * 2009-05-29 2012-05-09 苹果公司 Radial menus
US20110113380A1 (en) * 2009-11-06 2011-05-12 John Michael Sakalowsky Audio/Visual Device Graphical User Interface Submenu
US20140137042A1 (en) * 2011-08-04 2014-05-15 Tencent Technology (Shenzhen) Company Limited Menu display method and system, radial menu, and storage medium
US20150279389A1 (en) * 2013-01-30 2015-10-01 Google Inc. Voice Activated Features on Multi-Level Voice Menu
CN103226434A (en) * 2013-04-16 2013-07-31 天脉聚源(北京)传媒科技有限公司 Method and device for exhibiting menu information
CN103838472A (en) * 2014-02-28 2014-06-04 华南理工大学 Multilevel functional navigation menu formed by sector and concentric circle and working method of menu
CN103941970A (en) * 2014-05-12 2014-07-23 上海卓悠网络科技有限公司 Menu achieving method and device
CN104317487A (en) * 2014-11-12 2015-01-28 北京国双科技有限公司 Display method and display device of annular menu

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
YU-HSIN CHANG: "QPalm: A gesture recognition system for remote control with list menu", 《2008 FIRST IEEE INTERNATIONAL CONFERENCE ON UBI-MEDIA COMPUTING》, 22 July 2008 (2008-07-22) *
孟驭旋: "菜单交互技术专利综述", 《中国发明与专利》, vol. 2016, no. 7, 31 July 2016 (2016-07-31) *
管建和等: "基于VC.Net实现弹出式菜单的界面编程技术", 《电脑编程技巧与维护》, no. 11, 3 November 2006 (2006-11-03) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116225414A (en) * 2023-03-09 2023-06-06 广州市华势信息科技有限公司 Software visual rapid development system based on zero code

Similar Documents

Publication Publication Date Title
JP7026183B2 (en) User interface for your application Devices, methods, and graphical user interfaces for interacting with objects.
EP3842905B1 (en) Icon display method and apparatus, terminal and storage medium
CN109164964B (en) Content sharing method and device, terminal and storage medium
RU2554395C2 (en) System and method for selecting tabs within tabbed browser
US7793226B2 (en) Method and system for grouping and stacking tab user interface objects with icon status indicators
KR102266198B1 (en) Method and device for managing tap window indicating application group included heterogeneous applications
KR102004553B1 (en) Managing workspaces in a user interface
US5867163A (en) Graphical user interface for defining and invoking user-customized tool shelf execution sequence
US5923328A (en) Method and system for displaying a hierarchical sub-tree by selection of a user interface element in a sub-tree bar control
CN105988860B (en) Method for executing application program and mobile device
US7576756B1 (en) System and method for interaction of graphical objects on a computer controlled system
JP2020531985A (en) Systems, methods, and graphical user interfaces for interacting with augmented and virtual reality environments
CN107341018A (en) A kind of method and apparatus for continuing to show view after page layout switch
JP2005196791A (en) Browser for hierarchical structure
US20130067394A1 (en) Pointer invocable navigational user interface
JPH07210353A (en) Method and system for customizing of data-processing-system graphical user interface
AU2005267129A1 (en) Unified interest layer for user interface
KR20040089518A (en) System and method for creation of an object within an object hierarchy structure
CN103425481A (en) Dynamically assigning shortcuts to menu items and actions
WO2017113624A1 (en) System and method for operating system of mobile device
CN115268730A (en) Device, method and graphical user interface for interacting with user interface objects corresponding to an application
WO2010027087A1 (en) Information processing device and program
CN113507646B (en) Display equipment and browser multi-label page media resource playing method
CN111580912A (en) Display method and storage medium for multi-level structure resource group
CN111596981A (en) Scheduling menu implementation processing method and device based on disc menu technology

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200828