WO2017101331A1 - 一种信息提示方法、装置、计算机程序和存储介质 - Google Patents

一种信息提示方法、装置、计算机程序和存储介质 Download PDF

Info

Publication number
WO2017101331A1
WO2017101331A1 PCT/CN2016/088595 CN2016088595W WO2017101331A1 WO 2017101331 A1 WO2017101331 A1 WO 2017101331A1 CN 2016088595 W CN2016088595 W CN 2016088595W WO 2017101331 A1 WO2017101331 A1 WO 2017101331A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
prompt
application
prompt information
current interface
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.)
Ceased
Application number
PCT/CN2016/088595
Other languages
English (en)
French (fr)
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.)
Le Holdings Beijing Co Ltd
Leshi Zhixin Electronic Technology Tianjin Co Ltd
Original Assignee
Le Holdings Beijing Co Ltd
Leshi Zhixin Electronic Technology Tianjin 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 Le Holdings Beijing Co Ltd, Leshi Zhixin Electronic Technology Tianjin Co Ltd filed Critical Le Holdings Beijing Co Ltd
Priority to US15/247,773 priority Critical patent/US20170168857A1/en
Publication of WO2017101331A1 publication Critical patent/WO2017101331A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

Definitions

  • Embodiments of the present invention relate to the field of video image processing technologies, and in particular, to an information prompting method, apparatus, computer program, and storage medium.
  • Mobile APP Application
  • mobile Internet technologies and mobile APP (Application) technologies have developed rapidly.
  • Mobile APP is popular among users because of its convenience, practicality and entertainment. Among them, the convenience and practicality of APP is one of the most important factors.
  • the APP In order to enable the user to quickly understand the operation method of the APP and various shortcut operation functions, when the user opens the APP for the first time or enters the APP page for the first time, the APP provides some prompt information to help the user understand the function and usage of the application.
  • the current cue method is a simple information display, such as displaying a series of help information when entering an application or certain functions.
  • the appearance timing of the existing prompt information display manner is fixed, and the operation of the user is often interrupted, and the user experience is poor.
  • Third, the current method is only one-way information display, the user can only close the window, and there is no other interaction. When the user closes the window, we are not sure whether the user has learned what we are prompted for. Therefore, the existing information prompting method cannot meet the increasing user demand of the user.
  • the purpose of the present application is to provide a method, device, and computer for information prompting
  • the program and the storage medium are used for displaying and closing the prompt information according to the user's requirements, thereby avoiding the impact on the normal operation of the user and improving the user experience.
  • an embodiment of the present application provides an information prompting method, where the solution includes:
  • the second operation prompt information is displayed in the current interface, where the prompt information is used to prompt the user to perform the second operation;
  • an embodiment of the present application further provides an information prompting apparatus, where the apparatus includes:
  • a detecting unit configured to acquire a user operation set of an application in the current interface, and detect whether the second operation is included in the operation set;
  • a prompting unit configured to: when the detection result of the detecting unit is that the second operation is not included in the operation set, display the second operation prompt information in the current interface, where the prompt information is used to prompt the user to perform the second operation;
  • the first determining unit is configured to obtain a response operation performed by the user according to the prompt information displayed by the prompting unit, and close the prompting function according to the response operation.
  • an embodiment of the present application further provides a computer program, including program code, where the program code is configured to perform the following operations:
  • the second operation prompt information is displayed in the current interface, where the prompt information is used to prompt the user to perform the second operation;
  • an embodiment of the present application also provides a storage medium for storing the above computer program.
  • an embodiment of the present application further provides an apparatus, including:
  • One or more processors are One or more processors;
  • One or more program modules are One or more program modules
  • the one or more program modules are stored in the memory, and when executed by the one or more processors, perform the following operations:
  • the second operation prompt information is displayed in the current interface, where the prompt information is used to prompt the user to perform the second operation;
  • An embodiment of the present invention provides an information prompting method, apparatus, computer program, and storage medium, which determine a user's operation prompt requirement for certain functions by detecting a user's operation set on an application in the current interface. By displaying the corresponding operation prompt information in the current interface, the user is guided to perform corresponding operations, and the prompt function is turned off according to the response operation of the user.
  • the invention can display and close the prompt information according to the user's requirements, avoid the influence on the normal operation of the user, and improve the user experience.
  • FIG. 1 is a flowchart of an information prompting method according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of operation of a remote controller application interface according to an embodiment of the present invention.
  • FIG. 3 is a specific flowchart of information prompting of a remote controller application according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an information prompting apparatus according to an embodiment of the present invention.
  • FIG. 1 is a flow chart showing an information prompting method according to an embodiment of the present invention.
  • an information prompting method specifically includes the following steps:
  • the application detects the user's operation in real time, and then obtains a user's operation set for the application. Specifically, the application mainly detects the operation of the user on the current page, obtains a user operation set of the application, and further detects whether the obtained operation set includes the second operation.
  • the second operation is a hidden operation or a hidden function of the current application, that is, an operation mode or a phase function in which the user cannot obtain an operation prompt through the display interface.
  • the control refers to an object in the terminal user interface that is graphically displayed, and the user can operate the object to perform a specific function.
  • the second operation prompt information is displayed in the current interface, where the prompt information is used to prompt the user to perform the second operation.
  • the second operation is a hidden operation
  • the user may not know the hidden operation or the hidden function of the current application, determine the user. If there is an operation prompt requirement for these functions, the second operation prompt information is displayed in the current interface, and the prompt information is used to prompt the user to perform the second operation to obtain guidance for the hidden operation or the hidden function.
  • the prompt information may be prompt information associated with an operation of the application, for example, information of a function performed by the operation or other shortcut operation mode of the same function as the operation execution function.
  • the obtaining the response operation performed by the user according to the prompt information in step S13, and the closing the operation prompting function according to the responding operation further comprises: when the operation track of the response operation is the same as the track feature corresponding to the prompt information Alternatively, when the preset approximate threshold is met, or the response operation is an operation that triggers the close prompt function, the operation prompt function is turned off.
  • the response operation performed by the user according to the prompt information is obtained, and the operation track of the response operation is the same as or meets the trajectory feature corresponding to the prompt information.
  • the preset threshold is preset, or the response operation is an operation that triggers the close prompt function
  • the operation prompt function is directly turned off. Otherwise, the prompt function is turned on within the preset time length until the preset time length is reached, and the operation prompt function is turned off.
  • the information prompting method provided by the embodiment of the present invention determines the user's operation prompt requirement for certain functions by detecting the user's operation set on an application in the current interface. By displaying the corresponding operation prompt information in the current interface, the user is guided to perform corresponding operations, and the prompt function is turned off according to the response operation of the user.
  • the invention can display and close the prompt information according to the user's requirements, avoid the influence on the normal operation of the user, and improve the user experience.
  • the method before acquiring the operation set of the user in the current interface in step S11, the method further includes: determining whether the operation set is the first time the user opens the application or enters for the first time. The operation set of the application page; if the operation set is the operation set that the user first opens the application or enters the application page for the first time, the step of acquiring the operation set of the application is performed.
  • the operation set is determined to be The first time the user opens the application or enters the operation set of the application page for the first time.
  • the operation set is confirmed to be the first time the user opens the application or enters the operation set of the application page for the first time, the user is confirmed to perform the acquisition of the application.
  • the steps of operating the set, thereby implementing the guided display of the prompt information in a targeted manner improve the accuracy and practicability of the presentation of the prompt information.
  • the detecting the operation set of an application in the current interface in the step S11 includes: recording the number of operations in the operation set of an application in the current interface; when the operation times are greater than or equal to the preset threshold And detecting whether there is a second operation in the operation set.
  • step S12 is executed to display the second operation prompt information in the current interface, so as to implement a guidance prompt for an operation unknown to the user.
  • FIG. 2 it is a remote control application interface that can be clicked and swiped by gestures.
  • the app has two gestures of click and slide. Among them, the sliding gesture operation is relatively hidden, and the user is not easy to find, so the user needs to be prompted to guide.
  • the specific process of the information prompt of the remote controller application is as shown in FIG. 3, and the specifics are as follows: determining whether the remote control application is used for the first time, and detecting the display interface for the current terminal when the user first uses the connected TV.
  • the touch screen operation if the touch operation does not include a slide operation, that is, the user may not know the function of the slide gesture operation, and there is a guide operation prompt requirement, the slide operation prompt information is displayed in the current interface to prompt the user to perform Slide operation. If the user has already performed a swipe gesture operation, it does not prompt, ensuring that the user already knows how to use the gesture operation, no more prompts appear, so as not to interrupt the user's ongoing operation.
  • the operation displays a prompt message, such as a guide animation, to prompt for a gesture operation. For example, after three clicks, if there is no sliding operation, a small dot moving from left to right is displayed, indicating that a gesture operation can be performed, and if the user has performed a gesture operation, the user is not prompted to ensure that the user has gestured. After the operation, do not prompt to interrupt the user operation. And according to the user's response operation, such as closing the button, as shown in the upper right corner of Figure 3, or the correct sliding operation, the information prompt function is turned off, and the guidance disappears.
  • a prompt message such as a guide animation
  • the sliding operation is performed from left to right, and displaying the second operation prompt information in the current interface includes: passing the floating layer and following a preset size and aspect ratio The second operation prompt information is displayed in the current interface.
  • the floating layer is a form of webpage effect, and its expression style is always displayed on a specific position of the screen, and does not follow the scrolling of the mouse to achieve the effect of emphasizing its content.
  • the second operation prompt information corresponding to the second operation is displayed according to the preset size and the aspect ratio by using the floating layer mode in the preset display position in the current interface of the terminal device.
  • the preset display position can be selected as the central area of the current interface. It can be understood that the setting of the preset display position can be set differently according to the actual needs, such as the upper right corner area, etc., which is not specifically limited in this embodiment of the present invention.
  • the second operation is taken as an example.
  • the user does not detect the sliding operation of the user, and then passes through the floating layer and according to the preset size and length and width.
  • a second operational prompt that is centered at one region and at least one direction around the central region is displayed in the current interface.
  • the central area is the starting point of the sliding, and the user starts to slide from this area (which may include a certain range around the area).
  • displaying a second operation prompt centered on an area and at least one direction around the central area in the current interface includes: centering on the center point of the interface in the current interface, and displaying at least one direction around the central area The second operation prompt.
  • displaying a second operation prompt centered on an area and at least one direction around the central area in the current interface includes: detecting a current gesture of the user, and determining an operation of the user in a certain direction according to the current gesture of the user.
  • the trend is to display a second operation prompt in a direction corresponding to the operation trend centering on the center point of the interface in the current interface.
  • displaying the second operation prompt centered on one area and at least one direction around the central area in the current interface further includes: displaying a sliding operation prompt of all the currently supported directions directly in the current interface.
  • FIG. 4 is a schematic structural diagram of the information prompting device according to the embodiment of the present invention.
  • the information prompting apparatus specifically includes a detecting unit 401, a prompting unit 402, and a first determining unit 403, where:
  • the detecting unit 401 is configured to acquire a set of operations of the user on an application in the current interface, and detect whether the second set of operations is included in the operation set.
  • the application detects the user's operation in real time, and then obtains a user's operation set for the application. Specifically, the application mainly detects the operation of the user on the current page, obtains a user operation set of the application, and further detects whether the obtained operation set includes the second operation.
  • the second operation is a hidden operation or a hidden function of the current application, that is, an operation mode or a phase function in which the user cannot obtain an operation prompt through the display interface.
  • the control refers to an object in the terminal user interface that is graphically displayed, and the user can operate the object to perform a specific function.
  • the prompting unit 402 is configured to: when the detection result of the detecting unit is that the operation set does not include the second operation, display the second operation prompt information in the current interface, where the prompt information is used to prompt the user to perform The second operation.
  • the prompt information may be prompt information associated with an operation of the application, for example, information of an operation performed or an operation performed with the operation. Information such as other shortcuts that can be the same.
  • the first determining unit 403 is configured to obtain a response operation performed by the user according to the prompt information displayed by the prompting unit, and close the prompting function according to the response operation.
  • the first determining unit is specifically configured to: when the operation track of the response operation is the same as the track feature corresponding to the prompt information or meets a preset approximate threshold, or the response operation is an operation for triggering the close prompt function, The operation prompt function.
  • the prompting unit 402 acquires a response operation performed by the user according to the prompt information, and when the operation track of the response operation corresponds to the prompt information
  • the operation prompt function is directly turned off. Otherwise, the prompt function is turned on within the preset time length until the preset time length is reached, and the operation prompt function is turned off.
  • the information prompting apparatus determines the operation prompt requirement of the user for certain functions by detecting the operation set of the application of the application in the current interface, and displays the corresponding operation prompt information in the current interface to guide the information.
  • the user performs the corresponding operation and closes the prompt function according to the user's response operation.
  • the invention can display and close the prompt information according to the user's requirements, avoid the influence on the normal operation of the user, and improve the user experience.
  • the device further includes a second determining unit not shown in the figure; the second determining unit is configured to acquire, by the detecting unit, an application of the user in the current interface Before operating the set, determining whether the operation set is a set of operations that the user first opens the application or enters the application page for the first time, if the operation set is an operation set that the user opens the application for the first time or enters the application page for the first time. And the detecting unit performs the step of detecting whether the second operation is included in the operation set.
  • the operation set is determined to be The first time the user opens the application or enters the operation set of the application page for the first time.
  • the operation set is confirmed to be the first time the user opens the application or enters the operation set of the application page for the first time, the user is confirmed to perform the acquisition of the application.
  • the steps of operating the set, thereby implementing the guided display of the prompt information in a targeted manner improve the accuracy and practicability of the presentation of the prompt information.
  • the detecting unit 401 includes a recording subunit and a detecting subunit, wherein:
  • the recording subunit is configured to record the number of operations in an operation set of an application in the current interface
  • the detecting subunit is configured to detect whether there is a second operation in the operation set when the number of operations recorded by the recording subunit is greater than or equal to a preset threshold.
  • the prompting unit 402 displays the second operation prompt information in the current interface, and implements a guiding prompt for an operation unknown to the user.
  • the prompting unit 402 further includes a display subunit, and the display subunit is configured to display the first interface in the current interface by using a floating layer and according to a preset size and aspect ratio. Second operation prompt information.
  • the floating layer is a form of webpage effect, and its expression style is always displayed on a specific position of the screen, and does not follow the scrolling of the mouse to achieve the effect of emphasizing its content.
  • the second operation prompt information corresponding to the second operation is displayed according to the preset size and the aspect ratio by using the floating layer mode in the preset display position in the current interface of the terminal device.
  • the preset display position can be selected as the central area of the current interface. It can be understood that the setting of the preset display position can be set differently according to the actual needs, such as the upper right corner area, etc., which is not specifically limited in this embodiment of the present invention.
  • the embodiment of the invention can display and close the prompt information according to the real needs of the user, avoiding the impact on the normal operation of the user, and improving the user experience.
  • the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
  • Another embodiment of the present application also discloses a computer program, including program code, for performing the following operations:
  • the second operation prompt information is displayed in the current interface, where the prompt information is used to prompt the user to perform the second operation;
  • Another embodiment of the present application also discloses a storage medium for storing a computer program as described above.
  • the embodiment of the invention also discloses a device, the device comprising:
  • One or more processors are One or more processors;
  • One or more program modules are One or more program modules
  • the one or more program modules are stored in the memory, and when executed by the one or more processors, perform the following operations:
  • the second operation prompt information is displayed in the current interface, where the prompt information is used to prompt the user to perform the second operation;
  • the information prompting method, apparatus, computer program, and storage medium determine the user's operation prompt requirements for certain functions by detecting the operation set of the user on the current interface. By displaying the corresponding operation prompt information in the current interface, the user is guided to perform corresponding operations, and the prompt function is turned off according to the response operation of the user.
  • the invention can display and close the prompt information according to the user's requirements, avoid the influence on the normal operation of the user, and improve the user experience.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment. Those of ordinary skill in the art can understand and implement without deliberate labor.
  • the foregoing program may be stored in a computer readable storage medium, and the program is executed when executed.
  • the foregoing steps include the steps of the foregoing method embodiments; and the foregoing storage medium includes: a medium that can store program codes, such as a ROM, a RAM, a magnetic disk, or an optical disk.

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

一种信息提示方法、装置、计算机程序和存储介质,其中,该信息提示方法包括:获取用于对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作(S11);如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作(S12);获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能(S13)。所述方法、装置、计算机程序和存储介质能够根据用户的真实需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。

Description

一种信息提示方法、装置、计算机程序和存储介质
交叉引用
本申请引用于2015年12月15日提交的专利名称为“一种信息提示方法及装置”的第2015109345488号中国专利申请。上述申请在此被引做参照。
技术领域
本发明的实施例涉及视频图像处理技术领域,尤其涉一种信息提示方法、装置、计算机程序和存储介质。
背景技术
随着智能手机和平板电脑等移动终端设备的普及,移动互联网技术以及手机APP(Application,应用)技术都获得了迅猛的发展。手机APP因其便捷性、实用性及娱乐性而受到广大用户的欢迎。其中,APP的便捷性、实用性是其中一个非常重要的因素。
为了使得用户能够快速了解APP的操作方法以及各种快捷操作功能,当用户首次开启APP或者首次进入APP页面时,APP会提供一些提示信息,来帮助用户了解应用的功能和使用方法。目前的提示方法是单纯的信息展示,例如在进入应用或某些特定功能时,显示一系列的帮助信息。
在实现本发明的过程中,发现现有技术中至少存在如下问题:首先,现有的提示信息展示方式的出现时机固定,经常打断用户的操作,用户体验差。第二,一次性的展现大量信息,增加用户的记忆负担,或可能被用户直接忽略起不到帮助指引的作用。第三,目前的方法只是单向的信息展示,用户只能关闭窗口,而没有其他的互动。当用户关闭窗口时,我们也不能肯定用户是否学会了我们提示的内容。因此,现有的信息提示方法无法满足用户日益增长的APP使用需求。
发明内容
本申请的目的在于,提供涉一种信息提示方法、装置、计算机 程序和存储介质,用以根据用户需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。
一方面,本申请的实施例提供了一种信息提示方法,该方案包括:
获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
另一方面,本申请的实施例还提供一种信息提示装置,该装置包括:
检测单元,用于获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
提示单元,用于当所述检测单元的检测结果为所述操作集合中不包括第二操作时,在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
第一确定单元,用于获取用户根据所述提示单元显示的提示信息执行的响应操作,根据所述响应操作关闭提示功能。
另一方面,本申请的实施例还提供一种计算机程序,包括程序代码,所述程序代码用于执行如下操作:
获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
另一方面,本申请的实施例还提供一种存储介质,用于存储上述的计算机程序。
另一方面,本申请的实施例还提供一种装置,,包括:
一个或多个处理器;
存储器;
一个或多个程序模块;
所述一个或多个程序模块存储在所述存储器中,当被所述一个或多个处理器执行时,进行如下操作:
获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
本发明的实施例提供的一种一种信息提示方法、装置、计算机程序和存储介质,通过对用户关于当前界面中某一应用的操作集合的检测,确定用户对于某些功能的操作提示需求,通过在当前界面中显示相应的操作提示信息,引导用户进行相应操作,并根据用户的响应操作关闭提示功能。本发明能够根据用户需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普 通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本发明实施例的信息提示方法的流程图;
图2为本发明实施例的遥控器应用界面的操作示意图;
图3为本发明实施例的遥控器应用的信息提示的具体流程图;
图4为本发明实施例的信息提示装置的结构示意图。
具体实施方式
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
图1示出了本发明实施例的一种信息提示方法的流程图。
参照图1,本发明实施例提出的信息提示方法,具体包括以下步骤:
S11、获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作。
一般来说,当用户开启当前界面中某一应用程序后,应用程序会实时检测用户的操作,进而,得到用户对该应用的操作集合。具体的,应用程序主要检测用户对当前页面中的控件的操作,获取用户对该应用的操作集合,并进一步检测得到的操作集合中是否包括第二操作。
可理解的,在本发明实施例中,第二操作,为当前应用的隐藏操作或是隐藏功能,即用户不能通过显示界面得到操作提示的操作方式或时相功能。其中,控件是指在采用图形方式显示的终端用户界面中的一种对象,用户可以操作该对象来执行某一特定的功能。
S12、如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作。
本实施例中,如果在步骤S11中的操作集合中,没有检测到用户执行第二操作,其中,第二操作为隐藏操作,即用户可能不知道当前应用的隐藏操作或是隐藏功能,确定用户对于这些功能存在操作提示需求,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作,以得到对隐藏操作或是隐藏功能的引导。
可理解的,本实施例中,提示信息可以为与应用的操作相关联的提示信息,例如,操作所执行功能的信息或者与操作执行功能相同的其他快捷操作方式的信息等。
S13、获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
具体的,步骤S13中的获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能进一步地包括:当所述响应操作的操作轨迹与所述提示信息对应的轨迹特征相同或者满足预设近似阈值,或所述响应操作为触发关闭提示功能的操作时,关闭所述操作提示功能。
本发明实施例中,在当前界面中显示第二操作提示信息之后,获取用户根据所述提示信息执行的响应操作,当所述响应操作的操作轨迹与所述提示信息对应的轨迹特征相同或者满足预设近似阈值,或所述响应操作为触发关闭提示功能的操作时,直接关闭所述操作提示功能。否则,在预设时间长度范围内保持提示功能的开启,直到达到预设时间长度后,关闭所述操作提示功能。
本发明实施例提供的信息提示方法,通过对用户关于当前界面中某一应用的操作集合的检测,确定用户对于某些功能的操作提示需求, 通过在当前界面中显示相应的操作提示信息,引导用户进行相应操作,并根据用户的响应操作关闭提示功能。本发明能够根据用户需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。
根据本发明的可选实施例,在步骤S11中的获取用户对当前界面中某一应用的操作集合之前,所述方法还包括:确定所述操作集合是否为用户首次开启所述应用或者首次进入所述应用页面的操作集合;若所述操作集合为用户首次开启所述应用或者首次进入所述应用页面的操作集合,则执行获取所述应用的操作集合的步骤。
为了避免提示信息的出现,打断用户正在进行的操作,从而对用户的正常操作造成影响,在本发明通过在获取用户对当前界面中某一应用的操作集合之前,确定所述操作集合是否为用户首次开启所述应用或者首次进入所述应用页面的操作集合,当确认所述操作集合为用户首次开启所述应用或者首次进入所述应用页面的操作集合时,再确认执行获取所述应用的操作集合的步骤,进而有针对性地实现提示信息的引导展示,提高提示信息的展示的准确性和实用性。
更进一步的,步骤S11中的检测对当前界面中某一应用的操作集合,包括:记录对当前界面中某一应用的操作集合中的操作次数;当所述操作次数大于或等于预设阈值时,检测所述操作集合中是否存在第二操作。
本发明实施例中,通过对当前界面中某一应用的操作集合中的操作次数进行记录,确定当操作次数不小于预设阈值时,所述操作集合中是否检测到第二操作,如没有检测到,则执行步骤S12,在当前界面中显示第二操作提示信息,实现对用户未知的操作的引导提示。
下面以一个具体实施例对本发明技术方案进行详细说明。
如图2所示,是一个既可以点击又可以通过手势滑动的遥控器应用界面。该应用具有点击和滑动两种手势操作方式。其中,滑动手势操作比较隐蔽,用户不容易发现,所以需要对用户进行引导提示。
遥控器应用的信息提示具体流程,如图3所示,具体如下:判断遥控器应用是否为第一次使用,当用户第一次与连接电视使用时,检测用于对当前终端的显示界面的触屏操作,如果所述触屏操作中不包括滑动操作,即确定用户可能不知道滑动手势操作的功能,存在引导的操作提示需求,则在当前界面中显示滑动操作提示信息,以提示用户进行滑动操作。如果用户已经进行了滑动手势操作则不提示,确保用户已经知道如何使用手势操作之后,不再出现提示,以免打断用户正在进行的操作。当用户根据滑动操作提示信息执行的响应操作,根据用户的响应操作确定是否关闭操作提示功能。当用户的响应操作为触发关闭提示功能的操作或者正确的按照提示进行了滑动操作后,关闭操作提示功能引导消失。
在一个具体示例中,通过记录对当前界面中某一应用的触屏操作的操作次数,当所述操作次数大于或等于预设阈值时,确认用户是否进行了滑动操作,如用户没有进行过滑动操作,则展示提示信息,如,引导动画,以提示可以进行手势操作。例如:用户经过3次点击操作后,如果没有滑动操作,则显示一个从左到右移动的小圆点,提示可以进行手势操作,如果用户已经进行了手势操作则不提示,保证用户已经会手势操作了之后,不要出现提示打断用户操作。并根据用户的响应操作,如关闭按钮,如图3中右上角所示,或者正确的进行了滑动操作,关闭信息提示功能,引导消失。
根据本发明的可选实施例,如图3中从左到右移动的滑动操作,所述在当前界面中显示第二操作提示信息包括:通过浮层并按照预设的大小和长宽比在当前界面中显示所述第二操作提示信息。
可理解的,浮层,是一种网页效果形式,它的表现样式为其始终显示在屏幕的特定位置上,不跟随鼠标的滚动而滚动以达到强调其内容的效果。
具体的,本实施例通过在终端设备当前界面中的预设显示位置采用浮层方式,按照预设的大小和长宽比,显示第二操作对应的第二操作提示信息。其中,预设显示位置可选为当前界面的中心区域,可理解的,预设显示位置的设置可根据实际需要进行不同的设置,如右上角区域等,对此本发明实施例不作具体限定。
在一个具体实施例中,以第二操作为滑动操作为例进行说明,当用户进行多次点击操作后,一直没有检测到用户的滑动操作,则通过浮层并按照预设的大小和长宽比在当前界面中显示以一个区域为中心、向中心区域周围至少一个方向的第二操作提示。其中,中心区域是滑动的起点,用户从这个区域(可以包括该区域周边一定范围)开始滑动。
在一个具体示例中,在当前界面中显示以一个区域为中心、向中心区域周围至少一个方向的第二操作提示包括:在当前界面中以界面中心点为中心、显示向中心区域周围至少一个方向的第二操作提示。
在一个具体示例中,在当前界面中显示以一个区域为中心、向中心区域周围至少一个方向的第二操作提示包括:检测用户当前的手势,根据用户当前的手势确定用户向某个方向的操作趋势,在当前界面中以界面中心点为中心、显示向所述操作趋势对应的方向的第二操作提示。
在一个具体示例中,在当前界面中显示以一个区域为中心、向中心区域周围至少一个方向的第二操作提示还包括:直接在当前界面中显示当前支持的所有方向的滑动操作提示。
另外,对于上述方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于可选实施例,所涉及的动作并不一定是本发明所必须的。
基于与方法同样的发明构思,本发明实施例还提供一种信息提示装置,图4示出了本发明实施例的信息提示装置的结构示意图。
参照图4,本发明实施例提出的信息提示装置,具体包括检测单元401、提示单元402和第一确定单元403,其中:
所述的检测单元401,用于获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作。
一般来说,当用户开启当前界面中某一应用程序后,应用程序会实时检测用户的操作,进而,得到用户对该应用的操作集合。具体的,应用程序主要检测用户对当前页面中的控件的操作,获取用户对该应用的操作集合,并进一步检测得到的操作集合中是否包括第二操作。
可理解的,在本发明实施例中,第二操作,为当前应用的隐藏操作或是隐藏功能,即用户不能通过显示界面得到操作提示的操作方式或时相功能。其中,控件是指在采用图形方式显示的终端用户界面中的一种对象,用户可以操作该对象来执行某一特定的功能。
所述的提示单元402,用于当所述检测单元的检测结果为所述操作集合中不包括第二操作时,在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作。
可理解的,本实施例中,提示信息可以为与应用的操作相关联的提示信息,例如,操作所执行功能的信息或者与操作执行功 能相同的其他快捷操作方式的信息等。
所述的第一确定单元403,用于获取用户根据所述提示单元显示的提示信息执行的响应操作,根据所述响应操作关闭提示功能。所述第一确定单元,具体用于当所述响应操作的操作轨迹与所述提示信息对应的轨迹特征相同或者满足预设近似阈值,或所述响应操作为触发关闭提示功能的操作时,关闭所述操作提示功能。
本发明实施例中,提示单元402在当前界面中显示第二操作提示信息之后,获取用户根据所述提示信息执行的响应操作,当所述响应操作的操作轨迹与所述提示信息对应的轨迹特征相同或者满足预设近似阈值,或所述响应操作为触发关闭提示功能的操作时,直接关闭所述操作提示功能。否则,在预设时间长度范围内保持提示功能的开启,直到达到预设时间长度后,关闭所述操作提示功能。
本发明实施例提供的信息提示装置,通过对用户关于当前界面中某一应用的操作集合的检测,确定用户对于某些功能的操作提示需求,通过在当前界面中显示相应的操作提示信息,引导用户进行相应操作,并根据用户的响应操作关闭提示功能。本发明能够根据用户需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。
根据本发明的可选实施例,所述装置还包括图中未示出的第二确定单元;所述的第二确定单元,用于在所述检测单元获取用户对当前界面中某一应用的操作集合之前,确定所述操作集合是否为用户首次开启所述应用或者首次进入所述应用页面的操作集合,若所述操作集合为用户首次开启所述应用或者首次进入所述应用页面的操作集合时,所述检测单元执行所述检测所述操作集合中是否包括第二操作的步骤。
为了避免提示信息的出现,打断用户正在进行的操作,从而对用户的正常操作造成影响,在本发明通过在获取用户对当前界面中某一应用的操作集合之前,确定所述操作集合是否为用户首次开启所述应用或者首次进入所述应用页面的操作集合,当确认所述操作集合为用户首次开启所述应用或者首次进入所述应用页面的操作集合时,再确认执行获取所述应用的操作集合的步骤,进而有针对性地实现提示信息的引导展示,提高提示信息的展示的准确性和实用性。
进一步地,所述检测单元401包括记录子单元和检测子单元,其中:
所述的记录子单元,用于记录对当前界面中某一应用的操作集合中的操作次数;
所述的检测子单元,用于当所述记录子单元记录的操作次数大于或等于预设阈值时,检测所述操作集合中是否存在第二操作。
本发明实施例中,通过对当前界面中某一应用的操作集合中的操作次数进行记录,确定当操作次数不小于预设阈值时,所述操作集合中是否检测到第二操作,如没有检测到,则提示单元402在当前界面中显示第二操作提示信息,实现对用户未知的操作的引导提示。
根据本发明的可选实施例,所述提示单元402进一步地包括显示子单元;所述显示子单元,用于通过浮层并按照预设的大小和长宽比在当前界面中显示所述第二操作提示信息。
可理解的,浮层,是一种网页效果形式,它的表现样式为其始终显示在屏幕的特定位置上,不跟随鼠标的滚动而滚动以达到强调其内容的效果。
具体的,本实施例通过在终端设备当前界面中的预设显示位置采用浮层方式,按照预设的大小和长宽比,显示第二操作对应的第二操作提示信息。其中,预设显示位置可选为当前界面的中心区域,可理解的,预设显示位置的设置可根据实际需要进行不同的设置,如右上角区域等,对此本发明实施例不作具体限定。本发明实施例能够根据用户的真实需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。
对于装置实施例而言,由于其与对应的方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
本申请另一实施例还公开了一种计算机程序,包括程序代码,所述程序代码用于执行如下操作:
获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
本申请另一实施例还公开了一种存储介质,用于存储如前所述的计算机程序。
本发明实施例还公开了一种装置,该装置包括:
一个或多个处理器;
存储器;
一个或多个程序模块;
所述一个或多个程序模块存储在所述存储器中,当被所述一个或多个处理器执行时,进行如下操作:
获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
综上所述,本发明实施例提供的信息提示方法、装置、计算机程序和存储介质,通过对用户关于当前界面中某一应用的操作集合的检测,确定用户对于某些功能的操作提示需求,通过在当前界面中显示相应的操作提示信息,引导用户进行相应操作,并根据用户的响应操作关闭提示功能。本发明能够根据用户需求进行提示信息的展示和关闭,避免对用户正常操作的影响,提高用户的体验。
以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。
本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。
最后应说明的是:以上各实施例仅用以说明本发明的实施例的技术方案,而非对其限制;尽管参照前述各实施例对本发明的实施例进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明的实施例各实施例技术方案的范 围。

Claims (13)

  1. 一种信息提示方法,其特征在于,所述方法包括:
    获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
    如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
    获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
  2. 根据权利要求1所述的方法,其特征在于,在所述获取用户对当前界面中某一应用的操作集合之前,所述方法还包括:
    确定所述操作集合是否为用户首次开启所述应用或者首次进入所述应用页面的操作集合;
    若所述操作集合为用户首次开启所述应用或者首次进入所述应用页面的操作集合,则执行获取所述应用的操作集合的步骤。
  3. 根据权利要求1或2所述的方法,其特征在于,所述检测对当前界面中某一应用的操作集合,包括:
    记录对当前界面中某一应用的操作集合中的操作次数;
    当所述操作次数大于或等于预设阈值时,检测所述操作集合中是否存在第二操作。
  4. 根据权利要求1所述的方法,其特征在于,所述在当前界面中显示第二操作提示信息包括:
    通过浮层并按照预设的大小和长宽比在当前界面中显示所述第二操作提示信息。
  5. 根据权利要求1所述的方法,其特征在于,所述获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能,包括:
    当所述响应操作的操作轨迹与所述提示信息对应的轨迹特征相同或者满足预设近似阈值,或所述响应操作为触发关闭提示功能的操作时,关闭所述操作提示功能。
  6. 一种信息提示装置,其特征在于,所述装置包括:
    检测单元,用于获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
    提示单元,用于当所述检测单元的检测结果为所述操作集合中不包括第二操作时,在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
    第一确定单元,用于获取用户根据所述提示单元显示的提示信息执行的响应操作,根据所述响应操作关闭提示功能。
  7. 根据权利要求6所述的装置,其特征在于,所述装置还包括:
    第二确定单元,用于在所述检测单元获取用户对当前界面中某一应用的操作集合之前,确定所述操作集合是否为用户首次开启所述应用或者首次进入所述应用页面的操作集合,若所述操作集合为用户首次开启所述应用或者首次进入所述应用页面的操作集合时,所述检测单元执行所述检测所述操作集合中是否包括第二操作的步骤。
  8. 根据权利要求6或7所述的装置,其特征在于,所述检测单元包括:
    记录子单元,用于记录对当前界面中某一应用的操作集合中的操作次数;
    检测子单元,用于当所述记录子单元记录的操作次数大于或等于预设阈值时,检测所述操作集合中是否存在第二操作。
  9. 根据权利要求6所述的装置,其特征在于,所述提示单元包括:
    显示子单元,用于通过浮层并按照预设的大小和长宽比在当前界面中显示所述第二操作提示信息。
  10. 根据权利要求6所述的装置,其特征在于,所述第一确定单元,具体用于当所述响应操作的操作轨迹与所述提示信息对应的轨迹特征相同或者满足预设近似阈值,或所述响应操作为触发关闭提示功能的操作时,关闭所述操作提示功能。
  11. 一种计算机程序,其特征在于,包括程序代码,所述程序代码用于执行如下操作:
    获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
    如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
    获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
  12. 一种存储介质,其特征在于,用于存储权利要求11所述的计算机程序。
  13. 一种装置,其特征在于,包括:
    一个或多个处理器;
    存储器;
    一个或多个程序模块;
    所述一个或多个程序模块存储在所述存储器中,当被所述一个或多个处理器执行时,进行如下操作:
    获取用户对当前界面中某一应用的操作集合,检测所述操作集合中是否包括第二操作;
    如果所述操作集合中不包括第二操作,则在当前界面中显示第二操作提示信息,所述提示信息用于提示用户进行第二操作;
    获取用户根据所述提示信息执行的响应操作,根据所述响应操作关闭操作提示功能。
PCT/CN2016/088595 2015-12-15 2016-07-05 一种信息提示方法、装置、计算机程序和存储介质 Ceased WO2017101331A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/247,773 US20170168857A1 (en) 2015-12-15 2016-08-25 Information prompting method, devices, computer program and storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510934548.8A CN105867720A (zh) 2015-12-15 2015-12-15 一种信息提示方法及装置
CN201510934548.8 2015-12-15

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/247,773 Continuation US20170168857A1 (en) 2015-12-15 2016-08-25 Information prompting method, devices, computer program and storage medium

Publications (1)

Publication Number Publication Date
WO2017101331A1 true WO2017101331A1 (zh) 2017-06-22

Family

ID=56623915

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/088595 Ceased WO2017101331A1 (zh) 2015-12-15 2016-07-05 一种信息提示方法、装置、计算机程序和存储介质

Country Status (2)

Country Link
CN (1) CN105867720A (zh)
WO (1) WO2017101331A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112386913A (zh) * 2020-12-03 2021-02-23 网易(杭州)网络有限公司 一种游戏中快捷操作的提醒方法及装置
CN114138384A (zh) * 2021-10-28 2022-03-04 北京达佳互联信息技术有限公司 功能指引提示的实现方法、装置、电子设备及存储介质
CN114840121A (zh) * 2022-05-26 2022-08-02 北京字跳网络技术有限公司 一种信息显示方法、装置、设备及介质

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708243B (zh) * 2016-12-08 2019-09-20 北京小米移动软件有限公司 终端设备控制方法及装置
CN107219988B (zh) * 2017-05-26 2020-07-28 维沃移动通信有限公司 一种界面操作引导方法及移动终端
CN111258528B (zh) * 2018-12-03 2021-08-13 华为技术有限公司 语音用户界面的显示方法和会议终端
CN110007819A (zh) * 2019-03-12 2019-07-12 中国平安财产保险股份有限公司 系统的操作提示方法、装置及计算机可读存储介质
CN111580911A (zh) * 2020-05-09 2020-08-25 惠州Tcl移动通信有限公司 一种终端的操作提示方法、装置、存储介质及终端
EP4160377A4 (en) 2020-07-31 2023-11-08 Guangdong Oppo Mobile Telecommunications Corp., Ltd. GESTURE CONTROL METHOD AND ASSOCIATED DEVICE
WO2022081191A1 (en) * 2020-10-13 2022-04-21 Google Llc Termination of performing image classification based on user familiarity
CN115079911A (zh) * 2022-06-14 2022-09-20 北京字跳网络技术有限公司 一种数据处理方法、装置、设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101634930A (zh) * 2009-08-18 2010-01-27 酷派软件技术(深圳)有限公司 一种终端及其帮助用户操作的方法
WO2011052673A1 (ja) * 2009-11-02 2011-05-05 株式会社 日立製作所 ヘルプ情報提供装置、及びヘルプ情報提供方法
CN102622210A (zh) * 2011-01-27 2012-08-01 腾讯科技(深圳)有限公司 一种显示帮助信息的方法和装置
CN103699295A (zh) * 2013-12-12 2014-04-02 宇龙计算机通信科技(深圳)有限公司 终端和图标显示方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7526722B2 (en) * 2005-12-29 2009-04-28 Sap Ag System and method for providing user help according to user category
CN101867634A (zh) * 2010-03-03 2010-10-20 深圳市同洲电子股份有限公司 一种移动终端中的信息提示方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101634930A (zh) * 2009-08-18 2010-01-27 酷派软件技术(深圳)有限公司 一种终端及其帮助用户操作的方法
WO2011052673A1 (ja) * 2009-11-02 2011-05-05 株式会社 日立製作所 ヘルプ情報提供装置、及びヘルプ情報提供方法
CN102622210A (zh) * 2011-01-27 2012-08-01 腾讯科技(深圳)有限公司 一种显示帮助信息的方法和装置
CN103699295A (zh) * 2013-12-12 2014-04-02 宇龙计算机通信科技(深圳)有限公司 终端和图标显示方法

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112386913A (zh) * 2020-12-03 2021-02-23 网易(杭州)网络有限公司 一种游戏中快捷操作的提醒方法及装置
CN112386913B (zh) * 2020-12-03 2024-04-12 网易(杭州)网络有限公司 一种游戏中快捷操作的提醒方法及装置
CN114138384A (zh) * 2021-10-28 2022-03-04 北京达佳互联信息技术有限公司 功能指引提示的实现方法、装置、电子设备及存储介质
CN114138384B (zh) * 2021-10-28 2024-03-19 北京达佳互联信息技术有限公司 功能指引提示的实现方法、装置、电子设备及存储介质
CN114840121A (zh) * 2022-05-26 2022-08-02 北京字跳网络技术有限公司 一种信息显示方法、装置、设备及介质

Also Published As

Publication number Publication date
CN105867720A (zh) 2016-08-17

Similar Documents

Publication Publication Date Title
WO2017101331A1 (zh) 一种信息提示方法、装置、计算机程序和存储介质
US12468436B2 (en) Input device and user interface interactions
US12388954B2 (en) Display apparatus and control methods thereof
US10281988B2 (en) Method for display control and electronic device
EP2715491B1 (en) Edge gesture
CN103530047B (zh) 一种触摸屏设备事件触发方法及装置
US20120054612A1 (en) Method and apparatus for playing contents
US20100060588A1 (en) Temporally separate touch input
JP6272502B2 (ja) 携帯型デバイス上のユーザ操作モードを識別する方法及び携帯型デバイス
US20140071171A1 (en) Pinch-and-zoom, zoom-and-pinch gesture control
WO2018120084A1 (zh) 柔性显示设备的控制方法及装置
WO2012097759A2 (zh) 一种触摸屏的操作方法和终端
US20170168686A1 (en) Method and electronic device for processing list item operation
US10430071B2 (en) Operation of a computing device functionality based on a determination of input means
US20150286356A1 (en) Method, apparatus, and terminal device for controlling display of application interface
US20170168857A1 (en) Information prompting method, devices, computer program and storage medium
US9684445B2 (en) Mobile gesture reporting and replay with unresponsive gestures identification and analysis
WO2022007541A1 (zh) 设备控制方法、装置、存储介质及电子设备
KR20160101605A (ko) 제스처 입력 처리 방법 및 이를 지원하는 전자 장치
WO2016184052A1 (zh) 一种卡片的添加方法、装置、设备及计算机存储介质
WO2016112791A1 (zh) 移动终端应用程序页面的展现方法和装置
WO2015117526A1 (zh) 一种触控处理方法和装置
WO2019242457A1 (zh) 一种应用页面展示方法及移动终端
CN104951293B (zh) 一种移动终端的按键响应方法及移动终端
CN104035652A (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: 16874394

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: 16874394

Country of ref document: EP

Kind code of ref document: A1