CN111221446A - Menu display method, device and equipment - Google Patents

Menu display method, device and equipment Download PDF

Info

Publication number
CN111221446A
CN111221446A CN201811428924.6A CN201811428924A CN111221446A CN 111221446 A CN111221446 A CN 111221446A CN 201811428924 A CN201811428924 A CN 201811428924A CN 111221446 A CN111221446 A CN 111221446A
Authority
CN
China
Prior art keywords
menu
options
option
screening
search
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
CN201811428924.6A
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811428924.6A priority Critical patent/CN111221446A/en
Publication of CN111221446A publication Critical patent/CN111221446A/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
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • 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 embodiment of the invention provides a menu display method, a device and equipment, wherein the method comprises the following steps: acquiring the number of options included in a menu; and in the menu, adjusting the screening options for realizing the option screening function according to the number of the options, and if the number of the options is greater than a preset number threshold, providing the screening options. The method comprises the steps of acquiring the number of options included in a menu, adjusting the screening options for realizing the option screening function according to the number of the options, specifically, hiding the screening options when the number of the options is smaller than or equal to a preset number threshold, and providing the screening options when the number of the options is larger than the preset number threshold, so that the menu can automatically adapt to the number of the options, an intelligent display mode of the menu is realized, the display quality and effect of the menu are improved, and good experience of a user is ensured.

Description

Menu display method, device and equipment
Technical Field
The invention relates to the technical field of computers, in particular to a menu display method, device and equipment.
Background
A menu refers to a list of options that appear on the display screen while the electronic computer program is in progress, such as: the drop-down menu is a representation of a menu, which is embodied as: when a user selects one option, the menu will extend down another menu with other options. In the process of platform design, a large number of menus such as screening and selection can be used, and when the platform is applied specifically, a designer or a product responsible person can determine the requirements of a user through experience or information fed back by the user, and determine to add or delete corresponding functions in the menus according to the requirements of the user, for example: the function provided to the user to search for an option in the menu is set in the menu.
However, after the function provided for the user to search for the option in the menu is set in the menu, the function of searching for the option in the menu is less practical for the case that the number of selection items included in the menu is small, and the viewing effect of the user on the option in the menu is also affected, which reduces the experience of the user.
Disclosure of Invention
The embodiment of the invention provides a menu display method, a menu display device and menu display equipment, which are used for dynamically adjusting whether a screening option for realizing an option screening function is displayed in a menu according to the number of options in the menu, so that the good experience of a user is improved.
In a first aspect, an embodiment of the present invention provides a method for displaying a menu, including:
acquiring the number of options included in a menu;
and in the menu, adjusting the screening options for realizing the option screening function according to the number of the options, and if the number of the options is greater than a preset number threshold, providing the screening options.
In a second aspect, an embodiment of the present invention provides a display device for a menu, including:
the acquisition module is used for acquiring the number of options included in the menu;
and the adjusting module is used for adjusting the screening options for realizing the option screening function according to the number of the options in the menu, and providing the screening options if the number of the options is greater than a preset number threshold.
In a third aspect, an embodiment of the present invention provides an electronic device, including: a memory, a processor; wherein the memory is configured to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the method for displaying a menu in the first aspect.
An embodiment of the present invention provides a computer storage medium, which is used to store a computer program, and the computer program enables a computer to implement the menu display method in the first aspect when executed.
The method comprises the steps of obtaining the number of options included in a menu, adjusting the screening options for realizing the option screening function according to the number of the options, specifically, providing the screening options if the number of the options is larger than a preset number threshold value, enabling the menu to automatically adapt to the number of the options, realizing an intelligent display mode of the menu, improving the display quality and effect of the menu, and ensuring good experience of a user.
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, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a flowchart of a menu display method according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a menu without screening options provided in accordance with an embodiment of the present invention;
FIG. 3 is a diagram illustrating a menu for providing screening options according to an embodiment of the present invention;
fig. 4 is a flowchart of acquiring the number of options included in a menu according to an embodiment of the present invention;
fig. 5 is a flowchart for acquiring option data corresponding to the menu according to the embodiment of the present invention;
fig. 6 is a schematic structural diagram of a menu display apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device corresponding to the display device of the menu provided in the embodiment shown in fig. 6.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention. 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 terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, and "a" and "an" generally include at least two, but do not exclude at least one, unless the context clearly dictates otherwise.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
The words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
In addition, the sequence of steps in each method embodiment described below is only an example and is not strictly limited.
Fig. 1 is a flowchart of a menu display method according to an embodiment of the present invention; referring to fig. 1, the present embodiment provides a menu display method, which may dynamically adjust whether a filtering option for implementing an option filtering function is displayed in a menu according to the number of options included in the menu, so as to improve good experience of a user. Specifically, the method may include:
s101: the number of options included in the menu is obtained.
Wherein, the menu can comprise any one of the following items: drop down menus, scroll menus, slide menus, and the like; when the menu is a pull-down menu, the options included in the pull-down menu may be arranged vertically in the pull-down menu. When the menu is a scrolling menu, options included in the scrolling menu can be displayed in a horizontal or vertical scrolling mode in the scrolling menu; when the menu is a sliding menu, the options included in the sliding menu can be longitudinally arranged or transversely arranged in the sliding menu, and when the options are longitudinally arranged in the sliding menu, a user can adjust the options displayed in the sliding menu by sliding up and down; when the options are arranged in the sliding menu in the transverse direction, the user can adjust the options displayed in the sliding menu by sliding left and right. It is to be understood that the specific type of menu is not limited to the above examples, and those skilled in the art can set other types of menus according to specific design requirements and usage requirements, which are not described herein again.
It is understood that the options included in each menu correspond to option data, and the option data includes information related to the options in the menu, such as: therefore, when the number of the options included in the menu is obtained, the option data corresponding to the menu can be obtained first, and the number of the options included in the menu can be obtained through analysis and identification of the option data. Of course, those skilled in the art may also use other manners to obtain the number of options included in the menu, as long as the accurate reliability of obtaining the number of options can be ensured, and details are not described herein again.
S102: in the menu, the screening options for realizing the option screening function are adjusted according to the number of the options, and if the number of the options is larger than a preset number threshold, the screening options are provided.
The specific form of the screening option is not limited in this embodiment, for example: the filtering option may be a search option for implementing an option search function, the search option includes a search box for receiving a keyword input by a user, and it is conceivable that the input mode of the keyword may include a voice input and/or a text input. Or, the filtering option may be a page turning option for switching the option display page, where the page turning option includes a page turning icon for receiving a page turning operation input by a user. Still alternatively, the filtering option may be a jump option for switching the option display page, and the jump option includes a jump box for receiving a user input to jump the page. Of course, those skilled in the art may also set other forms of screening options according to specific design requirements, or may also refer to other names, as long as the function of screening options can be implemented, so as to help the user implement the function of screening options, and details are not described here.
In addition, the number threshold may be a maximum number of options that can be included in a single display interface in the menu, and the specific range of the number is not limited in this embodiment, for example: the number threshold may be 5, 10, 15, or 20, and it is understood that the user may also set other values according to the display interface of the menu and the display effect (font size, display clarity, and the like) of the options, as long as it is ensured that the display effect of the menu and the options included in the menu can meet the use requirement of the user, and details are not described herein.
After the number of options included in the menu is obtained, the number of options may be analyzed according to a number threshold, after an analysis result is obtained, whether to display the screening options may be adjusted according to the analysis result, specifically, if the number of options is greater than the number threshold, it indicates that, for the menu at this time, all the options included in the menu cannot be displayed through one display interface, that is, for the user, all the options included in the menu can be viewed through at least two display interfaces, at this time, in order to facilitate the user to view and quickly search for a certain option or certain options, an option screening function of the screening options is required, so the screening options are provided or displayed in the menu.
Further, when a filtering option is provided or displayed, the filtering option may be located at the front end of other options in the menu. For example: when the menu is a pull-down menu, the filtering option may be located at the top of all other options in the pull-down menu, as shown in fig. 3; where the menu is a scroll-across menu, the filter option may be located at the front of all other options in the scroll-across menu, and so on.
It is understood that the method in this embodiment may further include: and if the number of the options is less than or equal to the preset number threshold, hiding the screening options.
After the number of the options is obtained, the number of the options may be compared with a number threshold, and when the number of the options is less than or equal to the number threshold, it indicates that all the options included in the menu may be displayed through one display interface for the menu at this time, that is, for the user, all the options included in the menu may be viewed through one display interface without screening the options, so that the screening options are hidden in the menu.
Specifically, a pull-down menu is taken as a menu, a search option is taken as a filtering option, and a quantity threshold is 5, as shown in fig. 2-3, when a user performs a selection operation on the vendor menu, the vendor menu may display a corresponding pull-down menu, the pull-down menu may include a specific vendor option, and when the quantity of the vendor options is less than or equal to the quantity threshold, the search option is not displayed, as shown in fig. 2, the quantity of the vendor options is 3, which is less than the quantity threshold 5, so that the search option is not displayed in the pull-down menu. And when the number of the provider options is greater than the number threshold, the search options are displayed, as shown in fig. 3, the number of the provider options is 10, which is greater than the number threshold 5, and at this time, the search options are displayed in the pull-down menu. Further, after the pull-down menu displays the search options, the user may input keywords in the search box corresponding to the search options, at this time, the options in the display interface of the pull-down menu may change with the input of the keywords, wherein the order of the options displayed in the display interface may be displayed from high to low according to the association degree or similarity degree between the options and the keywords.
In the menu display method provided by this embodiment, the number of the options included in the menu is obtained, and the screening options for implementing the option screening function are adjusted according to the number of the options, specifically, when the number of the options is less than or equal to the preset number threshold, the screening options are hidden, and when the number of the options is greater than the preset number threshold, the screening options are provided, so that the menu can automatically adapt to the number of the options, and an intelligent display manner of the menu is implemented.
Fig. 4 is a flowchart of acquiring the number of options included in a menu according to an embodiment of the present invention; on the basis of the foregoing embodiment, with reference to fig. 4, it can be seen that, in this embodiment, a specific obtaining manner of the number of the options is not limited, and a person skilled in the art may set the obtaining manner according to a specific design requirement, and preferably, the number of the options included in the obtaining menu in this embodiment may include:
s1011: option data corresponding to the menu is acquired.
S1012: the number of options included in the menu is determined according to the option data.
For a menu including options, the menu may be divided into: a menu with relatively fixed options and a menu with relatively variable options. For example: for the communication menu, it may include: the communication menu comprises a WiFi networking option, a 3G/4G/5G networking option and a Bluetooth networking option, generally, the options in the communication menu do not need to be increased or deleted, and the communication menu at the moment is the menu with the relatively fixed options. For a product model menu or a product supplier menu of a certain product, the product model options and the product supplier options included in the product model menu or the product supplier menu can be updated or changed along with the progress of developing the product or the change of items, and the product model menu or the product supplier menu at this time is the menu with the relatively changed options.
Specifically, for the menu with the relatively fixed options, the option data corresponding to the menu may be stored at a product end (a user end or a client end), and for the menu with the relatively changed options, in order to ensure that the options included in the menu are consistent with actual option data, that is, to ensure the accuracy of the options included in the menu, the option data corresponding to the menu may be stored at a server end, and the server end may update the option data in real time.
Further, for the menu with the option data stored in the product end, the option data corresponding to the menu can be directly obtained through the product end, specifically, the menu identification corresponding to the menu can be obtained first, and the option data corresponding to the menu can be searched according to the menu identification; after the option data is acquired, the option data can be analyzed and identified, and the number of options included in the menu can be determined according to the analysis and identification results, so that the accuracy and reliability of determining the number of options are ensured, especially for menus with relatively fixed options.
Fig. 5 is a flowchart of acquiring option data corresponding to a menu according to an embodiment of the present invention; on the basis of the foregoing embodiment, as can be seen with continued reference to fig. 5, for a menu with relatively changed options, when acquiring option data corresponding to the menu, the method may include:
s10111: and sending a data acquisition instruction to the server, wherein the data acquisition instruction comprises a menu identification corresponding to the menu.
S10112: and receiving option data sent by the server according to the data acquisition instruction.
Specifically, since the option data corresponding to the menu with relatively changed options is stored in the server, in order to acquire the option data, the product side needs to send a data acquisition instruction to the server, where the data acquisition instruction includes a menu identifier corresponding to the menu; the corresponding relation between the menus and the option data is stored in the server, after the server receives the data acquisition instruction, the option data corresponding to the menus can be searched and determined according to the data acquisition instruction, and the option data are sent to the product end, so that the product end can receive the option data sent by the server, and the real-time performance and the accuracy degree of the option data acquisition are guaranteed.
For example, the existing menus are as follows: the menu comprises a first menu and a second menu, wherein the single menu is a menu with relatively fixed options, and the second menu is a menu with relatively changed options; the method comprises the steps that option data corresponding to a menu are stored in a first preset storage area of a product end, wherein the first preset storage area stores the corresponding relation between a plurality of menus and the option data; option data corresponding to the menu II are stored in a second preset storage area of the server side, and the corresponding relation between the plurality of menus and the option data is stored in the second preset storage area; when acquiring the option data corresponding to the menu one, acquiring a menu identifier C1 of a menu, finding a corresponding menu in a first preset storage area through the menu identifier C1, and acquiring the option data; when the option data corresponding to the menu two is obtained, a data obtaining instruction can be sent to the server, the data obtaining instruction includes a menu identifier C1 of the menu two, the server can search the corresponding menu in the second preset storage area according to the data obtaining instruction, obtain the option data corresponding to the menu two, and return the obtained option data, so that the product end can timely and accurately obtain the option data corresponding to the menu two.
The option data corresponding to the menu is acquired in any one of the manners, so that the real-time performance and the accuracy of the option data are effectively guaranteed, the accuracy and the reliability of adjusting the screening options are improved, and the good experience of the user is guaranteed.
Fig. 6 is a schematic structural diagram of a menu display apparatus according to an embodiment of the present invention; referring to fig. 6, the present embodiment provides a display apparatus of a menu, which may perform the above-mentioned display method of the menu, and specifically, the display apparatus may include: an acquisition module 11 and an adjustment module 12. The obtaining module 11 and the adjusting module 12 may perform the following steps:
an obtaining module 11, configured to obtain the number of options included in a menu; wherein, the menu comprises any one of the following items: pull-down menus, scroll menus, slide menus.
And an adjusting module 12, configured to adjust, in the menu, the filtering options for implementing the option filtering function according to the number of the options, and if the number of the options is greater than a preset number threshold, provide the filtering options.
The filtering option may be a search option for implementing an option search function, and the search option includes a search box for receiving a user input keyword. Or the screening option is a page turning option used for switching the option display page, and the page turning option comprises a page turning icon used for receiving a page turning operation input by a user. Or the screening option is a jump option for switching the option display page, and the jump option comprises a jump box for receiving a jump page input by a user.
Optionally, the adjusting module 12 is further configured to perform: and if the number of the options is less than or equal to the preset number threshold, hiding the screening options.
Optionally, when the filtering option is provided, the filtering option is located at the front end of other options in the menu.
Alternatively, when the obtaining module 11 obtains the number of options included in the menu, the obtaining module 11 may be configured to perform: acquiring option data corresponding to the menu; the number of options included in the menu is determined according to the option data.
Optionally, when the obtaining module 11 obtains the option data corresponding to the menu, the obtaining module 11 is configured to perform: sending a data acquisition instruction to a server, wherein the data acquisition instruction comprises a menu identification corresponding to a menu; and receiving option data sent by the server according to the data acquisition instruction.
The apparatus shown in fig. 6 can perform the method of the embodiment shown in fig. 1-5, and the detailed description of this embodiment can refer to the related description of the embodiment shown in fig. 1-5. The implementation process and technical effect of the technical solution refer to the descriptions in the embodiments shown in fig. 1 to 5, and are not described herein again.
In one possible design, the structure of the display device of the menu shown in fig. 6 may be implemented as an electronic device, which may be a mobile phone, a tablet computer, or other various devices. As shown in fig. 7, the electronic device may include: a processor 21 and a memory 22. Wherein the memory 22 is used for storing a program for supporting the electronic device to execute the display method of the menu provided in the above-described embodiments shown in fig. 1-5, and the processor 21 is configured for executing the program stored in the memory 22.
The program comprises one or more computer instructions which, when executed by the processor 21, are capable of performing the steps of:
acquiring the number of options included in a menu;
in the menu, the screening options for realizing the option screening function are adjusted according to the number of the options, and if the number of the options is larger than a preset number threshold, the screening options are provided.
Optionally, the processor 21 is further configured to perform all or part of the steps in the embodiments of fig. 1-5 described above.
The electronic device may further include a communication interface 23 for communicating with other devices or a communication network.
In addition, an embodiment of the present invention provides a computer storage medium for storing computer software instructions for an electronic device, which includes a program for executing the method for displaying a menu in the method embodiments shown in fig. 1 to 5.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described aspects and portions of the present technology which contribute substantially or in part to the prior art may be embodied in the form of a computer program product, which may be embodied on one or more computer-usable storage media having computer-usable program code embodied therein, including without limitation disk storage, CD-ROM, optical storage, and the like.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable 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 and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for displaying a menu, comprising:
acquiring the number of options included in a menu;
and in the menu, adjusting the screening options for realizing the option screening function according to the number of the options, and if the number of the options is greater than a preset number threshold, providing the screening options.
2. The method of claim 1, further comprising:
and if the number of the options is less than or equal to a preset number threshold, hiding the screening options.
3. The method of claim 1, wherein the filter option is located at a front end of other options in the menu when the filter option is provided.
4. The method of claim 1, wherein obtaining the number of options included in the menu comprises:
acquiring option data corresponding to the menu;
determining the number of options included in the menu according to the option data.
5. The method of claim 4, wherein obtaining option data corresponding to the menu comprises:
sending a data acquisition instruction to a server, wherein the data acquisition instruction comprises a menu identification corresponding to the menu;
and receiving option data sent by the server according to the data acquisition instruction.
6. The method according to any one of claims 1 to 5, wherein the filtering option is a search option for implementing an option search function, and the search option comprises a search box for receiving a user input keyword.
7. The method according to any one of claims 1 to 5, wherein the filtering option is a page turning option for switching an option display page, and the page turning option comprises a page turning icon for receiving a user input page turning operation.
8. The method according to any one of claims 1 to 5, wherein the filtering option is a jump option for switching an option display page, and the jump option comprises a jump box for receiving user input of a jump page.
9. A display device of a menu, comprising:
the acquisition module is used for acquiring the number of options included in the menu;
and the adjusting module is used for adjusting the screening options for realizing the option screening function according to the number of the options in the menu, and providing the screening options if the number of the options is greater than a preset number threshold.
10. An electronic device, comprising: a memory, a processor; wherein the memory is to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement a method of displaying a menu as claimed in any one of claims 1 to 8.
CN201811428924.6A 2018-11-27 2018-11-27 Menu display method, device and equipment Pending CN111221446A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811428924.6A CN111221446A (en) 2018-11-27 2018-11-27 Menu display method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811428924.6A CN111221446A (en) 2018-11-27 2018-11-27 Menu display method, device and equipment

Publications (1)

Publication Number Publication Date
CN111221446A true CN111221446A (en) 2020-06-02

Family

ID=70809144

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811428924.6A Pending CN111221446A (en) 2018-11-27 2018-11-27 Menu display method, device and equipment

Country Status (1)

Country Link
CN (1) CN111221446A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113641277A (en) * 2021-07-01 2021-11-12 北京房江湖科技有限公司 Menu bar implementing method and system, computer program product and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110107261A1 (en) * 2009-11-04 2011-05-05 Hon Hai Precision Industry Co., Ltd. Electronic device and method thereof for managing application menu structure
CN105847928A (en) * 2016-01-26 2016-08-10 乐视致新电子科技(天津)有限公司 Method and apparatus for displaying menu option
CN107943375A (en) * 2016-10-13 2018-04-20 腾讯科技(深圳)有限公司 Option list display methods and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110107261A1 (en) * 2009-11-04 2011-05-05 Hon Hai Precision Industry Co., Ltd. Electronic device and method thereof for managing application menu structure
CN105847928A (en) * 2016-01-26 2016-08-10 乐视致新电子科技(天津)有限公司 Method and apparatus for displaying menu option
CN107943375A (en) * 2016-10-13 2018-04-20 腾讯科技(深圳)有限公司 Option list display methods and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113641277A (en) * 2021-07-01 2021-11-12 北京房江湖科技有限公司 Menu bar implementing method and system, computer program product and readable storage medium
CN113641277B (en) * 2021-07-01 2024-03-08 贝壳找房(北京)科技有限公司 Menu bar implementation method and system, computer program product and readable storage medium

Similar Documents

Publication Publication Date Title
US10445914B2 (en) Method and apparatus for contextually varying imagery on a map
CN110413877A (en) A kind of resource recommendation method, device and electronic equipment
US10223451B2 (en) Ranking search results based upon content creation trends
CN107092608B (en) Target object searching and recommending method and device
US20180337880A1 (en) System and method for presentation of content linked comments
KR20160061351A (en) Automatically determining a size for a content item for a web page
US11118927B2 (en) Computer-implemented method for recommending booths-to-visit
CN110968824A (en) Page data processing method and device
CN110506267B (en) Digital component background rendering
CN105205071A (en) Method and system for showing data table
CN111046164A (en) Method and equipment for updating book to be read
CN105630792B (en) Information display and push method and device
US20130290355A1 (en) Method and System of Selecting Business Object
CN105183853A (en) Method and device used for presenting label page
CN106484726B (en) A kind of page display method and device
US10956026B2 (en) Smart element filtering method via gestures
CN109117433B (en) Index tree object creation and index method and related device thereof
CN110968385A (en) Proportion display method and device
CN111221446A (en) Menu display method, device and equipment
CN112036974A (en) Service commodity online method, device, equipment and storage medium
CN108021464B (en) Bottom-pocketing processing method and device for application response data
US9230022B1 (en) Customizable result sets for application program interfaces
CN112738629B (en) Video display method and device, electronic equipment and storage medium
CN106886546B (en) Construction method and equipment of data website
US9552436B2 (en) Serving expandable content items

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