Disclosure of Invention
In view of this, the embodiments of the present application provide an auxiliary information prompting method, apparatus, terminal device, and computer storage medium, so as to solve the problems in the prior art that the user is assisted to use the application program by remote assistance, the operation is inconvenient, the use process is complex, and a certain potential safety hazard exists.
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. Each application page has corresponding identification information.
One or more auxiliary information configuration schemes are stored in the preset database. And if the first auxiliary information configuration scheme corresponding to the identification information of the first application page can be queried in the preset database, displaying the first auxiliary information in the first auxiliary information configuration scheme on the first application page.
If the first auxiliary information configuration scheme corresponding to the identification information of the first application page cannot be queried in the preset database, the terminal equipment does not execute the auxiliary information prompting 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 of format information such as a position, a font, a color, a 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 a 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 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 into the preset database.
The user may configure the auxiliary information at the 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 font size adjustment key, an eraser, a font adjustment key, a color adjustment key, and the like.
The terminal equipment 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.
After the configuration is completed, 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 into 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:
And receiving first data sent by second terminal equipment and storing the first data into 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 perform configuration of the auxiliary information at other terminal devices in addition to the terminal device displaying the auxiliary information, and after the configuration is completed, the first data may be transmitted to the terminal device requiring display of 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 equipment can receive first data sent by the second terminal equipment and store the first data into a preset database, wherein the first data comprises 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 a fourth auxiliary information configuration scheme and identification information corresponding to the fourth auxiliary information configuration scheme.
In a possible implementation manner of the first aspect, the obtaining 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 identification and a page identification, for example, in the android application, the PackageName is a unique identification of the android application, and the Activity name is a unique identification of the application page. The terminal device may use the packagenname as an application identifier and the Activity name as a page identifier.
In a possible implementation manner of the first aspect, the obtaining 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 the 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.
When the identification information of the application page needs to be acquired, the terminal device can also determine the identification information of the application page in an image matching mode.
A page image configuration table can be preset in the terminal equipment, and the page image configuration table is used for storing the corresponding relation 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 can 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 value 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.
If the highest matching value is smaller than the preset matching threshold value, the fact that no preset object matched with the first page image exists in the page image configuration table is indicated, and matching fails.
A second aspect of the embodiments of the present application provides an auxiliary information prompting apparatus, including:
the identification acquisition module is used for acquiring identification information of the first application page;
the scheme inquiring module is used for inquiring 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 prompting module is specifically configured to display the first auxiliary information on the first application page according to a display format of the first auxiliary information.
In a possible implementation manner of the second aspect, the apparatus further includes:
the instruction receiving module is used for 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;
the configuration operation module is used for acquiring a configuration tool operation instruction and text information of the auxiliary information and generating a second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information;
the configuration storage module is used for acquiring the identification information of the second application page and storing the second auxiliary information configuration scheme and the identification information of the second application page into the preset database.
In a possible implementation manner of the second aspect, the apparatus further includes:
the receiving and storing module is used for receiving first data sent by the second terminal equipment and storing the first data into 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.
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 the 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, from a code of a first application page, identifier information of the first application page.
In a 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 sub-module is used for 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 the corresponding relation between the pre-stored object and the identification information;
and the identification sub-module 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 a preset matching threshold value.
A third aspect of the embodiments of the present application provides a terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the method as described above when executing the computer program.
A fourth aspect of the embodiments of the present application provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of the method as described above.
A fifth aspect of the embodiments of the present application provides a computer program product for causing a terminal device to carry out the steps of the method as described above when the computer program product is run on the terminal device.
Compared with the prior art, the embodiment of the application has the beneficial effects that:
the embodiment of the application provides an auxiliary information prompting method, when a user uses an application program, a terminal device obtains identification information of a current first application page, a corresponding first auxiliary information configuration scheme is matched for the first application page according to the identification information, and first auxiliary information is displayed 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 prompting of the first auxiliary information. In the process of prompting the auxiliary information, the terminal equipment does not need to be networked with other terminal equipment, can be independently realized, and improves the safety. In addition, after the auxiliary information configuration scheme in the preset database is set, in the subsequent use process, the terminal equipment can automatically prompt without complex operation, so that the problems that the current auxiliary user uses an application program in a remote assistance mode, the operation is inconvenient, the use process is complex and certain potential safety hazard exists are solved.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system configurations, 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 illustrate the technical solutions described in the present application, the following description is made by specific examples.
It should 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 is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this specification 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 any and all possible combinations of one or more of the associated listed items, and includes such combinations.
As used in this specification and the appended claims, the term "if" may be interpreted as "when..once" or "in response to a determination" or "in response to detection" depending on the context. Similarly, the phrase "if a determination" or "if a [ described condition or event ] is detected" may be interpreted in the context of meaning "upon determination" or "in response to determination" or "upon detection of a [ described condition or event ]" or "in response to detection of a [ described condition or event ]".
The auxiliary information prompting method provided by the embodiment of the application can be applied to terminal equipment such as mobile phones, tablet computers, wearable equipment, vehicle-mounted equipment, augmented reality (augmented reality, AR)/Virtual Reality (VR) equipment, notebook computers, ultra-mobile personal computer (UMPC), netbooks, personal digital assistants (personal digital assistant, PDA) and the like, and the specific type of the terminal equipment is not limited.
For example, the terminal device may be a Station (ST) in a WLAN, may be a cellular telephone, a cordless telephone, a Session initiation protocol (Session InitiationProtocol, SIP) telephone, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital assistant (Personal Digital Assistant, PDA) device, a handheld device with wireless communication capabilities, a computing device or other processing device connected to a wireless modem, an in-vehicle device, a car networking terminal, a computer, a laptop computer, a handheld communication device, a handheld computing device, a satellite radio, a customer premises device (customer premise equipment, CPE) and/or other devices for communication over a radio system, as well as a next generation communication system, e.g. a mobile terminal in a 5G network or a mobile terminal in a future evolved public land mobile network (Public Land Mobile Network, PLMN) network, etc.
In addition, in the description of the present application, the terms "first," "second," "third," etc. are used merely to distinguish between descriptions and are not to be construed as indicating or implying relative importance.
With the updating of terminal devices, more and more users are equipped with terminal devices such as smart phones and tablet computers for the elderly in the home.
The receiving speed of the old users to terminal equipment such as smart phones, tablet computers and the like is generally low. In order to simplify the display of the page, many functions in the application program often only have icons and function names, so that the old user has great difficulty in learning to use the application program, child guidance is needed, and the old user can forget easily after learning.
To address such issues, one current solution is remote assistance. There are many types of remote control software available today, which can connect to a server through a social account, the server forwarding communication information between terminal devices, including screen display content and control instructions. When the old user needs to use some application programs, remote control software can be started, so that children relatives can remotely control terminal equipment of the old user through the remote control software to replace the old user to perform corresponding operation.
However, using the remote control software requires both parties to be online at the same time, i.e., when the elderly user opens the remote control software, the other party needs to be online in response. When the counterpart 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 other people, so that a certain potential safety hazard exists. In addition, the steps of operating the remote control software are complex, and the problem that the elderly users have difficulty in using other application programs is solved by teaching the elderly users to use the complex remote control software, which is obviously the last inversion.
In summary, currently, the user is assisted to use the application program in a remote assistance mode, so that the operation is inconvenient, the use process is complex, and certain potential safety hazards exist. In order to solve the above-mentioned problems, an embodiment of the present application provides an auxiliary information prompting method, 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 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 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, in the subsequent use process, the terminal equipment can automatically prompt without complex operation, so that the problems that the current auxiliary user uses the application program in a remote assistance mode, the operation is inconvenient, the use process is complex and certain potential safety hazard exists are solved.
Next, from the point of view of the terminal device, the auxiliary information prompting method provided in the embodiment of the present application will be described in detail. Referring to a flowchart of the auxiliary information prompting method shown in fig. 1, the method includes:
s101, acquiring identification information of a first application page;
when the user uses an 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 a first application page. The terminal device may obtain identification information of the first application page. The identification information is used to identify which application the first application page belongs to and in particular 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 identification is used for identifying which application program the application page belongs to, and the page identification is used for identifying which page in the application program the application page is specifically located.
In other possible implementations, the identification information of the application page may also consist of a single identification, without distinguishing between the application identification and the page identification.
The acquisition 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. PackageName is the unique identification of the android application and Activity name is the unique identification of the application page. The PackageName may be used as an application identifier and the Activity name may be used as a page identifier. When the user uses the application, the terminal device may obtain 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 by means of 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 in which a plurality of pre-stored objects and identification information corresponding to each pre-stored object are stored in advance may be set. The pre-stored object may include pre-stored page images and/or pre-stored image features.
When the user uses the application program, the terminal device may acquire a first page image of the current first application page. The terminal device may match the first page image with the pre-stored objects in the page image configuration table, to obtain a matching value 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, taking the identification information corresponding to the matching object as the identification information of the first application page. If the matching value of the first page image and the matching object is lower than a preset matching threshold value, the matching fails.
The algorithm for performing image matching on the page image of the first application page and the pre-stored object can be selected according to actual conditions. For example, an average absolute difference algorithm (Mean Absolute Differences, MAD algorithm), an absolute error sum algorithm (Sum of Absolute Differences, SAD algorithm), an error square sum algorithm (Sum of Squared Differences, SSD algorithm), an average error square sum algorithm (Mean Square Differences, MSD algorithm), a normalized product correlation algorithm (Normalized Cross Correlation, NCC algorithm), a sequential similarity detection algorithm (Sequential Similiarity 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 obtained, a first auxiliary information configuration scheme corresponding to the first application page can be queried in a preset database. The first auxiliary information configuration scheme may include first auxiliary information and a display format of the first auxiliary information.
The display format of the auxiliary information may include one or more of format information of a position, a font, a color, a font size, and the like 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 conditions.
In some possible implementations, the 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 locally on the terminal.
In the process of configuring the auxiliary information configuration scheme, a user can trigger a configuration instruction to instruct the terminal device to enter the 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 actual conditions.
In some embodiments, the terminal device may set an option of a configuration mode in the system settings, and after the user clicks the option of the configuration mode, the terminal device may enable a visualization plug-in (e.g., hover button). And then the user can enter an application page needing to be configured with 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 3, the terminal device sets an option of a configuration mode (see a region surrounded by a dotted line box in fig. 2) in the system setting, and the user performs a click operation on the option of the configuration mode.
Then, the user controls the terminal equipment to exit the system setting, clicks a certain application program, and triggers an application enabling instruction. And when the terminal equipment detects the application enabling instruction, starting the application and detecting whether to start the option of the configuration mode. The terminal device detects the option of the opened configuration mode, and then a hover button (see a black circular button as shown in fig. 3) is displayed at the upper layer of the application display page.
The user enters an application page needing to be configured with auxiliary information, clicks a suspension 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 equipment can be provided with an association relation between the configuration instruction and the preset gesture operation. When the terminal equipment detects a preset gesture operation triggered by a user, triggering a configuration instruction and entering a configuration mode.
For example, the terminal device may set an association relationship of the joint "zig-zag" sliding and the configuration instruction. When the user slides in a Z shape by the joints on the surface of the terminal equipment, the configuration instruction of the terminal equipment is triggered. The terminal equipment detects a configuration instruction and enters a configuration mode.
After entering the configuration mode, the terminal device may provide the user with a configuration tool. The configuration tools may include one or more of a prompt box tool, an arrow tool, a text insert, a font 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 text information of the auxiliary information to complete the configuration of the auxiliary information. The terminal equipment acquires a configuration tool operation instruction of a user and text information of 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 configuration mode is exited, the terminal equipment stores a second auxiliary information configuration scheme, the second auxiliary information configuration scheme is associated with the identification information of a second application page, and the second application page is an application page displayed by the terminal equipment when the configuration mode is entered. 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 configuration instruction is triggered by a certain application page of a certain application of the terminal device, the user enters a configuration mode.
After entering the configuration mode, the terminal device may display the configuration tool. The configuration tools may include a prompt box tool (see bubble in fig. 4 prompting "click add prompt box"), an arrow tool (see arrow symbol in fig. 4 prompting "click add arrow"), a text insert (see rectangle in fig. 4 prompting "click add text"), a font size adjustment key (see key in fig. 4 prompting "font size"), a font size adjustment key (see key in fig. 4 prompting "font"), a color adjustment key (see key in fig. 4 prompting "color").
The user may add the first arrow and the second arrow within the application page using an arrow tool.
The user uses the text insert to insert the first text content of the auxiliary information "click on the close-up of the here viewing friend", dragging the first text content to the vicinity of the first arrow.
The user uses the text insert to insert the second text content of the auxiliary information "supermarket pay click here scans the payment code, notices the check price", drags the second text content to the vicinity of the second arrow.
The user may then also adjust the font, font size, and color of each text content using the font adjustment key, font size adjustment key, and color adjustment key.
After the configuration of the auxiliary information is completed, the user triggers an instruction of exiting the configuration mode, the terminal equipment 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 mode.
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 taken as a first terminal device, and the sending object is taken as a second terminal device.
The sender can perform configuration of the auxiliary information on the second terminal, and after the configuration is completed, a third auxiliary information configuration scheme is obtained. The sender may then 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 accept the auxiliary information configuration scheme sent by other terminal devices, so that the auxiliary information configuration scheme specified by the user on the current terminal device can also be sent to other terminal devices for use by other terminal devices.
For example, the current terminal device of the user is taken as a first terminal device, and the receiving object is taken as a third terminal device.
The user may designate one or more auxiliary information configuration schemes in the preset database of the first terminal device as the fourth auxiliary information configuration scheme. The first terminal device may encapsulate the fourth auxiliary information configuration scheme specified by the user and the identification information corresponding to the fourth auxiliary information configuration scheme into second data, and send the second data to the third terminal device through the network, so that the third terminal device may store the fourth auxiliary information configuration scheme and the identification information corresponding to the fourth auxiliary information configuration scheme into a preset database local to the third terminal for use.
S103, displaying first auxiliary information in the first auxiliary information configuration scheme on the first application page.
After the terminal device queries a first auxiliary information configuration scheme corresponding to the current first application page in the preset database, the first auxiliary information in the first auxiliary information configuration scheme can be displayed on the current first application page according to a 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 elderly users in the family, and the second terminal device is assumed to be terminal device used by children in the family. The elderly user is used as a first user, and the children are used as second users.
Referring to fig. 2, the system setting of the first terminal device is provided with an option of a configuration mode. When the second user wants to configure the auxiliary information for the first terminal device, clicking on the configuration mode.
And then the second user exits the system setting page of the first terminal equipment, clicks the application needing to be configured with the auxiliary information in the first terminal equipment and enters the corresponding application page, and takes the application page as a second application page.
At this time, referring to fig. 3, if the terminal device detects that the option of the configuration mode has been turned on, a hover button (black circular button in fig. 3) is displayed on the first application page. The second user clicks the hover button to enable the first terminal device to enter a configuration mode, and a page shown in fig. 4 is presented to provide a configuration tool for the second user.
And the second user invokes a 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 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 in a preset database.
Or, the second user may execute the above steps on the second terminal device to obtain the third auxiliary information configuration scheme and the identification information corresponding to the third auxiliary information configuration 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 through the communication software of the second terminal device.
The first user or the second user receives the first data through the first terminal equipment, and stores a third auxiliary information configuration scheme in the first data and identification information corresponding to the third auxiliary information configuration scheme into 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 if the first terminal device identifies a special suffix name hwtip of the first data, the third auxiliary information configuration scheme in the first data and the identification information corresponding to the third auxiliary information configuration scheme are automatically stored in a preset database.
At this time, at least one second auxiliary information configuration scheme and/or at least one third auxiliary information configuration scheme is stored in the preset database.
And then, the second user starts an auxiliary information prompt mode of the first terminal equipment.
When the first user uses the first terminal device, clicking a certain application page entering a certain application program. The first terminal equipment takes the application page as a first application page, and acquires identification information of the first application page from codes of the first application page.
The first terminal equipment queries 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, the second auxiliary information configuration scheme and the third auxiliary information configuration scheme stored in the preset database may be used as the first auxiliary information configuration scheme.
And if the first terminal equipment cannot inquire the first auxiliary information configuration scheme, not executing the auxiliary information prompting operation.
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 a first text message, the content of which is "click here to view a friend's close up". The second arrow is followed by a second text message, the content of which is "supermarket pay clicks here to scan the payment code, note check price".
When the first user sees the content of the auxiliary information prompt, the user can know the option of clicking the dynamic friend when he wants to see the nearby condition of the friend and the option of clicking the one-sweep when he wants to pay by sweeping the code, so that the corresponding operation is automatically completed without the remote assistance of the second user.
In addition, if the first user feels that the first auxiliary information may cause visual obstruction, the auxiliary mode closing instruction may be triggered to close the auxiliary information prompting mode. For example, the first terminal device may provide 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 suspension button to trigger an auxiliary mode start instruction, and after the first terminal equipment acquires the auxiliary mode start instruction, the first terminal equipment starts the auxiliary information prompt mode to inquire and display first auxiliary information corresponding to the current first application page; if the first terminal equipment starts the auxiliary information prompt mode, the first user can click the suspension button to trigger an auxiliary mode closing instruction, and after the first terminal equipment acquires 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, the auxiliary information configuration scheme for the third terminal device is also required to be set. At this time, the second user selects a fourth auxiliary information configuration scheme from the preset database of the first terminal device. The second user controls the first terminal device to send the second data to the third terminal device, and instructs the third terminal device to receive the second data. The second data includes 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, and the configuration operation of the auxiliary information does not need to be repeatedly executed.
It will be appreciated that the major difficulty in current elderly users learning to use applications is that in most applications, each function is simply an icon and function name. The old users do not know the specific functions corresponding to the icons and worry about entering the wrong functions, particularly some application programs with payment functions, and the old users worry about losing money due to own wrong operation, so that the old users do not dare to operate at will, and the difficulty of learning to use the application programs is high.
In the auxiliary information prompting method of the embodiment, identification information of a 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 to use.
Meanwhile, in the process of prompting auxiliary information, the terminal equipment does not need to be networked with other terminal equipment, and the auxiliary information prompting method of the embodiment can be independently carried out in real time, so that 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 summary, the auxiliary information prompting method of the embodiment solves the problems that the current auxiliary user uses the application program in a remote assistance mode, the operation is inconvenient, the use process is complex, and certain potential safety hazards exist.
It should be understood that the sequence number of each step in the foregoing embodiment does not mean that the execution sequence of each process should be determined by the function and the internal logic of each process, and should not limit the implementation process of the embodiment of the present application in any way.
Referring to fig. 6, an auxiliary information presentation apparatus is provided in an embodiment of the present application, and for convenience of description, only a portion related to the present application is shown, as shown in fig. 6, the auxiliary information presentation apparatus includes,
the identifier obtaining module 601 is configured to obtain identifier information of a first application page;
the scheme query module 602 is configured to query a preset database for a first auxiliary information configuration scheme corresponding to the identification information of the first application page;
the information prompting module 603 is configured to display, on the first application page, first auxiliary information in the first auxiliary information configuration scheme.
Further, the first auxiliary information configuration scheme includes the first auxiliary information and a display format of the first auxiliary information;
correspondingly, the information prompting module 603 is specifically configured to display the first auxiliary information on the first application page according to a display format of the first auxiliary information.
Further, the apparatus further comprises:
the instruction receiving module is used for 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;
the configuration operation module is used for acquiring a configuration tool operation instruction and text information of the auxiliary information and generating a second auxiliary information configuration scheme according to the configuration tool operation instruction and the text information;
the configuration storage module is used for acquiring the identification information of the second application page and storing the second auxiliary information configuration scheme and the identification information of the second application page into the preset database.
Further, the apparatus further comprises:
the receiving and storing module is used for receiving first data sent by the second terminal equipment and storing the first data into 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.
Further, the apparatus further comprises:
and the configuration sending module is used for sending second data to the 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 sub-module is used for 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 the corresponding relation between the pre-stored object and the identification information;
and the identification sub-module 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 a preset matching threshold value.
It should be noted that, because the content of information interaction and execution process between the above devices/units is based on the same concept as the method embodiment of the present application, specific functions and technical effects thereof may be referred to in the method embodiment section, and will not be described herein again.
Referring to fig. 7, the embodiment of the 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 the memory 71 and executable on the processor 70. The processor 70, when executing the computer program 72, implements the steps of the above-described auxiliary information prompting method embodiment, such as steps S101 to S103 shown in fig. 1. Alternatively, the processor 70, when executing the computer program 72, performs the functions of the modules/units of the apparatus embodiments described above, e.g., the functions of the modules 601 to 603 shown in fig. 6.
By way of example, 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 complete the present application. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions for describing the execution of the computer program 72 in the terminal device 7. For example, the computer program 72 may be divided into an identification acquisition module, a scheme query module, and an information prompt module, each of which specifically functions as follows:
The identification acquisition module is used for acquiring identification information of the first application page;
the scheme inquiring module is used for inquiring 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 computing device such as a desktop computer, a notebook computer, a palm computer, a cloud server, etc. 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 the terminal device 7 and does not constitute a limitation of the terminal device 7, and may include more or less components than illustrated, or may combine certain components, or different components, e.g., the terminal device may further include an input-output device, a network access device, a bus, etc.
The processor 70 may be a central processing unit (Central Processing Unit, CPU), or may be another general purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), a Field-programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, or the like. 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 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) or 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 as well as other programs and data required by the terminal device. The memory 71 may also be used for temporarily storing 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-described division of the functional units and modules is illustrated, and in practical application, the above-described functional distribution may be performed by different functional units and modules according to needs, i.e. the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a 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 process of the units and modules in the above system may refer to the corresponding process in the foregoing method embodiment, which is not described herein again.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and in part, not described or illustrated in any particular embodiment, reference is made to the related descriptions of other embodiments.
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 solution. 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 manners. For example, the apparatus/terminal device embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical function division, and there may be additional divisions in actual implementation, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection via interfaces, devices or units, which may be in electrical, mechanical or other forms.
The units described as separate units may or may not be physically separate, and units shown 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 may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated modules/units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the present application may implement all or part of the flow of the method of the above embodiment, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each method embodiment described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
The above embodiments are only for illustrating the technical solution of the present application, and are not limiting; 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 scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application, and are intended to be included in the scope of the present application.