CN112347277A - Menu generation method and device, electronic equipment and readable storage medium - Google Patents

Menu generation method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112347277A
CN112347277A CN202011176883.3A CN202011176883A CN112347277A CN 112347277 A CN112347277 A CN 112347277A CN 202011176883 A CN202011176883 A CN 202011176883A CN 112347277 A CN112347277 A CN 112347277A
Authority
CN
China
Prior art keywords
menu
file
menus
generating
file directory
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
CN202011176883.3A
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.)
TONGHUI JIASHI (BEIJING) INFORMATION TECHNOLOGY CO LTD
Original Assignee
TONGHUI JIASHI (BEIJING) 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 TONGHUI JIASHI (BEIJING) INFORMATION TECHNOLOGY CO LTD filed Critical TONGHUI JIASHI (BEIJING) INFORMATION TECHNOLOGY CO LTD
Priority to CN202011176883.3A priority Critical patent/CN112347277A/en
Publication of CN112347277A publication Critical patent/CN112347277A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/44Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a menu generation method, a device, electronic equipment and a readable storage medium, wherein the method comprises the steps of obtaining local file information, generating a file directory corresponding to the file information according to a file hierarchy structure, generating a menu according to the file directory, radially displaying a plurality of father menus by taking a main menu as a center, and radially displaying a plurality of submenus by taking the corresponding father menus as starting points, so that the display content of the menu directory is richer and more intuitive, and a user can conveniently and quickly search information.

Description

Menu generation method and device, electronic equipment and readable storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a menu generation method and device, electronic equipment and a readable storage medium.
Background
As a novel information transmission medium, the multimedia display system has been widely applied to various application fields such as bank finance, exhibition venues, transportation hubs and enterprise units.
However, in the conventional multimedia display system, the menu directory is mostly displayed by adopting contents such as a photo wall, a time axis or list arrangement, and the like, so that the display form is single, and a user cannot conveniently and quickly find information.
Disclosure of Invention
In view of this, embodiments of the present invention provide a menu generating method, an apparatus, an electronic device, and a readable storage medium, so as to solve the technical problem in the prior art that a menu directory is single in display form and is inconvenient for a user to quickly find information.
In a first aspect, an embodiment of the present invention provides a menu generation method, where the method includes:
acquiring local file information, wherein the file information comprises file content and a file hierarchy structure;
generating a file directory corresponding to the file information according to the file hierarchy;
generating a menu according to the file directory, wherein the menu comprises a main menu, a father menu and a submenu;
displaying the menus, wherein the multiple father menus are displayed in a radial shape by taking the main menu as a center, and the multiple sub menus are displayed in a radial structure by taking the corresponding father menus as starting points;
updating the file directory; and
and generating a new menu according to the updated file directory.
Further, the method further comprises:
and displaying the file content in response to the menu being triggered.
Further, the updating the file directory specifically includes:
and updating the file directory in response to the addition or deletion of the file information.
Further, the updating the file directory specifically includes:
and periodically scanning the local file information, acquiring a new file directory, and automatically generating a new menu according to the new file directory.
In a second aspect, an embodiment of the present invention provides an apparatus for generating a menu, where the apparatus includes:
the device comprises an acquisition unit, a storage unit and a processing unit, wherein the acquisition unit is used for acquiring local file information which comprises file content and a file hierarchical structure;
the first generating unit is used for generating a file directory corresponding to the file information according to the file hierarchy structure;
the second generating unit is used for generating menus according to the file directory, wherein the menus comprise a main menu, a father menu and a submenu;
the first display unit is used for displaying the menus, the father menus are displayed in a radial mode by taking the main menu as a center, and the sub menus are displayed in a radial structure by taking the corresponding father menus as starting points; and
an updating unit for updating the file directory;
and the second generating unit is also used for generating a new menu according to the updated file directory.
Further, the apparatus further comprises:
and the second display unit is used for responding to the triggering of the menu and displaying the file content.
Further, the updating unit is specifically configured to:
and updating the file directory in response to the addition or deletion of the file information.
Further, the updating unit is specifically configured to:
and periodically scanning the local file information, acquiring a new file directory, and automatically generating a new menu according to the new file directory.
In a third aspect, embodiments of the present invention provide an electronic device, which includes a memory and a processor, wherein the memory is used for storing one or more computer program instructions, and the one or more computer program instructions are executed by the processor to implement the method described above.
In a fourth aspect, the present invention provides a computer-readable storage medium, in which a computer program is stored, and the computer program, when executed by a processor, implements the method steps as described above.
According to the technical scheme of the embodiment of the invention, the corresponding file directory and menu are generated through the local file information, the multiple father menus are radially displayed by taking the main menu as the center, and the multiple submenus are radially displayed by taking the corresponding father menus as the starting points, so that the display content of the menu directory is richer and more visual, and the user can conveniently and quickly search information.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent from the following description of the embodiments of the present invention with reference to the accompanying drawings, in which:
FIG. 1 is a flow chart of a menu generation method of an embodiment of the present invention;
FIG. 2 is a schematic illustration of a menu display according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a menu generating apparatus according to an embodiment of the present invention;
fig. 4 is a schematic diagram of an electronic device of an embodiment of the invention.
Detailed Description
The present invention will be described below based on examples, but the present invention is not limited to only these examples. In the following detailed description of the present invention, certain specific details are set forth. It will be apparent to one skilled in the art that the present invention may be practiced without these specific details. Well-known methods, procedures, components and circuits have not been described in detail so as not to obscure the present invention.
Further, those of ordinary skill in the art will appreciate that the drawings provided herein are for illustrative purposes and are not necessarily drawn to scale.
Unless the context clearly requires otherwise, throughout the description, the words "comprise", "comprising", and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is, what is meant is "including, but not limited to".
In the description of the present invention, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present invention, "a plurality" means two or more unless otherwise specified.
As a new information transmission medium, the multimedia display system is increasingly applied to display scenes in banking, exhibition venues, transportation hubs, enterprise units or other application fields. However, the existing display often adopts a photo wall, a time axis or a list arrangement mode to display different file contents, the display content is single, and the display is not beneficial to a user to quickly find information. Based on this, the present embodiment provides a menu generation method, an apparatus, an electronic device, and a readable storage medium, so that the display form of the menu directory is richer and more intuitive, and meanwhile, a user can search for information quickly.
Fig. 1 is a flowchart of a menu generation method according to an embodiment of the present invention. As shown in fig. 1, the menu generating method of the present embodiment is implemented by the following steps.
In step S100, local file information is acquired.
In this embodiment, the file information includes the file content and the file hierarchy. The file content includes files in various content formats, and the content format of the file may be one or more of a document, a model, a video, a picture, a web page, and other formats. The file hierarchy may be arranged in a predetermined order according to file type, time, or other classification.
In step S200, a file directory corresponding to the file information is generated according to the file hierarchy.
In this embodiment, the file hierarchy reflects the display sequence of the file contents, and the file directory generated according to the file hierarchy sequentially includes a main menu item, a primary menu item, and a secondary menu item according to the display sequence. And when the display levels in the file directory are more, sequentially arranging and generating menu items of corresponding levels according to the sequence of the display levels.
In step S300, a menu is generated from the file directory.
In this implementation, menus corresponding to different file directories are generated according to preset menu item styles, and the file hierarchy structures corresponding to the different file directories sequentially include a main menu, a parent menu and a sub-menu, which respectively correspond to file contents of different structural hierarchies, that is, respectively correspond to a main menu item, a first-level menu item and a second-level menu item in the file directory. When the display levels in the file directory are more, the menus with the corresponding levels can be sequentially arranged and generated according to the sequence of the display levels.
Preferably, the preset menu item styles in this embodiment include display structures of a main menu, a parent menu and a sub-menu, and a pattern option, a shape option, a background color option and a menu name setting option corresponding to each menu displayed in the display structures.
Specifically, the display structure in this embodiment includes a radial display structure in which a plurality of parent menus are radially displayed with the main menu as a center, and a radial display structure in which a plurality of submenus are radially displayed with the corresponding parent menu as a starting point. In this embodiment, the menu item styles corresponding to the menu items at the same level are set to be the same style by default. Meanwhile, the menu displayed actually can set various characteristics such as patterns, shapes, colors, fonts and the like of menu items at all levels in the display structure according to actual display requirements. Therefore, all menu names in the same level can be conveniently checked, and the viewing and the operation of the user by the audience are facilitated.
In step S400, a menu is displayed.
In this embodiment, the displayed menu is not only used for displaying content, but also for interaction.
Preferably, when the content is presented in this embodiment, not only the newly generated menu but also the file directory corresponding to the file information may be displayed. Wherein the file directory is displayed in a display window of the user-operable terminal device. The menu may be simultaneously displayed on a preview window of the terminal device and a large-sized display screen for viewing by the viewer. Therefore, the method and the device are convenient for the audience and the user to watch the displayed content at the same time, improve the watching experience, facilitate the user to quickly search and select the file information in the displaying process, and carry out related operations, so that the content displaying is smoother, and the watching experience of the audience is further improved.
In an optional implementation manner, in the embodiment, when the menu is displayed, the multiple parent menus are radially displayed with the main menu as a center, and the multiple sub-menus are radially displayed with the corresponding parent menu as a starting point.
Preferably, in order to further enrich the service performance of the multimedia presentation, the menu generation method of the embodiment is further configured with an update function. As shown in fig. 1, the menu generating method of the present embodiment further includes the following steps.
In step S500, the file directory is updated.
In this embodiment, in an optional implementation manner, when the file information is added or deleted, the file directory is updated. Specifically, after the user adds or deletes the file information, the file directory is updated by manually selecting the corresponding update option.
In another alternative implementation, a new file directory is obtained by periodically scanning the local file information, and a new menu is automatically generated according to the new file directory. Therefore, the latest display content is timely acquired in an automatic catalog updating mode, and content loss or untimely display caused by repeated operation is avoided.
In step S600, a new menu is generated according to the updated file directory.
In the embodiment, the latest display content is obtained by updating the file directory in time, and a new menu is generated according to the updated file directory, so that the file content is more convenient to update and display.
In step S700, in response to the menu being triggered, the corresponding file content is displayed.
Specifically, the menu items of the present embodiment are each configured with an activation control. When the display device is used, after a user clicks a main menu, all father menus are sequentially displayed by taking the main menu as a center and form a radial structure with the main menu to be displayed. When a user clicks a certain father menu in the radial structure, the unselected father menu is automatically displayed in a transparent or hidden mode, the selected father menu extends out from the position where the main menu is located, and the selected father menu serves as the center of the display of the sub-menus to form a radial structure with the sub-menus for display. When the user clicks the submenu in the radial structure, the corresponding file content in the submenu can be displayed. Therefore, the user can conveniently and quickly search information and conveniently watch the information by the audience.
Meanwhile, after the plurality of submenus are displayed in a radial display structure by taking the corresponding father menu as the center, the display brightness and the transparency of the radial display structure formed by the plurality of father menus and the main menu are automatically reduced, so that the radial display structure formed by the father menus and the submenus is more visual, and the viewing experience is further improved.
Moreover, when the user needs to check the file content of the corresponding submenu, the user can check the content of the corresponding submenu only by clicking the target submenu. When the user needs to return to the parent menu of the upper level, the user can return to the upper level menu only by clicking the corresponding target parent menu, and check the corresponding menu option in the upper level display structure, so that the user can further conveniently and quickly search the file information.
Fig. 2 is a schematic display diagram of a menu according to an embodiment of the present invention. As shown in fig. 2, the left part of the diagram is a display diagram of the main menu and the parent menu of the embodiment, and the right part of the diagram is a display diagram of the parent menu and the sub-menu of the embodiment. The menu of the present embodiment includes a main menu and 9 father menus, which are father menu 1, father menu 2, father menu 3, father menu 4, father menu 5, father menu 6, father menu 7, father menu 8, and father menu 9, respectively. Parent menu 2 includes 7 submenus, submenu 21, submenu 22, submenu 23, submenu 24, submenu 25, submenu 26, and submenu 27, respectively.
Specifically, as shown in fig. 2, when the parent menu of the present embodiment is displayed, the parent menus 1 to 9 are displayed in a radial structure with the main menu as the center. When the parent menu 2 needs to be displayed, the selected parent menu 2 extends outwards from the position of the main menu, and the submenus 21-27 are displayed in a radial structure by taking the parent menu 2 as the center.
Further, the parent menus of the present embodiment are uniformly distributed on the periphery of the main menu and form a radial display structure. The plurality of submenus are evenly distributed on the periphery of the corresponding parent menu and form a radial display structure. Therefore, the attractiveness of the display of the menus of different levels is enhanced, and the viewing experience of the audience is favorably improved.
Meanwhile, after the sub-menus 21-27 are displayed in a radial display structure with the corresponding parent menu 2 as the center, the display brightness and transparency of the radial display structure formed by the parent menus 1-9 and the main menu are automatically reduced, so that the radial display structure formed by the parent menus 2 and the sub-menus 21-27 is more intuitive, and the viewing experience is further improved.
Moreover, when the user needs to view the file contents of the corresponding submenus 21-27, the user can view the contents of the corresponding submenus by only clicking the target submenu. When a user needs to return to the parent menu 2 at the upper level, the user can return to the upper level menu by only clicking the corresponding target parent menu 2, meanwhile, the radial display structure formed by the parent menu 2 and the submenus 21-27 is hidden, and the radial display structure formed by the parent menus 1-9 and the main menu is displayed, so that the user can further conveniently and quickly search file information.
Fig. 3 is a schematic diagram of a menu generating apparatus according to an embodiment of the present invention. As shown in fig. 3, the menu display device of the present embodiment includes an acquisition unit 31, a first generation unit 32, a second generation unit 33, and a first display unit 34.
An obtaining unit 31, configured to obtain local file information.
In this embodiment, the file information includes the file content and the file hierarchy.
The first generating unit 32 is configured to generate a file directory corresponding to the file information according to the file hierarchy.
A second generating unit 33 for generating a menu from the file directory.
In this embodiment, the menus corresponding to the file directory include a main menu, a parent menu, and a sub-menu, which respectively correspond to file contents of different structural levels.
A first display unit 34 for displaying a menu.
In this embodiment, when the menu is displayed, the parent menus are radially displayed with the main menu as a center, and the submenus are radially displayed with the corresponding parent menus as a starting point.
In an alternative implementation manner, as shown in fig. 3, the menu generating apparatus of this embodiment further includes an updating unit 35, configured to update the file directory. After the update unit 35 updates the file directory, the second generation unit 33 generates a new menu from the updated file directory, and displays it through the first display unit 34.
In this embodiment, in an optional implementation manner, when the file information is added or deleted, the file directory is updated. Specifically, after the user adds or deletes the file information, the file directory is updated by manually selecting the corresponding update option.
In another alternative implementation, a new file directory is obtained by periodically scanning the local file information, and a new menu is generated according to the new file directory.
Preferably, the menu generating apparatus of the present embodiment further includes a second display unit 36, configured to display corresponding file content in response to the menu being triggered.
According to the technical scheme of the embodiment of the invention, the corresponding file directory and menu are generated through the local file information, the multiple father menus are radially displayed by taking the main menu as the center, and the multiple submenus are radially displayed by taking the corresponding father menus as the starting points, so that the display content of the menu directory is richer and more visual, and the user can conveniently and quickly search information. Moreover, the activation control is arranged on each level of menu items, so that a user only needs to trigger the higher level menu item corresponding to the file content when searching the file information, and the user can further conveniently and quickly search the file information.
Fig. 4 is a schematic diagram of an electronic device of an embodiment of the invention. As shown in fig. 4, the electronic device shown in fig. 4 is a general address query device, which includes a general computer hardware structure, which includes at least a processor 41 and a memory 42. The processor 41 and the memory 42 are connected by a bus 43. The memory 42 is adapted to store instructions or programs executable by the processor 41. Processor 41 may be a stand-alone microprocessor or may be a collection of one or more microprocessors. Thus, processor 41 implements the processing of data and the control of other devices by executing instructions stored by memory 42 to perform the method flows of embodiments of the present invention as described above. The bus 43 connects the above components together, and also connects the above components to a display controller 44, a display device, and an input/output (I/O) device 45. Input/output (I/O) devices 45 may be a mouse, keyboard, modem, network interface, touch input device, motion sensing input device, printer, and other devices known in the art. Typically, the input/output devices 45 are connected to the system through input/output (I/O) controllers 46.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus (device) or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may employ a computer program product embodied on one or more computer-readable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations of methods, apparatus (devices) and computer program products according to embodiments of the application. It will be understood that each flow in the flow diagrams can be implemented by computer program instructions.
These computer program instructions may be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows.
These computer program instructions may also be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows.
Another embodiment of the invention is directed to a non-transitory storage medium storing a computer-readable program for causing a computer to perform some or all of the above-described method embodiments.
That is, as can be understood by those skilled in the art, all or part of the steps in the method for implementing the embodiments described above may be implemented by a program instructing related hardware, where the program is stored in a storage medium and includes several instructions to enable a device (which may be a single chip, a chip, or the like) or a processor (processor) to execute all or part of the steps of the method described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method of menu generation, the method comprising:
acquiring local file information, wherein the file information comprises file content and a file hierarchy structure;
generating a file directory corresponding to the file information according to the file hierarchy;
generating a menu according to the file directory, wherein the menu comprises a main menu, a father menu and a submenu;
displaying the menus, wherein the multiple father menus are displayed in a radial shape by taking the main menu as a center, and the multiple sub menus are displayed in a radial structure by taking the corresponding father menus as starting points;
updating the file directory; and
and generating a new menu according to the updated file directory.
2. The method of claim 1, further comprising:
and displaying the file content in response to the menu being triggered.
3. The method according to claim 1, wherein the updating the file directory specifically comprises:
and updating the file directory in response to the addition or deletion of the file information.
4. The method according to claim 1, wherein the updating the file directory specifically comprises:
and periodically scanning the local file information, acquiring a new file directory, and automatically generating a new menu according to the new file directory.
5. An apparatus for generating a menu, the apparatus comprising:
the device comprises an acquisition unit, a storage unit and a processing unit, wherein the acquisition unit is used for acquiring local file information which comprises file content and a file hierarchical structure;
the first generating unit is used for generating a file directory corresponding to the file information according to the file hierarchy structure;
the second generating unit is used for generating menus according to the file directory, wherein the menus comprise a main menu, a father menu and a submenu;
the first display unit is used for displaying the menus, the father menus are displayed in a radial mode by taking the main menu as a center, and the sub menus are displayed in a radial structure by taking the corresponding father menus as starting points; and
an updating unit for updating the file directory;
and the second generating unit is also used for generating a new menu according to the updated file directory.
6. The apparatus of claim 5, further comprising:
and the second display unit is used for responding to the triggering of the menu and displaying the file content.
7. The apparatus according to claim 5, wherein the updating unit is specifically configured to:
and updating the file directory in response to the addition or deletion of the file information.
8. The apparatus according to claim 5, wherein the updating unit is specifically configured to:
and periodically scanning the local file information, acquiring a new file directory, and automatically generating a new menu according to the new file directory.
9. An electronic device comprising a memory and a processor, wherein the memory is configured to store one or more computer program instructions, wherein the one or more computer program instructions are executed by the processor to implement the method of any of claims 1-4.
10. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of claims 1-4.
CN202011176883.3A 2020-10-28 2020-10-28 Menu generation method and device, electronic equipment and readable storage medium Pending CN112347277A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011176883.3A CN112347277A (en) 2020-10-28 2020-10-28 Menu generation method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011176883.3A CN112347277A (en) 2020-10-28 2020-10-28 Menu generation method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112347277A true CN112347277A (en) 2021-02-09

Family

ID=74357116

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011176883.3A Pending CN112347277A (en) 2020-10-28 2020-10-28 Menu generation method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112347277A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113609348A (en) * 2021-06-24 2021-11-05 苏州浪潮智能科技有限公司 Retrieval method, device, equipment and medium for BIOS graphical interface
CN114527907A (en) * 2022-02-11 2022-05-24 京东科技信息技术有限公司 Menu data processing method and device, computer equipment and storage medium
CN114936191A (en) * 2022-07-18 2022-08-23 国网浙江省电力有限公司 Radial multidimensional file storage method based on core data
CN115686683A (en) * 2022-11-21 2023-02-03 广州市保伦电子有限公司 Menu navigation dynamic generation method, device, equipment and medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1602059A (en) * 2003-09-28 2005-03-30 乐金电子(惠州)有限公司 Audio file selective playing method having catalogue structure
JP2007310799A (en) * 2006-05-22 2007-11-29 Nippon Avionics Co Ltd Image file selection method
US20100115472A1 (en) * 2008-10-30 2010-05-06 Lee Kun-Bin Method of Facilitating Browsing and Management of Multimedia Files with Data Structure thereof
CN103729454A (en) * 2014-01-03 2014-04-16 北京数码大方科技股份有限公司 Three-dimensional file processing method and device
CN110716905A (en) * 2019-10-16 2020-01-21 同辉佳视(北京)信息技术股份有限公司 Menu generation method and device, storage medium and electronic equipment
CN111243580A (en) * 2018-11-28 2020-06-05 Tcl集团股份有限公司 Voice control method, device and computer readable storage medium
CN111666100A (en) * 2020-05-13 2020-09-15 深圳思为科技有限公司 Software framework generation method and device, electronic equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1602059A (en) * 2003-09-28 2005-03-30 乐金电子(惠州)有限公司 Audio file selective playing method having catalogue structure
JP2007310799A (en) * 2006-05-22 2007-11-29 Nippon Avionics Co Ltd Image file selection method
US20100115472A1 (en) * 2008-10-30 2010-05-06 Lee Kun-Bin Method of Facilitating Browsing and Management of Multimedia Files with Data Structure thereof
CN103729454A (en) * 2014-01-03 2014-04-16 北京数码大方科技股份有限公司 Three-dimensional file processing method and device
CN111243580A (en) * 2018-11-28 2020-06-05 Tcl集团股份有限公司 Voice control method, device and computer readable storage medium
CN110716905A (en) * 2019-10-16 2020-01-21 同辉佳视(北京)信息技术股份有限公司 Menu generation method and device, storage medium and electronic equipment
CN111666100A (en) * 2020-05-13 2020-09-15 深圳思为科技有限公司 Software framework generation method and device, electronic equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113609348A (en) * 2021-06-24 2021-11-05 苏州浪潮智能科技有限公司 Retrieval method, device, equipment and medium for BIOS graphical interface
CN113609348B (en) * 2021-06-24 2023-08-08 苏州浪潮智能科技有限公司 Method, device, equipment and medium for retrieving BIOS graphical interface
CN114527907A (en) * 2022-02-11 2022-05-24 京东科技信息技术有限公司 Menu data processing method and device, computer equipment and storage medium
CN114936191A (en) * 2022-07-18 2022-08-23 国网浙江省电力有限公司 Radial multidimensional file storage method based on core data
CN115686683A (en) * 2022-11-21 2023-02-03 广州市保伦电子有限公司 Menu navigation dynamic generation method, device, equipment and medium

Similar Documents

Publication Publication Date Title
CN112347277A (en) Menu generation method and device, electronic equipment and readable storage medium
US20170300597A1 (en) Data feeds with peripherally presented interesting content
US7334196B2 (en) User interface display navigation and item selection system
US7730397B2 (en) System and method for rapid presentation of structured digital content items
EP3304338B1 (en) System and method for the generation of an adaptive user interface in a website building system
US9971749B2 (en) Editor for website and website menu
US5923328A (en) Method and system for displaying a hierarchical sub-tree by selection of a user interface element in a sub-tree bar control
JP4290871B2 (en) A computer system for the display and interaction of data organized in a hierarchical data structure.
US7672968B2 (en) Displaying a tooltip associated with a concurrently displayed database object
US8707209B2 (en) Save preview representation of files being created
KR20100110307A (en) Creating and editing dynamic graphics via a web interface
WO2008154114A1 (en) Web clip using anchoring
US20110197162A1 (en) Method and system for organizing information with sharable user interface
US20070073751A1 (en) User interfaces and related methods, systems, and computer program products for automatically associating data with a resource as metadata
US10606455B2 (en) Method for processing information
JP5645614B2 (en) Document management apparatus, document management apparatus control method, and computer program
US11409503B2 (en) Content development device
JP2012048474A (en) Information processor, information processing method and program
JP7298208B2 (en) Information processing device and program
CN106648296A (en) Wallpaper setting method and device
US11550805B2 (en) Compact display of matching results
JP2015079361A (en) Document management system, document management method and program
CN115686678B (en) Interface information display and interaction definition system and method based on objects
JP2011141865A (en) Retrieval condition setting device and control method thereof, retrieval condition setting system, program, and recording medium recording the program
US20240005586A1 (en) Systems and methods for animating transition of an object

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