CN112269798B - Information display method and device and electronic equipment - Google Patents

Information display method and device and electronic equipment Download PDF

Info

Publication number
CN112269798B
CN112269798B CN202011186173.9A CN202011186173A CN112269798B CN 112269798 B CN112269798 B CN 112269798B CN 202011186173 A CN202011186173 A CN 202011186173A CN 112269798 B CN112269798 B CN 112269798B
Authority
CN
China
Prior art keywords
target
address
information
address information
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011186173.9A
Other languages
Chinese (zh)
Other versions
CN112269798A (en
Inventor
凌鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011186173.9A priority Critical patent/CN112269798B/en
Publication of CN112269798A publication Critical patent/CN112269798A/en
Priority to PCT/CN2021/127481 priority patent/WO2022089594A1/en
Application granted granted Critical
Publication of CN112269798B publication Critical patent/CN112269798B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Abstract

The application discloses an information display method, an information display device and electronic equipment, which belong to the technical field of communication and are used for solving the problems of complex operation and low efficiency in the route checking process. The method comprises the following steps: receiving a target message, the target message including a first address name; under the condition of displaying an application interface of a target application program, acquiring N pieces of target address information corresponding to the first address name through the target application program; and displaying N target address names corresponding to the N target address information in a target area of the application interface, wherein N is a positive integer. The method and the device are applied to the scene of quickly looking up the address.

Description

Information display method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to an information display method, an information display device and electronic equipment.
Background
With the development of the internet, users can subscribe to various services, such as booking air tickets, booking hotels or booking carpools, etc., through the internet. Currently, after a user subscribes to a service using an electronic device, the electronic device may receive a short message related to the subscribed service.
Taking hotel reservation as an example, after a user reserves a hotel using an electronic device, the electronic device may receive a short message informing the user of the amount, time, location, etc. of the hotel reservation. Generally, after the electronic device receives the short message, if the user wants to look into a route to reserve a hotel, the user can click on a hotel location in the short message, and trigger the electronic device to start the map application program. The user may then manually enter the hotel location in the interface of the map-like application to look into a particular route to the hotel.
However, when a user needs to view a large number of routes to different hotels, the user needs to switch back and forth between the short message and the map application program and manually input hotel positions one by one in the interface of the map application program, so that the route viewing process is complicated in operation and low in efficiency.
Disclosure of Invention
The embodiment of the application aims to provide an information display method, an information display device and electronic equipment, which can solve the problems of complex operation and low efficiency in the route checking process.
In order to solve the technical problems, the application is realized as follows:
in a first aspect, an embodiment of the present application provides an information display method, including: receiving a target message, the target message including a first address name; under the condition of displaying an application interface of a target application program, acquiring N pieces of target address information corresponding to the first address name through the target application program; and displaying N target address names corresponding to the N target address information in a target area of the application interface, wherein N is a positive integer.
In a second aspect, an embodiment of the present application provides an information display apparatus including: the device comprises a receiving module, an acquisition module and a display module; a receiving module, configured to receive a target message, where the target message includes a first address name; the acquisition module is used for acquiring N pieces of target address information corresponding to the first address name through the target application program under the condition that an application interface of the target application program is displayed; the display module is used for displaying N target address names corresponding to the N target address information acquired by the acquisition module in the target area of the application interface, wherein N is a positive integer.
In a third aspect, embodiments of the present application provide an electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, the program or instruction implementing the steps of the method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In the embodiment of the present application, first, the information display apparatus may receive a target message including a first address name. Then, the information display apparatus may acquire N pieces of target address information corresponding to the first address names through the target application program in a case where an application interface of the target application program is displayed. Finally, the information display device may display N destination address names corresponding to the N destination address information in the destination area of the application interface. Through the scheme, compared with the scheme that a user needs to switch back and forth among a plurality of application programs and manually input address names one by one in the prior art, the information display device in the application can acquire the address information corresponding to the first address name under the condition that an application interface of a target application program is displayed after receiving the target message, and then the address name corresponding to the address information is displayed in a target area of the application program. For example, after receiving a short message related to a predetermined hotel, the information display device may acquire, through the map-type application program, a hotel address corresponding to the hotel address in the short message, and then display, in a target area of the map-type application program interface, the hotel address corresponding to the hotel address in the short message. Therefore, the user can quickly check the hotel address corresponding to the hotel address in the short message without switching among a plurality of application programs, so that the route checking process is simple and convenient to operate and high in efficiency.
Drawings
Fig. 1 is a schematic flow chart of an information display method according to an embodiment of the present application;
fig. 2 is one of interface schematic diagrams of an application of an information display method according to an embodiment of the present application;
FIG. 3 is a second schematic diagram of an interface for an information display method according to an embodiment of the present disclosure;
FIG. 4 is a third exemplary diagram of an interface for an information display method according to an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of an interface for an application of an information display method according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an information display device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 8 is a second schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein. The objects identified by "first", "second", etc. are generally one type, and the number of the objects is not limited, for example, the first object may be one or a plurality of first objects. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The information display method provided by the embodiment of the application is described in detail below through specific embodiments and application scenes thereof with reference to the accompanying drawings.
Fig. 1 is a schematic flow chart of an information display method according to an embodiment of the present application, including steps 201 to 203:
step 201: the information display device receives the target message.
Wherein the target message includes a first address name.
In this embodiment of the present application, the target message may be a short message, a multimedia message, or a message in another third party application, which is not limited in this embodiment of the present application.
In an embodiment of the present application, the target message may include at least one of the following: the text and the picture are not limited in this embodiment.
In this embodiment of the present application, the first address name may be a place name or an address, for example, the first address name may be hotel a, or the first address name may be a city street number.
In an embodiment of the present application, the first information may include at least one of the following: the text and the picture are not limited in this embodiment.
In the embodiment of the present application, the information display device may identify the target message, and obtain the first address name described above. In one example, where the target message includes text, the information display device may identify the target message through text recognition. In another example, in the case where the target message includes a picture, the information display apparatus may recognize the target message through image recognition.
Illustratively, the information display device may identify the target information through a numerical analysis model.
For example, after receiving a short message related to hotel a (store a), the mobile phone of the user displays the text "you have successfully booked for month for day hotel a (store a)". Then, the mobile phone can use the first data analysis model to identify the content of the short message, so as to obtain the word "hotel A (store A)" (namely the first address name).
Step 202: the information display device obtains N pieces of target address information corresponding to the first address names by the target application program when the application interface of the target application program is displayed.
In this embodiment of the present application, the target application may be a travel application, a map application, or any other possible application, which is not limited in this embodiment of the present application.
In the embodiment of the present application, the number of the target applications may be one or more, which is not limited in the embodiment of the present application.
In the embodiment of the present application, the application interface may be any interface in the target application program. For example, the application interface may be a main interface in the target application program, or may be a search interface in the target application program, which is not limited in the embodiment of the present application.
In the embodiment of the present application, the target address information in the present application may include an address name, a contact manner, an address name type, and the like, which is not limited in the embodiment of the present application.
It should be noted that, the information display apparatus described above may be understood as acquiring N pieces of target address information by the target application program: the information display device acquires N pieces of target address information from a database corresponding to the target application program.
It should be noted that, there is no obvious sequence between the step of executing the application interface for displaying the target application program and the step of acquiring the N pieces of target address information by the target application program, for example, the information display device may acquire the N pieces of target address information by the target application program after displaying the application interface of the target application program; the N target address information may be obtained by the target application while the application interface of the target application is displayed, which is not limited in the embodiment of the present application.
Alternatively, in embodiments of the present application, the user may select an application that obtains address information.
Illustratively, after step 201 described above, the method may further include the following steps A1 and A2, before step 202 described above:
step A1: the information display device receives a first input from a user of a target message.
The first input may be a click input of the target message by the user, or a voice command input by the user, or a specific gesture input by the user, which may be specifically determined according to the actual use requirement, and the embodiment of the present invention is not limited to this.
The specific gesture in the embodiment of the invention can be any one of a single-click gesture, a sliding gesture, a dragging gesture, a pressure recognition gesture, a long-press gesture, an area change gesture, a double-press gesture and a double-click gesture; the click input in the embodiment of the invention can be single click input, double click input or any time click input, and the like, and can also be long-press input or short-press input.
Step A2: in response to the first input, the information display device displays N identifications.
One target identifier corresponds to one first application program, N identifiers correspond to N first application programs, and the N first application programs comprise the target application program.
By way of example, the above-mentioned identification may include at least one of: the text and the picture are not limited in this embodiment.
Step A3: the information display device receives a second input of the target identification from the user.
Wherein the target identifier is at least one of the N identifiers.
The second input may be a click input of the target identifier by the user, or a voice command input by the user, or a specific gesture input by the user, which may be specifically determined according to the actual use requirement, which is not limited in the embodiment of the present invention.
Step A4: and responding to the second input, and displaying an application interface of the target application program corresponding to the target identification by the information display device.
For example, taking the example that the user subscribes to hotel a (store a), as shown in fig. 2, a short message application program interface 31 is displayed in the mobile phone screen, a short message 32 related to hotel a (store a) is displayed in the short message application program interface 31, and the text "you have successfully subscribed to hotel a (store a) on month-day" is displayed in the short message 32. If the user wants to look through the map 1 application to look into the route of hotel a (store a) (i.e., the first address name described above), the user can press the cell phone screen long (i.e., the first input described above). At this time, as shown in fig. 3, 3 application identifiers, that is, a map 1 application identifier 33, a map 2 application identifier, and a trip 1 application identifier, are displayed in the short message application program interface 31. The user may then click on the map 1 application identifier 33 (i.e., the second input described above). At this time, as shown in fig. 4, an interface 41 of the map 1 application is displayed in the mobile phone screen, and then the mobile phone can acquire hotel information related to hotel a (a store) through the map 1 application.
Step 203: the information display device displays N target address names corresponding to the N target address information in the target area of the application interface.
Wherein N is a positive integer.
In this embodiment of the present application, the target area may be any area of the application interface. For example, the target area may be an upper area of the application interface, a lower area of the application interface, a left area of the application interface, a right area of the application interface, or the like, which is not limited in the embodiment of the present application.
In one example, the information display device may display the N target address names in a list form in the target area.
For example, in connection with fig. 4, the mobile phone may obtain 2 pieces of hotel information related to hotel a (store a), namely hotel information 1 and hotel information 2, respectively, through the map 1 application. The hotel name corresponding to the hotel information 1 is hotel A (store A), and the hotel name corresponding to the hotel information 2 is hotel A (store B). As shown in fig. 5, the handset may display a list of hotels 51 in the interface 41 of the map 1 application, with 2 hotel names, hotel a (store a) and hotel a (store B), respectively.
Optionally, in the embodiment of the present application, the step 203 may specifically include the following step 203a:
Step 203a: and the information display device displays N target address names corresponding to the N target address information in a preset sequence in the target area of the application interface.
Wherein N is greater than 1.
In one example, the predetermined order may be an order of the frequency of use, and the information display device may sequentially display the N destination address names according to the frequency of use.
For example, the information display device may display the N target address names sequentially from a large scale to a small scale according to the frequency of use of the address names, or may display the N target address names sequentially from a small scale to a large scale according to the frequency of use of the address names, which is not limited in the embodiment of the present application.
In another example, the preset sequence may be: and the target address names corresponding to each of the N target address information are similar to the first address names in order.
For example, the information display device may display the N target address names sequentially from large to small or the N target address names sequentially from small to large according to the degree that the target address name corresponding to each target address information is similar to the first address name.
For example, if the mobile phone determines that the hotel name in the sms message is 100% similar to the hotel name corresponding to the hotel information 1 and 80% similar to the hotel name corresponding to the hotel information 2, the mobile phone may display the 2 hotel names from high to low according to the similarity, as shown in fig. 5, the mobile phone displays the hotel a (a store) 52 at the first display location and displays the hotel a (B store) at the second display location of the hotel list 51.
According to the information display method provided by the embodiment of the application, firstly, the information display device can receive the target message, and the target message comprises the first address name. Then, the information display apparatus may acquire N pieces of target address information corresponding to the first address names through the target application program in a case where an application interface of the target application program is displayed. Finally, the information display device may display N destination address names corresponding to the N destination address information in the destination area of the application interface. Through the scheme, compared with the scheme that a user needs to switch back and forth among a plurality of application programs and manually input address names one by one in the prior art, the information display device in the application can acquire the address information corresponding to the first address name under the condition that an application interface of a target application program is displayed after receiving the target message, and then the address name corresponding to the address information is displayed in a target area of the application program. For example, after receiving a short message related to a predetermined hotel, the information display device may acquire, through the map-type application program, a hotel address corresponding to the hotel address in the short message, and then display, in a target area of the map-type application program interface, the hotel address corresponding to the hotel address in the short message. Therefore, the user can quickly check the hotel address corresponding to the hotel address in the short message without switching among a plurality of application programs, so that the route checking process is simple and convenient to operate and high in efficiency.
Alternatively, in the embodiment of the present application, the information display device may match an address name that matches the first address name according to the acquired target address information, and display the address name. In particular by at least two possible implementations.
In a first possible way (active display):
illustratively, following step 202 described above, the method may further include the step 204 of:
step 204: and the information display device displays a target address name corresponding to the first address information in the target input box when the application interface comprises the target input box.
The first address information is one of the N pieces of target address information, and the target address name corresponding to the first address information is identical to the first address name.
By way of example, the target input box in the embodiments of the present application may be displayed in any area of the application interface described above. For example, the above-mentioned target input box may be displayed in an upper area of the application interface, or in a lower area of the application interface, or in a left area of the application interface, or in a right area of the application interface, which is not limited in the embodiment of the present application.
The target input box in the embodiment of the present application may be an input box for inputting an endpoint address, an input box for inputting a start point, or an input box for inputting any possible address, which is not limited in the embodiment of the present application.
For example, after N pieces of target address information are acquired, the information display apparatus may match the target address name corresponding to each piece of target address information with the first address name, and determine whether the target address name corresponds to the first address name.
In example 1, the information display device determines that an address name whose degree of similarity to the above-described first address name is in a first preset section (e.g., greater than 90% and less than or equal to 100%) coincides with the first address name, that is, the address name is the target address name to which the above-described first address information corresponds.
In example 2, the information display apparatus determines that the address name whose degree of similarity to the above-described first address name is a preset value (e.g., 100%) coincides with the first address name.
For example, as shown in fig. 5, an end point input box 53 is displayed in the interface 41 of the map 1 application, and after the mobile phone determines that the hotel name in the short message has a degree of similarity to the name of the hotel corresponding to the hotel information 1 of 100% and a degree of similarity to the name of the hotel corresponding to the hotel information 2 of 80%. The mobile phone determines that the hotel name corresponding to the hotel information 1 is consistent with the hotel name in the sms, and at this time, the mobile phone may automatically fill the text "hotel a (a store)" in the terminal input box 53 of the interface 41 of the map 1 application.
In a second possible way (passive display):
illustratively, following step 203 described above, the method may further include the following steps 205a and 205b:
step 205a: and the information display device receives a first input of a second address name in the N target address names by a user under the condition that the application interface comprises a target input box.
The first input may be a click input of the second address name by the user, or a voice command input by the user, or a specific gesture input by the user, which may be specifically determined according to the actual use requirement, which is not limited by the embodiment of the present invention.
Step 205b: in response to the first input, the information display device displays a second address name within the target input box.
Wherein the second address name is identical to the first address name.
For example, in connection with FIG. 5, if the user determines that he wants to query the route of Hotel A (A store), the user may click on the name 52 of Hotel A (A store). At this time, the mobile phone may display the text "hotel a (a store)" in the destination input box 53, and the user may inquire about the route to hotel a (a store).
When there is no address name required by the user among the N target address names displayed by the information display device, the user may manually input the address name to be queried in the input box of the target application. For example, when the user does not want to query a route to hotel a (a store), the user may manually enter the address name that the user wants to query in the input box of the target application.
The information display method provided by the embodiment of the invention can be applied to a scene of displaying the address names consistent with the first address names in the target input frame, and the information display device can display the target address names corresponding to the first address information consistent with the first address names in the target input frame after N pieces of target address information are acquired, so that a user can conveniently and quickly inquire a route, and the route inquiry process is simple and convenient to operate and high in efficiency.
Alternatively, in the embodiment of the present application, when the information display apparatus does not match an address name that matches the first address name, the information display apparatus may determine an address name using other rules and display the address name.
Illustratively, in the case where the application interface includes a target input box, after step 202 described above, the method may further include the following step 206:
step 206: and the information display device displays the target address names and the target prompt information corresponding to the second address information in the target input frame when the N target address names are inconsistent with the first address names.
The second address information is address information arranged in a first bit among the N target address information arranged according to the preset sequence, and the target prompt information is used for indicating that a target address name corresponding to the second address information is inconsistent with the first address name.
For example, the target prompt information may include at least one of the following: the text and the picture are not limited in this embodiment.
For example, after N pieces of target address information are acquired, the information display apparatus may match the target address name corresponding to each piece of target address information with the first address name, and determine whether the target address name corresponds to the first address name.
For example, the information display device determines that the address name whose degree of similarity to the first address name is in a second preset section (e.g., less than or equal to 90%) does not coincide with the first address name, that is, the address name is the target address name corresponding to the second address information.
For example, in connection with fig. 4, the mobile phone may obtain 2 pieces of hotel information related to hotel a (store a), namely hotel information 2 and hotel information 3, respectively, through the map 1 application. The hotel name corresponding to the hotel information 2 is hotel A (B shop), and the hotel name corresponding to the hotel information 3 is hotel A (C shop). Then, the mobile phone can determine that the similarity degree of the names of the hotels in the short message and the names of the hotels corresponding to the hotel information 2 is 80%, and the similarity degree of the names of the hotels corresponding to the hotel information 3 is 70%, and the mobile phone can arrange the 2 hotels according to the similarity degree from high to low. Because the hotel name corresponding to the hotel information 2 is more similar to the hotel name in the short message, namely, the mobile phone is arranged in the first place, the mobile phone can display the hotel A (B shop) in an input box in the interface of the map 1 application program, and display the text of "address is wrong".
The information display method provided by the embodiment of the invention can be applied to the situation that the address names consistent with the first address names are not matched, the address names are rapidly filled in the target input frame and the user is prompted, and the information display device can display the target address names corresponding to the second address information arranged at the first position in the N target address names in the target input frame under the situation that the N target address names are inconsistent with the first address names, so that the rapid filling of the address names in the target input frame is realized, and meanwhile, the information display device can also display target prompt information so as to achieve the purpose that the target address names corresponding to the second address information are prompted to be inconsistent with the first address names.
Alternatively, in the embodiment of the present application, in a case where the application interface includes a plurality of input boxes, the information display apparatus may determine the above-described target input box.
Illustratively, the method may further include the following step B1, before the step 204, the step 205a, or the step 206.
Step B1: when the application interface includes a plurality of input boxes, the information display device determines an input box for inputting a destination address name among the plurality of input boxes as the target input box.
For example, the above-described plurality of input boxes may be displayed in a floating manner on the application interface, and when a user drags any one of the input boxes, the any one of the input boxes may be moved on the application interface along with a drag operation of the user.
For example, the above-mentioned input boxes may be displayed in the application interface in a superimposed manner with a preset transparency, for example, if the preset transparency is marked as T1, the value range of T1 may be 0% < T1<100%. In addition, the multiple input boxes can be displayed on the application interface with high brightness or low brightness, which is not limited by the invention.
In one example, when information indicating an input box for inputting a destination address name is included in the stored information corresponding to the target application, the information display apparatus may determine the input box for inputting the destination address name based on the information.
In another example, the information display apparatus may determine the target input box from the text displayed in each of the plurality of input boxes described above. For example, when the character "end point" is displayed in the input box 1 among the plurality of input boxes, the information display apparatus may recognize the character and determine that the input box 1 is the target input box.
The information display method provided by the embodiment of the invention can be applied to the scene of determining the target input frame, and the information display device can determine the input frame for inputting the destination address name as the target input frame under the condition that the application interface comprises a plurality of input frames, so that the target input frame can be rapidly determined, and the address name can be rapidly displayed in the target input frame.
It should be noted that, in the information display method provided in the embodiment of the present application, the execution subject may be an information display device, or a control module for executing the information display method in the information display device. In the embodiment of the present application, an information display device provided in the embodiment of the present application will be described by taking an example in which the information display device performs an information display method.
Fig. 6 is a schematic diagram of a possible structure of an information display device according to an embodiment of the present application, and as shown in fig. 6, an information display device 600 includes: a receiving module 601, an acquiring module 602 and a display module 603; a receiving module 601, configured to receive a target message, where the target message includes a first address name; an acquiring module 602, configured to acquire N pieces of target address information corresponding to the first address name through the target application program when an application interface of the target application program is displayed; the display module 603 is configured to display N target address names corresponding to the N target address information acquired by the acquisition module 602 in a target area of the application interface, where N is a positive integer.
Optionally, the display module 603 is further configured to display, in a case where the application interface includes a target input box, a target address name corresponding to the first address information in the target input box; the target address name corresponding to the first address information is consistent with the first address name, and the first address information is one of N target address information.
Optionally, the application interface includes a target input box; the display module 603 is further configured to display, in the target input box, a target address name and target prompt information corresponding to the second address information when the N target address names are inconsistent with the first address name; the second address information is address information arranged in the first bit in N target address information arranged according to a preset sequence, and the target prompt information is used for indicating that the target address name corresponding to the second address information is inconsistent with the first address name.
Optionally, N is greater than 1; the display module 603 is specifically configured to display N target address names corresponding to the N target address information in a target area of the application interface according to a preset sequence; wherein, the preset sequence is as follows: the target address name corresponding to each of the N target address information is in a similar order to the first address name.
Optionally, as shown in fig. 6, the information display apparatus 600 further includes: a determination module 604; the determining module 604 is configured to determine, when the application interface includes a plurality of input boxes, an input box for inputting the destination address name from the plurality of input boxes as a target input box.
As shown in fig. 6, modules that are necessarily included in the information display apparatus 600 are illustrated by solid line boxes, such as a receiving module 601; the modules that may or may not be included in the information display device 600 are illustrated with dashed boxes, such as the determination module 604.
The information display device provided in the embodiment of the present application may first receive a target message, where the target message includes a first address name. Then, the information display apparatus may acquire N pieces of target address information corresponding to the first address names through the target application program in a case where an application interface of the target application program is displayed. Finally, the information display device may display N destination address names corresponding to the N destination address information in the destination area of the application interface. Through the scheme, compared with the scheme that a user needs to switch back and forth among a plurality of application programs and manually input address names one by one in the prior art, the information display device in the application can acquire the address information corresponding to the first address name under the condition that an application interface of a target application program is displayed after receiving the target message, and then the address name corresponding to the address information is displayed in a target area of the application program. For example, after receiving a short message related to a predetermined hotel, the information display device may acquire, through the map-type application program, a hotel address corresponding to the hotel address in the short message, and then display, in a target area of the map-type application program interface, the hotel address corresponding to the hotel address in the short message. Therefore, the user can quickly check the hotel address corresponding to the hotel address in the short message without switching among a plurality of application programs, so that the route checking process is simple and convenient to operate and high in efficiency.
The information display device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a cell phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device may be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The information display device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The information display device provided in the embodiment of the present application can implement each process implemented by the embodiments of the methods of fig. 1 to 5, and in order to avoid repetition, a detailed description is omitted here.
Optionally, as shown in fig. 7, the embodiment of the present application further provides an electronic device 700, including a processor 701, a memory 702, and a program or an instruction stored in the memory 702 and capable of running on the processor 701, where the program or the instruction implements each process of the above embodiment of the information display method when executed by the processor 701, and the process can achieve the same technical effects, and for avoiding repetition, a description is omitted herein.
It should be noted that, the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 8 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 100 includes, but is not limited to: radio frequency unit 101, network module 102, audio output unit 103, input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, and processor 110.
Those skilled in the art will appreciate that the electronic device 100 may further include a power source (e.g., a battery) for powering the various components, and that the power source may be logically coupled to the processor 110 via a power management system to perform functions such as managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 8 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
Wherein, the radio frequency unit 101 is configured to receive a target message, where the target message includes a first address name; a processor 110, configured to obtain N pieces of target address information corresponding to the first address name by the target application program when an application interface of the target application program is displayed; the display unit 106 is configured to display N target address names corresponding to the N target address information acquired by the processor 110 in a target area of the application interface, where N is a positive integer.
Optionally, the display unit 106 is further configured to display, in a case where the application interface includes a target input box, a target address name corresponding to the first address information in the target input box; the target address name corresponding to the first address information is consistent with the first address name, and the first address information is one of N target address information.
Optionally, the application interface includes a target input box; the display unit 106 is further configured to display, in the target input box, a target address name and target prompt information corresponding to the second address information, where N target address names are inconsistent with the first address name; the second address information is address information arranged in the first bit in N target address information arranged according to a preset sequence, and the target prompt information is used for indicating that the target address name corresponding to the second address information is inconsistent with the first address name.
Optionally, N is greater than 1; a display unit 106, specifically configured to display N target address names corresponding to the N target address information in a preset order in a target area of the application interface; wherein, the preset sequence is as follows: the target address name corresponding to each of the N target address information is in a similar order to the first address name.
Optionally, the processor 110 is configured to determine, in a case where the application interface includes a plurality of input boxes, an input box for inputting the destination address name from the plurality of input boxes as the target input box.
The electronic device provided in the embodiment of the application may first receive a target message, where the target message includes a first address name. Then, the electronic device may acquire N pieces of target address information corresponding to the first address name through the target application program in a case where an application interface of the target application program is displayed. Finally, the electronic device may display N destination address names corresponding to the N destination address information in the destination area of the application interface. Through the scheme, compared with the scheme that a user needs to switch back and forth among a plurality of application programs and manually input address names one by one in the prior art, after receiving the target message, the electronic device in the application can acquire the address information corresponding to the first address name under the condition that an application interface of the target application program is displayed, and then the address name corresponding to the address information is displayed in a target area of the application program. For example, after receiving a short message related to a predetermined hotel, the electronic device may acquire, through the map-type application program, a hotel address corresponding to the hotel address in the short message, and then display, in a target area of the map-type application program interface, the hotel address corresponding to the hotel address in the short message. Therefore, the user can quickly check the hotel address corresponding to the hotel address in the short message without switching among a plurality of application programs, so that the route checking process is simple and convenient to operate and high in efficiency.
It should be appreciated that in embodiments of the present application, the input unit 104 may include a graphics processor (Graphics Processing Unit, GPU) 1041 and a microphone 1042, the graphics processor 1041 processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 107 includes a touch panel 1071 and other input devices 1072. The touch panel 1071 is also referred to as a touch screen. The touch panel 1071 may include two parts of a touch detection device and a touch controller. Other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. Memory 109 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 110 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored, and when the program or the instruction is executed by a processor, the processes of the embodiment of the information display method are implemented, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
The embodiment of the application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled with the processor, and the processor is used for running a program or an instruction, so as to implement each process of the above information display method embodiment, and achieve the same technical effect, so that repetition is avoided, and no redundant description is provided here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), including several instructions for causing a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (10)

1. An information display method, characterized in that the method comprises:
receiving a target message, wherein the target message comprises a first address name;
under the condition of displaying an application interface of a target application program, acquiring N pieces of target address information corresponding to the first address name through the target application program;
displaying N target address names corresponding to the N target address information in a target area of the application interface, wherein N is a positive integer;
the application interface comprises a target input box;
after the N pieces of target address information corresponding to the first address name are acquired by the target application program under the condition that the application interface of the target application program is displayed, the method further comprises:
displaying a target address name and target prompt information corresponding to second address information in the target input frame under the condition that the N target address names are inconsistent with the first address names;
the second address information is address information arranged in a first bit in the N pieces of target address information arranged according to a preset sequence, and the target prompt information is used for indicating that a target address name corresponding to the second address information is inconsistent with the first address name; the target input box is determined by text displayed in each of the plurality of input boxes.
2. The method of claim 1, wherein the step of determining the position of the substrate comprises,
after acquiring N pieces of target address information corresponding to the first address names by the target application program, the method further includes:
displaying a target address name corresponding to the first address information in the target input box under the condition that the application interface comprises the target input box;
the target address name corresponding to the first address information is consistent with the first address name, and the first address information is one of the N target address information.
3. The method according to any one of claims 1 or 2, wherein N is greater than 1;
the displaying, in the target area of the application interface, N target address names corresponding to the N target address information includes:
displaying N target address names corresponding to the N target address information in a target area of the application interface according to a preset sequence;
wherein, the preset sequence is as follows: and the target address name corresponding to each target address information in the N target address information is similar to the first address name in order.
4. The method according to claim 1 or 2, characterized in that the method further comprises:
And determining an input box for inputting the destination address name in the input boxes as the target input box when the application interface comprises the input boxes.
5. An information display device, characterized in that the information display device comprises: the device comprises a receiving module, an acquisition module and a display module;
the receiving module is used for receiving a target message, wherein the target message comprises a first address name;
the acquisition module is used for acquiring N pieces of target address information corresponding to the first address name through the target application program under the condition that an application interface of the target application program is displayed;
the display module is used for displaying N target address names corresponding to the N target address information acquired by the acquisition module in a target area of the application interface, wherein N is a positive integer;
the application interface comprises a target input box;
the display module is further configured to display, in the target input box, a target address name and target prompt information corresponding to second address information when the N target address names are inconsistent with the first address name;
the second address information is address information arranged in a first bit in the N pieces of target address information arranged according to a preset sequence, and the target prompt information is used for indicating that a target address name corresponding to the second address information is inconsistent with the first address name; the target input box is determined by text displayed in each of the plurality of input boxes.
6. The information display device according to claim 5, wherein,
the display module is further used for displaying a target address name corresponding to the first address information in the target input box when the application interface comprises the target input box;
the target address name corresponding to the address information is consistent with the first address name, and the first address information is one of the N target address information.
7. The information display device according to any one of claims 5 or 6, wherein N is greater than 1;
the display module is specifically configured to display N target address names corresponding to the N target address information in a target area of the application interface according to a preset sequence;
wherein, the preset sequence is as follows: and the target address name corresponding to each target address information in the N target address information is similar to the first address name in order.
8. An information display device according to claim 5 or 6, characterized in that the information display device comprises: a determining module;
the determining module is configured to determine, when the application interface includes a plurality of input boxes, an input box for inputting a destination address name from the plurality of input boxes as the target input box.
9. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the information display method according to any one of claims 1 to 4.
10. A readable storage medium, characterized in that the readable storage medium stores thereon a program or instructions which, when executed by a processor, implement the steps of the information display method according to any one of claims 1 to 4.
CN202011186173.9A 2020-10-29 2020-10-29 Information display method and device and electronic equipment Active CN112269798B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011186173.9A CN112269798B (en) 2020-10-29 2020-10-29 Information display method and device and electronic equipment
PCT/CN2021/127481 WO2022089594A1 (en) 2020-10-29 2021-10-29 Information display method and apparatus, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011186173.9A CN112269798B (en) 2020-10-29 2020-10-29 Information display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN112269798A CN112269798A (en) 2021-01-26
CN112269798B true CN112269798B (en) 2023-07-28

Family

ID=74345104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011186173.9A Active CN112269798B (en) 2020-10-29 2020-10-29 Information display method and device and electronic equipment

Country Status (2)

Country Link
CN (1) CN112269798B (en)
WO (1) WO2022089594A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112269798B (en) * 2020-10-29 2023-07-28 维沃移动通信有限公司 Information display method and device and electronic equipment
CN113190767B (en) * 2021-04-27 2023-05-05 维沃移动通信(深圳)有限公司 Information response method and device
CN113779427B (en) * 2021-08-11 2023-04-14 荣耀终端有限公司 Schedule address recognition method, schedule address recognition apparatus, storage medium, and software program product

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101482420A (en) * 2008-12-19 2009-07-15 深圳市同洲电子股份有限公司 Intelligent navigation apparatus, navigation terminal and its information navigation method
CN101729668A (en) * 2009-11-27 2010-06-09 深圳市戴文科技有限公司 Method and device for processing information and mobile communication terminal
CN101762276A (en) * 2008-12-25 2010-06-30 佛山市顺德区顺达电脑厂有限公司 Portable navigating device being capable of navigating by using short message and method thereof
CN104008144A (en) * 2014-05-09 2014-08-27 北京奇虎科技有限公司 Displaying method and device of address information
WO2018090872A1 (en) * 2016-11-16 2018-05-24 新华三技术有限公司 Data processing

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103543902A (en) * 2012-07-09 2014-01-29 上海博路信息技术有限公司 Map display method for short message address
CN104748759A (en) * 2015-04-06 2015-07-01 赵立 Method for obtaining locating information and navigation by smartphone
CN112269798B (en) * 2020-10-29 2023-07-28 维沃移动通信有限公司 Information display method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101482420A (en) * 2008-12-19 2009-07-15 深圳市同洲电子股份有限公司 Intelligent navigation apparatus, navigation terminal and its information navigation method
CN101762276A (en) * 2008-12-25 2010-06-30 佛山市顺德区顺达电脑厂有限公司 Portable navigating device being capable of navigating by using short message and method thereof
CN101729668A (en) * 2009-11-27 2010-06-09 深圳市戴文科技有限公司 Method and device for processing information and mobile communication terminal
CN104008144A (en) * 2014-05-09 2014-08-27 北京奇虎科技有限公司 Displaying method and device of address information
WO2018090872A1 (en) * 2016-11-16 2018-05-24 新华三技术有限公司 Data processing

Also Published As

Publication number Publication date
WO2022089594A1 (en) 2022-05-05
CN112269798A (en) 2021-01-26

Similar Documents

Publication Publication Date Title
CN112269798B (en) Information display method and device and electronic equipment
CN109144285B (en) Input method and device
KR20170023746A (en) Method and apparatus of displaying ticket information
CN112099704A (en) Information display method and device, electronic equipment and readable storage medium
CN113194024B (en) Information display method and device and electronic equipment
CN106506771B (en) Contact object classification display method and device and mobile terminal
CN112035031B (en) Note generation method and device, electronic equipment and storage medium
CN113641886A (en) Searching method and device and electronic equipment
CN112181253A (en) Information display method and device and electronic equipment
CN106095128B (en) Character input method of mobile terminal and mobile terminal
CN113347306A (en) Business name display method and device, electronic equipment and storage medium
WO2023131153A1 (en) Information updating method, information updating apparatus, electronic device and medium
CN111857466A (en) Message display method and device
WO2022237877A1 (en) Information processing method and apparatus, and electronic device
CN112764603B (en) Message display method and device and electronic equipment
CN113253904A (en) Display method, display device and electronic equipment
CN112286613A (en) Interface display method and interface display device
CN112764551A (en) Vocabulary display method and device and electronic equipment
JP2017531889A (en) Character string storage method and apparatus
CN103902167A (en) Personalized menu implementing system and method
CN113359998B (en) Information query method and device
CN113342747B (en) Information input method and device and electronic equipment
CN112183149B (en) Graphic code processing method and device
CN113094130A (en) To-do item display method and device
CN113961684A (en) Information processing method and device

Legal Events

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