CN104836716B - sorting method, device and system based on relation chain - Google Patents

sorting method, device and system based on relation chain Download PDF

Info

Publication number
CN104836716B
CN104836716B CN201410046195.3A CN201410046195A CN104836716B CN 104836716 B CN104836716 B CN 104836716B CN 201410046195 A CN201410046195 A CN 201410046195A CN 104836716 B CN104836716 B CN 104836716B
Authority
CN
China
Prior art keywords
user
identifier
application
server
sorting
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
CN201410046195.3A
Other languages
Chinese (zh)
Other versions
CN104836716A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201410046195.3A priority Critical patent/CN104836716B/en
Publication of CN104836716A publication Critical patent/CN104836716A/en
Application granted granted Critical
Publication of CN104836716B publication Critical patent/CN104836716B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a sorting method, a device and a system based on a relation chain, wherein the method comprises the following steps: receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a corresponding relation between the user identifier and a user value; receiving a sequencing request sent by the application, wherein the sequencing request comprises an application identifier and a user identifier; determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises user identifications and user identifications corresponding to the application identifications and having relation chains with the user identifications; sorting user values corresponding to the user identifications in the list to be sorted; and after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application. Compared with the prior art, the method and the device have the advantages that the users with the relationship chain with the users do not need to be sent to the application in the sequencing process, so that the individual privacy of the users is protected.

Description

Sorting method, device and system based on relation chain
Technical Field
The invention relates to the field of data processing, in particular to a sorting method, a sorting device and a sorting system based on a relation chain.
Background
Application software, application for short, is more and more widely used by people, and along with the expansion of an application user group, users have more and more requirements on functions in the application. Among them, the use of techniques for ranking according to attributes or parameters of users in an application has become mature. For example, the online game is the most popular application at present, the ranking list in the online game is realized by ranking, and the friend relationship in the online game is a relationship chain reflecting the user relationship. The ranking of users having a friend relationship with the user within the network game is typically displayed on a leaderboard in the network game. However, friends in the network game are unrealistic after all, or communication paths are too few to interact with each other, unlike friends in other SNS (social network service), which are more closely related, such as qq friends.
therefore, a sorting method based on a relationship chain outside the application is generated in the prior art, for example, users in the application are sorted based on qq friend relationships. Specifically, the application needs to obtain the qq buddy list of the user from the qq server, further screen the buddies using the application, and finally display the buddies to the user in a unified ranking manner.
Although the method enhances the interactivity of the user in the application, the method is premised on that the application acquires a relationship chain outside the user from the qq server, namely the qq buddy list, and thus the personal privacy of the user is revealed.
Disclosure of Invention
Aiming at the problems, the invention provides a sorting method, a sorting device and a sorting system based on a relation chain, which can not only enhance the interactivity of users in application, but also can not reveal the personal privacy of the users.
The invention provides a sorting method, a device and a system based on a relation chain, wherein the method comprises the following steps:
the invention provides a sorting method based on a relation chain, which comprises the following steps:
receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a corresponding relation between the user identifier and a user value;
Receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier;
determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and a user identifier which is corresponding to the application identifier and has a relation chain with the user identifier;
sorting user values corresponding to the user identifications in the list to be sorted;
And after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application.
Preferably, the receiving, in advance, user information sent by any application, where the user information includes a correspondence between an application identifier, a user identifier, and a user value, further includes:
Receiving a login request sent by the application, wherein the login request comprises an application identifier and a user account;
verifying the login request;
And if the verification is passed, generating a user identifier according to the application identifier and the user account, and transmitting the user identifier to the application.
Preferably, the method is executed by a server, where the server includes an interconnection server and a ranking server, the determining a to-be-ranked list, where the to-be-ranked list includes the user identifier and a user identifier corresponding to the application identifier and having a relationship chain with the user identifier, and the method includes:
After receiving the sorting request, the sorting server sends a query request to the internet server, wherein the query request comprises the user identifier and the application identifier; after the interconnection server acquires the user identifier of the relationship chain with the user identifier, determining the user identifier of the relationship chain with the user identifier as a first user identifier, and sending the first user identifier to the sequencing server; the sorting server inquires a first user identifier corresponding to the application identifier and adds the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list;
Alternatively, the first and second electrodes may be,
After receiving the sorting request, the sorting server inquires a user identifier corresponding to the application identifier and determines the user identifier corresponding to the application identifier as a second user identifier; after receiving the second user identification, the interconnection server inquires the second user identification with a relation chain with the user identification and sends the second user identification with the relation chain with the user identification to the sequencing server; and the sorting server adds the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list.
preferably, after the display information corresponding to the user identifier in the list to be sorted is obtained, the sending of the corresponding relationship between the sorted user value and the display information to the application for displaying to the user of the application includes:
The sorting server sends a query request to the interconnected server, wherein the query request comprises the user identification in the sorting list;
The interconnection server acquires display information corresponding to the user identification in the ranking list and sends the display information to the ranking server;
and the sequencing server sends the sequenced corresponding relation between the user value and the display information to the application so as to display the user of the application.
Preferably, after the verifying the login request, the method further includes:
And if the verification is passed, generating an authorization identifier according to the user account, and sending the authorization identifier to the application, wherein the authorization identifier is used for indicating the information of authorizing the sequencing server to use the user account in the internet server.
The invention also provides a sorting device based on the relation chain, which comprises:
the first receiving module is used for receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a user identifier and a corresponding relation of a user value;
a second receiving module, configured to receive a sorting request sent by the application, where the sorting request includes the application identifier and the user identifier;
a determining module, configured to determine a to-be-sorted list according to the sorting request, where the to-be-sorted list includes the user identifier and a user identifier corresponding to the application identifier and having a relationship chain with the user identifier;
The sorting module is used for sorting the user values corresponding to the user identifications in the list to be sorted;
and the sending module is used for sending the sorted user values and the corresponding relation of the display information to the application after the display information corresponding to the user identification in the list to be sorted is obtained, so as to display the user of the application.
preferably, the apparatus further comprises:
A third receiving module, configured to receive a login request sent by the application, where the login request includes an application identifier and a user account;
the verification module is used for verifying the login request;
and the first generation module is used for generating a user identifier according to the application identifier and the user account if the verification is passed, and transmitting the user identifier to the application.
Preferably, the apparatus is a server, the server includes an interconnection server and a ranking server, and the determining module specifically includes: the sequencing server is used for sending a query request to the interconnected server after receiving the sequencing request, wherein the query request comprises the user identifier and the application identifier;
the interconnection server is used for determining the user identifier of the relation chain with the user identifier as a first user identifier after acquiring the user identifier of the relation chain with the user identifier, and sending the first user identifier to the sequencing server;
The sorting server is used for inquiring a first user identifier corresponding to the application identifier and adding the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list;
Alternatively, the first and second electrodes may be,
the sequencing server is used for querying the user identifier corresponding to the application identifier after receiving the sequencing request, and determining the user identifier corresponding to the application identifier as a second user identifier;
The interconnection server is used for inquiring a second user identifier with a relation chain with the user identifier after receiving the second user identifier, and sending the second user identifier with the relation chain with the user identifier to the sequencing server;
and the sorting server is used for adding the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list.
preferably, the sending module includes:
the sorting server is used for sending a query request to the interconnected server, wherein the query request comprises the user identification in the sorting list;
the interconnection server is used for acquiring display information corresponding to the user identification in the ranking list and sending the display information to the ranking server;
and the sequencing server is used for sending the corresponding relation between the sequenced user value and the display information to the application so as to display the user of the application.
preferably, the apparatus further comprises:
And the second generation module is used for generating an authorization identifier according to the user account if the verification is passed, and sending the authorization identifier to the application, wherein the authorization identifier is used for indicating the information of authorizing the sequencing server to use the user account in the internet server.
the method comprises the steps of receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a user identifier and a corresponding relation of a user value; receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier; determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and a user identifier which is corresponding to the application identifier and has a relation chain with the user identifier; sorting user values corresponding to the user identifications in the list to be sorted; and after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application. Compared with the prior art, the method and the device have the advantages that the users with the relationship chain with the users do not need to be sent to the application in the sequencing process, so that the individual privacy of the users is protected.
drawings
in order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive labor.
FIG. 1 is a flowchart of a relationship chain-based sorting method according to an embodiment of the present invention;
Fig. 2 is an interaction diagram of a method for obtaining a ranking list based on a qq friend relationship according to a second embodiment of the present invention;
Fig. 3 is an interaction diagram of a method for obtaining a ranking list based on a qq friend relationship according to a second embodiment of the present invention;
FIG. 4 is a block diagram of a sorting apparatus based on relationship chain according to a third embodiment of the present invention;
Fig. 5 is a block diagram of a partial structure of a mobile phone related to a terminal according to a third embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
example one
referring to fig. 1, fig. 1 is a flowchart of a sorting method based on a relationship chain according to this embodiment, which may specifically include:
S101: the method comprises the steps of receiving user information sent by any application in advance, wherein the user information comprises application identification, user identification and corresponding relation of user values.
in this embodiment, to implement the sorting based on the relation chain for the users in the applications, the user information in each application needs to be acquired first, and specifically, the user information sent from each application may be received. The user information may include an application identifier, a corresponding relationship between a user identifier and a user value, where the application identifier is used to uniquely identify the application, the application identifier may be generated in advance, the user identifier is used to uniquely identify the user, the user identifier may be generated according to the application identifier and a user account, so that there is a corresponding relationship with the application identifier, and the user value is a user value under a preset user attribute, for example, the user value may be a score of the user, and specifically, the ranking may be implemented according to the score of the user.
in actual operation, users may be ranked according to their scores, referring to table 1, where table 1 is a schematic diagram of user information, the preset user attribute in table 1 is a score, and the user value under the preset user attribute is 20000. Specifically, the user information includes an application identifier: 123. and (3) user identification: abcd1234 and score: 20000. the user attribute of the user to which the ranking is performed may be preset.
Application identification user identification Score of
123 Abcd1234 20000
TABLE 1
S102: and receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier.
in this embodiment, when a user in an application that has sent user information needs to perform ranking, this embodiment may send a ranking request, where the ranking request includes an application identifier of the application and a user identifier of the user.
Specifically, the condition for sending the ordering request is not limited, and the ordering request may be sent at any time.
s103: and determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and the user identifier which is corresponding to the application identifier and has a relation chain with the user identifier.
In this embodiment, after receiving any one of the sorting requests, the to-be-sorted list is determined according to the sorting request. The to-be-sorted list not only comprises the user identification of the user, but also comprises the user identification which is in the same application with the user identification and has a relation chain with the user identification.
In practical operation, the executing body of S103 may be a server, and specifically, the server includes a sequencing server and an interconnection server. In practical application, the method for determining the to-be-sorted list according to the sorting request comprises two methods:
the first method comprises the following steps: after receiving the sorting request, the sorting server sends a query request to the internet server, wherein the query request comprises the user identifier and the application identifier; after the interconnection server acquires the user identifier of the relationship chain with the user identifier, determining the user identifier of the relationship chain with the user identifier as a first user identifier, and sending the first user identifier to the sequencing server; and the sorting server inquires a first user identifier corresponding to the application identifier and adds the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list.
In the method, firstly, the sequencing server determines the user in the same application with the user, and obtains the user identifier of the user. Secondly, the interconnection server further determines the relationship chain users in the same application with the users by acquiring the users with the relationship chain with the users, finally determines the users and the users as the users to be sorted, and adds the user identification of the users to be sorted into the list to be sorted.
the second method comprises the following steps: after receiving the sorting request, the sorting server inquires a user identifier corresponding to the application identifier and determines the user identifier corresponding to the application identifier as a second user identifier; after receiving the second user identification, the interconnection server inquires the second user identification with a relation chain with the user identification and sends the second user identification with the relation chain with the user identification to the sequencing server; and the sorting server adds the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list.
in the method, firstly, the interconnection server determines users with relation chains with the users, secondly, the sequencing server determines the users in the same application with the users on the basis of the determined users with the relation chains, and finally, the users and the users are determined as the users to be sequenced, and the user identifications of the users to be sequenced are added into the sequence table to be sequenced.
in the two processes for determining the to-be-sorted list, the user with the relation chain with the user does not need to be sent to the application, that is, the application cannot know the user with the relation chain with the user, so that the privacy of the user is prevented from being disclosed.
S104: and sorting the user values corresponding to the user identifications in the list to be sorted.
In this embodiment, in the pre-received user information, a user value corresponding to the user identifier in the list to be sorted is queried, and users are sorted according to the user value. For example, a score corresponding to the user identifier in the list to be ranked may be obtained, and specifically, the user is ranked according to the score.
Specifically, the present embodiment does not limit the sorting method.
S105: and after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application.
in this embodiment, in order to display the ranking relationship more clearly to the user, display information corresponding to the user identifier in the list to be ranked may be obtained, and specifically, the display information may be a nickname and a head portrait corresponding to the user identifier.
After the display information of the user is obtained, the corresponding relation between the display information of the user and the user value is determined according to the user identification, and the corresponding relation between the display information of the user and the user value is sent to the application so as to display a sequencing relation to the user of the application, wherein the sequencing relation comprises the sequenced user value and the corresponding display information.
In practical application, the sorting server sends a query request to the interconnected server, wherein the query request comprises the user identifier in the sorting list; the interconnection server acquires display information corresponding to the user identification in the ranking list and sends the display information to the ranking server; and the sequencing server sends the sequenced corresponding relation between the user value and the display information to the application so as to display the user of the application.
in practical application, in order to ensure the security of user information sent by an application, a login request sent by the application may be received first before the application uploads the user information, where the login request includes an application identifier and a user account; and secondly, verifying the login request, if the login request passes the verification, generating a user identifier according to the application identifier and the user account, and transmitting the user identifier to the application.
in addition, if the verification is passed, an authorization identifier can be generated according to the user account and sent to the application, wherein the authorization identifier is used for indicating information for authorizing the sequencing server to use the user account in the internet server. Specifically, the user identifier carrying the authorization identifier has higher security in the using process.
The embodiment receives user information sent by any application in advance, wherein the user information comprises an application identifier, a corresponding relation between the user identifier and a user value; receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier; determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and a user identifier which is corresponding to the application identifier and has a relation chain with the user identifier; sorting user values corresponding to the user identifications in the list to be sorted; and after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application. Compared with the prior art, in the sequencing process, the user with the relationship chain with the user does not need to be sent to the application, so that the personal privacy of the user is protected.
Example two
Referring to fig. 2, fig. 2 is an interaction diagram of the method for obtaining a leaderboard based on a qq friend relationship according to this embodiment, which specifically includes:
S201: a user of any application sends a login request to a qq interconnection server, wherein the login request comprises an application identifier, a qq account and a password;
In actual operation, any user (for example, the user a) first opens an application to be accessed, the application will prompt the user a to log in immediately, and specifically, the user may select an access mode in which the user uses a qq account to log in. After the user selects to use the qq account for login, the application displays a qq login interface to the user, and at this time, the user needs to input the qq account and the password which are already registered. And after the user finishes inputting the qq account number and the password, the qq account number and the password are sent to a qq interconnection server for verification.
S202: and after the login request passes the verification of the qq interconnection server, the qq interconnection server generates a user identifier and an authorization identifier according to the qq account and the application identifier, and sends the user identifier and the authorization identifier to the application, wherein the user identifier uniquely identifies the user, and the authorization identifier represents the information that the user authorization list server uses the qq account.
Specifically, in this embodiment, a user identifier may be generated according to the qq account and the application identifier by using a specific algorithm, so that the application identifier and the user identifier have a corresponding relationship.
S203: the application sends user information to the ranking list server and triggers a request for checking the ranking list, wherein the user information comprises corresponding relations of application identification, user identification, authorization identification and user scores.
in this embodiment, the list server may support the list of the plurality of applications at the same time, and the application identifier is a unique identifier of the application and is used to distinguish different applications. The application identifier is distributed when the application is registered on the QQ interconnected server.
in practical application, the user a operates in the application, for example, after the user a plays a game in the application, a corresponding score is obtained, and the score is a score to be sorted in a ranking list, so the application needs to send the score for sorting to the ranking list server, and in addition, the application identifier, the user identifier, and the authorization identifier are also sent to the ranking list server at the same time. When user a wants to view his/her ranking in an application, a request to view a leaderboard may be triggered.
s204: the list server sends a request for inquiring the qq friends of the user to the qq interconnected server, and the qq interconnected server acquires the user identification of the qq friends of the user according to the request and sends the user identification to the list server.
in this embodiment, the user identifier of the qq friend having a friend relationship with the user is stored in the qq interconnection server, and the list server may obtain the user identifier of the qq friend of any user from the qq interconnection server. For example, the contents in table two may be the user identities of the qq buddies of user a stored in the qq interconnect server.
user identification
Mnlp8987
M3327987
Mnl2387z
Watch two
S205: and the list server determines the list to be ranked according to the user identification of the qq friends of the user, acquires the user information corresponding to the user identification in the list to be ranked, and ranks the user information according to the user scores in the user information.
In this embodiment, after the list server obtains the user identifier of the qq friend, the qq friend in the same application as the user may be further determined, and then the user information of the qq friend may be obtained. As shown in table three, the contents in table three are the user: the user scores are obtained by sorting the users corresponding to the user identifications in the to-be-sorted list according to the scores and according to the user information corresponding to the Abcd1234 and the qq friends in the same application with the users.
Application identification User identification Score of
123 Mnl2387z 35800
123 Mnlp8987 25800
123 M3327987 25200
123 Abcd1234 20000
Watch III
S206: and the list server acquires a user qq nickname and a user qq head portrait corresponding to the user identification from the qq interconnection server according to the user identification of the user to be ranked.
In this embodiment, in order to display the ranking list to the user more clearly, the ranking list server needs to acquire a qq nickname and a qq avatar of the user to be ranked from the qq interconnection server, and display the user score in the ranking list and display the qq nickname and the qq avatar corresponding to the user score at the same time. Since the users in the leaderboard are qq friends of the users, the users are more familiar with the form of qq nicknames and qq avatars. As shown in Table four, Table four identifies the corresponding qq nickname and qq avatar for the user.
User identification qq nickname qq head portrait
Mnl2387z flying penguin Head.jpg
Mnlp8987 Love alone Love.gif
M3327987 laowang Default.png
Abcd1234 User A qq.jpg
watch four
s207: and the list server sends the scores, the user qq nicknames and the user qq head portraits in the ranking list to the application so that the application can display the scores, the user qq nicknames and the user qq head portraits conveniently.
in this embodiment, the third table and the fourth table are combined to obtain the corresponding relationship between the user score, the user qq nickname, and the user qq avatar. As shown in table five, table five is a ranking list requested by the user, and this embodiment transmits the ranking list to the application, so that the application displays the ranking list to the user.
nickname Head portrait Score of
Flying penguin Head.jpg 35800
love alone Love.gif 25800
Laowang Default.png 25200
user A qq.jpg 20000
Watch five
compared with the prior art, in the process of obtaining the ranking list, the qq friend list of the user does not need to be sent to the application, and therefore the personal privacy of the user is protected.
To illustrate the present solution more clearly, the present embodiment further provides a ranking list based on the QQ relationship chain for the application access. As shown in fig. 3, the access process may specifically include the following steps:
(1) the user a opens the application App to access the App.
(2) the App accessed by user a prompts user a to complete the login process.
it is worth noting that the login prompt operation can achieve the purpose of prompting the user A to log in by displaying a login button on the interface.
(3) and the user A selects to log in App by using the QQ account.
Specifically, the App can provide a plurality of login ways for the user a, wherein the login of the App can include using a QQ account, and the user a realizes login of the App through the QQ account by clicking a "login using a QQ account" button.
(4) App opens and displays the login interface provided by the flight to user A.
(5) And the user A inputs the QQ account and the password in the login interface.
(6) and the QQ interconnection server verifies the QQ account and the password input by the user A, and generates a unique corresponding OpenID and a Token according to the QQ account of the user A after the verification is passed, wherein the Token is used for indicating that the user A authorizes the App to use the account information of the user A.
(7) And the QQ interconnection server sends App to the OpenID and the Token so as to display login success information to the user A.
In actual operation, the QQ interconnection server firstly returns the OpenID and the Token to the Tencent account login interface, secondly, the Tencent account login interface returns the received OpenID and the Token to the App, and finally, after the App obtains the OpenID and the Token, the App is considered that the user A successfully logs in the App, so that login success information is displayed for the user A.
(8) and the user A operates in the APP to obtain score information.
For example, the user a obtains a game score after playing a game, and the game score is the score in the leaderboard. In subsequent operations, the App needs to add the game score obtained by the user a to the list, and show the user a "his list" (the users in the list are all QQ friends of the user a) and the ranking of the user a on the list.
(9) The application submits the AppID, the OpenID, the Token and the score information to the list server, and when the submission is successful, the list server returns the submission success information to the App.
The list server can simultaneously support list of a plurality of applications, and the AppID is the unique identifier of the applications and is used for distinguishing different applications. The AppID is assigned by the application when registering on the QQ interconnected server. The OpenID is the unique identification of the user, the Token is used for identity verification, and the list server can determine whether the user authorizes the App to use the account information of the user through the Token.
(10) And after the list server receives the ranking list request of the user A from the App, sending a request for inquiring the QQ friend list of the user A to the QQ interconnection server.
Since the QQ friend relationship is stored in the QQ interconnection server, when the user a needs to sort with the QQ friend, a request for querying the QQ friend list of the user a is first sent to the QQ interconnection server.
(11) and the QQ interconnection server acquires the OpenID list of the QQ friend of the user A according to the query request and sends the OpenID list to the list server.
(12) And the list server filters and sorts the list corresponding to the AppID according to the OpenID list to obtain the ranking order of the qq friends of the user A after the ranking.
In actual operation, filtering the user ranking corresponding to the OpenID list in the list corresponding to the AppID, and ranking the user ranking according to the score to finally obtain the ranking order of the qq friend of the user a after ranking.
(13) And the list server sends a request for inquiring the nickname and the head portrait to the QQ interconnected server so as to acquire a list of the nickname and the head portrait corresponding to the OpenID list.
(14) and after receiving the nickname and the head portrait list corresponding to the OpenID list, the list server corresponds the ranking order of the qq friends of the user A after ranking to the nickname and the head portrait list one by one to obtain list data.
(15) And sending the list data to an App so that the App displays the ranking and list of the user A to the user A.
the user A can know the ranking and the score of the user A through the list, and can know the ranking relation between the qq friends and the user A, and the user experience is improved. Meanwhile, in the process of acquiring the ranking list, the qq friend list of the user does not need to be sent to the application, so that the personal privacy of the user is protected.
EXAMPLE III
referring to fig. 4, fig. 4 is a structural diagram of a sorting apparatus based on relationship chain according to this embodiment, where the apparatus includes:
A first receiving module 301, configured to receive user information sent by any application in advance, where the user information includes an application identifier, a user identifier, and a corresponding relationship between user values;
A second receiving module 302, configured to receive a sorting request sent by the application, where the sorting request includes the application identifier and the user identifier;
A determining module 303, configured to determine, according to the sorting request, a to-be-sorted list, where the to-be-sorted list includes the user identifier and a user identifier corresponding to the application identifier and having a relationship chain with the user identifier;
a sorting module 304, configured to sort the user values corresponding to the user identifiers in the list to be sorted;
A sending module 305, configured to send the sorted user value and the corresponding relationship of the display information to the application after obtaining the display information corresponding to the user identifier in the list to be sorted, so as to display the user of the application.
specifically, the apparatus may further include:
a third receiving module, configured to receive a login request sent by the application, where the login request includes an application identifier and a user account;
The verification module is used for verifying the login request;
And the first generation module is used for generating a user identifier according to the application identifier and the user account if the verification is passed, and transmitting the user identifier to the application.
In practical applications, the apparatus may be a server, the server may include an interconnection server and a ranking server, and the determining module specifically includes:
the sequencing server is used for sending a query request to the interconnected server after receiving the sequencing request, wherein the query request comprises the user identifier and the application identifier;
the interconnection server is used for determining the user identifier of the relation chain with the user identifier as a first user identifier after acquiring the user identifier of the relation chain with the user identifier, and sending the first user identifier to the sequencing server;
The sorting server is used for inquiring a first user identifier corresponding to the application identifier and adding the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list;
Alternatively, the first and second electrodes may be,
The sequencing server is used for querying the user identifier corresponding to the application identifier after receiving the sequencing request, and determining the user identifier corresponding to the application identifier as a second user identifier;
The interconnection server is used for inquiring a second user identifier with a relation chain with the user identifier after receiving the second user identifier, and sending the second user identifier with the relation chain with the user identifier to the sequencing server;
And the sorting server is used for adding the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list.
specifically, the sending module includes:
The sorting server is used for sending a query request to the interconnected server, wherein the query request comprises the user identification in the sorting list;
the interconnection server is used for acquiring display information corresponding to the user identification in the ranking list and sending the display information to the ranking server;
And the sequencing server is used for sending the corresponding relation between the sequenced user value and the display information to the application so as to display the user of the application.
In addition, the apparatus may further include:
And the second generation module is used for generating an authorization identifier according to the user account if the verification is passed, and sending the authorization identifier to the application, wherein the authorization identifier is used for indicating the information of authorizing the sequencing server to use the user account in the internet server.
Fig. 5 shows only a portion related to the embodiment of the present invention for convenience of description, and please refer to the method portion in the embodiment of the present invention for details that are not disclosed. The terminal may include any terminal device such as a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of sales), a vehicle-mounted computer, and take the terminal as the mobile phone for example:
Fig. 5 is a block diagram illustrating a partial structure of a mobile phone related to a terminal provided in an embodiment of the present invention. Referring to fig. 5, the handset includes: radio Frequency (RF) circuit 410, memory 420, input unit 430, display unit 440, sensor 450, audio circuit 460, wireless fidelity (WiFi) module 470, processor 480, and power supply 490. Those skilled in the art will appreciate that the handset configuration shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 5:
the RF circuit 410 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 480; in addition, the data for designing uplink is transmitted to the base station. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 410 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to global system for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
the memory 420 may be used to store software programs and modules, and the processor 480 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 420. The memory 420 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 420 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 430 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone 400. Specifically, the input unit 430 may include a touch panel 431 and other input devices 432. The touch panel 431, also called a touch screen, may collect touch operations of a user on or near the touch panel 431 (e.g., operations of the user on or near the touch panel 431 using any suitable object or accessory such as a finger or a stylus) and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 431 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 480, and receives and executes commands sent from the processor 480. In addition, the touch panel 431 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 430 may include other input devices 432 in addition to the touch panel 431. In particular, other input devices 432 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
the display unit 440 may be used to display information input by the user or information provided to the user and various menus of the cellular phone. The display unit 440 may include a display panel 441, and optionally, the display panel 441 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 431 may cover the display panel 441, and when the touch panel 431 detects a touch operation on or near the touch panel 431, the touch panel is transmitted to the processor 480 to determine the type of the touch event, and then the processor 480 provides a corresponding visual output on the display panel 441 according to the type of the touch event. Although the touch panel 431 and the display panel 441 are shown in fig. 5 as two separate components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 431 and the display panel 441 may be integrated to implement the input and output functions of the mobile phone.
The cell phone 400 can also include at least one sensor 450, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 441 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 441 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, can be used for applications of recognizing the gesture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and tapping) and the like, and can also be configured with other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor and the like, which are not described herein again.
Audio circuit 460, speaker 461, microphone 462 may provide an audio interface between the user and the cell phone. The audio circuit 460 may transmit the electrical signal converted from the received audio data to the speaker 461, and convert the electrical signal into a sound signal for output by the speaker 461; on the other hand, the microphone 462 converts the collected sound signal into an electrical signal, which is received by the audio circuit 460 and converted into audio data, which is then processed by the audio data output processor 480 and then transmitted to, for example, another cellular phone via the RF circuit 410, or output to the memory 420 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 470, and provides wireless broadband Internet access for the user. Although fig. 5 shows the WiFi module 470, it is understood that it does not belong to the essential constitution of the handset 400, and can be omitted entirely as needed within the scope not changing the essence of the invention.
the processor 480 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 420 and calling data stored in the memory 420, thereby integrally monitoring the mobile phone. Optionally, processor 480 may include one or more processing units; preferably, the processor 480 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 480.
The handset 400 also includes a power supply 490 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 480 via a power management system to manage charging, discharging, and power consumption via the power management system.
Although not shown, the mobile phone 400 may further include a camera, a bluetooth module, and the like, which will not be described herein.
specifically, in this embodiment, the processor 480 in the terminal loads the executable file corresponding to the process of one or more application programs into the memory 420 according to the following instructions, and the processor 480 runs the application programs stored in the memory 420, thereby implementing various functions:
Receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a corresponding relation between the user identifier and a user value;
Receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier;
determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and a user identifier which is corresponding to the application identifier and has a relation chain with the user identifier;
sorting user values corresponding to the user identifications in the list to be sorted;
and after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application.
further, the receiving, in advance, user information sent by any application, where before the user information includes a corresponding relationship between an application identifier, a user identifier, and a user value, the method further includes:
Receiving a login request sent by the application, wherein the login request comprises an application identifier and a user account;
Verifying the login request;
And if the verification is passed, generating a user identifier according to the application identifier and the user account, and transmitting the user identifier to the application.
Further, the method is executed by a server, where the server includes an interconnection server and a ranking server, and determining a to-be-ranked list, where the to-be-ranked list includes the user identifier and a user identifier corresponding to the application identifier and having a relationship chain with the user identifier, and includes:
after receiving the sorting request, the sorting server sends a query request to the internet server, wherein the query request comprises the user identifier and the application identifier; after the interconnection server acquires the user identifier of the relationship chain with the user identifier, determining the user identifier of the relationship chain with the user identifier as a first user identifier, and sending the first user identifier to the sequencing server; the sorting server inquires a first user identifier corresponding to the application identifier and adds the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list;
Alternatively, the first and second electrodes may be,
After receiving the sorting request, the sorting server inquires a user identifier corresponding to the application identifier and determines the user identifier corresponding to the application identifier as a second user identifier; after receiving the second user identification, the interconnection server inquires the second user identification with a relation chain with the user identification and sends the second user identification with the relation chain with the user identification to the sequencing server; and the sorting server adds the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list.
further, after obtaining the display information corresponding to the user identifier in the list to be sorted, sending the corresponding relationship between the sorted user value and the display information to the application for displaying to the user of the application, including:
the sorting server sends a query request to the interconnected server, wherein the query request comprises the user identification in the sorting list;
The interconnection server acquires display information corresponding to the user identification in the ranking list and sends the display information to the ranking server;
And the sequencing server sends the sequenced corresponding relation between the user value and the display information to the application so as to display the user of the application.
further, after the verifying the login request, the method further includes:
And if the verification is passed, generating an authorization identifier according to the user account, and sending the authorization identifier to the application, wherein the authorization identifier is used for indicating the information of authorizing the sequencing server to use the user account in the internet server.
The embodiment receives user information sent by any application in advance, wherein the user information comprises an application identifier, a corresponding relation between the user identifier and a user value; receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier; determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and a user identifier which is corresponding to the application identifier and has a relation chain with the user identifier; sorting user values corresponding to the user identifications in the list to be sorted; and after the display information corresponding to the user identification in the list to be sorted is obtained, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application. Compared with the prior art, the sequencing device of the embodiment does not need to send the user with the relationship chain with the user to the application, so that the personal privacy of the user is protected.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The method, the device and the system for sorting based on the relation chain provided by the embodiment of the invention are described in detail, a specific example is applied in the description to explain the principle and the implementation of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (8)

1. a relationship chain-based ranking method, wherein the method is performed by a server, the server comprises an interconnection server and a ranking server, the method comprises:
Receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a corresponding relation between the user identifier and a user value;
receiving a sorting request sent by the application, wherein the sorting request comprises the application identifier and the user identifier;
Determining a to-be-sorted list according to the sorting request, wherein the to-be-sorted list comprises the user identifier and a user identifier which is corresponding to the application identifier and has a relation chain with the user identifier; the relationship chain is based on a relationship chain outside the application;
sorting user values corresponding to the user identifications in the list to be sorted;
after acquiring display information corresponding to the user identification in the list to be sorted, sending the corresponding relation between the sorted user value and the display information to the application so as to display the user of the application;
the determining a to-be-sorted list, where the to-be-sorted list includes the user identifier and a user identifier corresponding to the application identifier and having a relationship chain with the user identifier, includes:
after receiving the sorting request, the sorting server sends a query request to the internet server, wherein the query request comprises the user identifier and the application identifier; after the interconnection server acquires the user identifier of the relationship chain with the user identifier, determining the user identifier of the relationship chain with the user identifier as a first user identifier, and sending the first user identifier to the sequencing server; the sorting server inquires a first user identifier corresponding to the application identifier and adds the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list;
alternatively, the first and second electrodes may be,
after receiving the sorting request, the sorting server inquires a user identifier corresponding to the application identifier and determines the user identifier corresponding to the application identifier as a second user identifier; after receiving the second user identification, the interconnection server inquires the second user identification with a relation chain with the user identification and sends the second user identification with the relation chain with the user identification to the sequencing server; and the sorting server adds the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list.
2. the method according to claim 1, wherein before receiving user information sent by any application in advance, where the user information includes a correspondence between an application identifier, a user identifier, and a user value, the method further includes:
Receiving a login request sent by the application, wherein the login request comprises an application identifier and a user account;
verifying the login request;
and if the verification is passed, generating a user identifier according to the application identifier and the user account, and transmitting the user identifier to the application.
3. The method according to claim 1, wherein after the display information corresponding to the user identifier in the list to be sorted is obtained, sending the corresponding relationship between the sorted user value and the display information to the application for display to the user of the application, comprises:
The sorting server sends a query request to the interconnected server, wherein the query request comprises the user identification in the sorting list;
The interconnection server acquires display information corresponding to the user identification in the ranking list and sends the display information to the ranking server;
and the sequencing server sends the sequenced corresponding relation between the user value and the display information to the application so as to display the user of the application.
4. The method of claim 2, wherein after authenticating the login request, further comprising:
And if the verification is passed, generating an authorization identifier according to the user account, and sending the authorization identifier to the application, wherein the authorization identifier is used for indicating the information of authorizing the sequencing server to use the user account in the internet server.
5. a relationship chain-based ranking apparatus, wherein the apparatus is a server, the server includes an interconnection server and a ranking server, the apparatus comprises:
The first receiving module is used for receiving user information sent by any application in advance, wherein the user information comprises an application identifier, a user identifier and a corresponding relation of a user value;
a second receiving module, configured to receive a sorting request sent by the application, where the sorting request includes the application identifier and the user identifier;
the determining module specifically comprises: the sequencing server is used for sending a query request to the interconnected server after receiving the sequencing request, wherein the query request comprises the user identifier and the application identifier;
The interconnection server is used for determining the user identifier of the relation chain with the user identifier as a first user identifier after acquiring the user identifier of the relation chain with the user identifier, and sending the first user identifier to the sequencing server;
The sorting server is used for inquiring a first user identifier corresponding to the application identifier and adding the user identifier and the first user identifier corresponding to the application identifier into a to-be-sorted list;
alternatively, the first and second electrodes may be,
The sequencing server is used for querying the user identifier corresponding to the application identifier after receiving the sequencing request, and determining the user identifier corresponding to the application identifier as a second user identifier;
The interconnection server is used for inquiring a second user identifier with a relation chain with the user identifier after receiving the second user identifier, and sending the second user identifier with the relation chain with the user identifier to the sequencing server;
the sorting server is used for adding the user identification and the second user identification which is in a relation chain with the user identification into a to-be-sorted list;
The sorting module is used for sorting the user values corresponding to the user identifications in the list to be sorted;
And the sending module is used for sending the sorted user values and the corresponding relation of the display information to the application after the display information corresponding to the user identification in the list to be sorted is obtained, so as to display the user of the application.
6. The apparatus of claim 5, further comprising:
A third receiving module, configured to receive a login request sent by the application, where the login request includes an application identifier and a user account;
The verification module is used for verifying the login request;
and the first generation module is used for generating a user identifier according to the application identifier and the user account if the verification is passed, and transmitting the user identifier to the application.
7. The apparatus of claim 5, wherein the sending module comprises:
the sorting server is used for sending a query request to the interconnected server, wherein the query request comprises the user identification in the sorting list;
The interconnection server is used for acquiring display information corresponding to the user identification in the ranking list and sending the display information to the ranking server;
and the sequencing server is used for sending the corresponding relation between the sequenced user value and the display information to the application so as to display the user of the application.
8. the apparatus of claim 6, further comprising:
And the second generation module is used for generating an authorization identifier according to the user account if the verification is passed, and sending the authorization identifier to the application, wherein the authorization identifier is used for indicating the information of authorizing the sequencing server to use the user account in the internet server.
CN201410046195.3A 2014-02-10 2014-02-10 sorting method, device and system based on relation chain Active CN104836716B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410046195.3A CN104836716B (en) 2014-02-10 2014-02-10 sorting method, device and system based on relation chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410046195.3A CN104836716B (en) 2014-02-10 2014-02-10 sorting method, device and system based on relation chain

Publications (2)

Publication Number Publication Date
CN104836716A CN104836716A (en) 2015-08-12
CN104836716B true CN104836716B (en) 2019-12-10

Family

ID=53814363

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410046195.3A Active CN104836716B (en) 2014-02-10 2014-02-10 sorting method, device and system based on relation chain

Country Status (1)

Country Link
CN (1) CN104836716B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106911749B (en) * 2015-12-23 2020-06-26 北京奇虎科技有限公司 Method and device for notifying user of online and offline
CN107730077A (en) 2017-09-13 2018-02-23 平安科技(深圳)有限公司 Node tasks data display method, device, storage medium and computer equipment
CN110928913B (en) * 2019-12-09 2023-10-03 腾讯科技(深圳)有限公司 User display method, device, computer equipment and computer readable storage medium
CN115334022B (en) * 2021-05-11 2023-08-15 中国移动通信集团上海有限公司 Method, device, equipment and storage medium for realizing card-punching list in 5G message system
CN113779422A (en) * 2021-08-23 2021-12-10 北京达佳互联信息技术有限公司 Method and device for realizing relation chain label, electronic equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1587239A1 (en) * 2004-04-14 2005-10-19 Siemens Mobile Communications S.p.A. Method of and apparatus for server-side management of buddy lists
CN101990183B (en) * 2009-07-31 2013-10-02 国际商业机器公司 Method, device and system for protecting user information
US8250145B2 (en) * 2010-04-21 2012-08-21 Facebook, Inc. Personalizing a web page outside of a social networking system with content from the social networking system
CN101815100A (en) * 2010-04-23 2010-08-25 黄景楠 Information sharing and pushing system based on address list of mobile phone

Also Published As

Publication number Publication date
CN104836716A (en) 2015-08-12

Similar Documents

Publication Publication Date Title
WO2016169465A1 (en) Method, apparatus and system for displaying screen information
CN108024019B (en) Message display method and device
CN110147188B (en) Information prompting method, device, equipment and storage medium
CN103347003B (en) A kind of Voice over Internet method, Apparatus and system
CN104836716B (en) sorting method, device and system based on relation chain
CN107193664B (en) Message display method and device and mobile terminal
CN104518875A (en) Identity authentication method, account acquisition method and mobile terminal
CN107566909B (en) Barrage-based video content searching method and user terminal
CN104700040B (en) Authority control method and device
CN110781421B (en) Virtual resource display method and related device
CN108616448A (en) A kind of the path recommendation method and mobile terminal of Information Sharing
CN103179026A (en) Communication method and system in user interactive system, server and client
CN108521365B (en) Method for adding friends and mobile terminal
CN111756696A (en) Login method of application program, first electronic device and second electronic device
CN103294442A (en) Method, device and terminal unit for playing prompt tones
CN106020945B (en) Shortcut item adding method and device
CN111357245A (en) Information searching method, terminal, network equipment and system
CN107592289B (en) Password setting method and device
US9621674B2 (en) Method and apparatus for associating online accounts
US10419816B2 (en) Video-based check-in method, terminal, server and system
CN109728918B (en) Virtual article transmission method, virtual article reception method, device, and storage medium
CN105159655B (en) Behavior event playing method and device
CN109002535B (en) Data updating method and device
CN108574664B (en) Account login method, client, server, system and storage medium
CN112350919B (en) Method and related device for displaying user dynamic information

Legal Events

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