[go: up one dir, main page]

CN102622210A - Method for displaying help information and device - Google Patents

Method for displaying help information and device Download PDF

Info

Publication number
CN102622210A
CN102622210A CN2011100296454A CN201110029645A CN102622210A CN 102622210 A CN102622210 A CN 102622210A CN 2011100296454 A CN2011100296454 A CN 2011100296454A CN 201110029645 A CN201110029645 A CN 201110029645A CN 102622210 A CN102622210 A CN 102622210A
Authority
CN
China
Prior art keywords
help information
operation event
user
display
event triggered
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
CN2011100296454A
Other languages
Chinese (zh)
Other versions
CN102622210B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110029645.4A priority Critical patent/CN102622210B/en
Publication of CN102622210A publication Critical patent/CN102622210A/en
Application granted granted Critical
Publication of CN102622210B publication Critical patent/CN102622210B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

本发明公开了一种显示帮助信息的方法和装置,属于计算机通信技术领域。所述方法包括:获取用户触发的第一操作事件;根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息;如果所述用户触发的第一操作事件能够显示帮助信息,则显示帮助信息。所述装置包括:第一获取模块、第一判断模块和显示模块。本发明在获取到用户触发的操作事件后,可以根据预设的操作事件与帮助信息显示关系,显示帮助信息,自动为用户提供操作提示,具有智能性。

The invention discloses a method and a device for displaying help information, belonging to the technical field of computer communication. The method includes: acquiring a first operation event triggered by a user; judging whether the first operation event triggered by the user can display help information according to a preset display relationship between the operation event and help information; if the first operation event triggered by the user If the operation event can display help information, then display the help information. The device includes: a first acquisition module, a first judgment module and a display module. After acquiring the operation event triggered by the user, the present invention can display the help information according to the preset relationship between the operation event and the help information display, and automatically provide the user with operation prompts, which is intelligent.

Description

一种显示帮助信息的方法和装置A method and device for displaying help information

技术领域 technical field

本发明涉及计算机通信技术领域,特别涉及一种显示帮助信息的方法和装置。The invention relates to the technical field of computer communication, in particular to a method and device for displaying help information.

背景技术 Background technique

随着计算机通信技术的发展,用户不但可以通过计算机中的IE浏览器浏览网页获取各种信息,而且还可以随时随地通过手机中的手机浏览器浏览网页获取各种信息。With the development of computer communication technology, users can not only browse the web through the IE browser in the computer to obtain various information, but also browse the web through the mobile phone browser in the mobile phone anytime and anywhere to obtain various information.

然而在实现本发明的过程中,发明人发现现有技术至少存在以下问题:However, in the process of realizing the present invention, the inventor finds that the prior art has at least the following problems:

现有IE浏览器或手机浏览器在用户进行操作时,不能够提供操作提示,缺乏智能性。Existing IE browsers or mobile phone browsers cannot provide operation prompts when users operate, and lack intelligence.

发明内容 Contents of the invention

为了解决现有技术的问题,本发明实施例提供了一种显示帮助信息的方法和装置。所述技术方案如下:In order to solve the problems in the prior art, embodiments of the present invention provide a method and device for displaying help information. Described technical scheme is as follows:

一种显示帮助信息的方法,所述方法包括:A method for displaying help information, the method comprising:

获取用户触发的第一操作事件;Obtain the first operation event triggered by the user;

根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息;judging whether the first operation event triggered by the user can display help information according to a preset display relationship between the operation event and the help information;

如果所述用户触发的第一操作事件能够显示帮助信息,则显示帮助信息。If the first operation event triggered by the user can display help information, then display the help information.

一种显示帮助信息的装置,所述装置包括:A device for displaying help information, the device comprising:

第一获取模块,用于获取用户触发的第一操作事件;A first acquisition module, configured to acquire a first operation event triggered by a user;

第一判断模块,用于在所述第一获取模块获取用户触发的第一操作事件后,根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息;The first judgment module is configured to judge whether the first operation event triggered by the user can display help according to the preset relationship between the operation event and help information display after the first acquisition module acquires the first operation event triggered by the user information;

显示模块,用于当所述第一判断模块判断所述用户触发的第一操作事件能够显示帮助信息时,显示帮助信息。A display module, configured to display help information when the first judging module judges that the first operation event triggered by the user can display help information.

本发明实施例提供的技术方案的有益效果是:The beneficial effects of the technical solution provided by the embodiments of the present invention are:

在获取到用户触发的操作事件后,可以根据预设的操作事件与帮助信息显示关系,显示帮助信息,自动为用户提供操作提示,具有智能性。After obtaining the operation event triggered by the user, it can display the relationship between the operation event and the help information according to the preset operation event, display the help information, and automatically provide the user with operation prompts, which is intelligent.

附图说明 Description of drawings

图1是本发明实施例1提供的一种显示帮助信息的方法流程图;FIG. 1 is a flowchart of a method for displaying help information provided by Embodiment 1 of the present invention;

图2是本发明实施例2提供的一种显示帮助信息的方法流程图;FIG. 2 is a flowchart of a method for displaying help information provided by Embodiment 2 of the present invention;

图3是本发明实施例3提供的第一种显示帮助信息的装置结构示意图;Fig. 3 is a schematic structural diagram of the first device for displaying help information provided by Embodiment 3 of the present invention;

图4是本发明实施例3提供的第二种显示帮助信息的装置结构示意图;FIG. 4 is a schematic structural diagram of a second device for displaying help information provided by Embodiment 3 of the present invention;

图5是本发明实施例3提供的第三种显示帮助信息的装置结构示意图;5 is a schematic structural diagram of a third device for displaying help information provided by Embodiment 3 of the present invention;

图6是本发明实施例3提供的第四种显示帮助信息的装置结构示意图。FIG. 6 is a schematic structural diagram of a fourth device for displaying help information provided by Embodiment 3 of the present invention.

具体实施方式 Detailed ways

为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明实施方式作进一步地详细描述。In order to make the object, technical solution and advantages of the present invention clearer, the implementation manner of the present invention will be further described in detail below in conjunction with the accompanying drawings.

实施例1Example 1

参见图1,本发明实施例提供了一种显示帮助信息的方法,包括:Referring to Figure 1, an embodiment of the present invention provides a method for displaying help information, including:

101:获取用户触发的第一操作事件。101: Obtain a first operation event triggered by a user.

102:根据预设的操作事件与帮助信息显示关系,判断用户触发的第一操作事件是否能够显示帮助信息。102: According to the preset display relationship between the operation event and the help information, determine whether the first operation event triggered by the user can display the help information.

103:如果用户触发的第一操作事件能够显示帮助信息,则显示帮助信息。103: If the first operation event triggered by the user can display help information, display help information.

进一步地,根据预设的操作事件与帮助信息显示关系,判断用户触发的第一操作事件是否能够显示帮助信息,具体包括:Further, according to the preset display relationship between the operation event and the help information, it is judged whether the first operation event triggered by the user can display the help information, specifically including:

根据预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断用户触发的第一操作事件是否满足显示帮助信息条件;According to the display help information condition in the preset operation event and help information display relationship, determine whether the first operation event triggered by the user satisfies the display help information condition;

如果用户触发的第一操作事件满足显示帮助信息条件,则用户触发的第一操作事件能够显示帮助信息。If the first operation event triggered by the user satisfies the condition for displaying help information, the first operation event triggered by the user can display help information.

进一步地,根据预设的操作事件与帮助信息显示关系,判断用户触发的第一操作事件是否能够显示帮助信息,具体包括:Further, according to the preset display relationship between the operation event and the help information, it is judged whether the first operation event triggered by the user can display the help information, specifically including:

根据预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断用户触发的第一操作事件是否满足显示帮助信息条件;According to the display help information condition in the preset operation event and help information display relationship, determine whether the first operation event triggered by the user satisfies the display help information condition;

如果用户触发的第一操作事件满足显示帮助信息条件,则根据预设的操作事件与帮助信息显示关系中的屏蔽帮助信息条件,判断用户触发的第一操作事件是否满足屏蔽帮助信息条件;If the first operation event triggered by the user satisfies the condition for displaying help information, then judge whether the first operation event triggered by the user satisfies the condition for shielding help information according to the condition for shielding help information in the preset relationship between the operation event and the help information display;

如果用户触发的第一操作事件不满足屏蔽帮助信息条件,则用户触发的第一操作事件能够显示帮助信息。If the first operation event triggered by the user does not satisfy the condition for shielding help information, the first operation event triggered by the user can display help information.

进一步地,显示帮助信息之后,该方法还包括:Further, after displaying the help information, the method further includes:

获取用户触发的第二操作事件;Obtain the second operation event triggered by the user;

判断用户触发的第二操作事件是否是显示的帮助信息中提示的操作事件;Judging whether the second operation event triggered by the user is the operation event prompted in the displayed help information;

如果用户触发的第二操作事件是显示的帮助信息中提示的操作事件,则对显示的帮助信息对应的屏蔽帮助信息条件进行更新。If the second operation event triggered by the user is an operation event prompted in the displayed help information, the condition for shielding the help information corresponding to the displayed help information is updated.

进一步地,获取用户触发的第一操作事件之前,该方法还包括:Further, before obtaining the first operation event triggered by the user, the method further includes:

判断是否开启显示帮助信息功能;Determine whether to enable the function of displaying help information;

如果开启,则对用户的每个操作事件进行监控。If enabled, each user action event is monitored.

本发明实施例所述的显示帮助信息的方法,在获取到用户触发的操作事件后,可以根据预设的操作事件与帮助信息显示关系,显示帮助信息,自动为用户提供操作提示,具有智能性。可以根据设置的显示帮助信息条件判断是否显示帮助信息,对帮助信息的显示进行自动控制。且可以通过屏蔽帮助信息条件将没有必要再显示的帮助信息屏蔽掉,可以避免造成干扰。The method for displaying help information described in the embodiment of the present invention, after acquiring the operation event triggered by the user, can display the help information according to the preset relationship between the operation event and the help information display, and automatically provide the user with operation prompts, which is intelligent . Whether to display help information can be judged according to the set display conditions of help information, and the display of help information can be automatically controlled. In addition, help information that is not necessary to be displayed can be blocked by shielding the help information condition, so as to avoid causing interference.

本发明实施例所述的显示帮助信息的方法可以应用于各种需要显示帮助信息的场景中,如可以应用于IE浏览器、手机浏览器等中。为了便于说明,下面以应用于手机浏览器为例进行进一步的说明。The method for displaying help information described in the embodiments of the present invention can be applied to various scenarios where help information needs to be displayed, for example, it can be applied to IE browsers, mobile phone browsers, and the like. For the convenience of description, the application to mobile phone browsers is taken as an example for further description below.

实施例2Example 2

参见图2,本发明实施例提供了一种显示帮助信息的方法,包括:Referring to Figure 2, an embodiment of the present invention provides a method for displaying help information, including:

201:启动手机浏览器。201: Start the browser of the mobile phone.

用户需要通过手机浏览器浏览网页获取各种信息等时,启动手机浏览器。When the user needs to browse a webpage through the mobile phone browser to obtain various information, the mobile phone browser is started.

202:判断该手机浏览器是否开启显示帮助信息功能,如果开启,则执行203;否则,执行211。202: Determine whether the mobile phone browser has enabled the function of displaying help information, if enabled, execute 203; otherwise, execute 211.

其中,显示帮助信息功能可以根据用户的具体操作显示相应的帮助信息,该帮助信息包括引导用户下一步操作或者提示用户什么操作有什么功能等内容。Wherein, the function of displaying help information may display corresponding help information according to the user's specific operation, and the help information includes guiding the user to perform a next operation or prompting the user for what operation has what function.

203:对用户的每个操作事件进行监控。203: Monitor each operation event of the user.

204:当用户进行操作时,获取用户触发的第一操作事件。204: Acquire a first operation event triggered by the user when the user performs an operation.

205:根据预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断用户触发的第一操作事件是否满足显示帮助信息条件,如果用户触发的第一操作事件满足显示帮助信息条件,则执行206;否则,执行210。205: Determine whether the first operation event triggered by the user satisfies the condition for displaying help information according to the display help information condition in the preset relationship between the operation event and help information display, and if the first operation event triggered by the user satisfies the display help information condition, then Go to 206 ; otherwise, go to 210 .

本实施例中,预设的操作事件与帮助信息显示关系中包含帮助信息内容、显示帮助信息条件、屏蔽帮助信息条件等信息。In this embodiment, the preset relationship between operation events and help information display includes information such as help information content, conditions for displaying help information, conditions for blocking help information, and the like.

具体地,可以根据用户的操作习惯,通过统计的方法得到显示帮助信息条件;如可以通过统计得到用户进行什么操作如何操作时,应该显示帮助信息,从而设置相应的显示帮助信息条件。同理,也可以根据用户的操作习惯,通过统计的方法得到屏蔽帮助信息条件;如可以通过统计得到用户进行什么操作如何操作时,应该屏蔽帮助信息条件,从而设置相应的屏蔽帮助信息条件。并且,可以根据用户的操作习惯,设置帮助信息的具体内容。Specifically, according to the user's operating habits, the conditions for displaying help information can be obtained through statistical methods; for example, when the user's operation and how to operate can be obtained through statistics, the help information should be displayed, so as to set the corresponding display help information conditions. Similarly, according to the user's operating habits, the conditions for blocking help information can also be obtained through statistical methods; if the user's operations and how to operate can be obtained through statistics, the conditions for blocking help information should be blocked, so as to set the corresponding blocking help information conditions. In addition, the specific content of the help information can be set according to the user's operating habits.

需要说明的是,并不限于通过统计的方法得到显示帮助信息条件、屏蔽帮助信息条件和帮助信息的内容,还可以通过其他任何可行的方法进行设置,此处不做具体限定。It should be noted that the conditions for displaying help information, the conditions for blocking help information, and the content of the help information are not limited to statistical methods, but can also be set by any other feasible method, which is not specifically limited here.

并且,在具体实现时可以通过列表的形式将预设的操作事件与帮助信息显示关系进行保存,预设的操作事件与帮助信息显示关系列表中包含帮助信息内容、显示帮助信息条件、屏蔽帮助信息条件等信息。In addition, the preset operation event and help information display relationship can be saved in the form of a list in the specific implementation. The preset operation event and help information display relationship list includes help information content, display help information conditions, and mask help information. conditions and other information.

以手机浏览器快捷键智能提示为例,预设的操作事件与帮助信息显示关系如表1所示。Taking the smart reminder of the shortcut key of the mobile phone browser as an example, the relationship between the preset operation event and the display of help information is shown in Table 1.

表1Table 1

Figure BDA0000045596620000041
Figure BDA0000045596620000041

Figure BDA0000045596620000051
Figure BDA0000045596620000051

注:以上相关显示帮助信息条件次数和屏蔽帮助信息条件次数属于演示数据。Note: The number of times related to the conditions for displaying help information and the number of times for blocking help information are demo data.

206:根据预设的操作事件与帮助信息显示关系中的屏蔽帮助信息条件,判断用户触发的第一操作事件是否满足屏蔽帮助信息条件,如果用户触发的第一操作事件不满足屏蔽帮助信息条件,则执行207;否则,执行210。206: According to the masking help information condition in the preset operation event and help information display relationship, determine whether the first operation event triggered by the user satisfies the masking help information condition, if the user-triggered first operation event does not meet the masking help information condition, Then execute 207 ; otherwise, execute 210 .

如果某帮助信息提示的内容用户已经学会,那该帮助信息就不需要再提示给用户,从而可以通过屏蔽帮助信息条件将该帮助信息屏蔽掉,以避免造成干扰。例如:如表1中所示对于用户在没有帮助信息提示下完成某个动作达到规定的次数,可以认为该用户已经能使用该功能,屏蔽帮助信息条件成立。If the user has already learned the content of a certain help information prompt, then the help information does not need to be prompted to the user again, so that the help information can be blocked by shielding the help information condition to avoid interference. For example, as shown in Table 1, if the user completes an action for a specified number of times without a help message prompt, it can be considered that the user has already been able to use the function, and the condition for blocking the help message is met.

207:显示帮助信息。207: display help information.

如:帮助信息的内容为4键下翻页,则显示“4键下翻页”。For example: if the content of the help information is 4 keys to turn pages down, then "4 keys to turn pages down" will be displayed.

208:获取用户触发的第二操作事件,判断用户触发的第二操作事件是否是显示的帮助信息中提示的操作事件,如果用户触发的第二操作事件是显示的帮助信息中提示的操作事件,则执行209;否则,执行202。208: Obtain a second operation event triggered by the user, and determine whether the second operation event triggered by the user is an operation event prompted in the displayed help information, if the second operation event triggered by the user is an operation event prompted in the displayed help information, Then execute 209; otherwise, execute 202.

获取用户触发的第二操作事件即获取在显示帮助信息后,接下来用户触发的操作事件。Obtaining the second operation event triggered by the user is to obtain the operation event triggered by the user next after the help information is displayed.

209:对显示的帮助信息对应的屏蔽帮助信息条件进行更新,然后执行202。209: Update the condition of shielding help information corresponding to the displayed help information, and then execute 202.

对显示的帮助信息对应的屏蔽帮助信息条件进行更新,如屏蔽帮助信息条件包括显示次数、成功引导次数等,则在更新时需要更新已显示次数、成功引导次数等。具体更新内容与屏蔽帮助信息条件包括的具体内容有关,此处不再赘述。Update the shielding help information conditions corresponding to the displayed help information. If the shielding help information conditions include display times, successful guidance times, etc., the displayed times, successful guidance times, etc. need to be updated when updating. The specific update content is related to the specific content included in the conditions for blocking help information, and will not be repeated here.

210:不显示帮助信息,然后执行202。210: Do not display help information, and then execute 202.

211:不显示帮助信息,然后结束。211: Do not display help information, and then end.

需要说明的是,实际应用也可以不设置屏蔽帮助信息条件,只设置显示帮助信息条件,即当判断用户触发的操作事件满足显示帮助信息条件时,就执行207。It should be noted that the actual application may not set the condition for shielding the help information, but only set the condition for displaying the help information, that is, when it is determined that the operation event triggered by the user satisfies the condition for displaying the help information, go to step 207 .

本发明实施例所述的显示帮助信息的方法,在获取到用户触发的操作事件后,可以根据预设的操作事件与帮助信息显示关系,显示帮助信息,自动为用户提供操作提示,具有智能性。可以根据设置的显示帮助信息条件判断是否显示帮助信息,对帮助信息的显示进行自动控制。且可以通过屏蔽帮助信息条件将没有必要再显示的帮助信息屏蔽掉,可以避免造成干扰。The method for displaying help information described in the embodiment of the present invention, after acquiring the operation event triggered by the user, can display the help information according to the preset relationship between the operation event and the help information display, and automatically provide the user with operation prompts, which is intelligent . Whether to display help information can be judged according to the set display conditions of help information, and the display of help information can be automatically controlled. In addition, help information that is not necessary to be displayed can be blocked by shielding the help information condition, so as to avoid causing interference.

实施例3Example 3

参见图3,本发明实施例提供了一种显示帮助信息的装置,该装置包括:Referring to Fig. 3, an embodiment of the present invention provides a device for displaying help information, which includes:

第一获取模块301,用于获取用户触发的第一操作事件;The first acquiring module 301 is configured to acquire a first operation event triggered by a user;

第一判断模块302,用于在第一获取模块301获取用户触发的第一操作事件后,根据预设的操作事件与帮助信息显示关系,判断用户触发的第一操作事件是否能够显示帮助信息;The first judgment module 302 is configured to judge whether the first operation event triggered by the user can display help information according to the preset relationship between the operation event and the help information display after the first acquisition module 301 acquires the first operation event triggered by the user;

显示模块303,用于当第一判断模块302判断用户触发的第一操作事件能够显示帮助信息时,显示帮助信息。The display module 303 is configured to display the help information when the first judging module 302 judges that the first operation event triggered by the user can display the help information.

进一步地,第一判断模块302具体包括:Further, the first judging module 302 specifically includes:

第一判断单元,用于在第一获取模块301获取用户触发的第一操作事件后,根据预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断用户触发的第一操作事件是否满足显示帮助信息条件;The first judging unit is configured to, after the first acquiring module 301 acquires the first operation event triggered by the user, judge whether the first operation event triggered by the user is Satisfy the conditions for displaying help information;

第一确定单元,用于当第一判断单元判断用户触发的第一操作事件满足显示帮助信息条件时,确定用户触发的第一操作事件能够显示帮助信息。The first determining unit is configured to determine that the first operation event triggered by the user can display help information when the first judging unit judges that the first operation event triggered by the user satisfies a condition for displaying help information.

进一步地,第一判断模块302具体包括:Further, the first judging module 302 specifically includes:

第二判断单元,用于在第一获取模块301获取用户触发的第一操作事件后,根据预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断用户触发的第一操作事件是否满足显示帮助信息条件;The second judging unit is configured to, after the first acquiring module 301 acquires the first operation event triggered by the user, judge whether the first operation event triggered by the user is Satisfy the conditions for displaying help information;

第三判断单元,用于当第二判断单元判断用户触发的第一操作事件满足显示帮助信息条件时,根据预设的操作事件与帮助信息显示关系中的屏蔽帮助信息条件,判断用户触发的第一操作事件是否满足屏蔽帮助信息条件;The third judging unit is configured to, when the second judging unit judges that the first operation event triggered by the user satisfies the condition for displaying help information, judge the first operation event triggered by the user according to the masking help information condition in the preset relationship between the operation event and the help information display. 1. Whether the operation event satisfies the conditions for blocking help information;

第二确定单元,用于当第三判断单元判断用户触发的第一操作事件不满足屏蔽帮助信息条件时,确定用户触发的第一操作事件能够显示帮助信息。The second determination unit is configured to determine that the first operation event triggered by the user can display help information when the third determination unit determines that the first operation event triggered by the user does not meet the condition for shielding help information.

进一步地,参见图4,该装置还包括:Further, referring to Figure 4, the device also includes:

第二获取模块304,用于在显示模块303显示帮助信息后,获取用户触发的第二操作事件;The second acquiring module 304 is configured to acquire a second operation event triggered by the user after the display module 303 displays the help information;

第二判断模块305,用于在第二获取模块304获取用户触发的第二操作事件后,判断用户触发的第二操作事件是否是显示的帮助信息中提示的操作事件;The second judgment module 305 is configured to judge whether the second operation event triggered by the user is the operation event prompted in the displayed help information after the second acquisition module 304 acquires the second operation event triggered by the user;

更新模块306,用于当第二判断模块305判断用户触发的第二操作事件是显示的帮助信息中提示的操作事件时,对显示的帮助信息对应的屏蔽帮助信息条件进行更新。The updating module 306 is configured to update the masking help information condition corresponding to the displayed help information when the second judging module 305 judges that the second operation event triggered by the user is an operation event prompted in the displayed help information.

进一步地,参见图5或图6,该装置还包括:Further, referring to Fig. 5 or Fig. 6, the device further includes:

第三判断模块307,用于在第一获取模块301获取用户触发的第一操作事件之前,判断是否开启显示帮助信息功能;The third judging module 307 is configured to judge whether to enable the function of displaying help information before the first acquiring module 301 acquires the first operation event triggered by the user;

监控模块308,用于当第三判断模块307判断开启显示帮助信息功能时,对用户的每个操作事件进行监控。The monitoring module 308 is configured to monitor each operation event of the user when the third judging module 307 judges that the function of displaying help information is enabled.

本发明实施例所述的显示帮助信息的装置,在获取到用户触发的操作事件后,可以根据预设的操作事件与帮助信息显示关系,显示帮助信息,自动为用户提供操作提示,具有智能性。可以根据设置的显示帮助信息条件判断是否显示帮助信息,对帮助信息的显示进行自动控制。且可以通过屏蔽帮助信息条件将没有必要再显示的帮助信息屏蔽掉,可以避免造成干扰。The device for displaying help information described in the embodiment of the present invention, after acquiring the operation event triggered by the user, can display the help information according to the preset relationship between the operation event and the help information display, and automatically provide the user with operation prompts, which is intelligent . Whether to display help information can be judged according to the set display conditions of help information, and the display of help information can be automatically controlled. In addition, help information that is not necessary to be displayed can be blocked by shielding the help information condition, so as to avoid causing interference.

以上实施例提供的技术方案中的全部或部分内容可以通过软件编程实现,其软件程序存储在可读取的存储介质中,存储介质例如:计算机中的硬盘、光盘或软盘。All or part of the technical solutions provided by the above embodiments can be realized by software programming, and the software program is stored in a readable storage medium, such as a hard disk, an optical disk or a floppy disk in a computer.

以上所述仅为本发明的较佳实施例,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included in the protection of the present invention. within range.

Claims (10)

1.一种显示帮助信息的方法,其特征在于,所述方法包括:1. A method for displaying help information, characterized in that the method comprises: 获取用户触发的第一操作事件;Obtain the first operation event triggered by the user; 根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息;judging whether the first operation event triggered by the user can display help information according to a preset display relationship between the operation event and the help information; 如果所述用户触发的第一操作事件能够显示帮助信息,则显示帮助信息。If the first operation event triggered by the user can display help information, then display the help information. 2.根据权利要求1所述的显示帮助信息的方法,其特征在于,根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息,具体包括:2. The method for displaying help information according to claim 1, wherein, according to a preset display relationship between an operation event and help information, it is judged whether the first operation event triggered by the user can display help information, specifically comprising: 根据所述预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断所述用户触发的第一操作事件是否满足显示帮助信息条件;According to the display help information condition in the preset operation event and help information display relationship, determine whether the first operation event triggered by the user satisfies the display help information condition; 如果所述用户触发的第一操作事件满足显示帮助信息条件,则所述用户触发的第一操作事件能够显示帮助信息。If the first operation event triggered by the user satisfies a condition for displaying help information, the first operation event triggered by the user can display help information. 3.根据权利要求1所述的显示帮助信息的方法,其特征在于,根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息,具体包括:3. The method for displaying help information according to claim 1, characterized in that, according to a preset display relationship between an operation event and help information, it is judged whether the first operation event triggered by the user can display help information, specifically comprising: 根据所述预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断所述用户触发的第一操作事件是否满足显示帮助信息条件;According to the display help information condition in the preset operation event and help information display relationship, determine whether the first operation event triggered by the user satisfies the display help information condition; 如果所述用户触发的第一操作事件满足显示帮助信息条件,则根据所述预设的操作事件与帮助信息显示关系中的屏蔽帮助信息条件,判断所述用户触发的第一操作事件是否满足屏蔽帮助信息条件;If the first operation event triggered by the user satisfies the condition for displaying help information, judge whether the first operation event triggered by the user satisfies the masking condition according to the masking help information condition in the preset relationship between the operation event and the help information display. Conditions of help information; 如果所述用户触发的第一操作事件不满足屏蔽帮助信息条件,则所述用户触发的第一操作事件能够显示帮助信息。If the first operation event triggered by the user does not meet the condition for shielding help information, the first operation event triggered by the user can display help information. 4.根据权利要求1-3中任意一项权利要求所述的显示帮助信息的方法,其特征在于,显示帮助信息之后,所述方法还包括:4. The method for displaying help information according to any one of claims 1-3, wherein after displaying the help information, the method further comprises: 获取所述用户触发的第二操作事件;Acquiring a second operation event triggered by the user; 判断所述用户触发的第二操作事件是否是显示的帮助信息中提示的操作事件;judging whether the second operation event triggered by the user is an operation event prompted in the displayed help information; 如果所述用户触发的第二操作事件是显示的帮助信息中提示的操作事件,则对显示的帮助信息对应的屏蔽帮助信息条件进行更新。If the second operation event triggered by the user is an operation event prompted in the displayed help information, the condition for shielding the help information corresponding to the displayed help information is updated. 5.根据权利要求1-3中任意一项权利要求所述的显示帮助信息的方法,其特征在于,获取用户触发的第一操作事件之前,该方法还包括:5. The method for displaying help information according to any one of claims 1-3, wherein before obtaining the first operation event triggered by the user, the method further comprises: 判断是否开启显示帮助信息功能;Determine whether to enable the function of displaying help information; 如果开启,则对用户的每个操作事件进行监控。If enabled, each user action event is monitored. 6.一种显示帮助信息的装置,其特征在于,所述装置包括:6. A device for displaying help information, characterized in that the device comprises: 第一获取模块,用于获取用户触发的第一操作事件;A first acquisition module, configured to acquire a first operation event triggered by a user; 第一判断模块,用于在所述第一获取模块获取用户触发的第一操作事件后,根据预设的操作事件与帮助信息显示关系,判断所述用户触发的第一操作事件是否能够显示帮助信息;The first judgment module is configured to judge whether the first operation event triggered by the user can display help according to the preset relationship between the operation event and help information display after the first acquisition module acquires the first operation event triggered by the user information; 显示模块,用于当所述第一判断模块判断所述用户触发的第一操作事件能够显示帮助信息时,显示帮助信息。A display module, configured to display help information when the first judging module judges that the first operation event triggered by the user can display help information. 7.根据权利要求6所述的显示帮助信息的装置,其特征在于,所述第一判断模块具体包括:7. The device for displaying help information according to claim 6, wherein the first judging module specifically includes: 第一判断单元,用于在所述第一获取模块获取用户触发的第一操作事件后,根据所述预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断所述用户触发的第一操作事件是否满足显示帮助信息条件;The first judging unit is configured to judge the user-triggered first operation event according to the display help information condition in the preset operation event and help information display relationship after the first acquisition module acquires the user-triggered first operation event Whether the first operation event satisfies the condition for displaying help information; 第一确定单元,用于当所述第一判断单元判断所述用户触发的第一操作事件满足显示帮助信息条件时,确定所述用户触发的第一操作事件能够显示帮助信息。A first determining unit, configured to determine that the first operation event triggered by the user can display help information when the first determining unit determines that the first operation event triggered by the user satisfies a condition for displaying help information. 8.根据权利要求6所述的显示帮助信息的装置,其特征在于,所述第一判断模块具体包括:8. The device for displaying help information according to claim 6, wherein the first judging module specifically includes: 第二判断单元,用于在所述第一获取模块获取用户触发的第一操作事件后,根据所述预设的操作事件与帮助信息显示关系中的显示帮助信息条件,判断所述用户触发的第一操作事件是否满足显示帮助信息条件;The second judging unit is configured to judge the user-triggered first operation event according to the display help information condition in the preset operation event and help information display relationship after the first acquisition module acquires the user-triggered first operation event Whether the first operation event satisfies the condition for displaying help information; 第三判断单元,用于当所述第二判断单元判断所述用户触发的第一操作事件满足显示帮助信息条件时,根据所述预设的操作事件与帮助信息显示关系中的屏蔽帮助信息条件,判断所述用户触发的第一操作事件是否满足屏蔽帮助信息条件;The third judging unit is configured to, when the second judging unit judges that the first operation event triggered by the user satisfies the condition for displaying help information, according to the condition of shielding help information in the preset relationship between the operation event and the help information display , judging whether the first operation event triggered by the user satisfies the condition for blocking help information; 第二确定单元,用于当所述第三判断单元判断所述用户触发的第一操作事件不满足屏蔽帮助信息条件时,确定所述用户触发的第一操作事件能够显示帮助信息。The second determination unit is configured to determine that the first operation event triggered by the user can display help information when the third determination unit determines that the first operation event triggered by the user does not satisfy the condition for shielding help information. 9.根据权利要求6-8中任意一项权利要求所述的显示帮助信息的装置,其特征在于,所述装置还包括:9. The device for displaying help information according to any one of claims 6-8, wherein the device further comprises: 第二获取模块,用于在所述显示模块显示帮助信息后,获取所述用户触发的第二操作事件;a second acquiring module, configured to acquire a second operation event triggered by the user after the display module displays the help information; 第二判断模块,用于在所述第二获取模块获取所述用户触发的第二操作事件后,判断所述用户触发的第二操作事件是否是显示的帮助信息中提示的操作事件;A second judgment module, configured to judge whether the second operation event triggered by the user is an operation event prompted in the displayed help information after the second acquisition module acquires the second operation event triggered by the user; 更新模块,用于当所述第二判断模块判断所述用户触发的第二操作事件是显示的帮助信息中提示的操作事件时,对显示的帮助信息对应的屏蔽帮助信息条件进行更新。An updating module, configured to update the masking help information condition corresponding to the displayed help information when the second judging module judges that the second operation event triggered by the user is an operation event prompted in the displayed help information. 10.根据权利要求6-8中任意一项权利要求所述的显示帮助信息的装置,其特征在于,所述装置还包括:10. The device for displaying help information according to any one of claims 6-8, characterized in that the device further comprises: 第三判断模块,用于在所述第一获取模块获取用户触发的第一操作事件之前,判断是否开启显示帮助信息功能;A third judging module, configured to judge whether to enable the function of displaying help information before the first acquiring module acquires the first operation event triggered by the user; 监控模块,用于当所述第三判断模块判断开启显示帮助信息功能时,对用户的每个操作事件进行监控。A monitoring module, configured to monitor each operation event of the user when the third judging module judges that the function of displaying help information is enabled.
CN201110029645.4A 2011-01-27 2011-01-27 Method for displaying help information and device Active CN102622210B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110029645.4A CN102622210B (en) 2011-01-27 2011-01-27 Method for displaying help information and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110029645.4A CN102622210B (en) 2011-01-27 2011-01-27 Method for displaying help information and device

Publications (2)

Publication Number Publication Date
CN102622210A true CN102622210A (en) 2012-08-01
CN102622210B CN102622210B (en) 2015-05-27

Family

ID=46562141

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110029645.4A Active CN102622210B (en) 2011-01-27 2011-01-27 Method for displaying help information and device

Country Status (1)

Country Link
CN (1) CN102622210B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309588A (en) * 2013-06-19 2013-09-18 广东欧珀移动通信有限公司 Method, device and system for preventing mobile terminal from misoperation
CN104007896A (en) * 2014-05-26 2014-08-27 联想(北京)有限公司 Information processing method and electronic equipment
CN105867720A (en) * 2015-12-15 2016-08-17 乐视致新电子科技(天津)有限公司 Information prompting method and apparatus
CN106445115A (en) * 2016-08-31 2017-02-22 中国人民解放军海军医学研究所 Eye movement data-based user help information automatic triggering apparatus and method
CN106897081A (en) * 2015-12-18 2017-06-27 中兴通讯股份有限公司 The bootstrap technique and device of application, terminal
CN109327317A (en) * 2017-07-27 2019-02-12 华为技术有限公司 Maintenance method, device and system for storage system
CN109542289A (en) * 2018-11-30 2019-03-29 Oppo(重庆)智能科技有限公司 Operating method, device, equipment and the storage medium of MES
CN110007819A (en) * 2019-03-12 2019-07-12 中国平安财产保险股份有限公司 The operation indicating method, apparatus and computer readable storage medium of system
CN110018871A (en) * 2019-03-12 2019-07-16 中国平安财产保险股份有限公司 The operation indicating method, apparatus and computer readable storage medium of system
CN111708927B (en) * 2020-06-17 2021-05-07 腾讯科技(深圳)有限公司 Information recommendation method, device and electronic device
CN114546553A (en) * 2022-02-10 2022-05-27 支付宝(杭州)信息技术有限公司 Information display method, device, equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070157092A1 (en) * 2005-12-29 2007-07-05 Sap Ag System and method for providing user help according to user category
CN101167051A (en) * 2005-03-11 2008-04-23 高通股份有限公司 Methods and apparatus for providing on-demand assistance for a wireless device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101167051A (en) * 2005-03-11 2008-04-23 高通股份有限公司 Methods and apparatus for providing on-demand assistance for a wireless device
US20070157092A1 (en) * 2005-12-29 2007-07-05 Sap Ag System and method for providing user help according to user category

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309588A (en) * 2013-06-19 2013-09-18 广东欧珀移动通信有限公司 Method, device and system for preventing mobile terminal from misoperation
CN104007896A (en) * 2014-05-26 2014-08-27 联想(北京)有限公司 Information processing method and electronic equipment
CN104007896B (en) * 2014-05-26 2017-09-29 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN105867720A (en) * 2015-12-15 2016-08-17 乐视致新电子科技(天津)有限公司 Information prompting method and apparatus
WO2017101331A1 (en) * 2015-12-15 2017-06-22 乐视控股(北京)有限公司 Information prompting method and apparatus, computer program and storage medium
CN106897081A (en) * 2015-12-18 2017-06-27 中兴通讯股份有限公司 The bootstrap technique and device of application, terminal
CN106445115A (en) * 2016-08-31 2017-02-22 中国人民解放军海军医学研究所 Eye movement data-based user help information automatic triggering apparatus and method
CN109327317B (en) * 2017-07-27 2022-04-22 华为技术有限公司 Maintenance method, device and system of storage system
CN109327317A (en) * 2017-07-27 2019-02-12 华为技术有限公司 Maintenance method, device and system for storage system
CN109542289A (en) * 2018-11-30 2019-03-29 Oppo(重庆)智能科技有限公司 Operating method, device, equipment and the storage medium of MES
CN110018871A (en) * 2019-03-12 2019-07-16 中国平安财产保险股份有限公司 The operation indicating method, apparatus and computer readable storage medium of system
CN110007819A (en) * 2019-03-12 2019-07-12 中国平安财产保险股份有限公司 The operation indicating method, apparatus and computer readable storage medium of system
CN111708927B (en) * 2020-06-17 2021-05-07 腾讯科技(深圳)有限公司 Information recommendation method, device and electronic device
WO2021254101A1 (en) * 2020-06-17 2021-12-23 腾讯科技(深圳)有限公司 Information recommendation method and apparatus, and electronic device
US12343628B2 (en) 2020-06-17 2025-07-01 Tencent Technology (Shenzhen) Company Limited Information recommendation method and apparatus, and electronic device
CN114546553A (en) * 2022-02-10 2022-05-27 支付宝(杭州)信息技术有限公司 Information display method, device, equipment and medium

Also Published As

Publication number Publication date
CN102622210B (en) 2015-05-27

Similar Documents

Publication Publication Date Title
CN102622210A (en) Method for displaying help information and device
US10402065B2 (en) Method and apparatus for operating a virtual keyboard
EP3160150A1 (en) Electronic device and method for executing function using speech recognition thereof
TWI604368B (en) Data processing method and device
US20170235435A1 (en) Electronic device and method of application data display therefor
CN110324793B (en) Information reminding method and device and electronic terminal
CN109933760A (en) Form generation method, apparatus, computer device, and computer-readable storage medium
CN103645825A (en) Message processing method and device
WO2014067372A1 (en) Method and device for displaying pushed information
WO2017113699A1 (en) Application icon hiding method, device and mobile phone
CN106709347B (en) Using the method and device of operation
US20190303082A1 (en) Data Processing Method And Electronic Terminal
KR20150072819A (en) Method and apparatus for displaying digital contents in electronic device
CN103218115A (en) Method and mobile terminal for realizing optimized display of notification bar
CN106598610B (en) Refreshing implementation method and device based on webpage application
WO2013185565A1 (en) Method and device for browsing web under weak light with mobile terminal browser
CN103905442B (en) Awakening method and device in a kind of data syn-chronization
CN102279784A (en) Electronic equipment and method and system for reminding user of use condition of system resource of electronic equipment
CN106775193A (en) Application program interface display method and device
CN104104656B (en) Give the method and device of account number for change
US11210449B2 (en) Page display method and device and storage medium
WO2018000633A1 (en) Page information processing method, apparatus and electronic device
CN107480001A (en) System recovery method and device
CN105957544A (en) Lyric display method and device
WO2015067142A1 (en) Webpage display method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant