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

Menu display method, electronic device and storage medium Download PDF

Info

Publication number
CN114895823A
CN114895823A CN202210495335.XA CN202210495335A CN114895823A CN 114895823 A CN114895823 A CN 114895823A CN 202210495335 A CN202210495335 A CN 202210495335A CN 114895823 A CN114895823 A CN 114895823A
Authority
CN
China
Prior art keywords
page
icon
target
menu list
function
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.)
Granted
Application number
CN202210495335.XA
Other languages
Chinese (zh)
Other versions
CN114895823B (en
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.)
Zhangyue Technology Co Ltd
Original Assignee
Zhangyue 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 Zhangyue Technology Co Ltd filed Critical Zhangyue Technology Co Ltd
Priority to CN202210495335.XA priority Critical patent/CN114895823B/en
Publication of CN114895823A publication Critical patent/CN114895823A/en
Application granted granted Critical
Publication of CN114895823B publication Critical patent/CN114895823B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/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/0483Interaction with page-structured environments, e.g. book metaphor

Landscapes

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

Abstract

The present disclosure relates to a menu display method, an electronic device, and a storage medium. According to the method and the device, the target page is displayed in the target interaction interface by responding to the page display operation of the target page; then, according to the page scene data of the target page, identifying the page scene type of the target page; if the page scene type belongs to the handwriting scene type, the first function menu list is displayed on the target page in a suspension mode, the menu list related to handwriting operation can be displayed on the page in a suspension mode in the handwriting scene, the handwriting interaction efficiency and the interaction experience of a user can be improved, the user can also adjust the display position of the menu list according to actual requirements, the reading content can be prevented from being shielded, and the reading quality is improved.

Description

Menu display method, electronic device and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a menu display method, an electronic device, and a storage medium.
Background
With the development of computer technology and electronic book reading applications, electronic books are more convenient to read, carry and the like than traditional paper books. Therefore, more and more users choose to read the e-book.
At present, some electronic book reading applications add functional icons of a handwriting scene in a display interface, which greatly facilitates the interactive experience of a user in the reading process.
However, the added handwritten function icons are usually displayed together with other function icons, the number of displayed function icons is large, and in a handwriting scene, a user needs to spend much time to select an icon related to handwriting from a plurality of icons, so that the handwriting interaction efficiency and the interaction experience of the user are reduced.
Disclosure of Invention
In order to solve the above technical problem, the present disclosure provides a menu display method, an electronic device, and a storage medium.
A first aspect of an embodiment of the present disclosure provides a menu display method, including:
responding to page display operation of the target page, and displaying the target page in the target interaction interface;
identifying the page scene type of the target page according to the page scene data of the target page;
and if the page scene type belongs to the handwriting scene type, displaying a first function menu list on the target page in a suspension manner, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to general operation.
A second aspect of embodiments of the present disclosure provides an electronic device comprising a processor and a memory to store executable instructions that cause the processor to:
responding to page display operation of the target page, and displaying the target page in the target interaction interface;
identifying the page scene type of the target page according to the page scene data of the target page;
and if the page scene type belongs to the handwriting scene type, displaying a first function menu list in a suspension manner on the target page, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to the handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to the general operation.
A third aspect of embodiments of the present disclosure provides a computer-readable storage medium having a computer program stored therein, which, when executed by a processor, implements the method of the first aspect described above.
Compared with the prior art, the technical scheme provided by the embodiment of the disclosure has the following advantages:
according to the method and the device, the target page is displayed in the target interaction interface by responding to the page display operation of the target page; then, according to the page scene data of the target page, identifying the page scene type of the target page; if the page scene type belongs to a handwriting scene type, a first function menu list is displayed on a target page in a suspension mode, wherein the first function menu list can comprise a first menu option and a second menu option, the first menu option can comprise icons related to handwriting operation, the second menu option can be used for triggering and displaying the second function menu list, the second function menu list can comprise a third menu option, the third menu option can comprise icons related to general operation, the menu list related to the handwriting operation can be displayed on the page in the suspension mode in the handwriting scene, the handwriting interaction efficiency and interaction experience of a user can be improved, the user can adjust the display position of the menu list according to actual requirements, reading content can be prevented from being shielded, and reading quality is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present disclosure, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a flowchart of a menu display method provided by an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a target interaction interface provided by an embodiment of the present disclosure;
FIG. 3a is a diagram illustrating a first menu list provided by an embodiment of the present disclosure;
FIG. 3b is a schematic diagram of another first function menu list provided by an embodiment of the disclosure;
FIG. 3c is a schematic diagram of a first function menu list provided by an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of another target interaction interface provided by embodiments of the present disclosure;
FIG. 5 is a flow chart of another menu display method provided by embodiments of the present disclosure;
fig. 6 is a flowchart of another menu display method provided by the embodiment of the present disclosure;
FIG. 7 is a schematic diagram of yet another target interaction interface provided by embodiments of the present disclosure;
fig. 8 is a flowchart of still another menu display method provided by an embodiment of the present disclosure;
FIG. 9 is a schematic diagram of yet another target interaction interface provided by embodiments of the present disclosure;
fig. 10 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure.
Detailed Description
In order that the above objects, features and advantages of the present disclosure may be more clearly understood, aspects of the present disclosure will be further described below. It should be noted that the embodiments and features of the embodiments of the present disclosure may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present disclosure, but the present disclosure may be practiced in other ways than those described herein; it is to be understood that the embodiments disclosed in the specification are only a few embodiments of the present disclosure, and not all embodiments.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
In the related technology, some electronic book reading applications add functional icons of a handwriting scene in a display interface, so that the interactive experience of a user in the reading process is greatly facilitated. However, the added handwritten function icons are usually displayed together with other function icons, the number of displayed function icons is large, and in a handwriting scene, a user needs to spend much time to select an icon related to handwriting from a plurality of icons, so that the handwriting interaction efficiency and the interaction experience of the user are reduced.
In order to overcome the defects of the related art in the handwriting interaction scene, the embodiment of the disclosure provides a menu display method, an electronic device and a storage medium, wherein by judging whether the page scene type to which the target page belongs is the handwriting scene type, if so, the functional icons related to the handwriting operation are displayed on the target page through the suspended functional menu list, so that the handwriting interaction efficiency and the interaction experience of a user can be improved, the display position of the menu list can be adjusted according to the actual requirement, the reading content can be prevented from being blocked, and the reading quality can be improved.
The menu display method provided by the embodiment of the present disclosure may be executed by an electronic device capable of providing a page display function, and the electronic device may be understood as any device having a computing function and a processing capability, for example, may be executed by an electronic device capable of providing an electronic book reading function. The electronic devices may include, but are not limited to, mobile terminals such as smart phones, notebook computers, Personal Digital Assistants (PDAs), tablet computers (PADs), Portable Multimedia Players (PMPs), vehicle mounted terminals (e.g., car navigation terminals), wearable devices, and the like, and stationary electronic devices such as digital TVs, desktop computers, smart home devices, and the like.
In order to better understand the inventive concept of the embodiments of the present disclosure, the following describes technical solutions of the embodiments of the present disclosure with reference to exemplary embodiments.
Fig. 1 is a flowchart of a menu display method provided in the embodiment of the present disclosure, and as shown in fig. 1, the menu display method provided in the embodiment includes steps 110 and 130:
and step 110, responding to the page display operation of the target page, and displaying the target page in the target interaction interface.
The page in the embodiment of the present disclosure may be understood as a page displayed on the electronic device by an application program after the application program running in the electronic device is opened.
The interactive interface in the embodiment of the present disclosure may be understood as an interface that is displayed on the electronic device and is capable of interacting with a user, and may be used to display a page in an application program.
In the embodiment of the disclosure, a user can perform page display operation on a target page on electronic equipment, and the electronic equipment can respond to the page display operation on the target page and display the target page in a target interaction interface.
The page presentation operation in the embodiment of the present disclosure may be understood as an operation for triggering the electronic device to display a page. For example, the page display operation may be an operation such as clicking, long-pressing, or double-clicking on an icon corresponding to a page, or may be a page display operation performed by voice control, expression control, or the like.
For example, the application program may be any electronic book reading application, the target page may be any page to be read as a target in the electronic book reading application, and may include a bookshelf page, a search page, a setting page, a content page of any book, and the like in the electronic book reading application, each target page may be opened by a corresponding page identifier, for example, the bookshelf page may correspond to a bookshelf identifier, the bookshelf page may be accessed by a bookshelf identifier, the bookshelf page may include a book identifier of each book, the content page of the corresponding book may include a catalog identifier and a chapter identifier, the content page of the book may include a catalog identifier and a chapter identifier, the catalog identifier may be accessed into the catalog page of the corresponding book, the chapter identifier may be accessed into the chapter page of the corresponding book, the search page corresponds to the search identifier, the search page may be accessed by the search identifier, and searching the books read by the target, setting the corresponding setting marks of the pages, and entering the setting pages through the setting marks. If a user wants to read a certain book in the bookshelf, that is, the target page is the content page of the book, the user may perform a page display operation on the content page of the book in an electronic book reading application on the electronic device, for example, may click a book identifier corresponding to the book, and the electronic device may respond to the page display operation on the content page of the book and display the content page after the book is opened in the interactive interface.
And 120, identifying the page scene type of the target page according to the page scene data of the target page.
In the embodiment of the present disclosure, the page scene data may be understood as data representing a page scene type, and the page scene data may include a scene identifier, a page identifier, and the like, where the scene identifier may include a reading identifier, a note identifier, a picture identifier, a comment identifier, a recording identifier, and the like, and the page identifier may include a bookshelf identifier, a book identifier, a search identifier, a setting identifier, and the like.
In the embodiment of the present disclosure, the page scene type may be understood as a page scene type corresponding to the page scene data, for example, a reading scene corresponding to the reading identifier, a note scene corresponding to the note identifier, a picture scene corresponding to the picture identifier, a comment scene corresponding to the comment identifier, a recording scene corresponding to the recording identifier, a bookshelf display scene corresponding to the bookshelf identifier, a setting scene corresponding to the setting identifier, and the like.
In the embodiment of the disclosure, after the electronic device displays the target page, the electronic device may acquire the identifier in the page scene data of the target page, determine the page scene type corresponding to the identifier of the target page according to the corresponding relationship between the identifier and the page scene type, and use the determined page scene type as the page scene type to which the target page belongs. Taking the scene identifier as an example, the electronic device first obtains the scene identifier from the page scene data of the target page, then determines the page scene type corresponding to the scene identifier of the target page according to the corresponding relationship between the scene identifier and the page scene type, and finally takes the determined page scene type as the page scene type to which the target page belongs.
Step 130, if the page scene type belongs to the handwriting scene type, displaying a first function menu list on the target page in a floating mode, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to general operation.
The multiple page scene types in the embodiment of the disclosure can be divided into a handwriting scene type and a non-handwriting scene type, the handwriting scene type is a scene related to handwriting operation, and the non-handwriting scene type is a scene unrelated to handwriting operation. For example, scenes such as a reading scene, a note taking scene, a picture scene, a comment scene and the like need to be subjected to handwriting operation, the scenes belong to a handwriting scene type, scenes such as a recording scene, a bookshelf display scene, a setting scene and the like generally do not need to be subjected to handwriting operation, and the scenes belong to a non-handwriting scene type.
In the embodiment of the disclosure, after the electronic device displays a target page, an identifier in page scene data of the target page is acquired, if the acquired identifier is an identifier related to a handwriting operation, such as a reading identifier, a note identifier, a picture identifier, a comment identifier, and the like, according to a correspondence between the identifier and a page scene type, it is determined that the page scene type corresponding to the identifier related to the handwriting operation in the target page is the handwriting scene type, that is, it is determined that the page scene type to which the target page belongs is the handwriting scene type, and after the electronic device identifies that the page scene type to which the target page belongs is the handwriting scene type, the electronic device displays a first function menu list on the target page in a floating manner.
The floating display in the embodiment of the present disclosure may be understood as being independent from the target page and displaying on the target page, for example, the layer where the function menu list is located may be different from the layer where the target page is located, the function menu list and the target page may be displayed on different layers, respectively, and the layer where the function menu list is located above the layer where the target page is located.
The function menu list may be understood as a list formed by arranging one or more icons according to a certain sequence, each icon may further include a plurality of sub-icons related to the function of the icon, one icon or sub-icon corresponds to one function module, and a user may implement the function of the function module corresponding to the icon by triggering the icon.
In the embodiment of the present disclosure, the position of the floating display may be any page boundary along the target page, if the function menu list is floating displayed along the upper boundary or the lower boundary of the target page, the length direction of the function menu list is parallel to the upper boundary or the lower boundary, and the arrangement direction of each icon in each menu option in the function menu is parallel to the upper boundary or the lower boundary; if the function menu list is displayed along the left boundary or the right boundary of the target page in a floating manner, the length direction of the function menu list is parallel to the left boundary or the right boundary, and the arrangement direction of each icon in each menu option in the function menu is parallel to the left boundary or the right boundary.
The menu options in the function menu list in the embodiment of the present disclosure may be one row (one column) display or multiple rows (multiple columns) display, where the multiple rows (multiple columns) indicate that the number of rows (number of columns) is greater than or equal to 2. When the number of the menu options is less than or equal to the preset threshold, the menu options are displayed in a row (one column), and when the number of the menu options is greater than the preset threshold, the menu options are displayed in a plurality of rows (one column), where the preset threshold may be set as required, and is not specifically limited here.
The first function menu list in the embodiments of the present disclosure includes a first menu option and a second menu option.
Specifically, the first menu option includes at least one icon related to the handwriting operation, the icon related to the handwriting operation may include a pen icon, a stroke line icon, an erase icon, a drawing icon, and the like, wherein the pen icon may include pen-type sub-icons, pen-color sub-icons, pen-thickness sub-icons, and the like, and the erase icon may include a track erase sub-icon, a range erase sub-icon, a stroke erase sub-icon, and erase all sub-icons equal to the sub-icon related to the erase function.
The second menu option may be understood as an icon which may be used to trigger the display of a second menu list of functions.
The second function menu list may include a third menu option, which may include at least one icon associated with a general operation, which may include a refresh icon, a return previous interface icon, a screen shot icon, a set icon, and the like. The icons in the third menu option may be arranged along the length direction of the function list, and are not limited in particular.
In the embodiment of the disclosure, a user can drag the function menu list in the target page as required to change the position of the function menu list in the target page, and the user can also drag any icon in the function list as required to change the position of the icon in the function list. Therefore, the interaction efficiency and the interaction experience of the user can be improved.
For example, fig. 2 provides a schematic diagram of a target interactive interface, 200 is a target page, the page belongs to a reading scene type, 201 is text content in the target page, 202 is a first function menu list, a pen icon 203, an erase icon 204, and a stroke icon 205 are icons related to handwriting operation, the icons 203, 204, and 205 constitute a first menu option, an icon 207 is a second menu option, and an icon 208 is a collapse icon of the first function menu list.
According to the method and the device, the target page is displayed in the target interaction interface by responding to the page display operation of the target page; then, according to the page scene data of the target page, identifying the page scene type of the target page; if the page scene type belongs to a handwriting scene type, a first function menu list is displayed on a target page in a suspension mode, wherein the first function menu list can comprise a first menu option and a second menu option, the first menu option can comprise icons related to handwriting operation, the second menu option can be used for triggering and displaying the second function menu list, the second function menu list can comprise a third menu option, the third menu option can comprise icons related to general operation, the menu list related to the handwriting operation can be displayed on the page in the suspension mode in the handwriting scene, the handwriting interaction efficiency and interaction experience of a user can be improved, the user can adjust the display position of the menu list according to actual requirements, reading content can be prevented from being shielded, and reading quality is improved.
In other embodiments of the present disclosure, the handwriting scene type includes a plurality of different specific page scene types, and the function icons related to the handwriting operation required by the different page scene types are different, and the function icon related to the handwriting operation corresponding to each page scene type is referred to as a first icon associated with the page scene type. For example, in a reading scenario, a line drawing operation may be required on text content in a page, and the required icons include a stroke icon and an erasure icon, i.e., the first icon associated with the reading scenario may include a stroke icon and an erasure icon, in a note scenario, a writing and drawing operation may be required, and the required icons include a pen icon, a drawing icon, and an erasure icon, i.e., the first icon associated with the note scenario may include a pen icon, a drawing icon, and an erasure icon.
Therefore, after recognizing that the page scene type to which the target page belongs is the handwriting scene type, the electronic device may screen the first icon associated with the page scene type from the multiple icons related to the handwriting operation, that is, may determine the first icon associated with the page scene type to which the target page belongs according to the correspondence between the page scene type and the first icon, and then place the first icon in the first function menu list for display, that is, in the embodiment of the present disclosure, the first function menu list includes the first icon.
In some embodiments of the present disclosure, the second menu option in the first function menu list comprises a second icon.
In some embodiments, no indicator is displayed in the second icon in any of the scenarios.
In other embodiments, the electronic device may monitor whether a function module running in real time exists in the background, and when the electronic device monitors that the function module running in real time does not exist in the background, no indication identifier is displayed in the second icon. For example, as shown in FIG. 2, icon 207 is a second icon within a second menu option that does not include any indicator within the second icon. When the electronic device monitors that the background has the function module running in real time, the electronic device may further determine whether an icon corresponding to the function module running in real time in the background exists in a third menu option in the second function menu list, and if the icon corresponding to the function module running in real time in the background exists in the third menu option in the second function menu list, the second icon includes at least one of the following elements:
for example, fig. 3a provides a schematic diagram of a first function menu list, and as shown in fig. 3a, 3 points included inside a second icon 304 in a first function menu list 301 displayed in a floating manner on a target page 300 are first indication identifiers 305, and are used to indicate that the number of icons corresponding to function modules running in real time in the background in a third menu option is 3.
For example, fig. 3b provides a schematic diagram of another first function menu list, and as shown in fig. 3b, an icon 307 included inside a second icon 306 in the first function menu list 302 displayed in a floating manner on the target page 300 is the second indication identifier, and is used for indicating that an icon corresponding to a function module running in the background in real time exists in the third menu option.
For example, fig. 3c provides a schematic diagram of another first function menu list, as shown in fig. 3c, 3 third icons, which are a shortcut note icon 309, a recording icon 310, and a book listening icon 311, are included in the second icon 308 in the first function menu list 303 displayed in a suspended manner on the target page 300, and the icons corresponding to the function modules running in the background in the third menu option are the shortcut note icon 309, the recording icon 310, and the book listening icon 311.
In some embodiments of the disclosure, if the page scene type belongs to the handwriting scene type, after the first function menu list is displayed in a floating manner on the target page, the electronic device may further display a second function menu list in a floating manner on the target page in response to a first trigger operation on a second menu option, where a display position of the second function menu list is adjacent to a display position of the first function menu list along a target direction, and the target direction is perpendicular to a length direction of the first function menu list.
In the embodiment of the disclosure, if the page scene type belongs to the handwriting scene type, after the electronic device displays the first function menu list on the target page in a floating manner, the user may perform a first trigger operation on a second menu option in the first function menu list, and the electronic device may display the second function menu list on the target page in a floating manner in response to the first trigger operation on the second menu option, where a display position of the second function menu list is adjacent to a display position of the first function menu list along a target direction, and the target direction is perpendicular to a length direction of the first function menu list. The positions adjacent to each other along the target direction may be understood as positions at preset intervals in the direction of the first function menu list away from the page boundary, where the preset intervals may be set as needed, and are not specifically limited herein.
The first trigger operation in the embodiments of the present disclosure may be understood as an operation for triggering the second menu option in the first function menu list. For example, the first trigger operation may be an operation such as clicking, long-pressing, or double-clicking the second menu option, or may be a first trigger operation performed by voice control, expression control, or the like.
In some embodiments of the present disclosure, in response to a first trigger operation on the second menu option, the electronic device may further cancel displaying the first function menu list before displaying the second function menu list in a floating manner on the target page, that is, may first cancel displaying the first function menu list on the target page and then display the second function menu list in a floating manner on the target page.
For example, on the basis of the first function menu list 202 provided in fig. 2, the electronic device cancels display of the first function menu list 202 in response to a first trigger operation on the second menu option 207, so as to obtain another schematic view of the target interaction interface shown in fig. 4, as shown in fig. 4, the electronic device displays the second function menu list 400 in a floating manner on the target page 200, the second function menu list 400 includes a third menu option, and the third menu option includes a shortcut note icon 401, a recording icon 402, a listening book icon 403, a refresh icon 404, a return desktop icon 404, a screen capture icon 406, a setting icon 407, a return previous interface icon 408, and a return icon 409. The display positions of the second function menu list 400 are adjacently displayed in a direction perpendicular to the length direction of the first function menu list 202.
In other embodiments of the present disclosure, after the electronic device displays the first function menu list on the target page in a floating manner, the steps in the flowchart of another menu display method provided in fig. 5 may also be executed, as shown in fig. 5, the menu display method provided in this embodiment includes steps 510 and 530:
step 510, in response to a first trigger operation on a second menu option in the first function menu, identifying whether a third icon corresponding to a function module running in real time in the background exists in icons included in a third menu option.
In the embodiment of the disclosure, before the electronic device displays the second function menu list in a floating manner on the target page, whether a function module running in real time exists in the background may be monitored, if the function module running in real time exists in the background, an icon corresponding to the function module running in real time in the background is determined, and then, whether a third icon identical to the icon corresponding to the function module running in real time in the background exists in icons included in a third menu option of the second function menu list is identified.
Step 520, in the case that the third icon is identified to exist, taking the third icon as the first type icon, and taking other icons included in the third menu option as the second type icon; the first type icons are displayed in the second function menu list in a first display mode, and the second type icons are displayed in the second function menu list in a second display mode.
In the embodiment of the disclosure, after the electronic device identifies the third icon that is the same as the icon corresponding to the background real-time running function module, the electronic device may divide a plurality of icons in the third menu option into two types, divide the third icon into the first type of icons, divide the icons that are included in the third menu option and correspond to other function modules that are not running in the background real-time into the second type of icons, then display the first type of icons in the second function menu list in the first display manner, and display the second type of icons in the second function menu list in the second display manner. For example, as shown in fig. 4, a third icon corresponding to a function module running in real time in the background exists in the plurality of icons of the third menu option of the second function menu list 400, the third icon includes a shortcut note icon 401, a recording icon 402, and a listening icon 403, the shortcut note icon 401, the recording icon 402, and the listening icon 403 are first-class icons, and other icons in the third menu option are second-class icons.
In some embodiments, the first display manner and the second display manner may be that the first type icons and the second type icons are respectively displayed in different styles, where the different styles may include different sizes of the icons, different colors of the icons, and the like.
In other embodiments, the first display mode and the second display mode may be that the first type icons and the second type icons are respectively displayed in areas with different background colors in the second function menu list, for example, the second function menu list is divided into a light background area and a dark background area, the first type icons are displayed in the light background area, and the second type icons are displayed in the dark background area.
In still other embodiments, the second function menu list may include a first menu region and a second menu region divided by a dividing line, wherein the dividing line may include a dotted line, a solid line, and the like, which is not limited herein. The first display mode may be that the first type icon is displayed in the first menu area, and the second display mode may be that the second type icon is displayed in the second menu area. For example, as shown in fig. 4, a dotted line 410 in the second function menu list 400 is a dividing line, the dividing line 410 divides the second function menu list 400 into a first menu region and a second menu region, the first menu region is above the dividing line 410, the second menu region is below the dividing line 410, the first type icons are displayed in the first menu region, and the second type icons are displayed in the second menu region.
Alternatively, the icons within the first menu region and the second menu region may be displayed in different icon styles, but are not limited thereto.
And step 530, displaying the second function menu list on the target page in a floating mode.
In the embodiment of the disclosure, after classifying the icons in the third menu option in the second function menu list and determining the display mode of each type of icon, the electronic device may display the second function menu list in a floating manner on the target page.
Therefore, the method and the device can be divided into a first function menu list related to the handwriting operation and a second function menu list related to the general operation in the handwriting scene for displaying, can meet different use requirements of users, and improve interaction efficiency and interaction experience of the users.
In other embodiments of the present disclosure, after the second function menu list is displayed on the target page in a floating manner, the electronic device may further execute steps in the flowchart of another menu display method provided in fig. 6, as shown in fig. 6, the menu display method provided in this embodiment includes steps 610 and 620:
and 610, responding to a second trigger operation of the target icon in the third menu option, and displaying a function page corresponding to the target icon.
The second trigger operation in the embodiments of the present disclosure may be understood as an operation for triggering a target icon in a third menu option in the second function menu. For example, the second trigger operation may be an operation such as clicking, long-pressing, or double-clicking the third menu option, or may be a second trigger operation performed by voice control, expression control, or the like.
In the embodiment of the present disclosure, the functional page corresponding to the target icon may be understood as a page of the functional module corresponding to the target icon. For example, if the recording icon is the target icon, the functional page corresponding to the recording icon is the page of the recording functional module.
In the embodiment of the disclosure, after the electronic device displays the second function menu list on the target page in a floating manner, the user may perform a second trigger operation on a target icon in a third menu option in the second function menu list, and the electronic device may determine a function module corresponding to the target icon in response to the second trigger operation, and jump the display page to a page corresponding to the function module for display.
In step 620, page content in the functional page is stored locally in response to the store operation for the functional page.
In the embodiment of the disclosure, after the electronic device displays the function page corresponding to the target icon, the user may perform a storage operation on the function page, for example, click the storage icon on the function page.
In some embodiments, in response to the storage operation on the function page, the electronic device may uniformly store the page content in the function page into the folder locally corresponding to the function module, and the page content in the function page may be viewed in the folder locally corresponding to the function module after the user subsequently enters the function page corresponding to the target icon.
In other embodiments, the electronic device may determine, in response to a storage operation on a function page, a trigger operation page for triggering to open the function page for the first time, and then store the page content in the function page in association with the trigger operation page to display page prompt information corresponding to the page content in the trigger operation page, where the page prompt information may prompt a user that function information corresponding to the function page exists in the trigger operation page, and after the user subsequently opens the trigger operation page for triggering to open the function page, the user may click the page prompt information displayed in the trigger operation page to view the page content of the function page corresponding to the page prompt information.
For example, the target icon is a recording icon, the user triggers to start a recording function page on a note page, after the electronic device displays the recording function page corresponding to the recording icon, in response to a storage operation on the recording function page, the electronic device may determine a trigger operation page, which triggers to start the recording function page for the first time, that is, the note page, and then store the page content in the recording function page in association with the note page, so as to display page prompt information corresponding to the page content in the recording function page on the note page, prompt the user that the recording information exists in the note page, and after the note page is subsequently opened by the user, the page prompt information displayed in the note page may be clicked, and the page content of the recording function page corresponding to the page prompt information may be viewed.
Therefore, the interaction efficiency and the interaction experience of the user can be further improved.
In still other embodiments of the present disclosure, the second function menu list further includes a return icon, and after the electronic device displays the second function menu list in a floating manner on the target page, the electronic device may cancel displaying the second function menu list in response to a third trigger operation on the return icon, and then display the first function menu list in a floating manner on the target page. Therefore, the second function menu list can be conveniently and quickly switched to the first function menu list, namely, the icons related to the non-handwriting operation can be quickly switched to the icons related to the handwriting operation, and the handwriting interaction efficiency and the interaction experience of the user are further improved.
The third trigger operation in the embodiment of the present disclosure may be understood as an operation for triggering a return icon in the second function menu list. For example, the third trigger operation may be an operation such as a click, a long press, or a double click on the return icon, or may be a third trigger operation performed by voice control, expression control, or the like.
For example, as shown in fig. 4, after displaying the second function menu list 400, the electronic device may cancel displaying the second function menu list 400 in response to a third trigger operation on the return icon 409, and then obtain the target interaction interface diagram shown in fig. 2, and display the first function menu list 202 in a floating manner on the target page 200. In still other embodiments of the present disclosure, the first function menu list further includes a stow icon, and after the electronic device displays the first function menu list on the target page in a floating manner, the electronic device may cancel displaying the first function menu list in response to a fourth trigger operation on the stow icon; the electronic device may then hover to display the expansion icon at the target page corner of the target page. The target page angle may be any corner position of the target page, and may include an upper left page angle, an upper right page angle, a lower left page angle, and a lower right page angle, which is not limited herein.
The fourth trigger operation in the embodiment of the present disclosure may be understood as an operation for triggering the collapse icon in the first function menu list. For example, the fourth trigger operation may be an operation such as clicking, long-pressing, or double-clicking the stow icon, or may be a third trigger operation performed by voice control, expression control, or the like.
The expansion icon in the embodiment of the disclosure may be used to trigger the first function menu list to be displayed in a floating manner on the target page, that is, the user may perform a fifth trigger operation on the expansion icon on the corner of the target page, and the electronic device may respond to the fifth trigger operation on the expansion icon to display the first function menu list in a floating manner on the target page. In some embodiments, since the expansion icon is small, in order to clearly display the expansion icon, the electronic device may set a background color of the expansion icon to a color different from a color of a target page corner region in which the expansion icon is located. Specifically, the electronic device may first obtain a color of a target page corner region where the expansion icon is located, determine that a background color of the expansion icon is white if the color of the target page corner region is a first type of color (a color that is black after binarization), and then display the expansion icon in the target page corner region if the color of the expansion icon is black according to that the background color of the expansion icon is white; and if the color of the target page corner area is the second type of color (the color of white after binarization), determining that the background color of the expansion icon is black, and displaying the expansion icon in the target page corner area according to the condition that the background color of the expansion icon is black and the color of the expansion icon is white.
Therefore, the user can quickly find the expansion icon to perform corresponding operation, and the interaction efficiency of the user is improved.
The fifth trigger operation in the embodiment of the present disclosure may be understood as an operation for triggering an expansion icon on the target page. For example, the fifth trigger operation may be an operation such as clicking, long-pressing, or double-clicking the expansion icon, or may be an operation such as voice control or expression control of the expansion icon.
For example, in fig. 2, in response to the fourth trigger operation on the stow icon 208, the electronic device may cancel displaying the first function menu list 202, and obtain a schematic view of another target interaction interface shown in fig. 7, as shown in fig. 7, the electronic device may display the expand icon 700 in a floating manner on the upper left corner of the target page 200, and in response to the fifth trigger operation on the expand icon 700, as shown in fig. 2, the electronic device may display the first function menu list 202 in a floating manner on the target page 200.
Therefore, the first function menu list can be folded and unfolded according to the needs of the user, and the interaction efficiency and the interaction experience of the user are further improved.
Fig. 8 is a flowchart of another menu display method provided in the embodiment of the present disclosure, and as shown in fig. 8, the menu display method provided in the embodiment includes steps 810 and 880:
and 810, responding to the page display operation of the target page, and displaying the target page in the target interaction interface.
The content in the embodiment of the present disclosure may refer to step 110 described above, and is not described herein again.
And step 820, identifying the page scene type of the target page according to the page scene data of the target page.
The content in the embodiment of the present disclosure may refer to step 120, which is not described herein again.
And 830, if the page scene type belongs to the handwriting scene type, identifying the page type of the target page according to the page display data of the target page.
In the embodiment of the disclosure, the page types may include a full-screen page type and a non-full-screen page type, the full-screen page may be understood that the page display data of the target page occupies all of the target interaction interfaces of the electronic device, and the non-full-screen page may be understood that the page display data of the target page occupies part of the target interaction interfaces of the electronic device.
In the embodiment of the disclosure, if the electronic device identifies that the page scene type to which the target page belongs is the handwriting scene type, the page type of the target page may be determined according to whether the page display data of the target page occupies all the target interaction interfaces of the electronic device, when the page display data of the target page occupies all the target interaction interfaces of the electronic device, the page type of the target page is determined to be a full-screen page type, and when the page display data of the target page does not occupy all the target interaction interfaces of the electronic device, the page type of the target page is determined to be a non-full-screen page type.
Step 840, if the page type is full screen page type, execute step 880.
In the embodiment of the present disclosure, if the electronic device identifies that the page type of the target page is a full-screen page type, step 880 is executed. For example, as shown in FIG. 2, the page type of the target page 200 is a full screen page type.
And 850, if the page type is not the full screen page type, executing 860.
In this embodiment of the present disclosure, if the electronic device identifies that the page type of the target page is not a full-screen page type, step 860 is executed.
And 860, displaying a third function menu list in a sidebar of the target interactive interface, wherein the third function menu list comprises icons related to the handwriting operation and icons related to the general operation.
In the embodiment of the disclosure, if the electronic device identifies that the page type of the target page is not a full-screen page type, a third function menu list is displayed in a sidebar of the target interactive interface, where the third function menu list includes an icon related to a handwriting operation and an icon related to a general operation. The sidebar may include an upper sidebar, a lower sidebar, a left sidebar, and a right sidebar, which are not specifically limited herein.
And step 870, canceling the display sidebar in response to the full screen switching operation of the target page.
In the embodiment of the disclosure, after the electronic device displays the third function menu list in the sidebar of the target interactive interface, the electronic device performs full-screen display on the target page and cancels the display of the sidebar in response to a full-screen switching operation of a user on the target page.
The full-screen switching operation in the embodiment of the present disclosure may be understood as an operation for triggering a target page to be switched from a non-full-screen page to a full-screen page. For example, the full screen switching operation may be an operation such as clicking, long-pressing, or double-clicking a full screen switching icon, or may be a full screen switching operation performed by voice control, expression control, or the like.
For example, fig. 9 provides a schematic diagram of another target interactive interface, as shown in fig. 9, 900 is a non-full screen page, 901 is a third function menu list, where the third function menu list includes an icon related to a handwriting operation and an icon related to a general operation, and is located in a top column of the target interactive interface, 902 is a full screen switching icon, the electronic device may respond to a full screen switching operation on the target page 900, for example, may be a click, a long press, a double click, and the like on the full screen switching icon 902 to obtain the schematic diagram of the target interactive interface shown in fig. 2, the non-full screen page 900 may be switched to the full screen page 200, and the first function menu list 202 is displayed in the full screen page 200.
And step 880, displaying the first function menu list on the target page in a floating mode.
In the embodiment of the disclosure, if the electronic device identifies that the page type of the target page is a full-screen page type, a first function menu list is displayed on the target page in a suspending manner.
Therefore, the switching between the full-screen scene and the non-full-screen scene can be realized according to the user requirement, and the interaction efficiency and the interaction experience of the user are further improved.
Fig. 10 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure. It should be noted that the electronic device 1000 shown in fig. 10 is only an example, and should not bring any limitation to the functions and the scope of the application of the embodiments of the present invention.
The electronic device 1000 conventionally includes a processor 1010 and a computer program product or computer-readable medium in the form of a memory 1020. The memory 1020 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. Memory 1020 has storage space 1021 for executable instructions (or program code) 10210 for performing any of the above-described methods. For example, memory space 1021 for executable instructions may include individual executable instructions 10210 that are each used to implement various ones of the above methods. The executable instructions may be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk. Such computer program products are typically portable or fixed storage units. The memory unit may have a memory segment or a memory space or the like arranged similarly to the memory 1020 in the electronic device of fig. 10. The executable instructions may be compressed, for example, in a suitable form. Generally, the storage unit comprises executable instructions for executing the text composition method according to the invention, i.e. codes readable by a processor such as the processor 1010 for example, which when run by an electronic device, cause the electronic device to perform each of the above described methods in a similar way and with similar advantageous effects, which are not described in detail herein.
Of course, for the sake of simplicity, only some of the components of the electronic apparatus 1000 related to the present invention are shown in fig. 10, and components such as a bus, an input/output interface, an input device, an output device, and the like are omitted. In addition, the electronic device 1000 may include any other suitable components depending on the particular application.
The embodiments of the present disclosure further provide a computer-readable storage medium, where the storage medium stores a computer program, and when the computer program is executed by a processor, the processor is enabled to implement the methods provided in the foregoing embodiments, and the execution manner and the beneficial effects are similar, and are not described herein again.
The computer-readable storage medium described above may take any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may include, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer programs described above may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages, for performing the operations of embodiments of the present disclosure. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server.
The foregoing are merely exemplary embodiments of the present disclosure, which enable those skilled in the art to understand or practice the present disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the disclosure. Thus, the present disclosure is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The invention discloses:
a1, a menu display method, comprising:
responding to page display operation of a target page, and displaying the target page in a target interaction interface;
identifying the page scene type of the target page according to the page scene data of the target page;
and if the page scene type belongs to a handwriting scene type, displaying a first function menu list on the target page in a suspended mode, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to general operation.
A2, according to the method of A1, before the first function menu list is hovered on the target page, the method further comprising:
screening a first icon associated with the page scene type from the icons related to the handwriting operation;
wherein the first function menu list includes the first icon.
A3, the method of A1, the second menu option including a second icon including at least one of the following elements:
the first indication mark is used for indicating the number of icons corresponding to the functional modules which run in real time in the background in the third menu option;
the second indication mark is used for indicating that an icon corresponding to a background real-time running functional module exists in the third menu option;
and the third icon is an icon corresponding to a functional module which runs in the third menu option in real time at the background.
A4, after the floating display of the first function menu list on the target page according to the method of A1, the method further comprising:
in response to a first trigger operation of the second menu option, a second function menu list is displayed on the target page in a floating mode, the display position of the second function menu list is adjacent to the display position of the first function menu list along a target direction, and the target direction is perpendicular to the length direction of the first function menu list.
A5, before the floating display of the second function menu list on the target page according to the method of A4, the method further comprising:
identifying whether a third icon corresponding to a function module running in real time in the background exists in the icons included in the third menu option;
in the case that the third icon is identified to exist, the third icon is taken as a first-class icon, and other icons included in the third menu option are taken as a second-class icon;
the first type icons are displayed in the second function menu list in a first display mode, and the second type icons are displayed in the second function menu list in a second display mode.
A6, according to the method of a5, in case that the third icon is recognized to exist, the second function menu list includes a first menu area and a second menu area divided by a dividing line;
the first display mode is displayed in the first menu area, and the second display mode is displayed in the second menu area.
A7, before the floating display of the second function menu list on the target page according to the method of A4, the method further comprising:
canceling the display of the first function menu list.
A8, after the floating display of the second function menu list on the target page according to the method of A4, the method further comprising:
responding to a second trigger operation of a target icon in the third menu option, and displaying a function page corresponding to the target icon;
and responding to the storage operation of the function page, and locally storing the page content in the function page.
A9, the locally storing the page content in the function page according to the method of A8, including:
determining a trigger operation page for triggering and starting the function page for the first time;
and storing the page content in the functional page and the trigger operation page in a correlation manner, so as to display page prompt information corresponding to the page content in the trigger operation page.
A10, according to the method of A4, the second function menu list further includes a return icon;
wherein after the second function menu list is displayed in a floating manner on the target page, the method further comprises:
canceling the display of the second function menu list in response to a third trigger operation on the return icon;
and displaying the first function menu list in a suspension mode on the target page.
A11, according to the method of A1, the first function menu list further includes a collapse icon;
wherein after the first function menu list is displayed in a floating manner on the target page, the method further comprises:
canceling the display of the first function menu list in response to a fourth trigger operation on the stow icon;
and displaying an expansion icon in a floating manner on a target page corner of the target page, wherein the expansion icon is used for triggering the first function menu list to be displayed in a floating manner on the target page.
A12, before the hover displaying of the first function menu list on the target page according to the method of A1, the method further comprising:
identifying the page type of the target page according to the page display data of the target page;
wherein the displaying a first function menu list in a floating manner on the target page comprises:
and if the page type is a full-screen page type, displaying the first function menu list on the target page in a suspension manner.
A13, according to the method in A12, after the page type of the target page is identified according to the page display data of the target page, the method further includes:
if the page type is not a full-screen page type, displaying a third function menu list in a sidebar of the target interactive interface, wherein the third function menu list comprises icons related to handwriting operation and icons related to general operation;
responding to full screen switching operation of the target page, and canceling the display of the sidebar;
and displaying the first function menu list in a suspension mode on the target page.
A14, an electronic device comprising a processor and a memory, the memory for storing executable instructions that cause the processor to:
responding to page display operation of a target page, and displaying the target page in a target interaction interface;
identifying the page scene type of the target page according to the page scene data of the target page;
and if the page scene type belongs to a handwriting scene type, displaying a first function menu list on the target page in a suspended mode, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to general operation.
A15, the electronic device of A14, the executable instructions causing the processor to, prior to the processor executing the floating display of the first list of function menus on the target page:
screening a first icon associated with the page scene type from the icons related to the handwriting operation;
wherein the first function menu list includes the first icon.
A16, the electronic device of A14, the second menu option including a second icon including at least one of the following elements:
the first indication mark is used for indicating the number of icons corresponding to the functional modules which run in real time in the background in the third menu option;
the second indication mark is used for indicating that an icon corresponding to a background real-time running functional module exists in the third menu option;
and the third icon is an icon corresponding to a functional module which runs in the third menu option in real time at the background.
A17, the electronic device of A14, the executable instructions causing the processor to, after the processor executes a first menu list of functions to be displayed in suspension on the target page:
in response to a first trigger operation of the second menu option, a second function menu list is displayed on the target page in a floating mode, the display position of the second function menu list is adjacent to the display position of the first function menu list along a target direction, and the target direction is perpendicular to the length direction of the first function menu list.
A18, before the processor executes the floating display of the second function menu list on the target page according to the electronic device of A17, the executable instructions cause the processor to:
identifying whether a third icon corresponding to a function module which runs in real time at a background exists in the icons included in the third menu option;
in the case that the third icon is identified to exist, the third icon is taken as a first-class icon, and other icons included in the third menu option are taken as a second-class icon;
the first type icons are displayed in the second function menu list in a first display mode, and the second type icons are displayed in the second function menu list in a second display mode.
A19, the electronic device according to A18, the processor executing the step of, in case of recognizing that the third icon exists, the second function menu list including a first menu area and a second menu area divided by a dividing line;
the first display mode is displayed in the first menu area, and the second display mode is displayed in the second menu area.
A20, before the processor executes the floating display of the second function menu list on the target page according to the electronic device of A17, the executable instructions cause the processor to:
and canceling the display of the first function menu list.
A21, according to the electronic device of A17, after the processor executes the floating display of the second function menu list on the target page, the executable instructions cause the processor to:
responding to a second trigger operation of a target icon in the third menu option, and displaying a function page corresponding to the target icon;
and responding to the storage operation of the function page, and locally storing the page content in the function page.
A22, the electronic device of A21, the processor executing the page content in the locally stored function page, the executable instructions causing the processor to:
determining a trigger operation page for triggering and starting the function page for the first time;
and storing the page content in the functional page and the trigger operation page in a correlation manner, so as to display page prompt information corresponding to the page content in the trigger operation page.
A23, according to the method of A17, the second function menu list further includes a return icon;
wherein, after the processor executes the floating display of the second function menu list on the target page, the executable instructions cause the processor to:
canceling the display of the second function menu list in response to a third trigger operation on the return icon;
and displaying the first function menu list in a suspension mode on the target page.
A24, the electronic device according to A14, the first function menu list further comprising a stow icon;
wherein, after the processor executes the floating display of the first function menu list on the target page, the executable instructions cause the processor to:
canceling the display of the first function menu list in response to a third triggering operation on the stow icon;
and displaying an expansion icon in a floating manner on a target page corner of the target page, wherein the expansion icon is used for triggering the first function menu list to be displayed in a floating manner on the target page.
A25, the electronic device of A14, the executable instructions causing the processor to, prior to the processor executing the floating display of the first list of function menus on the target page:
identifying the page type of the target page according to the page display data of the target page;
wherein the displaying of the first function menu list in a floating manner on the target page includes:
and if the page type is a full-screen page type, displaying the first function menu list on the target page in a suspension manner.
A26, the electronic device according to A25, wherein after the processor executes the page display data according to the target page and identifies the page type of the target page, the executable instructions cause the processor to:
if the page type is not a full-screen page type, displaying a third function menu list in a sidebar of the target interactive interface, wherein the third function menu list comprises icons related to handwriting operation and icons related to general operation;
canceling the display of the sidebar in response to a full screen switching operation on the target page;
and displaying the first function menu list in a suspension mode on the target page.
A27, a computer-readable storage medium having stored therein a computer program which, when executed by a processor, implements the menu display method as recited in any one of a1-a 13.

Claims (10)

1. A menu display method, comprising:
responding to page display operation of a target page, and displaying the target page in a target interaction interface;
identifying the page scene type of the target page according to the page scene data of the target page;
and if the page scene type belongs to a handwriting scene type, displaying a first function menu list on the target page in a suspended mode, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to general operation.
2. The method of claim 1, wherein prior to the displaying the first menu list on the target page in a floating manner, the method further comprises:
screening a first icon associated with the page scene type from the icons related to the handwriting operation;
wherein the first function menu list includes the first icon.
3. The method of claim 1, wherein the second menu option comprises a second icon comprising at least one of the following elements:
the first indication mark is used for indicating the number of icons corresponding to the functional modules which run in real time in the background in the third menu option;
the second indication mark is used for indicating that an icon corresponding to a background real-time running functional module exists in the third menu option;
and the third icon is an icon corresponding to a functional module which runs in the third menu option in real time at the background.
4. The method of claim 1, wherein after the first menu list is hovered over the target page, the method further comprises:
and in response to a first trigger operation of the second menu option, a second function menu list is displayed on the target page in a suspending way, the display position of the second function menu list is adjacent to the display position of the first function menu list along a target direction, and the target direction is vertical to the length direction of the first function menu list.
5. The method of claim 4, wherein prior to the displaying the second menu list on the target page in a floating manner, the method further comprises:
identifying whether a third icon corresponding to a function module running in real time in the background exists in the icons included in the third menu option;
in the case that the third icon is identified to exist, the third icon is taken as a first-class icon, and other icons included in the third menu option are taken as a second-class icon;
the first type icons are displayed in the second function menu list in a first display mode, and the second type icons are displayed in the second function menu list in a second display mode.
6. The method according to claim 5, wherein in the case where it is recognized that the third icon exists, the second function menu list includes a first menu area and a second menu area divided by a dividing line;
the first display mode is displayed in the first menu area, and the second display mode is displayed in the second menu area.
7. The method of claim 1, wherein prior to the displaying the first menu list on the target page in a floating manner, the method further comprises:
identifying the page type of the target page according to the page display data of the target page;
wherein the displaying of the first function menu list in a floating manner on the target page includes:
and if the page type is a full-screen page type, displaying the first function menu list on the target page in a suspension manner.
8. The method of claim 7, wherein after identifying the page type of the target page according to the page display data of the target page, the method further comprises:
if the page type is not a full-screen page type, displaying a third function menu list in a sidebar of the target interactive interface, wherein the third function menu list comprises icons related to handwriting operation and icons related to general operation;
canceling the display of the sidebar in response to a full screen switching operation on the target page;
and displaying the first function menu list in a suspension manner on the target page.
9. An electronic device comprising a processor and a memory, the memory to store executable instructions that cause the processor to:
responding to page display operation of a target page, and displaying the target page in a target interaction interface;
identifying the page scene type of the target page according to the page scene data of the target page;
and if the page scene type belongs to a handwriting scene type, displaying a first function menu list on the target page in a suspended mode, wherein the first function menu list comprises a first menu option and a second menu option, the first menu option comprises an icon related to handwriting operation, the second menu option is used for triggering and displaying the second function menu list, the second function menu list comprises a third menu option, and the third menu option comprises an icon related to general operation.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out a menu display method according to any one of claims 1 to 8.
CN202210495335.XA 2022-05-07 2022-05-07 Menu display method, electronic device, and storage medium Active CN114895823B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210495335.XA CN114895823B (en) 2022-05-07 2022-05-07 Menu display method, electronic device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210495335.XA CN114895823B (en) 2022-05-07 2022-05-07 Menu display method, electronic device, and storage medium

Publications (2)

Publication Number Publication Date
CN114895823A true CN114895823A (en) 2022-08-12
CN114895823B CN114895823B (en) 2024-05-03

Family

ID=82722744

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210495335.XA Active CN114895823B (en) 2022-05-07 2022-05-07 Menu display method, electronic device, and storage medium

Country Status (1)

Country Link
CN (1) CN114895823B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024077613A1 (en) * 2022-10-14 2024-04-18 京东方科技集团股份有限公司 Menu display method and intelligent display device

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130067363A1 (en) * 2011-09-13 2013-03-14 Samir Gehani Defining and Editing User Interface Behaviors
CN102981711A (en) * 2012-11-22 2013-03-20 中兴通讯股份有限公司 Method and system for moving application icons on touch screen
CN103226434A (en) * 2013-04-16 2013-07-31 天脉聚源(北京)传媒科技有限公司 Method and device for exhibiting menu information
CN106033295A (en) * 2015-03-09 2016-10-19 阿里巴巴集团控股有限公司 A menu display method and device and a mobile terminal
CN107256120A (en) * 2017-06-05 2017-10-17 努比亚技术有限公司 Method for changing scenes, terminal and computer-readable recording medium
CN107463584A (en) * 2016-06-06 2017-12-12 腾讯科技(深圳)有限公司 The editing and processing method and terminal of a kind of interaction page
CN108228544A (en) * 2017-12-28 2018-06-29 掌阅科技股份有限公司 E-book reading parameter regulation means, electronic equipment and computer storage media
CN108762867A (en) * 2018-05-18 2018-11-06 麒麟合盛网络技术股份有限公司 Suspension menu setting method and device
CN109388309A (en) * 2018-09-27 2019-02-26 Oppo广东移动通信有限公司 Display methods, device, terminal and the storage medium of menu
CN110633035A (en) * 2019-09-25 2019-12-31 深圳市闪联信息技术有限公司 Method and device for realizing dynamic suspension menu
WO2020006669A1 (en) * 2018-07-02 2020-01-09 华为技术有限公司 Icon switching method, method for displaying gui, and electronic device
CN111124587A (en) * 2020-01-03 2020-05-08 北京小米移动软件有限公司 Interface display method and device, terminal equipment and storage medium
CN111459357A (en) * 2020-03-30 2020-07-28 掌阅科技股份有限公司 Method for displaying and hiding shortcut key in reading terminal, terminal and computer storage medium
US20200285357A1 (en) * 2017-10-20 2020-09-10 Huawei Technologies Co., Ltd. Icon display method, device, and system
CN111813284A (en) * 2020-06-22 2020-10-23 维沃移动通信有限公司 Application program interaction method and device
CN112433654A (en) * 2020-12-02 2021-03-02 五八同城信息技术有限公司 Page display method and device, electronic equipment and computer readable medium
CN112632942A (en) * 2020-08-19 2021-04-09 腾讯科技(深圳)有限公司 Document processing method, device, equipment and medium
CN113747214A (en) * 2020-05-28 2021-12-03 海信视像科技股份有限公司 Display device and touch menu interaction method
CN113761863A (en) * 2021-08-27 2021-12-07 山东浪潮通软信息科技有限公司 List page configuration method, device and storage medium
CN114237457A (en) * 2021-12-17 2022-03-25 上海商汤科技开发有限公司 Display method and device, electronic equipment and storage medium
CN114296623A (en) * 2020-12-24 2022-04-08 海信视像科技股份有限公司 Display device
CN114356177A (en) * 2021-12-31 2022-04-15 上海洛轲智能科技有限公司 Display method and device of vehicle-mounted system menu bar and electronic equipment

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130067363A1 (en) * 2011-09-13 2013-03-14 Samir Gehani Defining and Editing User Interface Behaviors
CN102981711A (en) * 2012-11-22 2013-03-20 中兴通讯股份有限公司 Method and system for moving application icons on touch screen
CN103226434A (en) * 2013-04-16 2013-07-31 天脉聚源(北京)传媒科技有限公司 Method and device for exhibiting menu information
CN106033295A (en) * 2015-03-09 2016-10-19 阿里巴巴集团控股有限公司 A menu display method and device and a mobile terminal
CN107463584A (en) * 2016-06-06 2017-12-12 腾讯科技(深圳)有限公司 The editing and processing method and terminal of a kind of interaction page
CN107256120A (en) * 2017-06-05 2017-10-17 努比亚技术有限公司 Method for changing scenes, terminal and computer-readable recording medium
US20200285357A1 (en) * 2017-10-20 2020-09-10 Huawei Technologies Co., Ltd. Icon display method, device, and system
CN108228544A (en) * 2017-12-28 2018-06-29 掌阅科技股份有限公司 E-book reading parameter regulation means, electronic equipment and computer storage media
CN108762867A (en) * 2018-05-18 2018-11-06 麒麟合盛网络技术股份有限公司 Suspension menu setting method and device
WO2020006669A1 (en) * 2018-07-02 2020-01-09 华为技术有限公司 Icon switching method, method for displaying gui, and electronic device
CN109388309A (en) * 2018-09-27 2019-02-26 Oppo广东移动通信有限公司 Display methods, device, terminal and the storage medium of menu
CN110633035A (en) * 2019-09-25 2019-12-31 深圳市闪联信息技术有限公司 Method and device for realizing dynamic suspension menu
CN111124587A (en) * 2020-01-03 2020-05-08 北京小米移动软件有限公司 Interface display method and device, terminal equipment and storage medium
CN111459357A (en) * 2020-03-30 2020-07-28 掌阅科技股份有限公司 Method for displaying and hiding shortcut key in reading terminal, terminal and computer storage medium
CN113747214A (en) * 2020-05-28 2021-12-03 海信视像科技股份有限公司 Display device and touch menu interaction method
CN111813284A (en) * 2020-06-22 2020-10-23 维沃移动通信有限公司 Application program interaction method and device
CN112632942A (en) * 2020-08-19 2021-04-09 腾讯科技(深圳)有限公司 Document processing method, device, equipment and medium
CN112433654A (en) * 2020-12-02 2021-03-02 五八同城信息技术有限公司 Page display method and device, electronic equipment and computer readable medium
CN114296623A (en) * 2020-12-24 2022-04-08 海信视像科技股份有限公司 Display device
CN113761863A (en) * 2021-08-27 2021-12-07 山东浪潮通软信息科技有限公司 List page configuration method, device and storage medium
CN114237457A (en) * 2021-12-17 2022-03-25 上海商汤科技开发有限公司 Display method and device, electronic equipment and storage medium
CN114356177A (en) * 2021-12-31 2022-04-15 上海洛轲智能科技有限公司 Display method and device of vehicle-mounted system menu bar and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
XIAO YANG,ET AL: "Smart Library: Identifying Books in a Library using Richly Supervised Deep Scene Text Reading", ARXIV:1611.07385V1, 22 November 2016 (2016-11-22), pages 1 - 7 *
刘艳梅;: "Android平台下电子书阅读器的设计与实现", 电脑知识与技术, no. 14, 24 June 2016 (2016-06-24), pages 57 - 59 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024077613A1 (en) * 2022-10-14 2024-04-18 京东方科技集团股份有限公司 Menu display method and intelligent display device

Also Published As

Publication number Publication date
CN114895823B (en) 2024-05-03

Similar Documents

Publication Publication Date Title
US9304668B2 (en) Method and apparatus for customizing a display screen of a user interface
US8788962B2 (en) Method and system for displaying, locating, and browsing data files
CN109085965A (en) Take down notes generation method, electronic equipment and computer storage medium
CN114467068A (en) Positioning user interface components based on application layout and user workflow
TWI611338B (en) Method for zooming screen and electronic apparatus and computer program product using the same
WO2016095689A1 (en) Recognition and searching method and system based on repeated touch-control operations on terminal interface
CN106095261B (en) Method and device for adding notes to electronic equipment
US20120174020A1 (en) Indication of active window when switching tasks in a multi-monitor environment
EP3190500A1 (en) Object management device, brainstorming assistance device, object management method, and computer-readable recording medium
CN107977155B (en) Handwriting recognition method, device, equipment and storage medium
CN108710457B (en) Interaction method and terminal equipment
CN109643560B (en) Apparatus and method for displaying video and comments
US20190196677A1 (en) Managing Tab Buttons
US10983625B2 (en) Systems and methods for measurement of unsupported user interface actions
WO2024087892A1 (en) Method and apparatus for content presentation, device, and storage medium
CN114760516A (en) Video processing method, device, equipment and storage medium
CN115357156A (en) Display method, display device, electronic equipment and readable storage medium
CN114895823B (en) Menu display method, electronic device, and storage medium
CN103870191A (en) Method and electronic equipment for saving webpage
CN112099706A (en) Page display method and device, electronic equipment and computer readable storage medium
CN111783385A (en) Note processing method based on electronic book, electronic equipment and storage medium
JP2015094978A (en) Electronic device and method
US20130311934A1 (en) Method for displaying multi menu pages in one window of multi-touch-sensitive display unit of computing device and computing device applying the method
US20160349981A1 (en) Control system for virtual mouse and control method thereof
US20150261388A1 (en) Method and apparatus for gesture operation on address bar and touch screen terminal

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
GR01 Patent grant
GR01 Patent grant