Disclosure of Invention
In view of this, embodiments of the present application provide an auxiliary information prompting method, an apparatus, a terminal device, and a computer storage medium, so as to solve the problems that in the prior art, a remote assistance manner is used to assist a user in using an application program, the operation is inconvenient, the use process is complex, and certain potential safety hazards exist.
A first aspect of an embodiment of the present application provides an auxiliary information prompting method, including:
acquiring identification information of a first application page;
inquiring a first auxiliary information configuration scheme corresponding to the identification information of the first application page in a preset database;
and displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
It should be noted that the first application page is an application page currently displayed by the terminal device. Corresponding identification information exists in each application page.
One or more auxiliary information configuration schemes are stored in the preset database. If the first auxiliary information configuration scheme corresponding to the identification information of the first application page can be inquired in the preset database, displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
And if the first auxiliary information configuration scheme corresponding to the identification information of the first application page cannot be inquired in the preset database, the terminal equipment does not execute auxiliary information prompt operation.
In a possible implementation manner of the first aspect, the first auxiliary information configuration scheme includes the first auxiliary information and a display format of the first auxiliary information;
correspondingly, the displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page includes:
and displaying the first auxiliary information on the first application page according to the display format of the first auxiliary information.
It should be noted that the display format of the auxiliary information may include one or more items of format information such as position, font, color, font size, and the like of the auxiliary information.
The terminal device may display the first auxiliary information on the first application page according to the display format of the first auxiliary information.
In a possible implementation manner of the first aspect, before the acquiring the identification information of the current first application page, the method further includes:
acquiring a configuration instruction, and entering a configuration mode according to the configuration instruction, wherein the configuration mode is used for providing a configuration tool;
acquiring a configuration tool operation instruction and text information of auxiliary information, and generating a second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information;
and acquiring identification information of a second application page, and storing the second auxiliary information configuration scheme and the identification information of the second application page to the preset database.
The user may configure the auxiliary information at a terminal device that needs to display the auxiliary information. When the auxiliary information is configured, a configuration instruction can be acquired, and a configuration mode is entered according to the configuration instruction.
The configuration mode is used to provide a configuration tool. The configuration tools may include one or more of a prompt box tool, an arrow tool, a text insert, a size adjustment key, an eraser, a font adjustment key, a color adjustment key, and the like.
The terminal device can acquire the configuration tool operation instruction and the text information of the auxiliary information according to the operation of the user, and generate a second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information.
And after the configuration is finished, the terminal equipment acquires the identification information of the second application page, and stores the second auxiliary information configuration scheme and the identification information of the second application page to the preset database.
The second application page is an application page displayed by the terminal equipment when the terminal equipment enters the configuration mode.
In a possible implementation manner of the first aspect, before the acquiring the identification information of the current first application page, the method further includes:
receiving first data sent by a second terminal device and storing the first data to the preset database, wherein the first data comprises a third auxiliary information configuration scheme and identification information corresponding to the third auxiliary information configuration scheme.
The user may configure the auxiliary information on other terminal devices in addition to the terminal device that displays the auxiliary information, and after the configuration is completed, the first data is sent to the terminal device that needs to display the auxiliary information through the other terminal devices.
The other terminal device may be set as the second terminal device, and the terminal device that needs to display the auxiliary information may be set as the first terminal device. The first terminal device may receive first data sent by the second terminal device, and store the first data in a preset database, where the first data includes a third auxiliary information configuration scheme and identification information corresponding to the third auxiliary information configuration scheme.
In a possible implementation manner of the first aspect, the method further includes:
and sending second data to third terminal equipment, wherein the second data comprises a fourth auxiliary information configuration scheme and identification information corresponding to the fourth auxiliary information configuration scheme.
It should be noted that the user may specify the fourth auxiliary information configuration scheme on the first terminal device. The first terminal device may send second data to the third terminal device, where the second data includes the fourth assistance information configuration scheme and identification information corresponding to the fourth assistance information configuration scheme.
In a possible implementation manner of the first aspect, the acquiring the identification information of the current first application page includes:
and acquiring the identification information of the first application page from the code of the first application page.
It should be noted that, when the identification information of the application page needs to be acquired, the terminal device may directly acquire the corresponding identification information from the code of the application page.
In a possible implementation manner of the first aspect, the identification information includes an application identification and a page identification.
It should be noted that the identification information may include an application identifier and a page identifier, for example, in an android application, a packageaname is a unique identifier of the android application, and an Activity name is a unique identifier of an application page. The terminal device can use the PackageName as an application identifier and the Activity name as a page identifier.
In a possible implementation manner of the first aspect, the obtaining the identification information of the current application page includes:
acquiring a first page image of a first application page;
matching the first page image with a pre-stored object in a page image configuration table to obtain a matching value of the first page image and the pre-stored object, wherein the pre-stored object comprises a pre-stored page image and/or pre-stored image characteristics, and the page image configuration table is used for storing a corresponding relation between the pre-stored object and the identification information;
and if the highest matching value is greater than or equal to a preset matching threshold value, taking the identification information corresponding to the prestored object with the highest matching value as the identification information of the first application page.
It should be noted that, when the identification information of the application page needs to be acquired, the terminal device may also determine the identification information of the application page in an image matching manner.
The terminal device may be preset with a page image configuration table, where the page image configuration table is used to store a corresponding relationship between at least one pre-stored object and the identification information.
When the identification information of the first application page needs to be determined, the terminal device may acquire a first page image of the first application page. And then, the terminal equipment can match the first page image with the pre-stored objects in the page image configuration table to obtain the matching values of the first page image and each pre-stored object.
And if the highest matching value is greater than or equal to the preset matching threshold value, taking the identification information corresponding to the prestored object with the highest matching value as the identification information of the first application page.
And if the highest matching value is smaller than the preset matching threshold value, the page image configuration table shows that no preset object matched with the first page image exists, and the matching fails.
A second aspect of the embodiments of the present application provides an auxiliary information prompt apparatus, including:
the identification acquisition module is used for acquiring identification information of the first application page;
the scheme query module is used for querying a first auxiliary information configuration scheme corresponding to the identification information of the first application page in a preset database;
and the information prompt module is used for displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
In a possible implementation manner of the second aspect, the first auxiliary information configuration scheme includes the first auxiliary information and a display format of the first auxiliary information;
correspondingly, the information prompt module is specifically configured to display the first auxiliary information on the first application page according to the display format of the first auxiliary information.
In a possible implementation manner of the second aspect, the apparatus further includes:
the system comprises an instruction receiving module, a configuration module and a configuration module, wherein the instruction receiving module is used for acquiring a configuration instruction and entering a configuration mode according to the configuration instruction, and the configuration mode is used for providing a configuration tool;
the configuration operation module is used for acquiring a configuration tool operation instruction and text information of auxiliary information and generating a second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information;
and the configuration storage module is used for acquiring the identification information of a second application page and storing the second auxiliary information configuration scheme and the identification information of the second application page to the preset database.
In a possible implementation manner of the second aspect, the apparatus further includes:
the receiving and storing module is configured to receive first data sent by a second terminal device and store the first data in the preset database, where the first data includes a third auxiliary information configuration scheme and identification information corresponding to the third auxiliary information configuration scheme.
In a possible implementation manner of the second aspect, the apparatus further includes:
and the configuration sending module is used for sending second data to third terminal equipment, wherein the second data comprises a fourth auxiliary information configuration scheme and identification information corresponding to the fourth auxiliary information configuration scheme.
In a possible implementation manner of the second aspect, the identifier obtaining module is specifically configured to obtain the identifier information of the first application page from a code of the first application page.
In one possible implementation manner of the second aspect, the identification information includes an application identification and a page identification.
In a possible implementation manner of the second aspect, the identifier obtaining module is specifically configured to include:
the page sub-module is used for acquiring a first page image of a first application page;
the matching submodule is used for matching the first page image with a prestored object in a page image configuration table to obtain a matching value of the first page image and the prestored object, the prestored object comprises prestored page images and/or prestored image characteristics, and the page image configuration table is used for storing the corresponding relation between the prestored object and the identification information;
and the identification submodule is used for taking the identification information corresponding to the prestored object with the highest matching value as the identification information of the first application page if the highest matching value is greater than or equal to the preset matching threshold value.
A third aspect of the embodiments of the present application provides a terminal device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the method when executing the computer program.
A fourth aspect of embodiments of the present application provides a computer-readable storage medium, in which a computer program is stored, which, when executed by a processor, implements the steps of the method as described above.
A fifth aspect of embodiments of the present application provides a computer program product, which, when run on a terminal device, causes the terminal device to implement the steps of the method as described above.
Compared with the prior art, the embodiment of the application has the advantages that:
the embodiment of the application provides an auxiliary information prompting method, when a user uses an application program, terminal equipment acquires identification information of a current first application page, matches a corresponding first auxiliary information configuration scheme for the first application page according to the identification information, and displays first auxiliary information on the current first application page according to the first auxiliary information configuration scheme, so that the user can use the application program according to the prompt of the first auxiliary information. The terminal equipment does not need to be networked with other terminal equipment in the process of prompting the auxiliary information, can be independently realized, and improves the safety. In addition, after the auxiliary information configuration scheme in the preset database is set, the terminal equipment can automatically prompt in the subsequent use process without complex operation, and the problems that the operation is inconvenient, the use process is complex and certain potential safety hazards exist when the user is assisted to use the application program in a remote assistance mode at present are solved.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
In order to explain the technical solution described in the present application, the following description will be given by way of specific examples.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the present application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the specification of the present application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
The auxiliary information prompting method provided by the embodiment of the application can be applied to mobile phones, tablet computers, wearable devices, vehicle-mounted devices, Augmented Reality (AR)/Virtual Reality (VR) devices, notebook computers, ultra-mobile personal computers (UMPCs), netbooks, Personal Digital Assistants (PDAs) and other terminal devices, and the embodiment of the application does not limit the specific types of the terminal devices at all.
For example, the end devices may be stations (stas) in the WLAN, such as cellular phones, cordless phones, Session Initiation Protocol (SIP) phones, Wireless Local Loop (WLL) stations, Personal Digital Assistant (PDA) devices, handheld devices with Wireless communication capabilities, computing devices or other processing devices connected to Wireless modems, vehicle mounted devices, vehicle networking terminals, computers, laptops, handheld communication devices, handheld computing devices, satellite radios, Customer Premises Equipment (CPE) and/or other devices for communicating over a Wireless system and next generation communication systems, for example, a Mobile terminal in a 5G Network or a Mobile terminal in a Public Land Mobile Network (PLMN) Network for future evolution, etc.
In addition, in the description of the present application, the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not to be construed as indicating or implying relative importance.
With the updating of terminal devices, more and more users equip terminal devices such as smart phones and tablet computers for the old at home.
The acceptance speed of old users to terminal equipment such as smart phones and tablet computers is generally low. In many current application programs, in order to simplify a display page, many functions in the application program only have icons and function names, and an old user has great difficulty in learning to use the application program and needs child guidance, but easily forgets after learning.
To address such issues, one current solution is remote assistance. There are many types of remote control software that can connect to a server through a social account, and the server forwards communication information between terminal devices, including screen display content and control instructions. When the old user needs to use some application programs, the remote control software can be started, so that the child and the daughter can remotely control the terminal equipment of the old user through the remote control software, and the old user is replaced to carry out corresponding operation.
However, using the remote control software requires both parties to be online at the same time, i.e. when the old user starts the remote control software, the other party needs to be online to respond to the operation. When the other party is busy or inconvenient to operate, the scheme cannot be used. Moreover, the remote control software may have security holes, and when the old user uses the software, the terminal device may be illegally controlled by others, so that certain potential safety hazards exist. In addition, the steps for operating the remote control software are complex, and the problem that the old user is difficult to use other application programs is solved by teaching the old user to use the complex remote control software, which is obviously the last-named reversal.
In summary, the current method of assisting the user in using the application program through remote assistance is inconvenient to operate, complex in use process and has certain potential safety hazard. In order to solve the above problem, an embodiment of the present application provides an auxiliary information prompting method, where when a user uses an application program, a terminal device obtains identification information of a current first application page, matches a corresponding first auxiliary information configuration scheme for the first application page according to the identification information, and displays first auxiliary information on the current first application page according to the first auxiliary information configuration scheme, so that the user can use the application program according to a prompt of the first auxiliary information. The terminal equipment does not need to be networked with other terminal equipment in the process of prompting the first auxiliary information, can be independently realized, and improves the safety. In addition, after the auxiliary information configuration scheme in the preset database is preset, the terminal equipment can automatically prompt in the subsequent use process without complex operation, and the problems that the operation is inconvenient, the use process is complex and certain potential safety hazards exist when the user is assisted to use the application program in a remote assistance mode at present are solved.
Next, the auxiliary information prompting method provided in the embodiment of the present application will be described in detail from the perspective of the terminal device. Referring to a flowchart of an auxiliary information prompting method shown in fig. 1, the method includes:
s101, acquiring identification information of a first application page;
when the user uses the application program (for example, starting the application program and switching application pages in the application program), the current application page of the terminal device is used as the first application page. The terminal device may obtain identification information of the first application page. The identification information is used to identify to which application the first application page belongs and specifically to which page of the application.
In some possible implementations, the identification information of the application page may include an application identification and a page identification. The application identifier is used for identifying the application program to which the application page belongs, and the page identifier is used for identifying the page in which the application page is specifically located in the application program.
In other possible implementations, the identification information of the application page may also be composed of a single identifier without distinguishing between the application identifier and the page identifier.
The obtaining mode of the identification information of the application page can be selected according to actual conditions.
In some possible implementations, when the user uses the application program, the terminal device may directly obtain the identification information corresponding to the first application page from the code of the first application page.
For example, for an android application, a PackageName and an Activity name are contained in the application code. The PackageName is the unique identification of the android application, and the Activity name is the unique identification of the application page. The PackageName can be used as an application identifier, and the Activity name can be used as a page identifier. When the user uses the application, the terminal device may acquire the PackageName and the Activity name of the first application page from the executed application code.
In other possible implementations, the terminal device may also determine the identification information of the first application page through image recognition or the like. The pages of each application are limited and the page style is relatively fixed. Therefore, a page image configuration table can be set, and a plurality of pre-stored objects and identification information corresponding to each pre-stored object are pre-stored in the page image configuration table. The pre-stored objects may comprise pre-stored page images and/or pre-stored image characteristics.
When the user uses the application program, the terminal device may acquire a first page image of a current first application page. The terminal device may match the first page image with pre-stored objects in the page image configuration table to obtain matching values of the first page image and each pre-stored object. And taking the prestored object with the highest matching value as the matching object of the first application page. And if the matching value of the first page image and the matching object is greater than or equal to a preset matching threshold value, using the identification information corresponding to the matching object as the identification information of the first application page. And if the matching value of the first page image and the matching object is lower than the preset matching threshold, the matching is failed.
The algorithm for image matching between the page image of the first application page and the pre-stored object can be selected according to actual conditions. For example, algorithms such as Mean Absolute difference Algorithm (MAD Algorithm), Sum of Absolute difference Algorithm (Sum of Absolute Differences Algorithm, SAD Algorithm), Sum of Squared error Algorithm (Sum of Squared Differences Algorithm, SSD Algorithm), Mean Square Sum of error Algorithm (Mean Square Differences Algorithm, MSD Algorithm), Normalized product Correlation Algorithm (NCC Algorithm), Sequential similarity Detection Algorithm (SSDA Algorithm), and the like may be selected as the image matching Algorithm.
S102, inquiring a first auxiliary information configuration scheme corresponding to the identification information of the first application page in a preset database;
after the identification information of the current first application page is acquired, a first auxiliary information configuration scheme corresponding to the first application page can be inquired in a preset database. The first auxiliary information configuration scheme may include the first auxiliary information and a display format of the first auxiliary information.
The display format of the auxiliary information may include one or more items of format information such as a position, font, color, font size, etc. of the auxiliary information.
The user may store one or more auxiliary information configuration schemes in a preset database in advance. The configuration mode of the auxiliary information configuration scheme can be selected according to actual situations.
In some possible implementation manners, a user may directly configure the auxiliary information on the terminal device that needs to display the auxiliary information, and after the configuration is completed, the terminal device stores the auxiliary information configuration scheme in the local terminal.
In the process of configuring the auxiliary information configuration scheme, a user may trigger a configuration instruction to instruct the terminal device to enter an auxiliary information configuration mode. And when the terminal equipment acquires the configuration instruction, entering an auxiliary information configuration mode. The triggering mode of the configuration instruction can be set according to the actual situation.
In some embodiments, the terminal device may set an option for a configuration mode in the system settings, and when the user clicks the option for the configuration mode, the terminal device may enable a visual plug-in (e.g., a hover button). Then, the user can enter an application page needing to configure the auxiliary information, and a configuration instruction is triggered by triggering the visual plug-in, so that the terminal equipment enters a configuration mode.
For example, referring to fig. 2 and fig. 3, the terminal device sets an option of a configuration mode in the system setting (see an area enclosed by a dashed line frame in fig. 2), and the user clicks the option of the configuration mode.
And then, the user controls the terminal equipment to exit the system setting, clicks one application program and triggers an application starting instruction. And when the terminal equipment detects the application starting instruction, starting the application and detecting whether to start an option of a configuration mode. The terminal device detects that the option of the configuration mode has been turned on, and a hover button (see e.g. the black circle button shown in fig. 3) is displayed on the upper layer of the application display page.
And the user enters an application page needing to configure the auxiliary information, clicks the floating button to trigger a configuration instruction, and the terminal equipment detects the configuration instruction and enters a configuration mode.
In other embodiments, the user may trigger the configuration mode by way of a gesture operation. The terminal device may be provided with an association relationship between the configuration instruction and the preset gesture operation. When the terminal device detects preset gesture operation triggered by a user, triggering a configuration instruction and entering a configuration mode.
For example, the terminal device may set the association of joint "zigzag" sliding with the configuration instruction. When the user slides on the surface of the terminal device in a Z shape by using the joint, the configuration instruction of the terminal device is triggered. And the terminal equipment detects the configuration instruction and enters a configuration mode.
After entering the configuration mode, the terminal device may provide a configuration tool for the user. The configuration tools may include one or more of a prompt box tool, an arrow tool, a text insert, a size adjustment key, an eraser, a font adjustment key, a color adjustment key, and the like.
The user can call the configuration tools and input the text information of the auxiliary information to complete the configuration of the auxiliary information. The terminal equipment acquires the configuration tool operation instruction of the user and the text information of the auxiliary information input by the user, and generates a corresponding second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information of the auxiliary information. And after the user configuration is finished, the terminal equipment exits the configuration mode, stores a second auxiliary information configuration scheme, associates the second auxiliary information configuration scheme with the identification information of the second application page, and the second application page is an application page displayed by the terminal equipment when entering the configuration mode. And the terminal equipment stores the second auxiliary information configuration scheme and the identification information of the second application page into a preset database.
For example, referring to fig. 4, after a certain application page of a certain application of the terminal device triggers a configuration instruction, the user enters the configuration mode.
After entering the configuration mode, the terminal device may present the configuration tool. The configuration tools may include a prompt box tool (see the bubble in fig. 4 prompting "click add prompt box"), an arrow tool (see the arrow symbol in fig. 4 prompting "click add arrow"), a text insert (see the rectangular box in fig. 4 prompting "click add text"), a font size adjustment button (see the button in fig. 4 prompting "font size"), a font adjustment button (see the button in fig. 4 prompting "font" and color adjustment button (see the button in fig. 4 prompting "color").
The user may add a first arrow and a second arrow within the application page using the arrow tool.
The user inserts the first text content of the auxiliary information using the text inserter "click on the present of the viewing friend here", dragging the first text content to the vicinity of the first arrow.
The user inserts the second text content of the auxiliary information using the text inserter "supermarket pay click here scans the payment code, takes care of checking the price", and drags the second text content to the vicinity of the second arrow.
Then, the user can also use the font adjusting key, the font size adjusting key and the color adjusting key to adjust the font, the font size and the color of each text content.
After the configuration of the auxiliary information is completed, the user triggers an instruction for exiting the configuration mode, the terminal device stores a second auxiliary information configuration scheme, acquires the identification information of the current second application page, and stores the second auxiliary information configuration scheme and the identification information of the second application page in a preset database in an associated manner.
In other possible implementations, the user may not configure the auxiliary information on the terminal device. The user may also complete the configuration of the auxiliary information on other terminal devices, and then send the configured third auxiliary information configuration scheme to the terminal device of this embodiment for application.
For example, the current terminal device of the user is used as the first terminal device, and the transmission object is used as the second terminal device.
The sender may configure the auxiliary information at the second terminal, and obtain a third auxiliary information configuration scheme after the configuration is completed. Then, the sender may send the first data to the first terminal device. The first data includes a third auxiliary information configuration scheme and identification information corresponding to the third auxiliary information configuration scheme.
After receiving the first data, the first terminal device stores a first auxiliary information configuration scheme in the first data and identification information corresponding to the first auxiliary information configuration scheme in a preset database.
As can be seen from the above description, the current terminal device of the user can receive the auxiliary information configuration scheme sent by the other terminal device, and therefore, the auxiliary information configuration scheme specified by the user on the current terminal device can also be sent to the other terminal device for use by the other terminal device.
For example, the current terminal device of the user is the first terminal device, and the receiving object is the third terminal device.
The user may designate one or more assistance information configurations in the preset database of the first terminal device as a fourth assistance information configuration. The first terminal device may encapsulate, into second data, identification information corresponding to a fourth auxiliary information configuration scheme and a fourth auxiliary information configuration scheme specified by a user, and send the second data to the third terminal device through the network, so that the third terminal device may store, to a preset database local to the third terminal device, the identification information corresponding to the fourth auxiliary information configuration scheme and the fourth auxiliary information configuration scheme for use.
S103, displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
After the terminal device queries the first auxiliary information configuration scheme corresponding to the current first application page in the preset database, the terminal device may display the first auxiliary information in the first auxiliary information configuration scheme on the current first application page according to the display format corresponding to the first auxiliary information.
The auxiliary information prompting method provided by the embodiment is described below according to a specific application scenario:
the first terminal device and the third terminal device are assumed to be terminal devices used by middle-aged and old users in a family, and the second terminal device is assumed to be a terminal device used by children in the family. The old user is taken as a first user, and the child is taken as a second user.
Referring to fig. 2, the system configuration of the first terminal device is provided with an option of a configuration mode. And when the second user wants to configure the auxiliary information for the first terminal equipment, clicking to open the configuration mode.
And then, the second user exits from the system setting page of the first terminal device, clicks the application needing to be configured with the auxiliary information in the first terminal device and enters the corresponding application page, and the application page is taken as a second application page.
At this time, referring to fig. 3, when the terminal device detects that the option of the configuration mode is turned on, a hover button (black circle button in fig. 3) is displayed on the first application page. And the second user clicks the hover button to enable the first terminal device to enter the configuration mode, and the page shown in fig. 4 is presented to provide a configuration tool for the second user.
And the second user calls the configuration tool and inputs corresponding text information to complete configuration, and a second auxiliary information configuration scheme is obtained and stored. At this time, the terminal device obtains the identification information of the second application page, and stores the second auxiliary information configuration scheme and the identification information of the second application page in a preset database.
Or, the second user may also execute the above steps on the second terminal device to obtain the third auxiliary information allocation scheme and the identification information corresponding to the third auxiliary information allocation scheme. And the second user sends first data to the first terminal equipment through the second terminal equipment, wherein the first data comprises a third auxiliary information configuration scheme and identification information corresponding to the third auxiliary information configuration scheme. For example, the second user may send the first data to the first terminal device via the communication software of the second terminal device.
The first user or the second user receives the first data through the first terminal device, and stores a third auxiliary information configuration scheme in the first data and identification information corresponding to the third auxiliary information configuration scheme in a preset database. For example, the first user or the second user receives the first data through the communication software of the first terminal device, and the first terminal device recognizes the special suffix name hwtip of the first data, and then automatically stores the third auxiliary information configuration scheme in the first data and the identification information corresponding to the third auxiliary information configuration scheme in the preset database.
At this time, at least one second auxiliary information configuration scheme and/or at least one third auxiliary information configuration scheme are/is stored in the preset database.
And then, the second user starts the auxiliary information prompt mode of the first terminal equipment.
When the first user uses the first terminal device, a certain application page entering a certain application program is clicked. The first terminal device takes the application page as a first application page, and obtains the identification information of the first application page from the code of the first application page.
The first terminal equipment inquires a first auxiliary information configuration scheme corresponding to the identification information of the first application page in a preset database. It should be noted that, both the second auxiliary information allocation scheme and the third auxiliary information allocation scheme stored in the preset database may be used as the first auxiliary information allocation scheme.
And if the first terminal equipment cannot inquire the first auxiliary information configuration scheme, the auxiliary information prompt operation is not executed.
And if the first terminal equipment inquires the first auxiliary information configuration scheme, displaying the first auxiliary information on the first application page according to the display format of the first auxiliary information in the first auxiliary information configuration scheme.
As shown in fig. 5, the first auxiliary information includes a first arrow and a second arrow. The first arrow is followed by first text information, the content of which is "click here to see a close condition of a friend". Second text information is arranged behind the second arrow, and the content of the second text information is 'paying by supermarket and clicking the scanned payment code, and paying by checking the price'.
When the first user sees the content prompted by the auxiliary information, the first user can know that the first user needs to click on a 'friend dynamic' option when the first user wants to check the close condition of friends and needs to click on a 'scanning' option when the first user wants to scan codes for payment, so that the first user can autonomously complete corresponding operations without remote assistance of the second user.
In addition, if the first user feels that the first auxiliary information causes visual obstruction, an auxiliary mode closing instruction may be triggered to close the auxiliary information prompt mode. For example, the first terminal device may be provided with a hover button similar to that shown in fig. 3. If the first terminal equipment does not start the auxiliary information prompt mode, the first user can click the floating button to trigger an auxiliary mode starting instruction, the first terminal equipment starts the auxiliary information prompt mode after acquiring the auxiliary mode starting instruction, and first auxiliary information corresponding to the current first application page is inquired and displayed; if the first terminal device starts the auxiliary information prompt mode, the first user can click the floating button to trigger an auxiliary mode closing instruction, and after the first terminal device obtains the auxiliary mode closing instruction, the auxiliary information prompt mode is closed, and the first auxiliary information is hidden.
In addition, if the second user sets the auxiliary information configuration scheme for the first terminal device, it is necessary to set the auxiliary information configuration scheme for the third terminal device. At this time, the second user selects a fourth auxiliary information configuration scheme from the preset database of the first terminal device. And the second user controls the first terminal equipment to send the second data to the third terminal equipment and instructs the third terminal equipment to receive the second data. The second data includes a fourth auxiliary information configuration scheme and identification information corresponding to the fourth auxiliary information configuration scheme. Therefore, the third terminal can directly store the fourth auxiliary information configuration scheme and the fourth auxiliary information configuration scheme in the second data into the preset database of the third terminal device without repeatedly performing the configuration operation of the auxiliary information.
It can be understood that the main difficulty of the current elderly users in learning to use the application programs is that in most application programs, each function is simply an icon and a function name. The old user does not know the specific functions corresponding to the icons and worrys about entering wrong functions, particularly some application programs with payment functions, and the old user worrys about money loss caused by wrong operation, so that the old user does not dare to operate randomly and the difficulty of learning to use the application programs is high.
In the auxiliary information prompting method of this embodiment, the identification information of the current first application page is detected, and a corresponding first auxiliary information configuration scheme is matched for the first application page according to the identification information. The auxiliary information configuration scheme may include first auxiliary information and a display format of the first auxiliary information, and the auxiliary information is displayed on the current application page according to the display format of the auxiliary information. The user can know the details of some functions according to the preset auxiliary information, so that the user can select the proper functions for use.
Meanwhile, the terminal equipment does not need to be networked with other terminal equipment in the process of prompting the auxiliary information, the auxiliary information prompting method of the embodiment can be independently carried out in real time, and the safety is improved.
In addition, after the auxiliary information configuration scheme in the preset database is preset, the terminal equipment can automatically prompt in the subsequent use process without complex operation.
In conclusion, the auxiliary information prompting method of the embodiment solves the problems that the operation is inconvenient, the using process is complex and certain potential safety hazards exist when the user is assisted to use the application program in a remote assistance mode at present.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
Referring to fig. 6, an auxiliary information presentation apparatus according to an embodiment of the present application is provided, and only a portion related to the present application is shown for convenience of description, and as shown in fig. 6, the auxiliary information presentation apparatus includes,
an identifier obtaining module 601, configured to obtain identifier information of a first application page;
a scheme query module 602, configured to query a preset database for a first auxiliary information configuration scheme corresponding to the identification information of the first application page;
an information prompt module 603, configured to display the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
Further, the first auxiliary information configuration scheme includes the first auxiliary information and a display format of the first auxiliary information;
correspondingly, the information prompt module 603 is specifically configured to display the first auxiliary information on the first application page according to the display format of the first auxiliary information.
Further, the apparatus further comprises:
the system comprises an instruction receiving module, a configuration module and a configuration module, wherein the instruction receiving module is used for acquiring a configuration instruction and entering a configuration mode according to the configuration instruction, and the configuration mode is used for providing a configuration tool;
the configuration operation module is used for acquiring a configuration tool operation instruction and text information of auxiliary information and generating a second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information;
and the configuration storage module is used for acquiring the identification information of a second application page and storing the second auxiliary information configuration scheme and the identification information of the second application page to the preset database.
Further, the apparatus further comprises:
the receiving and storing module is configured to receive first data sent by a second terminal device and store the first data in the preset database, where the first data includes a third auxiliary information configuration scheme and identification information corresponding to the third auxiliary information configuration scheme.
Further, the apparatus further comprises:
and the configuration sending module is used for sending second data to third terminal equipment, wherein the second data comprises a fourth auxiliary information configuration scheme and identification information corresponding to the fourth auxiliary information configuration scheme.
Further, the identifier obtaining module 601 is specifically configured to obtain the identifier information of the first application page from the code of the first application page.
Further, the identification information includes an application identification and a page identification.
Further, the identifier obtaining module 601 is specifically configured to include:
the page sub-module is used for acquiring a first page image of a first application page;
the matching submodule is used for matching the first page image with a prestored object in a page image configuration table to obtain a matching value of the first page image and the prestored object, the prestored object comprises prestored page images and/or prestored image characteristics, and the page image configuration table is used for storing the corresponding relation between the prestored object and the identification information;
and the identification submodule is used for taking the identification information corresponding to the prestored object with the highest matching value as the identification information of the first application page if the highest matching value is greater than or equal to the preset matching threshold value.
It should be noted that, for the information interaction, execution process, and other contents between the above-mentioned devices/units, the specific functions and technical effects thereof are based on the same concept as those of the embodiment of the method of the present application, and specific reference may be made to the part of the embodiment of the method, which is not described herein again.
Referring to fig. 7, an embodiment of the present application further provides a terminal device. As shown in fig. 7, the terminal device 7 of this embodiment includes: a processor 70, a memory 71 and a computer program 72 stored in said memory 71 and executable on said processor 70. The processor 70 implements the steps in the above-mentioned auxiliary information prompting method embodiment, such as steps S101 to S103 shown in fig. 1, when executing the computer program 72. Alternatively, the processor 70, when executing the computer program 72, implements the functions of each module/unit in each device embodiment described above, for example, the functions of the modules 601 to 603 shown in fig. 6.
Illustratively, the computer program 72 may be partitioned into one or more modules/units that are stored in the memory 71 and executed by the processor 70 to accomplish the present application. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 72 in the terminal device 7. For example, the computer program 72 may be divided into an identifier obtaining module, a scheme query module, and an information prompt module, and the specific functions of each module are as follows:
the identification acquisition module is used for acquiring identification information of the first application page;
the scheme query module is used for querying a first auxiliary information configuration scheme corresponding to the identification information of the first application page in a preset database;
and the information prompt module is used for displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
The terminal device 7 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device may include, but is not limited to, a processor 70, a memory 71. It will be appreciated by those skilled in the art that fig. 7 is merely an example of a terminal device 7 and does not constitute a limitation of the terminal device 7 and may comprise more or less components than shown, or some components may be combined, or different components, for example the terminal device may further comprise input output devices, network access devices, buses, etc.
The Processor 70 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 71 may be an internal storage unit of the terminal device 7, such as a hard disk or a memory of the terminal device 7. The memory 71 may also be an external storage device of the terminal device 7, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 7. Further, the memory 71 may also include both an internal storage unit and an external storage device of the terminal device 7. The memory 71 is used for storing the computer program and other programs and data required by the terminal device. The memory 71 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow in the method of the embodiments described above can be realized by a computer program, which can be stored in a computer-readable storage medium and can realize the steps of the embodiments of the methods described above when the computer program is executed by a processor. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.