CN113918229A - Operation guiding method and device of application program, guiding file generation method and related device - Google Patents

Operation guiding method and device of application program, guiding file generation method and related device Download PDF

Info

Publication number
CN113918229A
CN113918229A CN202111192583.9A CN202111192583A CN113918229A CN 113918229 A CN113918229 A CN 113918229A CN 202111192583 A CN202111192583 A CN 202111192583A CN 113918229 A CN113918229 A CN 113918229A
Authority
CN
China
Prior art keywords
operation object
information
page
application program
guide
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111192583.9A
Other languages
Chinese (zh)
Inventor
李欢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongdian Jinxin Software Co Ltd
Original Assignee
Zhongdian Jinxin Software 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 Zhongdian Jinxin Software Co Ltd filed Critical Zhongdian Jinxin Software Co Ltd
Priority to CN202111192583.9A priority Critical patent/CN113918229A/en
Publication of CN113918229A publication Critical patent/CN113918229A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The application discloses an operation guiding method of an application program, which comprises the following steps: acquiring an operation guide request; in response to the operation guide request, identifying a current page of the application program; acquiring the operation position of a user on a current page; determining a target operation object corresponding to the current page and the operation position based on a pre-constructed guide file of the application program, and acquiring guide information corresponding to the target operation object; and displaying the guide information. The guide file at least comprises position information of each operation object in each page of the application program and guide information corresponding to each operation object. Based on the operation guiding method disclosed by the application, the user can be intuitively and effectively guided to use the application program, and the learning burden of the user is reduced. The application also discloses a method for generating the guide file and a related device.

Description

Operation guiding method and device of application program, guiding file generation method and related device
Technical Field
The present application belongs to the field of computer technologies, and in particular, to an operation guidance method for an application program, a guidance file generation method, an apparatus, and an electronic device.
Background
With the rapid development of intelligent devices and internet technologies, a large number of application programs emerge. Moreover, in order to meet various possible requirements of users, the functions of the application programs are more and more, and accordingly, the operations of the users are more and more complicated.
In order to help users to become familiar with and grasp the use of application programs more quickly, operation guidance is mainly performed on users through user help manuals. For example: after the application program is started, the contents in the user help manual are displayed so that the user can know the basic information of the application program, such as which functions the application program has and what operation the user needs to perform to call a certain function.
However, the user is guided by the user help manual, which causes a problem that the user is burdened with learning, and the guiding effect is poor.
Disclosure of Invention
In view of the above, an object of the present invention is to provide an operation guidance method, a guidance file generation method, an apparatus and an electronic device for an application program, so as to intuitively and effectively guide a user to use the application program and reduce the learning burden of the user.
In order to achieve the above purpose, the present application provides the following technical solutions:
the application provides an operation guiding method of an application program, which comprises the following steps:
acquiring an operation guide request;
in response to the operation guide request, identifying a current page of an application program;
acquiring the operation position of a user on a current page;
determining a target operation object corresponding to the current page and the operation position based on a pre-constructed guide file of the application program, and acquiring guide information corresponding to the target operation object;
displaying the guide information;
the guide file at least comprises position information of each operation object in each page of the application program and guide information corresponding to each operation object.
Optionally, the boot file further includes at least one functional boot task, and the method further includes:
acquiring target requirements of a user;
acquiring a target function guide task corresponding to the target requirement from the guide file, wherein the target function guide task comprises an identifier of an operation object required to be triggered in sequence for realizing the target requirement, an identifier of a page to which the operation object required to be triggered in sequence belongs, and a top-bottom relation among the operation objects required to be triggered in sequence;
generating prompt information based on the target function guide task, wherein the prompt information indicates the operation to be executed;
and displaying the prompt information.
Optionally, in the method, the format of the guidance information includes at least one of text, picture, audio, video, and moving picture.
Optionally, in the above method, the content of the guidance information includes at least one of the following information: function introduction information of the operation object; operation prompt information of the operation object; and result information corresponding to the operation object.
The application also provides a method for generating a boot file, which comprises the following steps:
respectively establishing a corresponding operation object set aiming at each page of the application program;
acquiring description information of each operation object in each page, and adding the description information of each operation object in each page to an operation object set corresponding to each page, wherein the description information of each operation object comprises an identifier of the operation object, position information of the operation object and guide information of the operation object;
and generating a guide file based on the operation object set corresponding to each page of the application program.
Optionally, on the basis of the above method, the method further includes:
constructing a function guide task corresponding to the specified requirement;
adding the built functional boot task to the boot file;
the function guide task comprises an identifier of an operation object required to be triggered in the specified order, an identifier of a page to which the operation object required to be triggered in the specified order belongs, and an upper-lower level relation among the operation objects required to be triggered in the specified order.
Optionally, in the method, the constructing a function guidance task corresponding to the specified requirement includes:
displaying components corresponding to the operation objects in each page of the application program;
responding to the dragging operation of a user, and adding components corresponding to the operation objects which are required to realize the sequence triggering of the specified requirements to an editing area;
responding to the connection operation of a user, and establishing directed connection among all the components displayed in the editing area to form a visual process;
and adding description information to each component in the visualization flow to form a function guide task, wherein the description information of the component comprises an identifier of an operation object corresponding to the component and an identifier of a page to which the operation object corresponding to the component belongs.
The present application also provides an operation guidance apparatus for an application program, including:
a request acquisition unit configured to acquire an operation guidance request;
the page identification unit is used for responding to the operation guide request and identifying the current page of the application program;
the operation position acquisition unit is used for acquiring the operation position of a user on the current page;
a guidance information obtaining unit, configured to determine, based on a guidance file of the application program that is constructed in advance, a target operation object corresponding to the current page and the operation position, and obtain guidance information corresponding to the target operation object, where the guidance file at least includes position information of each operation object in each page of the application program and guidance information corresponding to each operation object;
and the information display unit is used for displaying the guide information.
The application also provides an electronic device, which comprises a processor, a memory and a human-computer interaction module;
the memory is used for storing programs;
the processor is used for calling and executing the program stored in the memory so as to execute any one of the operation guiding methods of the application program.
The present application further provides a boot file generating apparatus, including:
the operation object set establishing unit is used for respectively establishing corresponding operation object sets aiming at each page of the application program;
the description information acquisition unit is used for acquiring the description information of each operation object in each page and adding the description information of each operation object in each page to an operation object set corresponding to each page, wherein the description information of each operation object comprises an identification of the operation object, position information of the operation object and guide information of the operation object;
and the guide file generating unit is used for generating a guide file based on the operation object set corresponding to each page of the application program.
The application also provides an electronic device comprising a processor and a memory;
the memory is used for storing programs;
the processor is used for calling and executing the program stored in the memory so as to execute any one of the above boot file generation methods.
Therefore, the beneficial effects of the application are as follows:
the application program operation guiding method includes that a guiding file pre-constructed for an application program at least comprises position information of each operation object in each page of the application program and guiding information corresponding to each operation object, after an operation guiding request is obtained by an electronic device, a current page of the application program is identified, an operation position of a user on the current page is obtained, a target operation object corresponding to the current page and the operation position can be determined based on the pre-constructed guiding file, the guiding information corresponding to the target operation object is obtained, and then the guiding information is displayed so as to guide the user to perform subsequent operation. The application program operation guiding method can be seen in the application program operation guiding method, the user is guided to learn the application program use in an interactive mode, for the user, after the electronic device is triggered to start the guiding function, the user can obtain the guiding information corresponding to the operation object only by selecting the operation object to be known in the page of the application program, the guiding process for the user is more visual and effective, and compared with the existing method of conducting static guiding on the user through a user help manual, the user does not need to memorize a large amount of content in advance.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow chart of a method for operation guidance of an application disclosed herein;
FIG. 2 is a flow chart of another method for operation guidance of an application disclosed herein;
FIG. 3 is a flow chart of a boot file generation method disclosed herein;
FIG. 4 is a flow chart of a method of constructing a functional boot task corresponding to a specified requirement as disclosed herein;
FIG. 5 is a schematic diagram of an operation guidance apparatus for an application disclosed in the present application;
FIG. 6 is a schematic diagram of another application operation guidance apparatus disclosed herein;
FIG. 7 is a schematic structural diagram of a boot file generation apparatus disclosed in the present application;
fig. 8 is a schematic structural diagram of another boot file generation apparatus disclosed in the present application.
Detailed Description
The existing scheme for guiding a user to use an application program through a user help manual is a static guiding scheme, the user needs to memorize the content in the user help manual in advance and then learn to use the application program according to the memorized content, so that a large learning burden is brought to the user, and the guiding process for the user is not intuitive enough, so that the guiding effect is poor.
The application provides an application operation guiding method, a guiding file generating device and electronic equipment, so that a user can be intuitively and effectively guided to use the application, and the learning burden of the user is reduced.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a flowchart of an operation guidance method of an application disclosed in the present application. The method is applied to electronic equipment such as mobile phones and tablet computers. The method comprises the following steps:
s101: an operation boot request is obtained.
In implementation, a user inputs an operation guide request through a human-computer interaction module of the electronic device. For example, if the user needs to perform operation guidance during the application program usage process, the user may perform a predefined operation on the touch screen of the electronic device, or the user may speak a predefined sentence to trigger the electronic device to start the guidance function. The predefined operation and the predefined sentence can be initial settings of the electronic device or can be defined by the user.
S102: in response to the operation guidance request, a current page of the application is identified.
S103: and acquiring the operation position of the user on the current page.
S104: and determining a target operation object corresponding to the current page and the operation position based on a pre-constructed guide file of the application program, and acquiring guide information corresponding to the target operation object.
S105: and displaying the guiding information.
The guide file of the application program at least comprises position information of each operation object in each page of the application program and guide information corresponding to each operation object. The operation objects in the page of the application include, but are not limited to, menus, buttons, data input boxes, and data display areas.
After the operation guiding request is obtained, the electronic equipment identifies the current page of the application program and obtains the operation position of the user on the current page. The electronic device obtains the boot file of the application program, and based on the position information of each operation object in each page of the application program contained in the boot file, the operation object corresponding to the current page and the operation position can be determined. And the electronic equipment acquires the guide information corresponding to the target operation object from the guide file of the application program and displays the guide information. And the user executes subsequent operation according to the guide information displayed by the electronic equipment and learns to use the application program.
It will be appreciated that a page of an application typically contains a plurality of operands, each occupying a certain area of the page, while certain areas of the page are void of operands. The following may occur in particular uses: the electronic equipment identifies the current page of the application program, and does not determine the corresponding target operation object after acquiring the operation position of the user on the current page. This is caused by the fact that the operation position of the user on the current page is not the area where any operation object is located.
The format of the guiding information comprises at least one of characters, pictures, audio, video and moving pictures.
Preferably, in the boot file of the application program, boot information in a plurality of formats is configured for one operation object. Correspondingly, the guiding information corresponding to the target operation object acquired by the electronic equipment from the guiding file of the application program contains information in various formats, so that the electronic equipment guides the user with more abundant information.
The application program operation guiding method includes that a guiding file pre-constructed for an application program at least comprises position information of each operation object in each page of the application program and guiding information corresponding to each operation object, after an operation guiding request is obtained by an electronic device, a current page of the application program is identified, an operation position of a user on the current page is obtained, a target operation object corresponding to the current page and the operation position can be determined based on the pre-constructed guiding file, the guiding information corresponding to the target operation object is obtained, and then the guiding information is displayed so as to guide the user to perform subsequent operation. The application program operation guiding method can be seen in the application program operation guiding method, the user is guided to learn the application program use in an interactive mode, for the user, after the electronic device is triggered to start the guiding function, the user can obtain the guiding information corresponding to the operation object only by selecting the operation object to be known in the page of the application program, the guiding process for the user is more visual and effective, and compared with the existing method of conducting static guiding on the user through a user help manual, the user does not need to memorize a large amount of content in advance.
Referring to fig. 2, fig. 2 is a flowchart of another operation guidance method of an application disclosed in the present application. The method is applied to electronic equipment such as mobile phones and tablet computers. The method comprises the following steps:
s201: an operation boot request is obtained.
S202: in response to the operation guidance request, a current page of the application is identified.
S203: and acquiring the operation position of the user on the current page.
S204: and determining a target operation object corresponding to the current page and the operation position based on a pre-constructed guide file of the application program, and acquiring guide information corresponding to the target operation object.
S205: and displaying the guiding information.
The implementation of step S201 to step S205 can refer to the description of step S101 to step S105 in the foregoing, and the description is not repeated here.
S206: and acquiring the target requirement of the user.
In implementation, a user inputs a target requirement through a human-computer interaction module of the electronic device. For example, a user inputs a keyword corresponding to a target requirement on a touch screen of the electronic device, and the electronic device determines the target requirement of the user according to the keyword input by the user. For example, the user speaks a sentence containing the keyword, the electronic device recognizes the voice, and the target requirement of the user is determined.
S207: and acquiring a target function guide task corresponding to the target requirement from a guide file of the application program.
The boot file of the application program includes, in addition to the position information of each operation object in each page of the application program and the boot information corresponding to each operation object, a function boot task corresponding to at least one requirement.
After acquiring a target requirement of a user, the electronic device acquires a function guidance task corresponding to the target requirement from a guidance file of the application program.
The target function guide task comprises an identifier of an operation object required to be triggered in sequence for realizing target requirements, an identifier of a page to which the operation object required to be triggered in sequence belongs, and a superior-subordinate relation between the operation objects required to be triggered in sequence.
For example, taking the implementation of "modify user information" as an example, the user needs to enter a "system management" page of the application, click the "user management" button on the "system management" page to enter a "user management" page, click the "modify user information" button on the "user management" page to enter a "modify user information" page, and modify user information in the "modify user information" page.
The function boot file corresponding to the "modify user information" function includes: the user management button and the user information modification button are respectively provided with an identifier, an identifier and a superior-inferior relation, wherein the identifier is the identifier of the user management button and the user information modification button, the identifier of the page to which the user management button and the user information modification button belong, and the superior-inferior relation is between the user management button and the user information modification button.
S208: and generating prompt information based on the target function guide task.
Wherein the prompt information indicates an operation to be performed.
S209: and displaying the prompt message.
In implementation, the current page may be a page to which a certain operation object required to be triggered to implement the target requirement belongs, or may not be a page to which any operation object required to be triggered to implement the target requirement belongs.
If the current page is a page to which an operation object required to be triggered to achieve the target requirement belongs, the prompt information generated by the electronic equipment comprises: and prompting the information of triggering a certain operation object on the current page. And after the user triggers the operation object on the current page, the application program jumps to the next level page. If the current page is not the last page for realizing the target requirement, the electronic equipment generates prompt information, and the prompt information generated by the electronic equipment comprises: and prompting the information of triggering a certain operation object on the current page. And repeating the steps until the application program displays the last level page realizing the target requirement, and executing the operation on the page by the user to realize the target requirement.
For example, the target requirement of the user is "modify user information", the current page of the application program is a "system management" page, and the prompt information generated by the electronic device includes: the prompt clicks the information of the "user management" button on the "system management" page. After a user clicks a user management button on a system management page according to prompt information, an application program jumps to a user management page, and the prompt information generated by the electronic equipment comprises: the prompt clicks the information of the "modify user info" button on the "user management" page. And after the user clicks a user information modification button on a user management page according to the prompt information, the application program jumps to a user information modification page, and the user modifies the user information in the user information modification page.
If the current page is not the page to which any object required to be triggered to achieve the target requirement belongs, the generated prompt message comprises: and prompting the information of jumping to the specified page and the information of triggering a certain operation object on each page.
For example, the target requirement of the user is "modify user information", and the current page of the application is other pages except for the "system management" page, the "user management" page and the "modify user information" page, and the prompt information generated by the electronic device includes: information indicating a jump to a "system management" page.
After the user controls the application program to jump to a system management page according to the prompt information, the prompt information generated by the electronic equipment comprises: the prompt clicks the information of the "user management" button on the "system management" page.
After a user clicks a user management button on a system management page according to prompt information, an application program jumps to a user management page, and the prompt information generated by the electronic equipment comprises: the prompt clicks the information of the "modify user info" button on the "user management" page. And after the user clicks a user information modification button on a user management page according to the prompt information, the application program jumps to a user information modification page, and the user modifies the user information in the user information modification page.
Optionally, the format of the prompt message includes at least one of text, picture, audio, video and motion picture.
Preferably, the electronic device generates prompt information in multiple formats based on the target function guidance task so as to prompt the user to perform subsequent operations in a richer manner.
Compared with the operation guiding method of the application program shown in fig. 1, the operation guiding method of the application program shown in fig. 2 of the application program also includes a function guiding task corresponding to a specified function, after the electronic device obtains the target requirement of the user, the electronic device obtains the target function guiding task corresponding to the target requirement from the guiding file of the application program, generates the prompt information based on the target function guiding task, and displays the prompt information, so that the user can quickly realize the target requirement according to the prompt information, and further improves user experience.
In one embodiment of the present application, the content of the guidance information includes at least one of the following information:
1) and function introduction information of the operation object.
For example, the operation object is a user management button, and the function introduction information for the user management button includes a function introduction of a user management page, which is associated with a next-level page in the user management page.
2) And operation prompt information of the operation object.
The operation prompt information of the operation object comprises: information indicating what kind of operation is performed on the operation target. For example, a single click is prompted to select information of the operation object, and a long press is prompted to delete information of the operation object.
In addition, the operation prompt information of the operation object may further include a notice of the operation object. For example, the operation object is a user name input box, and the notes of the operation object include: the user name needs prompt information of the character type contained in the user name, and the user name needs prompt information of the character length interval contained in the user name.
3) And result information corresponding to the operation object.
For example, which page to jump to after the selection of the operation object may further include which functions the jumped page has.
It can be seen that the guidance information in the present application includes contents of multiple dimensions, and a user can more comprehensively understand the contents related to a target operation object based on the prompt information corresponding to the target operation object displayed by the electronic device, and better learn to use an application program.
The following describes a scheme for generating a boot file according to the present application.
Referring to fig. 3, fig. 3 is a flowchart of a boot file generation method disclosed in the present application. The boot file generation method is executed by an electronic device, for example, a server, but may also be executed by a mobile phone or other electronic devices with computing capability. The guide file generation method comprises the following steps:
s301: and respectively establishing a corresponding operation object set aiming at each page of the application program.
S302: and for each page, acquiring the description information of each operation object in the page, and adding the description information of each operation object in the page to an operation object set corresponding to the page.
The description information of the operation object comprises the identification of the operation object, the position information of the operation object and the guide information of the operation object.
An application typically includes a plurality of pages, each of which typically includes a plurality of operands, including, but not limited to, menus, buttons, data entry boxes, and data display areas. And establishing a corresponding operation object set for each page of the application program, acquiring description information of the operation object for the operation object in each page, and adding the description information of the operation object to the operation object set corresponding to the page to which the operation object belongs.
In practice, the position information of the operation object may be determined using existing tools.
S303: and generating a guide file based on the operation object set corresponding to each page of the application program.
In implementation, the operation object set corresponding to each page of the application program may be written into one file to form a boot file of the application program. The boot file of the application includes location information of each operation object in each page of the application and boot information corresponding to each operation object.
The method for generating the boot file includes the steps of establishing corresponding operation object sets for each page of an application program, then obtaining description information of each operation object for the operation object in each page, wherein the description information of the operation object at least comprises an identification of the operation object, position information of the operation object and the boot information of the operation object, adding the description information of the operation object to the operation object set corresponding to the page, and then generating the boot file based on the operation object sets corresponding to the pages of the application program, wherein the boot file comprises the position information of the operation object in each page of the application program and the boot information corresponding to the operation object. In the process that the user uses the application program, after the electronic equipment is triggered to start the guide function, the electronic equipment can intuitively and effectively guide the user to use the application program based on the guide file of the application program.
On the basis of the method for generating a boot file shown in fig. 3 of the present application, the following steps may be further provided: constructing a function guide task corresponding to the specified requirement; and adding the constructed functional guide task to a guide file of the application program.
Wherein, the function guide task comprises: and realizing the designation of the identifier of the operation object required to be triggered in sequence, the identifier of the page to which the operation object required to be triggered in sequence belongs, and the upper-lower level relation among the operation objects required to be triggered in sequence.
In the process that a user uses an application program, after the electronic equipment obtains the target requirement of the user, the electronic equipment obtains a target function guide task corresponding to the target requirement from a guide file of the application program, generates prompt information based on the target function guide task, and displays the prompt information, so that the user can quickly realize the target requirement according to the prompt information, and the user experience is further improved.
In one embodiment, constructing a function guidance task corresponding to a specified requirement, using the scheme shown in fig. 4, includes:
s401: and displaying the components corresponding to the operation objects in each page of the application program.
S402: and responding to the dragging operation of the user, and adding the components corresponding to the operation objects which are triggered in the sequence required by the specified requirements to the editing area.
S403: and responding to the connection operation of the user, establishing directed connection among the components displayed in the editing area, and forming a visual process.
S404: and adding description information aiming at each component in the visualization flow to form a function guide task.
The description information of the component comprises an identifier of an operation object corresponding to the component and an identifier of a page to which the operation object corresponding to the component belongs.
According to the scheme for constructing the function guidance task corresponding to the specified requirement, which is shown in fig. 4, the user adds the components corresponding to the operation objects which are triggered in the required sequence of the specified requirement to the editing area, directional connection is established among the components according to the specified requirement to form a visual flow, description information is added for each component in the visual flow, the function guidance task corresponding to the specified requirement is formed, the operation process is visual, and the user operation is simple.
The application discloses an operation guiding method of an application program, correspondingly, the application also discloses an operation guiding device of the application program, and the description about the application and the operation guiding device can be mutually referred.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an operation guiding apparatus for an application disclosed in the present application. The operation guide device includes:
a request obtaining unit 501, configured to obtain an operation guidance request.
A page identification unit 502, configured to identify a current page of the application program in response to the operation guidance request.
An operation position acquiring unit 503 is configured to acquire an operation position of the user on the current page.
A guidance information obtaining unit 504, configured to determine a target operation object corresponding to the current page and the operation position based on a guidance file of a pre-built application program, and obtain guidance information corresponding to the target operation object. The guide file of the application program at least comprises position information of each operation object in each page of the application program and guide information corresponding to each operation object.
And a guidance information display unit 505 for displaying the acquired guidance information.
Optionally, the format of the guidance information includes at least one of text, picture, audio, video, and moving picture.
Preferably, in the boot file of the application program, boot information in a plurality of formats is configured for one operation object. Accordingly, the guidance information corresponding to the target operation object acquired from the guidance file of the application by the guidance information acquiring unit 504 includes information in a plurality of formats, and the guidance information presenting unit 505 presents guidance information in a plurality of formats so as to guide the user with more abundant information.
The application program operation guiding device guides a user to learn the application program in an interactive mode, for the user, after the electronic equipment is triggered to start a guiding function, guiding information corresponding to an operation object can be obtained only by selecting the operation object needing to be known in a page of the application program, the guiding process for the user is more visual and effective, and compared with the existing static guiding of the user through a user help manual, the user does not need to memorize a large amount of content in advance.
Referring to fig. 6, fig. 6 is a schematic structural diagram of an operation guidance device of another application disclosed in the present application. Compared with the operation guide device shown in fig. 5, there are further provided:
the requirement obtaining unit 506 obtains the target requirement of the user.
A function boot task obtaining unit 507, configured to obtain a target function boot task corresponding to a target requirement from a boot file of an application.
The guide file of the application program comprises position information of each operation object in each page of the application program, guide information corresponding to each operation object, and a function guide task corresponding to at least one requirement. The target function guide task comprises an identifier of an operation object required to be triggered in sequence for realizing target requirements, an identifier of a page to which the operation object required to be triggered in sequence belongs, and a superior-subordinate relation among the operation objects required to be triggered in sequence.
A prompt information generating unit 508, configured to generate prompt information based on the target function guidance task. Wherein the prompt information indicates an operation to be performed.
And a prompt information display unit 509, configured to display the generated prompt information.
Optionally, the content of the guidance information generated by the guidance information generating unit 508 includes at least one of the following information:
1) and function introduction information of the operation object.
2) And operation prompt information of the operation object.
3) And result information corresponding to the operation object.
Optionally, the format of the guidance information generated by the prompt information generating unit 508 includes at least one of text, picture, audio, video, and moving picture.
Preferably, the prompt information generation unit 508 generates prompt information in a plurality of formats based on the target function guidance task, so as to prompt the user to perform subsequent operations in a more rich manner.
Compared with the operation guiding device of the application program shown in fig. 5, the operation guiding device of the application program shown in fig. 6 of the application program further includes a function guiding task corresponding to a specified function for a guiding file pre-constructed for the application program, after the electronic device obtains a target requirement of a user, the electronic device obtains the target function guiding task corresponding to the target requirement from the guiding file of the application program, generates a prompt message based on the target function guiding task, and displays the prompt message, so that the user can quickly realize the target requirement according to the prompt message, and user experience is further improved.
The application also discloses an electronic device, which comprises a processor, a memory and a human-computer interaction module.
The man-machine interaction module at least comprises a display, such as a touch screen, and also comprises an audio acquisition device and an audio output device. The memory is used for storing programs. The processor is used for calling and executing the program stored in the memory so as to execute the operation guiding method of any application program disclosed in the application.
The application discloses a method and a device for generating a guide file, and the description of the two can be mutually referred.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a guide file generating apparatus disclosed in the present application. The boot file generation device includes:
an operation object set establishing unit 701, configured to respectively establish a corresponding operation object set for each page of the application.
A description information obtaining unit 702, configured to obtain, for each page, description information of each operation object in the page, and add the description information of each operation object in the page to an operation object set corresponding to the page. The description information of the operation object comprises the identification of the operation object, the position information of the operation object and the guide information of the operation object.
The boot file generating unit 703 is configured to generate a boot file based on the operation object set corresponding to each page of the application program.
The boot file generation device disclosed by the application establishes a corresponding operation object set for each page of an application program, then obtains description information of each operation object for the operation object in each page, the description information of the operation object at least comprises an identification of the operation object, position information of the operation object and guidance information of the operation object, adds the description information of the operation object to the operation object set corresponding to the page, and then generates a boot file based on the operation object set corresponding to each page of the application program, wherein the boot file comprises the position information of each operation object in each page of the application program and the guidance information corresponding to each operation object. In the process that the user uses the application program, after the electronic equipment is triggered to start the guide function, the electronic equipment can intuitively and effectively guide the user to use the application program based on the guide file of the application program.
Referring to fig. 8, fig. 8 is a schematic structural diagram of another boot file generation apparatus disclosed in the present application. Compared with the boot file generation apparatus shown in fig. 7, there are further provided:
a function guidance task construction unit 704, configured to construct a function guidance task corresponding to the specified requirement.
A function boot task processing unit 705 for adding the built function boot task to the boot file of the application program.
Wherein, the function guide task comprises: and realizing the designation of the identifier of the operation object required to be triggered in sequence, the identifier of the page to which the operation object required to be triggered in sequence belongs, and the upper-lower level relation among the operation objects required to be triggered in sequence.
In the process that a user uses an application program, after the electronic equipment obtains the target requirement of the user, the electronic equipment obtains a target function guide task corresponding to the target requirement from a guide file of the application program, generates prompt information based on the target function guide task, and displays the prompt information, so that the user can quickly realize the target requirement according to the prompt information, and the user experience is further improved.
In one embodiment, the function boot task construction unit 704 includes:
and the component display subunit is used for displaying the components corresponding to the operation objects in each page of the application program.
And the editing subunit is used for responding to the dragging operation of the user and adding the components corresponding to the operation objects which are triggered in the sequence required by the specified requirements to the editing area.
And the visual flow generation subunit is used for responding to the connection operation of the user and establishing directed connection among the components displayed in the editing area to form a visual flow.
And the visualization process processing subunit is used for adding description information to each component in the visualization process to form a function guide task.
The application also discloses an electronic device comprising a processor and a memory.
Wherein the memory is used for storing programs. The processor is used for calling and executing the program stored in the memory so as to execute any one of the boot file generation methods disclosed in the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the device and the electronic equipment disclosed by the embodiment, the description is relatively simple because the device and the electronic equipment correspond to the method disclosed by the embodiment, and the relevant points can be referred to the description of the method part.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (11)

1. An operation guidance method for an application program, comprising:
acquiring an operation guide request;
in response to the operation guide request, identifying a current page of an application program;
acquiring the operation position of a user on a current page;
determining a target operation object corresponding to the current page and the operation position based on a pre-constructed guide file of the application program, and acquiring guide information corresponding to the target operation object;
displaying the guide information;
the guide file at least comprises position information of each operation object in each page of the application program and guide information corresponding to each operation object.
2. The method of claim 1, wherein the boot file further comprises at least one functional boot task, the method further comprising:
acquiring target requirements of a user;
acquiring a target function guide task corresponding to the target requirement from the guide file, wherein the target function guide task comprises an identifier of an operation object required to be triggered in sequence for realizing the target requirement, an identifier of a page to which the operation object required to be triggered in sequence belongs, and a top-bottom relation among the operation objects required to be triggered in sequence;
generating prompt information based on the target function guide task, wherein the prompt information indicates the operation to be executed;
and displaying the prompt information.
3. The method according to claim 1 or 2, wherein the format of the guidance information includes at least one of text, pictures, audio, video, and motion pictures.
4. The method according to claim 1 or 2, wherein the content of the guidance information comprises at least one of the following information: function introduction information of the operation object; operation prompt information of the operation object; and result information corresponding to the operation object.
5. A boot file generation method, comprising:
respectively establishing a corresponding operation object set aiming at each page of the application program;
acquiring description information of each operation object in each page, and adding the description information of each operation object in each page to an operation object set corresponding to each page, wherein the description information of each operation object comprises an identifier of the operation object, position information of the operation object and guide information of the operation object;
and generating a guide file based on the operation object set corresponding to each page of the application program.
6. The method of claim 5, further comprising:
constructing a function guide task corresponding to the specified requirement;
adding the built functional boot task to the boot file;
the function guide task comprises an identifier of an operation object required to be triggered in the specified order, an identifier of a page to which the operation object required to be triggered in the specified order belongs, and an upper-lower level relation among the operation objects required to be triggered in the specified order.
7. The method of claim 6, wherein the building of the functional boot task corresponding to the specified requirement comprises:
displaying components corresponding to the operation objects in each page of the application program;
responding to the dragging operation of a user, and adding components corresponding to the operation objects which are required to realize the sequence triggering of the specified requirements to an editing area;
responding to the connection operation of a user, and establishing directed connection among all the components displayed in the editing area to form a visual process;
and adding description information to each component in the visualization flow to form a function guide task, wherein the description information of the component comprises an identifier of an operation object corresponding to the component and an identifier of a page to which the operation object corresponding to the component belongs.
8. An operation guidance apparatus for an application program, comprising:
a request acquisition unit configured to acquire an operation guidance request;
the page identification unit is used for responding to the operation guide request and identifying the current page of the application program;
the operation position acquisition unit is used for acquiring the operation position of a user on the current page;
a guidance information obtaining unit, configured to determine, based on a guidance file of the application program that is constructed in advance, a target operation object corresponding to the current page and the operation position, and obtain guidance information corresponding to the target operation object, where the guidance file at least includes position information of each operation object in each page of the application program and guidance information corresponding to each operation object;
and the guiding information display unit is used for displaying the guiding information.
9. An electronic device is characterized by comprising a processor, a memory and a human-computer interaction module;
the memory is used for storing programs;
the processor is used for calling and executing the program stored in the memory so as to execute the operation guide method of the application program according to any one of claims 1 to 4.
10. A boot file generation apparatus, comprising:
the operation object set establishing unit is used for respectively establishing corresponding operation object sets aiming at each page of the application program;
the description information acquisition unit is used for acquiring the description information of each operation object in each page and adding the description information of each operation object in each page to an operation object set corresponding to each page, wherein the description information of each operation object comprises an identification of the operation object, position information of the operation object and guide information of the operation object;
and the guide file generating unit is used for generating a guide file based on the operation object set corresponding to each page of the application program.
11. An electronic device comprising a processor and a memory;
the memory is used for storing programs;
the processor is used for calling and executing the program stored in the memory so as to execute the guide file generation method of any one of claims 5 to 7.
CN202111192583.9A 2021-10-13 2021-10-13 Operation guiding method and device of application program, guiding file generation method and related device Pending CN113918229A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111192583.9A CN113918229A (en) 2021-10-13 2021-10-13 Operation guiding method and device of application program, guiding file generation method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111192583.9A CN113918229A (en) 2021-10-13 2021-10-13 Operation guiding method and device of application program, guiding file generation method and related device

Publications (1)

Publication Number Publication Date
CN113918229A true CN113918229A (en) 2022-01-11

Family

ID=79240210

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111192583.9A Pending CN113918229A (en) 2021-10-13 2021-10-13 Operation guiding method and device of application program, guiding file generation method and related device

Country Status (1)

Country Link
CN (1) CN113918229A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114661205A (en) * 2022-03-11 2022-06-24 支付宝(杭州)信息技术有限公司 Application prompt information display method, device and equipment
CN116400993A (en) * 2023-03-30 2023-07-07 阿里巴巴(中国)有限公司 Teaching method and electronic equipment for user when using customer service page function

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108287739A (en) * 2017-12-19 2018-07-17 维沃移动通信有限公司 A kind of guiding method of operating and mobile terminal
CN111737372A (en) * 2019-03-19 2020-10-02 北京四维图新科技股份有限公司 Map data generation method and device
CN113485779A (en) * 2021-07-19 2021-10-08 维沃移动通信有限公司 Operation guiding method and device for application program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108287739A (en) * 2017-12-19 2018-07-17 维沃移动通信有限公司 A kind of guiding method of operating and mobile terminal
CN111737372A (en) * 2019-03-19 2020-10-02 北京四维图新科技股份有限公司 Map data generation method and device
CN113485779A (en) * 2021-07-19 2021-10-08 维沃移动通信有限公司 Operation guiding method and device for application program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114661205A (en) * 2022-03-11 2022-06-24 支付宝(杭州)信息技术有限公司 Application prompt information display method, device and equipment
CN116400993A (en) * 2023-03-30 2023-07-07 阿里巴巴(中国)有限公司 Teaching method and electronic equipment for user when using customer service page function
CN116400993B (en) * 2023-03-30 2024-04-19 阿里巴巴(中国)有限公司 Teaching method and electronic equipment for user when using customer service page function

Similar Documents

Publication Publication Date Title
CN111752442B (en) Method, device, terminal and storage medium for displaying operation guide information
CN106484760B (en) News recommendation method and equipment
CN113918229A (en) Operation guiding method and device of application program, guiding file generation method and related device
CN104484193A (en) Method and device for rapidly starting application program
EP2876546A1 (en) Method and apparatus for realizing display of component's content
CN105488051B (en) Webpage processing method and device
JPWO2010143673A1 (en) Electronic device, gesture processing method, and gesture processing program
EP3848789A1 (en) Method and device for information processing, terminal, server and storage medium
KR101580003B1 (en) Graphical user interface for non mouse-based activation of links
CN113253880B (en) Method and device for processing pages of interaction scene and storage medium
WO2016107462A1 (en) Information input method and device, and smart terminal
CN106020645A (en) Application starting method and apparatus
CN111813305A (en) Application program starting method and device
US11210449B2 (en) Page display method and device and storage medium
CN106919597B (en) Information recommendation method and device
CN104699407B (en) Character input method and device
CN114237457A (en) Display method and device, electronic equipment and storage medium
CN113485779A (en) Operation guiding method and device for application program
CN106970899B (en) Text processing method and device
CN113849092A (en) Content sharing method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
WO2024002051A1 (en) Document editing method and apparatus, and electronic device and storage medium
CN112306450A (en) Information processing method and device
CN106020694B (en) Electronic equipment, and method and device for dynamically adjusting selected area
CN112399010A (en) Page display method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination