CN106844754B - Method and device for pushing information by intelligent terminal APP - Google Patents

Method and device for pushing information by intelligent terminal APP Download PDF

Info

Publication number
CN106844754B
CN106844754B CN201710084138.8A CN201710084138A CN106844754B CN 106844754 B CN106844754 B CN 106844754B CN 201710084138 A CN201710084138 A CN 201710084138A CN 106844754 B CN106844754 B CN 106844754B
Authority
CN
China
Prior art keywords
information
intelligent terminal
database
push
terminal app
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
CN201710084138.8A
Other languages
Chinese (zh)
Other versions
CN106844754A (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.)
Tianwen Digital Media Technology Beijing Co ltd
Original Assignee
Tianwen Digital Media Technology Beijing 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 Tianwen Digital Media Technology Beijing Co ltd filed Critical Tianwen Digital Media Technology Beijing Co ltd
Priority to CN201710084138.8A priority Critical patent/CN106844754B/en
Publication of CN106844754A publication Critical patent/CN106844754A/en
Application granted granted Critical
Publication of CN106844754B publication Critical patent/CN106844754B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/9535Search customisation based on user profiles and personalisation
    • 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/22Indexing; Data structures therefor; Storage structures
    • 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/245Query processing
    • G06F16/2455Query execution
    • 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/245Query processing
    • G06F16/2457Query processing with adaptation to user needs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a method and a device for pushing information by an intelligent terminal APP, wherein the method comprises the following steps: screening first information from a database information table according to user requirements of an intelligent terminal APP; carrying the identifier of the intelligent terminal APP with the first information to obtain second information; and pushing the second information to the intelligent terminal, and storing the second information in a database pushing table. The storage of the push information is realized, so that a user can see the same push information for many times through the database push table.

Description

Method and device for pushing information by intelligent terminal APP
Technical Field
The embodiment of the invention relates to the technical field of information, in particular to a method and a device for pushing information by an intelligent terminal APP.
Background
When a user terminal device such as a computer or a mobile phone exchanges data with a server, a push message transmitted from the server is often received. Along with the development of the smart phone, an application program (APP) quickly occupies a screen of the smart phone of a user, and the user can access the corresponding hot spot message by clicking the message in the notification bar after receiving the system push notification. The push function is realized in the mobile phone APP, so that a large number of users are attracted.
Although the current mainstream APP can meet the basic requirement of push, it cannot effectively record the push content, so that the user cannot see the push message again after directly clearing the notification bar and closing the push message page by mistake.
Disclosure of Invention
In view of this, the present invention provides a method and an apparatus for pushing information by an intelligent terminal APP, which implement storage of pushed information and enable a user to see the same pushed information many times.
In a first aspect, an embodiment of the present invention provides a method for pushing information by an intelligent terminal APP, where the method includes: screening first information from a database information table according to user requirements of an intelligent terminal APP; carrying the identifier of the intelligent terminal APP with the first information to obtain second information; and pushing the second information to the intelligent terminal, and storing the second information in a database pushing table.
Further, after storing the second information in the database push table, the method further includes: receiving a push information query instruction from the intelligent terminal APP; and displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction.
Further, the method further comprises: acquiring an information identifier of at least one piece of third information in the database push table; searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information; and if the fourth information with the same information identification does not exist, deleting the third information in the database push table.
Further, the method further comprises: if the fourth information with the same information identification exists, comparing whether the third information and the fourth information are the same; and if the third information and the fourth information are not the same, replacing the third information with the fourth information.
Further, if the third information and the fourth information are the same, the operation is ended.
In a second aspect, an embodiment of the present invention provides an apparatus for pushing information by an intelligent terminal APP, where the apparatus includes: the screening unit is used for screening out first information from the database information table according to the user requirements of the intelligent terminal APP; the identification unit is used for carrying the identification of the intelligent terminal APP with the first information to obtain second information; and the storage unit is used for pushing the second information to the intelligent terminal and storing the second information in a database pushing table.
Further, the apparatus further comprises: the receiving unit is used for receiving a push information query instruction from the intelligent terminal APP after the second information is stored in a database push table; and the display unit is used for displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction.
Further, the apparatus further comprises: the acquisition unit is used for acquiring the information identifier of at least one piece of third information in the database push table; the searching unit is used for searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information; and the deleting unit is used for deleting the third information in the database push table if the fourth information with the same information identification does not exist.
Further, the apparatus further comprises: the comparing unit is used for comparing whether the third information and the fourth information are the same or not if the fourth information with the same information identification exists; and a replacing unit for replacing the third information with the fourth information if the third information and the fourth information are not the same.
Further, the comparing unit is further configured to end the operation if the third information and the fourth information are the same.
In the embodiment of the invention, the first information is screened out from the database information table according to the user requirement of the intelligent terminal APP, the second information is obtained after the first information carries the identifier of the intelligent terminal APP, and then the second information is pushed to the intelligent terminal and stored in the database push table, so that the user can see the same push information for many times through the database push table.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1 is a flowchart of a method for pushing information by an intelligent terminal APP in a first embodiment of the present invention;
fig. 2 is a flowchart of a method for pushing information by an intelligent terminal APP in a second embodiment of the present invention;
fig. 3 is a flowchart of a method for pushing information by an intelligent terminal APP in a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an apparatus for pushing information by an intelligent terminal APP in a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a method for pushing information by an intelligent terminal APP according to an embodiment of the present invention. The method is suitable for the situation of pushing information by the APP of the intelligent terminal, and can be executed by a device with the function of pushing information by the APP of the intelligent terminal, and the device can be realized by software and/or hardware. The method specifically comprises the following steps:
s110, screening out first information from the database information table according to user requirements of the intelligent terminal APP.
Specifically, the APP refers to a third-party Application program of the intelligent terminal, which is called Application, and refers to an Application program for completing one or more specific tasks, and the APP runs in a user mode, can interact with a user, and has a visual user interface. Optionally, the smart terminal may be a mobile phone, a tablet computer, or a personal computer. The database information table stores a large amount of information, and the stored information can be entertainment news, life information, traffic road conditions or weather forecast according to categories. First information is screened out from a database information table according to user requirements of an intelligent terminal APP, wherein the user requirements can be requirements for traffic road conditions, and the road condition information is the first information screened out. For example, taking news information as information, the information characteristics in the database information table will be described as follows. The characteristics mainly include: a news article identification code, a news article creator identification code, a news article creation time, a news article reviewer identification code, a news article revision time, a news article title map, a channel, and a news article type. Illustratively, the first information may be: a new round of haze attacks, and the vehicles in the city are restricted by single and double numbers from the next day.
And S120, carrying the identifier of the intelligent terminal APP with the first information to obtain second information.
Specifically, the operation of adding the identifier to the first information is carried out, and the added identifier is the identifier of the intelligent terminal APP. And marking the information obtained after the intelligent terminal APP identification is added as second information. Optionally, the identifier of the APP of the intelligent terminal may be a name of the APP providing the first information, and the first information is added with the identifier and then recorded as the second information. Illustratively, the first information is: a new round of haze attacks, a single-number and double-number restriction is carried out on the vehicles in the city in the tomorrow, and the second information after the identification is added is as follows: [ XXXX ] is a new round of haze attack, and the vehicles in the city are restricted by single or double numbers in the tomorrow, wherein [ XXXX ] is the mark of the name of the intelligent terminal APP, and the name of the APP is 'XXXX'.
S130, pushing the second information to the intelligent terminal, and storing the second information in a database pushing table.
Specifically, the second information is pushed to the intelligent terminal, wherein the pushing form can be that the second information is directly displayed on a main page of the intelligent terminal, the display position can be the middle part of the whole page, a user can click the pushed information, and the user can check details of the pushed information after clicking; or, on the standby page of the intelligent terminal, the notification bar at the top displays the second information, and the user needs to perform pull-down operation to open the notification bar and perform click operation on the pushed information. And storing the second information in a database pushing table while pushing the second information to the intelligent terminal, wherein the database pushing table comprises all pushing information. For example, news information is taken as an example, and the information characteristics of the push information in the database information table are described. Wherein the characteristics mainly include: the number of newsfeeds, the newsfeed title, the newsfeed content, and the newsfeed time.
In the embodiment of the invention, first information is screened from a database information table according to the user requirement of the intelligent terminal APP, second information is obtained after the first information carries the identifier of the intelligent terminal APP, and then the second information is pushed to the intelligent terminal and stored in a database push table. The storage of the push information is realized, so that the user can see the push information for many times, and the backtracking of the push information is realized, and the user experience is enhanced.
Example two
Fig. 2 is a flowchart of a method for pushing information by an intelligent terminal APP according to a second embodiment of the present invention. The present embodiment is optimized on the basis of the foregoing embodiment, and after storing the second information in the database push table, the method further includes: receiving a push information query instruction from the intelligent terminal APP; and displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction. The method specifically comprises the following steps:
s210, screening out first information from the database information table according to user requirements of the intelligent terminal APP.
S220, carrying the identification of the intelligent terminal APP with the first information to obtain second information.
And S230, pushing the second information to the intelligent terminal, and storing the second information in a database pushing table.
S240, receiving a push information query instruction from the intelligent terminal APP.
Specifically, after the second information is stored in the database push table, the intelligent terminal APP sends a push information query instruction, and the query instruction can be used as a basis for judging the type, the quantity and the content of the push information. Optionally, taking news information as an example, the query instruction may be obtained by combining the news manuscript type and the news manuscript creation time, and the query instruction is about the news that Justar becomes dragon in 2016, 1, 5.
And S250, displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction.
Specifically, according to the query instruction of the push information, the database push table is displayed to the user through the intelligent terminal APP. Optionally, the display form of the database push table may be that a column of "my message" is added to a navigation bar of the intelligent terminal APP, where the database push table is stored in a directory of the "my message". When a user directly clears the notification bar or closes the message detail page carelessly, the user directly enters an APP inlet of the intelligent terminal, clicks my message, enters a database push table and searches for the message cleared by misoperation. When the user has the requirement of re-reading the read message, the corresponding message can be found in the mode.
In the embodiment of the invention, after the second information is stored in the database push table, a push information query instruction from the intelligent terminal APP is received, and the database push table is displayed to a user through the intelligent terminal APP according to the instruction. The method and the device realize effective utilization of the database push table, display the database push table to the user, and enhance user experience.
EXAMPLE III
Fig. 3 is a flowchart of a method for pushing information by an intelligent terminal APP according to a third embodiment of the present invention. The embodiment is optimized on the basis of the above embodiment, and the method further includes: acquiring an information identifier of at least one piece of third information in the database push table; searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information; and if the fourth information with the same information identification does not exist, deleting the third information in the database push table. The method specifically comprises the following steps:
s310, obtaining the information identifier of at least one piece of third information in the database push table.
Specifically, the database push table is traversed to obtain the information identifier of at least one piece of third information, where the third information may be any piece of information in the database push table, including but not limited to one or more of entertainment news, life information, traffic conditions, or weather forecasts. The information identifier can be an information identification code and the like, wherein the information identification code can uniquely identify one piece of information; the information identification may also be a keyword in the information, etc.
S320, searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information.
Specifically, according to the information identifier of the third information, the database information table is traversed, and whether the database information table has fourth information with the same information identifier is searched. Optionally, the search criterion is an information identifier of each piece of information, and the information identifier may be an information identification code or a keyword in the information.
S330, if the fourth information with the same information identification does not exist, deleting the third information in the database push table.
Specifically, if the query result is that there is no fourth information having the same information identifier as the third information in the database information table, the third information in the database push table is deleted.
Further, if there is fourth information with the same information identifier, comparing whether the third information and the fourth information are the same; and if the third information and the fourth information are not the same, replacing the third information with the fourth information.
Specifically, if the query result is that fourth information with the same information identifier as the third information in the database push table exists in the database information table, the third information and the fourth information are compared, and if the comparison result is that the third information and the fourth information are different, the fourth information is used for replacing the third information.
Further, if the third information and the fourth information are the same, the operation is ended.
Specifically, if the third information and the fourth information are the same as each other as a result of the comparison, the information may be the same in content, and when the third information and the fourth information are the same, the operation is ended.
In the embodiment of the invention, the information identifier of at least one piece of third information in the database push table is obtained, whether the fourth information with the same information identifier exists in the database information table is searched according to the information expression, and if the fourth information does not exist, the third information in the database push table is deleted. The updating of the database push table according to the information quantity and the content in the database information table is realized.
In order to make the description of the scheme clearer, the scheme in the third embodiment is further described by taking news information as an example. In the third embodiment, the database push table is mainly updated according to the database information table. The obtained information identifier of at least one piece of third information in the database push table can be the keywords of tomorrow, middle and primary schools and cold vacation from tomorrow and the third information can be the keywords of tomorrow, middle and primary schools and cold vacation from tomorrow. And searching the database information table according to the information identification information, and searching whether the database information table has the fourth information with the keywords of tomorrow, middle and primary schools and cold and fake. And if the search result is that the fourth information with the same information identification does not exist in the database information table, deleting the third information in the database information table. The purpose of the deletion operation is to update the content in the database push table according to the database information table, and when a certain piece of information is deleted from the database information table, the information is also deleted from the database push table correspondingly.
If the database information table has the fourth information of the keywords of tomorrow, middle and primary schools and cold and fake, comparing whether the third information and the fourth information are the same in detail, if the third information and the fourth information are only the same in the keywords and different in specific content, judging that the third information and the fourth information are different, and replacing the third information with the fourth information. It should be noted that, the purpose of the replacement operation is to perform the same modification operation on a certain piece of information in the database push table when the certain piece of information in the database information table is modified.
And if the third information and the fourth information are the same, ending the operation. The third information and the fourth information are the same, and refer to that, of the information included in the database information table, any change occurs in the information related to the database push table, and the change may be a modification of the content or the like.
Example four
Fig. 4 is a schematic structural diagram of an apparatus for pushing information by an intelligent terminal APP provided in the fourth embodiment of the present invention. The method specifically comprises the following steps:
the screening unit 410 is used for screening out first information from the database information table according to the user requirements of the intelligent terminal APP;
an identification unit 420, configured to obtain second information after the first information carries an identifier of the intelligent terminal APP;
and the storage unit 430 is configured to push the second information to the intelligent terminal, and store the second information in a database push table.
Further, the apparatus further comprises:
the receiving unit is used for receiving a push information query instruction from the intelligent terminal APP after the second information is stored in a database push table;
and the display unit is used for displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction.
Further, the apparatus further comprises:
the acquisition unit is used for acquiring the information identifier of at least one piece of third information in the database push table;
the searching unit is used for searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information;
and the deleting unit is used for deleting the third information in the database push table if the fourth information with the same information identification does not exist.
Further, the apparatus further comprises:
the comparing unit is used for comparing whether the third information and the fourth information are the same or not if the fourth information with the same information identification exists;
and a replacing unit for replacing the third information with the fourth information if the third information and the fourth information are not the same.
Further, the comparing unit is further configured to end the operation if the third information and the fourth information are the same.
The device for pushing the information of the intelligent terminal APP provided by the embodiment of the invention can execute the method for pushing the information of the intelligent terminal APP provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
Obviously, those skilled in the art should understand that the above products can perform the methods provided by any embodiments of the present invention, and have corresponding functional modules and beneficial effects for performing the methods.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (4)

1. A method for pushing information by an intelligent terminal APP is characterized by comprising the following steps:
screening first information from a database information table according to user requirements of an intelligent terminal APP;
carrying the identifier of the intelligent terminal APP with the first information to obtain second information; the identifier of the intelligent terminal APP is the name of the APP providing the first information;
pushing the second information to the intelligent terminal, and storing the second information in a database pushing table;
acquiring an information identifier of at least one piece of third information in the database push table;
searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information;
if the fourth information with the same information identification does not exist, deleting the third information in the database push table;
if the fourth information with the same information identification exists, comparing whether the third information and the fourth information are the same;
if the third information and the fourth information are not the same, replacing the third information with the fourth information;
receiving a push information query instruction from the intelligent terminal APP;
displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction;
wherein, the query instruction is used as a basis for judging the type, the quantity and the content of the push information.
2. The method of claim 1, wherein if the third information and the fourth information are the same, ending the operation.
3. The utility model provides a device for intelligent terminal APP propelling movement information which characterized in that includes:
the screening unit is used for screening out first information from the database information table according to the user requirements of the intelligent terminal APP;
the identification unit is used for carrying the identification of the intelligent terminal APP with the first information to obtain second information; the identifier of the intelligent terminal APP is the name of the APP providing the first information;
the storage unit is used for pushing the second information to the intelligent terminal and storing the second information in a database pushing table;
the receiving unit is used for receiving a push information query instruction from the intelligent terminal APP after the second information is stored in a database push table;
the acquisition unit is used for acquiring the information identifier of at least one piece of third information in the database push table;
the searching unit is used for searching whether fourth information with the same information identification exists in the database information table according to the information identification of the third information;
the deleting unit is used for deleting the third information in the database push table if the fourth information with the same information identification does not exist;
the comparing unit is used for comparing whether the third information and the fourth information are the same or not if the fourth information with the same information identification exists;
a replacing unit configured to replace the third information with the fourth information if the third information and the fourth information are not identical;
the display unit is used for displaying the database push table to a user through the intelligent terminal APP according to the push information query instruction; wherein, the query instruction is used as a basis for judging the type, the quantity and the content of the push information.
4. The apparatus of claim 3, wherein the comparing unit is further configured to end the operation if the third information and the fourth information are the same.
CN201710084138.8A 2017-02-16 2017-02-16 Method and device for pushing information by intelligent terminal APP Active CN106844754B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710084138.8A CN106844754B (en) 2017-02-16 2017-02-16 Method and device for pushing information by intelligent terminal APP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710084138.8A CN106844754B (en) 2017-02-16 2017-02-16 Method and device for pushing information by intelligent terminal APP

Publications (2)

Publication Number Publication Date
CN106844754A CN106844754A (en) 2017-06-13
CN106844754B true CN106844754B (en) 2020-10-09

Family

ID=59127626

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710084138.8A Active CN106844754B (en) 2017-02-16 2017-02-16 Method and device for pushing information by intelligent terminal APP

Country Status (1)

Country Link
CN (1) CN106844754B (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9954728B2 (en) * 2014-04-11 2018-04-24 Arxan Technologies, Inc. Management of mobile devices in a network environment
CN105050060A (en) * 2015-06-19 2015-11-11 上海卓悠网络科技有限公司 Method of sending information, server and mobile terminal
CN105516270B (en) * 2015-11-30 2018-11-30 小米科技有限责任公司 Information-pushing method and device

Also Published As

Publication number Publication date
CN106844754A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
US10387505B2 (en) Generating advertisements using functional clusters
CN102142003B (en) Method and device for providing point of interest information
US20150347519A1 (en) Machine learning based search improvement
US9317541B2 (en) Apparatus, systems, and methods for batch and realtime data processing
CN107589855B (en) Method and device for recommending candidate words according to geographic positions
CN111597445B (en) Information recommendation method and device
CN110619076B (en) Search term recommendation method and device, computer and storage medium
CN101454748B (en) System and method for improving the information retrival to web pages
RU2666460C2 (en) Support of tagged search results
US10878044B2 (en) System and method for providing content recommendation service
CN103888837A (en) Video information pushing method and device
US20100042615A1 (en) Systems and methods for aggregating content on a user-content driven website
JP2008204444A (en) Data processing apparatus, data processing method and search apparatus
CN109740085A (en) A kind of methods of exhibiting of content of pages, device, equipment and storage medium
CN102289467A (en) Method and device for determining target site
CN104063383A (en) Information recommendation method and device
CN102982023A (en) Method and device for providing search suggestion
JP2010009315A (en) Recommended store presentation system
WO2014179378A1 (en) Targeted content provisioning based upon tagged search results
US9195715B1 (en) Providing information regarding prior searches
US20120271844A1 (en) Providng relevant information for a term in a user message
CN103488525A (en) Determination of user preference relevant to scene
CN103955480A (en) Method and equipment for determining target object information corresponding to user
CN105095383A (en) Information issuance method, information search method and relevant device
CN103631871B (en) Implementation method for one-dimensional map

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