WO2019047412A1 - 菜单管理方法、装置、多媒体触控设备及存储介质 - Google Patents

菜单管理方法、装置、多媒体触控设备及存储介质 Download PDF

Info

Publication number
WO2019047412A1
WO2019047412A1 PCT/CN2017/116616 CN2017116616W WO2019047412A1 WO 2019047412 A1 WO2019047412 A1 WO 2019047412A1 CN 2017116616 W CN2017116616 W CN 2017116616W WO 2019047412 A1 WO2019047412 A1 WO 2019047412A1
Authority
WO
WIPO (PCT)
Prior art keywords
menu
signal
management method
terminal device
state
Prior art date
Application number
PCT/CN2017/116616
Other languages
English (en)
French (fr)
Inventor
金磊
Original Assignee
广州视源电子科技股份有限公司
广州视臻信息科技有限公司
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 广州视源电子科技股份有限公司, 广州视臻信息科技有限公司 filed Critical 广州视源电子科技股份有限公司
Publication of WO2019047412A1 publication Critical patent/WO2019047412A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to the field of multimedia data processing, and in particular, to a menu management method and apparatus, a multimedia touch device, and a storage medium.
  • multi-touch technology With the rise of human-computer interaction systems, multi-touch technology has attracted more and more people's attention. Most of the existing technologies use multi-touch technology to manage menus, such as calling menus or hiding menus through multi-touch.
  • the disadvantage of its existence is that it is easy to cause misoperation, and its touch implementation is more difficult for users to understand.
  • an object of the present invention is to provide a menu management method, apparatus, multimedia touch device, and storage medium, which can more easily and efficiently manage a menu of a terminal device.
  • the embodiment of the invention provides a menu management method, including:
  • the designated component is a display screen;
  • the signal is a pressure value and a pressure duration detected by a pressure sensor located at a designated position of the display screen;
  • the trigger condition is: the pressure value is greater than a preset pressure threshold And the pressure duration is greater than a preset first duration threshold.
  • the designated component is a side surface shell of the terminal device;
  • the signal is a voltage signal generated by a gravity sensor fixed in a designated area of the side surface shell of the terminal device;
  • the trigger condition is: within a predetermined time
  • the detected number of voltage signals generated by the gravity sensor is greater than a preset first number of thresholds.
  • the designated component is a touch display screen;
  • the signal is a touch number of the touch screen display itself detected by the touch display screen;
  • the trigger condition is: the touch time is greater than the preset time in a predetermined time Set the second number of thresholds.
  • the designated component is a power button;
  • the signal is a pressing time of a power button detected by a timer circuit connected to the power button;
  • the triggering condition is: the pressing duration is greater than 0, and is less than a pre- Set the second duration threshold.
  • the designated component is a camera and a voice collector;
  • the signal is a first gesture feature value of the gesture captured by the camera and a first voice signal captured by the voice collector;
  • the trigger condition is The first gesture feature value matches the pre-stored second gesture feature value, and the content of the first voice signal matches the content of the pre-stored second voice signal.
  • menu hidden state acquiring menu tool search information input on the touch display screen, and calling a corresponding menu tool according to the menu tool search information; wherein the menu tool searching information is a shortcut of the corresponding menu tool Logo information.
  • the embodiment of the invention further provides a menu management device, the device comprising:
  • the signal acquisition unit acquires a signal corresponding to the operation event in response to the detected operation event of the specified component acting on the terminal device;
  • a menu status reading unit that reads the current menu state when it is determined that the signal satisfies a preset trigger condition
  • a menu status updating unit selecting an outgoing menu or a hidden menu according to the current menu status, and updating the current menu status
  • the menu status save unit saves the updated current menu status.
  • the present invention also provides a multimedia touch device including a camera, a voice collector, a pressure sensor, a gravity sensor, a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor,
  • the camera, the voice collector, the pressure sensor, the gravity sensor, and the memory are all coupled to the processor, and the processor implements the menu management method as described above when executing the computer program.
  • the present invention also provides a computer readable storage medium comprising a stored computer program, wherein the computer program runtime controls a device in which the computer readable storage medium is located to perform menu management as described above method.
  • the menu management method and device, the multimedia touch device and the storage medium provided by the embodiments of the present invention solve the problem of occluding the operation of the user and the menu of the browsing area by detecting the operation of the specified component of the terminal device by the user.
  • There are technologies that use multi-touch to call out menus or hidden menus that are prone to misoperations and their touch implementations are incomprehensible to users, enabling simple and efficient management of menus of terminal devices, simplifying application interfaces and better.
  • the display space the content display function of limited screen resources is fully utilized.
  • FIG. 1 is a schematic flowchart of a menu management method according to a first embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a menu management method according to a second embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of a menu management method according to a third embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a menu management method according to a fourth embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of a menu management method according to a fifth embodiment of the present invention.
  • FIG. 6 is a schematic flowchart of a menu management method according to a sixth embodiment of the present invention.
  • FIG. 7 is a schematic flowchart of a menu management method according to a seventh embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a menu management apparatus according to an eighth embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a terminal according to a ninth embodiment of the present invention.
  • the invention provides a menu management method, device, multimedia touch device and computer readable storage medium, which realizes the beneficial effect of more conveniently and effectively managing the menu of the intelligent terminal, simplifies the application interface and better utilizes the display space, fully
  • the content display function of limited screen resources has been exerted to enhance the user experience. The details are described below separately.
  • FIG. 1 is a schematic flowchart diagram of a menu management method according to a first embodiment of the present invention.
  • the menu management method is performed by the terminal device and includes the following steps:
  • Step 11 Acquire a signal corresponding to the operation event in response to the detected operation event of the specified component acting on the terminal device.
  • the terminal device may be an intelligent terminal such as a smart phone, a smart tablet, an electronic whiteboard, or an integrated device, and the present invention is not specifically limited.
  • the designated component of the terminal device may include a display screen of the terminal device, a side surface shell, a power button, a camera, or a voice collector, and is not limited herein.
  • the component is an external component that can be directly contacted or visible.
  • the operation event includes tapping, tapping, pressing, making a gesture, or sending a voice, and no limitation is imposed herein.
  • the signal corresponding to the operation event refers to a corresponding signal generated by a corresponding operation event, for example, the operation event is pressing a display screen, and the corresponding signal is a pressure value detected by a pressure sensor located at a specified position of the display screen.
  • the operation event is a side face shell of the slap terminal device
  • the corresponding signal is a voltage signal generated by a gravity sensor fixed to the side face shell of the terminal device
  • the operation event is a tap touch display screen
  • the corresponding signal is the number of touches detected by the touch display screen on the touch display screen itself within a predetermined time
  • the operation event is pressing a power button
  • the corresponding signal is a power button detected by a timer circuit connected to the power button
  • the operation time is to gesture the camera and send a voice to the voice collector
  • the corresponding signal is a first gesture feature value of the gesture captured by the camera and a first voice captured by the voice collector Signal, there is no limit here.
  • Step 12 When it is judged that the signal satisfies a preset trigger condition, the current menu state is read.
  • the triggering condition includes one of the following: the obtained pressure value is greater than a preset pressure threshold, and the acquired pressure duration is greater than a preset first duration threshold; and the detected by the gravity sensor is generated within a predetermined time.
  • the number of times of the voltage signal is greater than a preset first number of thresholds; the number of acquired touches is greater than a preset second number of thresholds; the obtained pressed duration is less than a preset second duration threshold; the acquired first gesture
  • the feature value matches the pre-stored second gesture feature value, and the content of the acquired first voice signal matches the content of the pre-stored second voice signal.
  • Step 13 Select an outgoing menu or a hidden menu according to the current menu state, and update the Front menu status.
  • the current menu state can be represented by a flag bit.
  • the flag bit when the menu is called, the flag bit is 1, and when the menu is hidden, the flag bit is 0.
  • the flag of the current menu state is 0, when it is judged that the signal satisfies the preset trigger condition, the call menu is selected, and the flag of the current menu state is updated to 1; if the flag of the current menu state is The bit is 1, when it is judged that the signal satisfies the preset trigger condition, the hidden menu is selected, and the flag of the current menu state is updated to 0.
  • Step 14 Save the updated current menu state.
  • the menu management method provided in this embodiment solves the operation of occluding the operation of the user and the menu of the browsing area by detecting the operation of the specified component of the terminal device by the user, and solves the problem that the prior art calls out the menu through multi-touch or Hidden menus are prone to misuse and their touch implementations are incomprehensible to the user, enabling simple and efficient management of the menus of the terminal devices, simplifying the application interface and making better use of the display space, giving full play to limited screen resources.
  • the content shows the effect.
  • FIG. 2 is a schematic flowchart of a menu management method according to a second embodiment of the present invention.
  • the designated component is a display screen;
  • the signal is a pressure value and a pressure duration detected by a pressure sensor located at a designated position of the display screen; and the trigger condition is: the pressure value is greater than a preset a pressure threshold, and the pressure duration is greater than a preset first duration threshold.
  • a hidden menu which may be a system menu or an application menu
  • the menu state that can be stored by default at the time of power-on is the outgoing state, and the terminal device is powered on.
  • the default outgoing menu is the outgoing menu, and the terminal device is powered on.
  • the threshold value may be 0 or a value greater than 0.
  • the first duration threshold may be 3 seconds, 2 seconds, 1 second or other values, which is not specifically limited in the present invention.
  • the purpose of setting the first duration threshold is to prevent misjudgment caused by pressure misoperation, and the pressure threshold is set to distinguish the multi-touch operation of holding the screen for a long time.
  • the user presses the designated position of the display screen to trigger the terminal device to make a logical judgment according to the current menu state, thereby implementing a quick management interface menu, and the operation method is simple and easy to understand, and it is not easy to cause misoperation and improve the customer experience.
  • FIG. 3 is a schematic flowchart diagram of a menu management method according to a third embodiment of the present invention.
  • the designated component is a side surface shell of the terminal device;
  • the signal is a voltage signal generated by a gravity sensor fixed to a side surface shell of the smart terminal;
  • the trigger condition is: within a predetermined time
  • the detected number of voltage signals generated by the gravity sensor is greater than a preset first number of thresholds.
  • the user can continuously slap the designated area of the side surface shell of the terminal device, and the gravity sensor located in the designated area of the side surface shell of the terminal device generates a voltage signal due to the slap, and the terminal device acquires the number of times of the voltage signal generated within the predetermined time. If the detected number of generated voltage signals is greater than the first number of thresholds, the terminal device determines that the number of times the generated voltage signal satisfies the trigger condition and reads the current menu state. The terminal device selects an outgoing menu or a hidden menu (which may be a system menu or an application menu) according to the current menu state. The terminal device records and updates the status of the current menu after each operation of hiding or exhaling the menu, and the purpose of recording the status is to facilitate the next operation.
  • a hidden menu which may be a system menu or an application menu
  • the installation position of the gravity sensor is on both sides or one side of the terminal device.
  • the menu state that can be stored by default when the device is turned on is the outgoing state, and the terminal device calls the menu by default when the device is powered on.
  • the threshold of the first number of times may be 4, 3, 2 or other values, which is not specifically limited in the present invention.
  • the first number of thresholds is a value greater than 1, in order to prevent erroneous judgments caused by slamming.
  • the user repeatedly slaps the designated area of the side surface shell of the terminal device, triggers the terminal device to make a logical judgment according to the current menu state, implements a quick management interface menu, and the operation method is simple and easy to understand, and avoids operation on the screen. To avoid misuse and enhance the customer experience.
  • FIG. 4 is a schematic flowchart diagram of a menu management method according to a fourth embodiment of the present invention.
  • the designated component is a touch display screen;
  • the signal is a number of touches of the touch display screen detected by the touch display screen;
  • the trigger condition is: the touch is within a predetermined time The number of times is greater than a preset second number of thresholds.
  • the user taps the touch display screen, and the touch display screen detects the number of touches acting on the touch display screen itself within a predetermined time, and the terminal device acquires the number of touches that act on the touch display screen itself within a predetermined time. If the number of touches is greater than the second number of thresholds, the terminal device determines that the number of touches meets a trigger condition and reads a current menu state. The terminal device selects an outgoing menu or a hidden menu (which may be a system menu or an application menu) according to the current menu state. The terminal device records and updates the status of the current menu after each operation of hiding or exhaling the menu, and the purpose of recording the status is to facilitate the next operation.
  • a hidden menu which may be a system menu or an application menu
  • the menu state that can be stored by default when the device is powered on is the outgoing state, and the terminal device calls the menu by default when the device is powered on.
  • the threshold of the second number of times is a value greater than 0, and the threshold of the second number of times may be 4, 3, 2 or other values, which is not specifically limited in the present invention.
  • the second number of thresholds is greater than 1, in order to prevent erroneous determination caused by erroneous operation of the touch screen.
  • the user continuously taps the touch display screen to trigger the terminal device to make a logical judgment according to the current menu state, thereby implementing a quick management interface menu, the operation method is simple and easy to understand, the operation is easy to implement, the misoperation is avoided, and the customer experience is improved.
  • FIG. 5 is a schematic flowchart diagram of a menu management method according to a fifth embodiment of the present invention.
  • the designated component is a power button;
  • the signal is a power button connection
  • the pressing time of the power button detected by the timer circuit is: the triggering condition is that the pressing duration is less than a preset second duration threshold.
  • a hidden menu which may be a system menu or an application menu
  • the menu state that can be stored by default when the device is powered on is the outgoing state, and the terminal device calls the menu by default when the device is powered on.
  • the second duration threshold may be 3 seconds, 2 seconds, 1 second or other values, which is not specifically limited in the present invention.
  • the purpose of setting the second duration threshold is to distinguish the shutdown operation.
  • the user presses the power button to trigger the terminal device to make a logical judgment according to the current menu state, thereby implementing a quick management interface menu, the operation method is simple and easy to understand, the operation is easy to implement, the operation on the screen is avoided, and the misoperation is avoided. To enhance the customer experience.
  • FIG. 6 is a schematic flowchart diagram of a menu management method according to a sixth embodiment of the present invention.
  • the specifying component is a camera and a voice collector;
  • the signal is a first gesture feature value of the gesture captured by the camera and a first voice signal captured by the voice collector;
  • the triggering condition is that the first gesture feature value matches the pre-stored second gesture feature value, and the content of the first voice signal matches the content of the pre-stored second voice signal.
  • the user simultaneously gestures the camera and sends a voice to the voice collector, the camera captures the gesture and the voice collector captures the first voice signal, and the terminal device acquires the first gesture feature value and voice of the gesture captured by the camera.
  • the first speech signal captured by the collector. If the first gesture feature value Matching with the pre-stored second gesture feature value, and the content of the first voice signal matches the content of the second voice signal, the terminal device determines that the first gesture feature value and the first voice signal satisfy the trigger condition and reads the current Menu status.
  • the terminal device selects an outgoing menu or a hidden menu (which may be a system menu or an application menu) according to the current menu state.
  • the terminal device records and updates the status of the current menu after each operation of hiding or exhaling the menu, and the purpose of recording the status is to facilitate the next operation.
  • the menu state that can be stored by default when the device is powered on is the outgoing state, and the terminal device calls the menu by default when the device is powered on.
  • the user makes a gesture to the camera and sends a voice to the voice collector, triggering the terminal device to make a logical judgment according to the current menu state, and implements a quick management interface menu.
  • the operation method is simple and easy to understand, and the operation is easy to implement, and the pair is avoided.
  • the operation of the screen avoids misuse, enabling remote management of menus and enhancing the customer experience.
  • FIG. 7 is a schematic flowchart diagram of a menu management method according to a seventh embodiment of the present invention. Specifically, the following steps are included:
  • the user searches for information in the touch screen input menu tool, and the terminal device detects the menu tool search information input on the touch display screen, wherein the menu tool search information is the shortcut flag information of the corresponding menu tool; wherein, the shortcut flag information is set and Corresponding relationship of the corresponding menu, for example, the shortcut flag information of the setting menu tool "save” is a check mark, and the setting menu tool "undo” is a horizontal line from right to left, which is not limited herein.
  • the terminal device determines whether the menu is in a hidden state; in the hidden state of the menu, the terminal device acquires menu tool search information input on the touch display screen, and invokes a corresponding menu tool according to the menu tool search information; wherein, the current menu state Can be represented by a flag. For example, when the menu is called, the flag bit is 1, and when the menu is hidden, the flag bit is 0.
  • the user can quickly call some commonly used menu tools by inputting the menu tool search information on the touch display screen, which reduces the steps of repeatedly exhaling and hiding the menu, and the operation method is simple and easy to understand, and the operation is easy. Realize and enhance the customer experience.
  • the embodiment of the menu management method of the terminal device of the present invention is described in detail above.
  • the apparatus corresponding to the above method will be further explained below.
  • the device may be a smart terminal such as a smart phone, a smart tablet, an electronic whiteboard, or an integrated device, and the present invention is not specifically limited.
  • FIG. 8 is a schematic structural diagram of a menu management apparatus according to an eighth embodiment of the present invention.
  • the device may perform the corresponding steps in the first to seventh embodiments of the foregoing method, and specifically includes:
  • a signal acquisition unit 81 configured to acquire a signal corresponding to the operation event in response to the detected operation event of the specified component acting on the terminal device;
  • the designated component of the terminal device refers to any of the terminal devices
  • the area, such as the display screen, the side panel of the terminal device, the power button, the camera or the voice collector, is not limited herein;
  • the operation event includes pressing the display screen, tapping the side shell of the terminal device, tapping the touch screen, Pressing the power button or gesturing the camera and speaking the voice to the voice recorder is not limited herein;
  • the signal corresponding to the operation event includes: the pressure value and the pressure continuously detected by the pressure sensor located at the designated position of the display screen a duration, a voltage signal generated by a gravity sensor fixed to a side surface of the terminal device, a number of touches detected by the touch display screen acting on the touch display screen within a predetermined time, and a timer circuit connected to the power button connection The duration of the power button press, the first gesture feature value of the gesture captured by the camera,
  • a menu status updating unit 83 configured to select an outgoing menu or a hidden dish according to the current menu status Single, and update the current menu state; wherein the current menu state can be represented by a flag bit. For example, when the menu is called, the flag bit is 1, and when the menu is hidden, the flag bit is 0. At this time, if the flag of the current menu state is 0, when it is judged that the signal satisfies the preset trigger condition, the call menu is selected, and the flag of the current menu state is updated to 1; if the flag of the current menu state is The bit is 1, when it is judged that the signal satisfies the preset trigger condition, the hidden menu is selected, and the flag of the current menu state is updated to 0.
  • the menu state saving unit 84 is configured to save the updated current menu state; wherein, when the device is turned on, the menu state storage unit saves the menu state to the outgoing state by default, and the terminal device defaults to the outgoing menu when the device is powered on.
  • the menu management apparatus solves the problem of occluding the operation of the user and the menu of the browsing area by detecting the operation of the designated component of the terminal device by the user, and solves the problem that the prior art calls out the menu through multi-touch or Hidden menus are prone to misuse and their touch implementations are incomprehensible to the user, enabling simple and efficient management of the menus of the terminal devices, simplifying the application interface and making better use of the display space, giving full play to limited screen resources.
  • the content shows the effect.
  • a ninth embodiment of the present invention further provides a terminal, including a processor 91, a memory 92, and a computer program 93 stored in the memory 92.
  • the computer program 93 can be used by the processor. 91 is executed to implement the methods described in the first to seventh embodiments described above.
  • application software 94 having a menu function such as whiteboard software or the like, may also be stored in the memory, and the computer program 93 may exist as a plug-in of the application software 94.
  • the terminal provided by the embodiment can obtain the occlusion by determining the signal corresponding to the operation event in response to the detected operation event of the specified component of the terminal device, and determining whether the acquired signal satisfies the preset condition.
  • the operation of the user and the management of the menu of the browsing area when the condition is met, the terminal device reads the state of the current menu, and updates the current menu state according to the current menu state update, thereby avoiding the operation of modifying the menu state on the screen by the user, thereby avoiding Affecting the normal use operation, increasing the browsing area of the user, the terminal device saves the updated menu state, and the menu state is continuously updated.
  • the efficiency of the terminal device is improved, the operation experience of the user is greatly improved, and the prior art is easy to generate an error operation by calling a menu or a hidden menu through multi-touch, and the touch implementation manner thereof is difficult for the user to understand.
  • the utility model realizes the beneficial effect of conveniently and effectively managing the menu of the terminal device, simplifies the application interface and better utilizes the display space, and fully exerts the content display function of the limited screen resources.
  • a tenth embodiment of the present invention also provides a computer readable storage medium comprising a stored computer program, wherein a device in which the computer readable storage medium is located is executed while the computer program is running The method as described in the first to seventh embodiments described above.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Abstract

一种菜单管理方法,该方法包括:响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号(11);当判断所述信号满足预先设置的触发条件时,读取当前菜单状态(12);根据所述当前菜单状态选择呼出菜单或隐藏菜单,并更新所述当前菜单状态(13);保存更新后的当前菜单状态(14)。一种菜单管理装置、多媒体触控设备及计算机可读存储介质,实现了更加简便有效地管理智能终端的菜单,简化应用界面以及更好的利用显示空间,充分发挥有限的屏幕资源的内容显示作用,提升用户体验。

Description

菜单管理方法、装置、多媒体触控设备及存储介质 技术领域
本发明涉及多媒体数据处理领域,尤其涉及一种菜单管理方法、装置、多媒体触控设备及存储介质。
背景技术
随着科学技术的发展,为了满足各种用户的需求,多媒体所能提供的功能也越来越多了,因此快捷菜单也越来越多了。一方面将导致菜单显示的杂乱,使得用户对多媒体应用的识别性大大降低,用户体验差;另一方面,在使用的过程中,用户对菜单可能只需要其中的一小部分,这导致一种资源的浪费。大多数情况下,现有的操作系统和应用程序的菜单都在一定程度上遮挡了用户的操作和浏览区域,极大地影响了用户的使用操作,减小了用户的浏览区域。
随着人机交互系统的兴起,多点触控技术越发受到人们的关注,现有技术多是通过多点触控技术来实现对菜单的管理,如通过多点触控来呼出菜单或隐藏菜单,其存在的弊端在于容易产生误操作,并且其触控实现方式多让用户无法理解。
发明内容
针对上述问题,本发明的目的在于提供一种菜单管理方法、装置、多媒体触控设备及存储介质,能更加简便有效地管理终端设备的菜单。
本发明实施例提供了一种菜单管理方法,包括:
响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号;
当判断所述信号满足预先设置的触发条件时,读取当前菜单状态;
根据所述当前菜单状态选择呼出菜单或隐藏菜单,并更新所述当前菜单状态;
保存更新后的当前菜单状态。
进一步地,所述指定构件为显示屏;所述信号为位于显示屏的指定位置的压力传感器检测到的压力值和压力持续时长;所述触发条件为:所述压力值大于预设的压力阈值,且所述压力持续时长大于预设的第一时长阈值。
进一步地,所述指定构件为终端设备的侧面面壳;所述信号为固定于所述终端设备的侧面面壳的指定区域的重力传感器生成的电压信号;所述触发条件为:在预定时间内检测到的由重力传感器生成的电压信号的次数大于预设的第一次数阈值。
进一步地,所述指定构件为触摸显示屏;所述信号为所述触摸显示屏检测到的在触摸显示屏自身的触摸次数;所述触发条件为:在预定时间内作用所述触摸次数大于预设的第二次数阈值。
进一步地,所述指定构件为电源按键;所述信号为与电源按键连接的定时器电路检测到的电源按键的按下时长;所述触发条件为:所述按下时长大于0,并小于预设的第二时长阈值。
进一步地,所述指定构件为摄像头及语音采集器;所述信号为所述摄像头捕捉到的手势的第一手势特征值和所述语音采集器捕捉到的第一语音信号;所述触发条件为:所述第一手势特征值与预存的第二手势特征值匹配,且所述第一语音信号的内容与预存的第二语音信号的内容匹配。
进一步地,在菜单隐藏状态下,获取在触摸显示屏输入的菜单工具搜索信息,并根据所述菜单工具搜索信息调用相应的菜单工具;其中,所述菜单工具搜索信息为相应的菜单工具的快捷标志信息。
本发明实施例还提供了一种菜单管理装置,该装置包括:
信号获取单元,响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号;
菜单状态读取单元,当判断所述信号满足预先设置的触发条件时,读取当前菜单状态;
菜单状态更新单元,根据所述当前菜单状态选择呼出菜单或隐藏菜单,并更新所述当前菜单状态;
菜单状态保存单元,保存更新后的当前菜单状态。
本发明还提供了一种多媒体触控设备,包括摄像头、语音采集器、压力传感器、重力传感器、处理器、存储器以及存储在所述存储器中且被配置为由所述处理器执行的计算机程序,所述摄像头、所述语音采集器、所述压力传感器、所述重力传感器及所述存储器均与所述处理器耦接,所述处理器执行所述计算机程序时实现如上述的菜单管理方法。
本发明还提供了一种计算机可读存储介质,所述计算机可读存储介质包括存储的计算机程序,其中,所述计算机程序运行时控制所述计算机可读存储介质所在设备执行如上述的菜单管理方法。
本发明实施例提供的菜单管理方法、装置、多媒体触控设备及存储介质,通过检测用户对终端设备的指定构件的操作来实现对遮挡了用户的操作和浏览区域的菜单的管理,解决了现有技术通过多点触控来呼出菜单或隐藏菜单存在的容易产生误操作以及其触控实现方式让用户无法理解的问题,实现了简便有效地管理终端设备的菜单,简化应用界面以及更好的利用显示空间,充分发挥了有限的屏幕资源的内容显示作用。
附图说明
为了更清楚地说明本发明的技术方案,下面将对实施方式中所需要使用的 附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施方式,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明第一实施例提供的菜单管理方法的流程示意图;
图2是本发明第二实施例提供的菜单管理方法的流程示意图;
图3是本发明第三实施例提供的菜单管理方法的流程示意图;
图4是本发明第四实施例提供的菜单管理方法的流程示意图;
图5是本发明第五实施例提供的菜单管理方法的流程示意图;
图6是本发明第六实施例提供的菜单管理方法的流程示意图;
图7是本发明第七实施例提供的菜单管理方法的流程示意图;
图8是本发明第八实施例提供的菜单管理装置的结构示意图;
图9是本发明第九实施例提供的终端的结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
本发明提供了一种菜单管理方法、装置、多媒体触控设备及计算机可读存储介质,实现了更加简便有效地管理智能终端的菜单的有益效果,简化应用界面以及更好的利用显示空间,充分发挥了有限的屏幕资源的内容显示作用,提升了用户体验。以下分别进行详细描述。
请参阅图1,图1是本发明第一实施例提供的菜单管理方法的流程示意图。所述菜单管理方法由终端设备来执行,并包括以下步骤:
步骤11:响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号。
其中,所述终端设备可为智能手机、智能平板、电子白板、一体机等智能终端,本发明不做具体限定。
其中,所述终端设备的指定构件可包括终端设备的显示屏、侧面面壳、电源按键、摄像头或语音采集器等,在此不作限制。
其中,特别地,所述构件为可以直接接触或者可视的外部构件。
其中,所述操作事件包括敲击、拍打、按压、做手势或发送语音,在此不做限制。
其中,与所述操作事件对应的信号指的是相应的操作事件所生成的对应信号,例如操作事件是按压显示屏,所述对应信号为位于显示屏的指定位置的压力传感器检测到的压力值和压力持续时长;操作事件是拍击终端设备的侧面面壳,所述对应信号为固定于所述终端设备的侧面面壳的重力传感器生成的电压信号;操作事件是敲击触摸显示屏,所述对应信号为所述触摸显示屏检测到的在预定时间内作用在触摸显示屏自身的触摸次数;操作事件是按压电源按键,所述对应信号为电源按键连接的定时器电路检测到的电源按键的按下时长;操作事件是对摄像头做手势及对语音采集器发送语音,所述对应信号为所述摄像头捕捉到的手势的第一手势特征值和所述语音采集器捕捉到的第一语音信号,在此不作限制。
步骤12:当判断所述信号满足预先设置的触发条件时,读取当前菜单状态。
其中,所述触发条件包括以下之一:获取到的压力值大于预设的压力阈值,且获取到的压力持续时长大于预设的第一时长阈值;在预定时间内检测到的由重力传感器生成的电压信号的次数大于预设的第一次数阈值;获取到的触摸次数大于预设的第二次数阈值;获取到的按下时长小于预设的第二时长阈值;获取到的第一手势特征值与预存的第二手势特征值匹配,且获取到的第一语音信号的内容与预存的第二语音信号的内容匹配。
步骤13:根据所述当前菜单状态选择呼出菜单或隐藏菜单,并更新所述当 前菜单状态。
其中,当前菜单状态可以用一个标志位来表示。例如,当呼出菜单时,标志位为1,而隐藏菜单时,标志位为0。则此时,若当前菜单状态的标志位为0,在判断所述信号满足预先设置的触发条件时,会选择呼出菜单,并将当前菜单状态的标志位更新为1;若当前菜单状态的标志位为1,在判断所述信号满足预先设置的触发条件时,会选择隐藏菜单,并将当前菜单状态的标志位更新为0。
步骤14:保存更新后的当前菜单状态。
本实施例提供的菜单管理方法,通过检测用户对终端设备的指定构件的操作来实现对遮挡了用户的操作和浏览区域的菜单的管理,解决了现有技术通过多点触控来呼出菜单或隐藏菜单存在的容易产生误操作以及其触控实现方式让用户无法理解的问题,实现了简便有效地管理终端设备的菜单,简化应用界面以及更好的利用显示空间,充分发挥了有限的屏幕资源的内容显示作用。
请参阅图2,图2是本发明第二实施例提供的菜单管理方法的流程示意图。
在本实施例中,所述指定构件为显示屏;所述信号为位于显示屏的指定位置的压力传感器检测到的压力值和压力持续时长;所述触发条件为:所述压力值大于预设的压力阈值,且所述压力持续时长大于预设的第一时长阈值。
则此时,具体的菜单管理方法的流程如下:
用户长按住显示屏的指定位置,位于显示屏的该指定位置的压力传感器记录检测到的压力值和压力持续时长,终端设备获取检测到的压力值和压力持续时长。若压力值持续大于预设的压力阈值,且压力持续时长大于预设的第一时长阈值,终端设备判断所述压力值和压力持续时长满足触发条件并读取当前菜单状态。终端设备根据当前菜单状态选择呼出菜单或隐藏菜单(可以是系统菜单,也可以是应用程序的菜单)。在每一次隐藏或呼出菜单的操作后终端设备记录并更新当前菜单的状态,记录状态的目的是为了方便下一次操作使用。
其中,在开机时可以默认存储的菜单状态为呼出状态,则终端设备在开机 时默认呼出菜单。
其中,所述压力阈值可为0或大于0的数值,所述第一时长阈值可为3秒,2秒,1秒或其他数值,本发明不做具体限定。设置第一时长阈值的目的是防止压力误操作而产生的误判断,而设置压力阈值是为了区别多点触控的长时间按住屏幕的操作。
本实施例通过用户长按住显示屏的指定位置,触发终端设备根据当前菜单状态做出逻辑判断,实现快速管理界面菜单,操作方法简捷易懂,不容易出现误操作,提升客户体验。
请参阅图3,图3是本发明第三实施例提供的菜单管理方法的流程示意图。
在本实施例中,所述指定构件为终端设备的侧面面壳;所述信号为固定于所述智能终端的侧面面壳的重力传感器生成的电压信号;所述触发条件为:在预定时间内检测到的由重力传感器生成的电压信号的次数大于预设的第一次数阈值。
则此时,具体的菜单管理方法的流程如下:
用户可连续拍击终端设备侧面面壳的指定区域,位于终端设备侧面面壳的指定区域的重力传感器会由于拍击而产生电压信号,终端设备获取在预定时间内生成的电压信号的次数。若检测到的生成的电压信号的次数大于所述第一次数阈值,终端设备判断所述生成的电压信号的次数满足触发条件并读取当前菜单状态。终端设备根据当前菜单状态选择呼出菜单或隐藏菜单(可以是系统菜单,也可以是应用程序的菜单)。在每一次隐藏或呼出菜单的操作后终端设备记录并更新当前菜单的状态,记录状态的目的是为了方便下一次操作使用。
其中,重力传感器的安装位置是终端设备的两侧或单侧。此外,在开机时可以默认存储的菜单状态为呼出状态,则终端设备在开机时默认呼出菜单。
其中,所述第一次数阈值可为4,3,2或其他数值,本发明不做具体限定。优选地,所述第一次数阈值为大于1的数值,目的是为了防止拍击误操作而产生的误判断。
本实施例通过用户连续多次拍击终端设备侧面面壳的指定区域,触发终端设备根据当前菜单状态做出逻辑判断,实现快速管理界面菜单,操作方法简捷易懂,避免了在屏幕上的操作,从而避免了误操作,提升客户体验。
请参阅图4,图4是本发明第四实施例提供的菜单管理方法的流程示意图。
在本实施例中,所述指定构件为触摸显示屏;所述信号为所述触摸显示屏检测到的作用在触摸显示屏自身的触摸次数;所述触发条件为:在预定时间内所述触摸次数大于预设的第二次数阈值。
则此时,具体的菜单管理方法的流程如下:
用户敲击触摸显示屏,触摸显示屏检测到在预定时间内作用在触摸显示屏自身的触摸次数,终端设备获取在预定时间内作用在触摸显示屏自身的触摸次数。若所述触摸次数大于所述第二次数阈值,终端设备判断所述触摸次数满足触发条件并读取当前菜单状态。终端设备根据当前菜单状态选择呼出菜单或隐藏菜单(可以是系统菜单,也可以是应用程序的菜单)。在每一次隐藏或呼出菜单的操作后终端设备记录并更新当前菜单的状态,记录状态的目的是为了方便下一次操作使用。
其中,在开机时可以默认存储的菜单状态为呼出状态,则终端设备在开机时默认呼出菜单。
其中,所述的第二次数阈值为大于0的数值,所述第二次数阈值可为4,3,2或其他数值,本发明不做具体限定。
优选地,所述第二次数阈值大于1,目的是防止触屏误操作而产生的误判断。
本实施例通过用户连续敲击触摸显示屏,触发终端设备根据当前菜单状态做出逻辑判断,实现快速管理界面菜单,操作方法简捷易懂,操作易于实现,避免了误操作,提升客户体验。
请参阅图5,图5是本发明第五实施例提供的菜单管理方法的流程示意图。
在本实施例中,所述指定构件为电源按键;所述信号为电源按键连接的定 时器电路检测到的电源按键的按下时长;所述触发条件为:所述按下时长小于预设的第二时长阈值。
则此时,具体的菜单管理方法的流程如下:
用户轻按电源按键,电源按键连接的定时器电路检测到电源按键的按下时长,终端设备获取电源按键的按下时长。若按下时长大于0,且小于预设的第二时长阈值,终端设备判断所述按下时长满足触发条件并读取当前菜单状态。终端设备根据当前菜单状态选择呼出菜单或隐藏菜单(可以是系统菜单,也可以是应用程序的菜单)。在每一次隐藏或呼出菜单的操作后终端设备记录并更新当前菜单的状态,记录状态的目的是为了方便下一次操作使用。
其中,在开机时可以默认存储的菜单状态为呼出状态,则终端设备在开机时默认呼出菜单。
其中,所述第二时长阈值可为3秒,2秒,1秒或其他数值,本发明不做具体限定,设置第二时长阈值的目的是为了区别关机的操作。
本发明实施例通过用户轻按电源键,触发终端设备根据当前菜单状态做出逻辑判断,实现快速管理界面菜单,操作方法简捷易懂,操作易于实现,避免了对屏幕的操作从而避免了误操作,提升客户体验。
请参阅图6,图6是本发明第六实施例提供的菜单管理方法的流程示意图。
在本实施例中,所述指定构件为摄像头及语音采集器;所述信号为所述摄像头捕捉到的手势的第一手势特征值和所述语音采集器捕捉到的第一语音信号;所述触发条件为:所述第一手势特征值与预存的第二手势特征值匹配,且所述第一语音信号的内容与预存的第二语音信号的内容匹配。
则此时,具体的菜单管理方法的流程如下:
用户同时对摄像头做出手势和对语音采集器发送语音,所述摄像头捕捉到手势且所述语音采集器捕捉到第一语音信号,终端设备获取摄像头捕捉到的手势的第一手势特征值和语音采集器捕捉到的第一语音信号。若第一手势特征值 与预存的第二手势特征值匹配且所述第一语音信号的内容与第二语音信号的内容匹配,终端设备判断所述第一手势特征值与第一语音信号满足触发条件并读取当前菜单状态。终端设备根据当前菜单状态选择呼出菜单或隐藏菜单(可以是系统菜单,也可以是应用程序的菜单)。在每一次隐藏或呼出菜单的操作后终端设备记录并更新当前菜单的状态,记录状态的目的是为了方便下一次操作使用。
其中,在开机时可以默认存储的菜单状态为呼出状态,则终端设备在开机时默认呼出菜单。
本发明实施例通过用户对摄像头做出手势和对语音采集器发语音,触发终端设备根据当前菜单状态做出逻辑判断,实现快速管理界面菜单,操作方法简捷易懂,操作易于实现,避免了对屏幕的操作从而避免了误操作,可实现远距离地管理菜单,提升客户体验。
请参阅图7,图7是本发明第七实施例提供的菜单管理方法的流程示意图。具体包括如下步骤:
用户在触摸显示屏输入菜单工具搜索信息,终端设备检测在触摸显示屏输入的菜单工具搜索信息,其中,所述菜单工具搜索信息为相应的菜单工具的快捷标志信息;其中,设置快捷标志信息与相应菜单的对应关系,例如设置菜单工具“保存”的快捷标志信息为对勾,设置菜单工具“撤销”为从右向左的一条横线,在此不作限制。终端设备判断菜单是否是在隐藏状态;在菜单隐藏状态下,终端设备获取在触摸显示屏输入的菜单工具搜索信息,并根据所述的菜单工具搜索信息调用相应的菜单工具;其中,当前菜单状态可以用一个标志位来表示。例如,当呼出菜单时,标志位为1,而隐藏菜单时,标志位为0。
本发明实施例用户在菜单隐藏状态下,通过在触摸显示屏上输入菜单工具搜索信息,可以快速调用一些常用的菜单工具,减少了重复呼出和隐藏菜单的步骤,操作方法简捷易懂,操作易于实现,提升客户体验。
上文对本发明的终端设备的菜单管理方法的实施例作了详细介绍。下面将相应于上述方法的装置作进一步阐述。其中,所述装置可为智能手机、智能平板、电子白板、一体机等智能终端,本发明不做具体限定。
如图8所示,图8本发明第八实施例提供的菜单管理装置的结构示意图。
该装置可以执行上述方法第一实施例至第七实施例中的相应的各步骤,具体包括:
信号获取单元81,用于响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号;其中,所述终端设备的指定构件是指终端设备上的任一区域,例如显示屏,终端设备侧面面壳、电源按键、摄像头或语音采集器,在此不作限制;其中,操作事件包括按压显示屏、拍击终端设备的侧面面壳、敲击触摸显示屏、按压电源按键或对摄像头做手势及对语音采集器发语音,在此不作限制;其中,与所述操作事件对应的信号包括:位于显示屏的指定位置的压力传感器检测到的压力值和压力持续时长、固定于所述终端设备的侧面面壳的重力传感器生成的电压信号、触摸显示屏检测到的在预定时间内作用在触摸显示屏自身的触摸次数、电源按键连接的定时器电路检测到的电源按键的按下时长、摄像头捕捉到的手势的第一手势特征值和所述语音采集器捕捉到的第一语音信号,在此不作限制。
菜单状态读取单元82,用于当判断所述信号满足预先设置的触发条件时,读取当前菜单状态;其中,满足预设设置条件包括以下之一:压力值大于预设的压力阈值,且所述压力持续时长大于预设的第一时长阈值;在预定时间内检测到的由重力传感器生成的电压信号的次数大于预设的第一次数阈值;触摸次数大于预设的第二次数阈值;按下时长小于预设的第二时长阈值;第一手势特征值与预存的第二手势特征值匹配,且所述第一语音信号的内容与预存的第二语音信号的内容匹配。
菜单状态更新单元83,用于根据所述当前菜单状态选择呼出菜单或隐藏菜 单,并更新所述当前菜单状态;其中,当前菜单状态可以用一个标志位来表示。例如,当呼出菜单时,标志位为1,而隐藏菜单时,标志位为0。则此时,若当前菜单状态的标志位为0,在判断所述信号满足预先设置的触发条件时,会选择呼出菜单,并将当前菜单状态的标志位更新为1;若当前菜单状态的标志位为1,在判断所述信号满足预先设置的触发条件时,会选择隐藏菜单,并将当前菜单状态的标志位更新为0。
菜单状态保存单元84,用于保存更新后的当前菜单状态;其中,在开机时菜单状态存储单元默认保存菜单状态为呼出状态,终端设备在开机时默认呼出菜单。
本实施例提供的菜单管理装置,通过检测用户对终端设备的指定构件的操作来实现对遮挡了用户的操作和浏览区域的菜单的管理,解决了现有技术通过多点触控来呼出菜单或隐藏菜单存在的容易产生误操作以及其触控实现方式让用户无法理解的问题,实现了简便有效地管理终端设备的菜单,简化应用界面以及更好的利用显示空间,充分发挥了有限的屏幕资源的内容显示作用。
请参阅图9,本发明第九实施例还提供了一种终端,包括处理器91、存储器92及存储于所述存储器92内计算机程序93;其中,所述计算机程序93能够被所述处理器91执行,以实现上述第一实施例至七实施例所述的方法。
需要说明的是,在本实施例中,所述存储器内还可存储有具有菜单功能的应用软件94,如白板软件等,所述计算机程序93可作为所述应用软件94的插件存在。
本实施例提供的终端,通过响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号,判断获取的信号是否满足预设的条件,就可以实现对遮挡用户的操作和浏览区域的菜单的管理,当满足条件时,终端设备读取当前菜单的状态,并根据当前菜单状态更新修改当前菜单状态,避免了用户在屏幕上修改菜单状态的操作,从而避免影响正常的使用操作,增加了用户的浏览区域,终端设备保存更新后的菜单状态,菜单状态不断更新, 进而提高了终端设备的效率,大大提高了用户的操作体验,同时解决了现有技术通过多点触控来呼出菜单或隐藏菜单存在的容易产生误操作以及其触控实现方式多让用户无法理解的问题。实现了简便有效地管理终端设备的菜单的有益效果,简化应用界面以及更好的利用显示空间,充分发挥了有限的屏幕资源的内容显示作用。
本发明第十实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质包括存储的计算机程序,其中,在所述计算机程序运行时控制所述计算机可读存储介质所在设备执行如上述第一至第七实施例所述的方法。
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发明之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本发明权利要求所作的等同变化,仍属于发明所涵盖的范围。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。

Claims (10)

  1. 一种菜单管理方法,其特征在于,包括:
    响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号;
    当判断所述信号满足预先设置的触发条件时,读取当前菜单状态;
    根据所述当前菜单状态选择呼出菜单或隐藏菜单,并更新所述当前菜单状态;
    保存更新后的当前菜单状态。
  2. 根据权利要求1所述的菜单管理方法,其特征在于,
    所述指定构件为显示屏;所述信号为位于显示屏的指定位置的压力传感器检测到的压力值和压力持续时长;所述触发条件为:所述压力值大于预设的压力阈值,且所述压力持续时长大于预设的第一时长阈值。
  3. 根据权利要求1所述的菜单管理方法,其特征在于,所述指定构件为终端设备的侧面面壳;所述信号为固定于所述终端设备的侧面面壳的指定区域的重力传感器生成的电压信号;所述触发条件为:在预定时间内检测到的由重力传感器生成的电压信号的次数大于预设的第一次数阈值。
  4. 根据权利要求1所述的菜单管理方法,其特征在于,所述指定构件为触摸显示屏;所述信号为所述触摸显示屏检测到的在触摸显示屏自身的触摸次数;所述触发条件为:在预定时间内接收到的所述触摸次数大于预设的第二次数阈值。
  5. 根据权利要求1所述的菜单管理方法,其特征在于,所述指定构件为电源按键;所述信号为与电源按键连接的定时器电路检测到的电源按键的按下时长;所述触发条件为:所述按下时长大于0,并小于预设的第二时长阈值。
  6. 根据权利要求1所述的菜单管理方法,其特征在于,所述指定构件为摄像头及语音采集器;所述信号为所述摄像头捕捉到的手势的第一手势特征值和所述语音采集器捕捉到的第一语音信号;所述触发条件为:所述第一手势特征值与预存的第二手势特征值匹配,且所述第一语音信号的内容与预存的第二语音信号的内容匹配。
  7. 根据权利要求1至6任意一项所述的菜单管理方法,其特征在于,还包括:
    在菜单隐藏状态下,获取在触摸显示屏输入的菜单工具搜索信息,并根据所述菜单工具搜索信息调用相应的菜单工具;其中,所述菜单工具搜索信息为快捷标志信息。
  8. 一种菜单管理装置,其特征在于,包括:
    信号获取单元,响应于检测到的作用在终端设备的指定构件的操作事件,获取与所述操作事件对应的信号;
    菜单状态读取单元,当判断所述信号满足预先设置的触发条件时,读取当前菜单状态;
    菜单状态更新单元,根据所述当前菜单状态选择呼出菜单或隐藏菜单,并更新所述当前菜单状态;
    菜单状态保存单元,保存更新后的当前菜单状态。
  9. 一种多媒体触控设备,其特征在于,包括摄像头、语音采集器、压力传感器、重力传感器、处理器、存储器以及存储在所述存储器中且被配置为由所述处理器执行的计算机程序,所述摄像头、所述语音采集器、所述压力传感器、所述重力传感器及所述存储器均与所述处理器耦接,所述处理器执行所述计算机程序时实现如权利要求1至7任意一项所述的菜单管理方法。
  10. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质包括存储的计算机程序,其中,所述计算机程序运行时控制所述计算机可读存储介质所在设备执行如权利要求1至7任意一项所述的菜单管理方法。
PCT/CN2017/116616 2017-09-07 2017-12-15 菜单管理方法、装置、多媒体触控设备及存储介质 WO2019047412A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710805204.6 2017-09-07
CN201710805204.6A CN107544733A (zh) 2017-09-07 2017-09-07 菜单管理方法、装置、多媒体触控设备及存储介质

Publications (1)

Publication Number Publication Date
WO2019047412A1 true WO2019047412A1 (zh) 2019-03-14

Family

ID=60957613

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/116616 WO2019047412A1 (zh) 2017-09-07 2017-12-15 菜单管理方法、装置、多媒体触控设备及存储介质

Country Status (2)

Country Link
CN (1) CN107544733A (zh)
WO (1) WO2019047412A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144327B (zh) * 2018-09-19 2020-12-18 自然资源部第二海洋研究所 海洋功能区划评估专用终端
CN109460149B (zh) * 2018-10-31 2022-10-11 北京百度网讯科技有限公司 系统管理工具、显示方法、vr设备和计算机可读介质
CN109583701A (zh) * 2018-11-01 2019-04-05 国家海洋局第二海洋研究所 在线海洋生态适宜性评价方法及专用系统装置
CN109657922B (zh) * 2018-11-20 2024-03-01 自然资源部第二海洋研究所 海洋生态适宜性评价组件装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101067777A (zh) * 2007-07-06 2007-11-07 华为技术有限公司 一种终端菜单显示方法和终端设备
CN202166980U (zh) * 2011-06-30 2012-03-14 德信互动科技(北京)有限公司 手持终端
US20120164971A1 (en) * 2010-12-22 2012-06-28 Lg Electronics Inc. Mobile terminal and method for controlling the mobile terminal
CN103019543A (zh) * 2012-11-28 2013-04-03 北京百度网讯科技有限公司 用于移动终端的视图缩放方法和装置
CN105760063A (zh) * 2016-02-22 2016-07-13 平复信息技术河北有限公司 用于移动智能终端的弓形快捷菜单及其工作方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010062062A2 (ko) * 2008-11-03 2010-06-03 크루셜텍(주) 포인팅 디바이스가 구비된 단말장치 및 화면 제어 방법
CN103186321A (zh) * 2011-12-27 2013-07-03 上海博泰悦臻电子设备制造有限公司 控制屏幕上菜单的方法及装置
CN103246436A (zh) * 2012-02-01 2013-08-14 深圳富泰宏精密工业有限公司 菜单项查找方法及系统
CN102915241B (zh) * 2012-09-17 2016-08-03 惠州Tcl移动通信有限公司 一种手机界面中虚拟菜单栏的操作方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101067777A (zh) * 2007-07-06 2007-11-07 华为技术有限公司 一种终端菜单显示方法和终端设备
US20120164971A1 (en) * 2010-12-22 2012-06-28 Lg Electronics Inc. Mobile terminal and method for controlling the mobile terminal
CN202166980U (zh) * 2011-06-30 2012-03-14 德信互动科技(北京)有限公司 手持终端
CN103019543A (zh) * 2012-11-28 2013-04-03 北京百度网讯科技有限公司 用于移动终端的视图缩放方法和装置
CN105760063A (zh) * 2016-02-22 2016-07-13 平复信息技术河北有限公司 用于移动智能终端的弓形快捷菜单及其工作方法

Also Published As

Publication number Publication date
CN107544733A (zh) 2018-01-05

Similar Documents

Publication Publication Date Title
WO2019047412A1 (zh) 菜单管理方法、装置、多媒体触控设备及存储介质
US9696767B2 (en) Command recognition method including determining a hold gesture and electronic device using the method
CN107885534B (zh) 一种锁屏方法、终端及计算机可读介质
US20140068518A1 (en) Method and device for switching application program of touch screen terminal
WO2018040891A1 (zh) 一种信息显示方法及移动终端
WO2018027501A1 (zh) 终端、触控响应方法及装置
WO2019062910A1 (zh) 一种复制和粘贴的方法、数据处理装置和用户设备
CN108132735B (zh) 终端与应用控制方法
WO2016034023A1 (zh) 触发终端的方法及相关设备
CN103019596B (zh) 一种基于触摸屏实现虚拟按键操作的方法及移动终端
US10860857B2 (en) Method for generating video thumbnail on electronic device, and electronic device
WO2018082213A1 (zh) 一种显示方法以及电子终端
CN104102444B (zh) 手势控制闹钟的方法和智能终端
WO2015120727A1 (zh) 触摸屏通信终端及其在通话状态下的触控响应方法、系统
WO2014131277A1 (zh) 音频播放的控制方法、装置及终端
WO2020155874A1 (zh) 触压信号处理方法及电子设备
WO2016165066A1 (zh) 一种手势控制方法、装置、终端设备和存储介质
WO2017185466A1 (zh) 一种智能终端操作方法及系统
CN107807751B (zh) 可携式电子装置、及其操作方法、与使用此方法的记录媒体
WO2017117762A1 (zh) 一种指纹识别方法以及电子设备
CN103544973A (zh) 一种音乐播放器的歌曲控制方法和装置
TWI551095B (zh) 通信方法及通信系統
TW201626204A (zh) 相機觸控拍攝方法及其觸控終端
WO2015131590A1 (zh) 一种控制黑屏手势处理的方法及终端
CN108932116A (zh) 音量的调节方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17924065

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17924065

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 16.10.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 17924065

Country of ref document: EP

Kind code of ref document: A1