CN110377857B - Display information processing method and device, electronic equipment and storage medium - Google Patents

Display information processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110377857B
CN110377857B CN201910556063.8A CN201910556063A CN110377857B CN 110377857 B CN110377857 B CN 110377857B CN 201910556063 A CN201910556063 A CN 201910556063A CN 110377857 B CN110377857 B CN 110377857B
Authority
CN
China
Prior art keywords
user
media information
information
type
relationship
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
CN201910556063.8A
Other languages
Chinese (zh)
Other versions
CN110377857A (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.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology 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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN201910556063.8A priority Critical patent/CN110377857B/en
Publication of CN110377857A publication Critical patent/CN110377857A/en
Application granted granted Critical
Publication of CN110377857B publication Critical patent/CN110377857B/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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The disclosure relates to a display information processing method, a display information processing device, an electronic device and a storage medium, relates to the technical field of multimedia technical processing, and at least solves the problem that the quantity of media information which is counted and displayed on a personal page of an author is not accurate enough in the related technology. In the method, the total amount of the media information displayed for the accessing user is determined by acquiring the relationship type between the accessing user and the author. Therefore, when each access user views the author personal page, the quantity of the media information displayed on the author personal page by each access user is consistent with the total quantity which can be viewed by each access user according to the relationship type between each access user and the author, so that the quantity of the media information which is counted and displayed on the author personal page is more accurate, and the user experience is improved.

Description

Display information processing method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of information processing technologies, and in particular, to a display information processing method and apparatus, an electronic device, and a storage medium.
Background
The media information such as short video, short text and other contents can be made and distributed (such as advertisement) by internet content provider, and also can be distributed by common user. In an app (Application), a web page, or other self-media carrier where an author produces and distributes media information, it is generally necessary to display the number of media information distributed by the author to an accessing user.
In the related art, when the visiting user views the author personal page, the total amount of media information displayed on the author personal page is inconsistent with the total amount of media information which can be viewed by the author personal page. Therefore, in the related art, the amount of media information counted and displayed on the author's personal page is not accurate enough.
Disclosure of Invention
The present disclosure provides a display information processing method, apparatus, electronic device, and storage medium, to at least solve the problem in the related art that the amount of media information counted and displayed on a personal page of an author is not accurate enough. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a display information processing method including:
receiving an access request sent by a first user for accessing a personal page of a second user;
determining the relationship type between the first user and the second user according to the recorded relationship type between the users based on the access request;
determining the media information amount allowed to be browsed by the first user in the media information issued by the second user according to the prestored media information amount information allowed to be browsed of each user; wherein, the media information amount information allowed to be browsed of each user includes: the corresponding relation between the relation type between any two users and the media information amount allowed to be accessed by one user of the two users;
and sending the determined media information amount to the first user.
According to a second aspect of the embodiments of the present disclosure, there is provided a display information processing apparatus including:
a first receiving unit configured to perform receiving an access request for accessing a private page of a second user, which is transmitted by a first user;
a first determining unit configured to perform determining a relationship type between the first user and the second user according to a recorded relationship type between users based on the access request;
the second determining unit is configured to execute the step of determining the amount of media information which is allowed to be browsed by the first user in the media information issued by the second user according to the prestored media information amount information which is allowed to be browsed by each user; wherein, the media information amount information allowed to be browsed of each user includes: the corresponding relation between the relation type between any two users and the media information amount allowed to be accessed by one user of the two users;
a transmitting unit configured to perform transmitting the determined amount of media information to the first user.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement a display information processing method;
according to a fourth aspect of the embodiments of the present disclosure, there is provided a storage medium having instructions that, when executed by a processor of an electronic device, enable the electronic device to perform a display information processing method;
according to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the display information processing method provided by the embodiment of the disclosure.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: and determining the total amount of the media information displayed for the accessing user by acquiring the relationship type between the accessing user and the author. Therefore, when each access user views the author personal page, the quantity of the media information displayed on the author personal page by each access user is consistent with the total quantity which can be viewed by each access user according to the relationship type between each access user and the author, so that the quantity of the media information which is counted and displayed on the author personal page is more accurate, and the user experience is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
Fig. 1 is a schematic diagram illustrating an application scenario of a display information processing method according to an exemplary embodiment.
Fig. 2 is a flowchart illustrating a display information processing method according to an exemplary embodiment.
FIG. 3 is a schematic diagram illustrating a display interface in accordance with an exemplary embodiment.
FIG. 4 is a schematic diagram illustrating a process for determining a relationship type in accordance with an illustrative embodiment.
FIG. 5 is a flowchart illustrating a method for determining an amount of media information allowed to be viewed by a first user according to an example embodiment.
FIG. 6 is a flowchart illustrating a process of looking up a database table for correspondences in accordance with an illustrative embodiment.
FIG. 7 is a schematic flow chart illustrating updating privacy types according to an example embodiment.
FIG. 8 is a flowchart illustrating a process of deleting a user record according to an example embodiment.
Fig. 9 is a block diagram illustrating a display information processing apparatus according to an exemplary embodiment.
FIG. 10 is a block diagram illustrating an electronic device in accordance with an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The technical scheme provided by the embodiment of the disclosure is described below with reference to the accompanying drawings.
Currently, on a media information sharing platform, when an access user wants to access a personal page of an author, the number of works displayed is not consistent with the number of works that can be viewed. This is explained by taking a short video as an example, and the number of works is displayed in the personal homepage of the author in the app of the short video application. But the author may set some privacy policy for some short videos, such as only author visible, only author and friends visible, only author and fans visible, etc. In addition, for network information security, the content of the short video needs to be checked by the checking system and then can be released. If the audit result of the short video is not suitable for the content to be disclosed, the short video application background can directly shield the short video released by the author.
Therefore, in the related art, the amount of displayed short video is the amount of all short videos produced and distributed by the author, so that the amount of short video seen by the reader and even the author themselves is not consistent with the amount of display. Thus, when the amount of media information transmitted by means of computer processing resources and network resources does not match the actual amount, the amount of media information displayed is meaningless, resulting in a waste of computing resources and network resources consumed for computing the amount of media information.
In view of the above, the present disclosure provides a display information processing method for making the amount of media information displayed by each user more accurate. In the method, the number of the displayed short videos can be determined according to the relation between the short videos and the author for the accessing user. For example, the author publishes a total of 5 short videos, where the privacy authority of one short video is set to be visible only by the author, so that when the friends of the author access the personal page of the author, the number of the displayed short videos is 4. Thus, the amount of short video frequency displayed for each access user is consistent with the amount of short video frequency which can be watched, and the accuracy of displaying the amount of short video is improved.
It should be noted that the method provided by the embodiment of the present disclosure is not only applicable to short video information, but also applicable to other types of media information, such as long video, song, article, text information, and web page information combined with text and text, which can be browsed by a user.
In addition, the display information processing method provided by the disclosure is suitable for any social platform. For example, a short video sharing platform, a text content sharing platform, and even a sharing platform of a personal page in a game application are all suitable.
For the convenience of understanding, the technical solutions provided by the present disclosure are further described below with reference to the accompanying drawings.
Fig. 1 is a schematic view of an application scenario of a display information processing method according to an embodiment of the present disclosure. The scenario includes a terminal device 101 of a user 100, a terminal device 103 of a user 102, a terminal device 105 of a user 104, and a server 106.
User 102 is a friend of user 100, and user 104 is a fan of user 101. The user 100 publishes 5 pieces of media information, which are a, b, c, d and e respectively; and wherein media information a is set to be only author-and friend-visible by the user 100, and media information c is set to be only author-visible by the user; and media information b, d, e is visible to all.
When the user 102 logs in the server 106 through the terminal device 103 and accesses the personal page of the user 100 through the server 106, the server 106 may determine that the type of the relationship between the user 102 logged in by the terminal device 103 and the user 100 is a friend, and then the number of media information that the user 102 can browse is displayed on the terminal device 103 to be 4 (the user 102 cannot browse the media information c).
When the user 104 logs in the server 106 through the terminal device 105 and accesses the personal page of the user 100 through the server 106, the server 106 determines that the type of the relationship between the user 104 logged in by the terminal device 105 and the user 100 is fan, and then the terminal device 105 displays that the number of media information that the user 104 can browse is 3 (the user 104 cannot browse the media information a and c).
When the user 100 logs in the server 106 through the terminal device 101 and accesses the personal page of the user 100 through the server 106, the server 106 determines that the relationship type between the user 100 logged in by the terminal device 101 and the user 100 is the same user, and then the number of media information that can be browsed by the user 100 displayed on the terminal device 101 is 5.
As described above, it is achieved that the amount of media information displayed by each user is made to coincide with the amount of media information that can be browsed, according to the type of relationship of each user with the accessed user.
In one embodiment, terminal device 101, terminal device 103, terminal device 105 may be a cell phone, a tablet, a personal computer, a virtual machine, or a simulator simulated terminal device, etc.
In one embodiment, the communication between terminal device 101, terminal device 103, terminal device 105 and server 106 is wireless communication or ethernet communication, etc.
Fig. 2 is a flowchart illustrating a display information processing method according to an exemplary embodiment, and as shown in fig. 2, the display information processing method may be applied to a server as shown in fig. 1, including the following steps.
In step S21, an access request sent by a first user to access a private page of a second user is received.
Wherein, the first user is a user who accesses the personal pages of other users; the second user is a user who is accessed to his personal page by other users.
In step S22, based on the access request, a relationship type between the first user and the second user is determined according to the recorded relationship types between the users.
Wherein, in one embodiment, the relationship type may include: the first user and the second user are the same user, the first user is the friend relationship of the second user, the first user is the fan relationship of the second user, the first user is the tourist relationship of the second user, and the like. The type of relationship may depend on the development and specific application of the network, and is not limited by this disclosure. How to determine the relationship type between the first user and the second user will be described in detail later, which is not described herein again.
In one embodiment, the access request may include a user identifier of the first user and a user identifier of the second user, and after receiving the access request, the server determines the type of relationship between the first user and the second user according to the user identifier of the first user and the user identifier of the second user in the access request.
In step S23, determining the amount of media information permitted to be browsed by the first user from the media information distributed by the second user, based on the pre-stored information about the amount of media information permitted to be browsed by each user; wherein, the media information amount information allowed to be browsed of each user includes: the corresponding relation between the relation type between any two users and the media information amount allowed to be accessed by one user of any two users.
In step S24, the determined amount of media information is sent to the first user.
Wherein the determined amount of media information is displayed on a personal page of a second user browsed by the first user. For example, the second user has 4 pieces of media information distributed, and the first user can only browse 3 pieces of media information distributed by the second user, as shown in fig. 3, the number of pieces of media information displayed for the terminal of the first user and the number of pieces of media information that can be viewed are both 3 pieces.
Therefore, according to the relationship type between the access user and the accessed user, the short video number displayed for each access user is consistent with the short video number which can be watched, and the accuracy of displaying the short video number is improved.
In the above description, the relationship types include four relationship types, that is, the first user and the second user are the same user, the first user is a friend relationship of the second user, the first user is a fan relationship of the second user, the first user is a visitor relationship of the second user, and the like.
In the disclosed embodiment, when a first user accesses a personal page of a second user, an access request is sent to a server; the server determines the relationship type between the first user and the second user according to the access request, as shown in fig. 4, which is a flowchart for determining the relationship type, and includes the following steps.
In step S41, an access request sent by a first user to access a private page of a second user is received; wherein the access request comprises a user identification of the first user and a user identification of the second user.
In step S42, it is determined whether the user identification of the first user is the same as the user identification of the second user; if yes, go to step S43; if not, step S44 is executed.
In step S43, it is determined that the type of relationship between the first user and the second user is the same user.
In step S44, it is determined whether the first user is in the buddy list of the second user; if yes, go to step S45; if not, step S46 is executed.
In step S45, it is determined that the relationship type between the first user and the second user is a friend relationship.
In step S46, it is determined whether the first user is in the fan list of the second user; if yes, go to step S47; if not, step S48 is executed.
In step S47, it is determined that the relationship type between the first user and the second user is a fan relationship.
In step S48, the relationship type between the first user and the second user is determined to be a guest relationship.
It should be noted that, in the above embodiment, the order of executing whether the users are the same user, whether the users are friends, and whether the users are fans is not limited between steps S42 and S47.
In the disclosed embodiment, the second user maintains two lists, namely a buddy list and a fan list. Wherein, the users in the friend list can be users who pay attention to each other with the second user; the user in the fan list may be a user who is focused on the second user but the second user is not focused on the user.
In the disclosed embodiment, the guest refers to a user who is not paying attention to the second user.
Thus, the relationship type between the accessing user and the accessed user is determined, and the media information amount of the second user which can be browsed by the accessing user can be displayed for the accessing user according to the determined relationship type.
In the embodiment of the present disclosure, after the relationship type between the first user and the second user is determined, the amount of media information allowed to be browsed by the first user in the media information issued by the second user is also determined according to the determined relationship type and the corresponding relationship between the first user and the second user. The corresponding relation between the first user and the second user is stored in a cache in advance; and the corresponding relationship between the first user and the second user comprises the following information: the statistical method comprises the steps of obtaining the total quantity of the media information issued by the second user, the first statistical quantity of the media information shielded by an auditing system in the media information issued by the second user, and the second statistical quantity corresponding to various relation types related to the second user, wherein the second statistical quantity corresponding to each relation type represents the statistical quantity of the media information which is configured by the second user and allows the access users of the relation type to browse. To facilitate understanding of the information content included in the corresponding relationship, this is illustrated by table 1, and it should be noted that table 1 is only used for illustrating the embodiment of the present disclosure and is not used to limit the embodiment of the present disclosure.
Table 1, correspondence table
Figure BDA0002106917090000081
Figure BDA0002106917090000091
The amount of the media information issued by the user is the total amount of the media information; the media information amount shielded by the auditing system is a first statistic amount; the relation type is that the second statistic of the same user is the amount of media information only visible by the author; the second statistic that the relationship type is friend is the amount of media information that is only author and friend visible; the second statistic that the relationship type is fans is the amount of media information visible only by the author and fans; the relationship type is that the second statistic for guests is 0.
In the embodiment of the present disclosure, the cache stores the corresponding relationship between any two users.
After acquiring the correspondence between the first user and the second user, how to determine the amount of media information allowed to be browsed by the first user in the media information distributed by the second user according to the acquired correspondence information, as shown in fig. 5, step S23 includes the following steps.
In step S231, the total amount of media information of the second user, the first statistical amount of the second user, and the second statistical amount corresponding to each type of relationship type related to the second user are searched in the cached correspondence between the first user and the second user.
In step S232, according to the relationship type between the first user and the second user, and the total amount of the media information of the second user found in the cache, the first statistical amount of the second user, and the second statistical amount corresponding to each type of relationship type related to the second user, the amount of the media information that the first user is allowed to browse among the media information issued by the second user is determined.
Therefore, the required information is stored in the cache in advance, and can be directly obtained from the cache when in use, so that the processing efficiency is improved.
In the embodiment of the present application, the amount of the finally obtained media information that allows the first user to browse is different for different relationship types, so step S232 may include the following steps.
In step S2321, if the relationship type between the first user and the second user is the same user, the total amount of the media information of the second user minus the first statistical amount of the second user is determined, and the obtained remaining media information amount is used as the media information amount allowed to be browsed by the first user.
In step S2322, if the relationship type between the first user and the second user is a friend relationship, it is determined that the total amount of the media information of the second user minus the first specific information, and the obtained remaining media information amount is used as the media information amount allowed to be browsed by the first user.
The first designated information comprises a first statistic and a second statistic corresponding to the same user, wherein the first statistic and the relation type of the second user are the second statistic corresponding to the same user.
In step S2323, if the relationship type between the first user and the second user is fan relationship, it is determined that the total amount of the media information of the second user minus the second specified information, and the obtained remaining media information amount is used as the media information amount allowed to be browsed by the first user.
The second specified information comprises the first statistic of the second user, the second statistic corresponding to the same user in relation type and the second statistic corresponding to the friend relation in relation type.
In step S2324, if the relationship type between the first user and the second user is the guest relationship, it is determined that the total amount of the media information of the second user is subtracted by third specifying information, and the obtained remaining media information amount is used as the media information amount allowed to be browsed by the first user.
The third specifying information includes the first statistic of the second user, the second statistic corresponding to the same user in the relationship type, the second statistic corresponding to the friend relationship in the relationship type, and the second statistic corresponding to the fan relationship in the relationship type.
As shown in table 1, if user c is a friend of user a, the amount of media information that user c can display is: and subtracting the first statistic 1 from the total quantity 7 of the media information of the user a, and subtracting the second statistic 2 corresponding to the same user to obtain a final result 4. Therefore, the amount of media information displayed by the user c is 4.
Therefore, the media information quantity which can be displayed by the users with different relation types is determined, so that the media information quantity displayed by the users with various relation types is accurate.
The above description is that the information between the first user and the second user stored in the cache is complete, that is, the total amount of the media information issued by the second user between the first user and the second user, the first statistical amount of the media information shielded by the auditing system in the media information issued by the second user, and the second statistical amount corresponding to each type of relationship type related to the second user are stored in the cache. When the information is complete, the amount of media information allowed to be browsed by the first user in the media information issued by the second user can be directly determined according to the information in the cache.
However, in some cases, the information stored in the cache may be missing, for example, the cache space is insufficient, and a part of the information may be lost when the cache is cleaned. At this time, when the information of the corresponding relationship between the first user and the second user is needed, the needed information may be searched through a pre-stored database table, as shown in fig. 6, which is a flowchart for obtaining the corresponding relationship for searching the database table, including the following steps.
In step S61, if at least one of the information included in the correspondence between the first user and the second user is not found in the cache, performing an operation according to the information recorded in the database table to obtain the information that is not found.
In step S62, the obtained information that is not found is stored in the cache.
Wherein, the information searched for comprises at least one of the following information: the method comprises the steps of obtaining the total quantity of the media information issued by the second user, the first statistic of the media information shielded by the auditing system in the media information issued by the second user, and the second statistic corresponding to various relation types related to the second user.
How to obtain the information that is not found in the cache is described below with reference to the information stored in the database table:
each user record of the database table comprises a user identifier, a media information identifier of media information issued by a user corresponding to the user identifier and a privacy type identifier corresponding to the media information; the privacy type identifier is used for indicating whether the corresponding media information has a shielding policy set by an auditing system or indicating that the corresponding media information is configured by an author. Wherein the privacy type identifier comprises at least one of the following information: the method comprises the steps of checking the configuration of a system, identifying the shielding strategy only visible by an author, identifying the shielding strategy only visible by the author and friends, and identifying the shielding strategy only visible by the author and fans.
For example, as shown in table 2, a database table stores user record information of each user.
TABLE 2 user record information of database tables
User identification Media information identification Privacy type identification
User a Media information a Author visible only masking policy
User a Media information c Shielding policies visible only by authors and friends
User b Media information e Screening policies for auditing system configurations
…… …… ……
Wherein:
1) and if the first statistic is not found, counting the first statistic of the media information of the shielding strategy set by the auditing system in the media information issued by the second user according to the privacy type identifier.
For example: if the number of the user records corresponding to the identifier of the shielding policy configured by the auditing system is counted to be 3 in the privacy type identifier of the user a, the first statistic of the user a is determined to be 3.
2) And if the second statistic is not found, counting various relation types contained in the shielding strategy configured by the author in the media information issued by the second user according to the privacy type identification, and counting the second statistic of the media information which is allowed to be browsed by the accessing users of various relation types respectively.
For example: if the second statistic corresponding to the friend relationship in the relationship type needs to be obtained, counting 2 user records corresponding to the shielding strategy identifier only visible by the author and the friend in the privacy type identifier of the user a, and determining that the second statistic corresponding to the friend relationship in the relationship type of the user a is 2.
3) And if the total quantity of the media information is not found, acquiring the total quantity of the media information issued by the second user from the corresponding field in the database table.
The total number of the media information is stored in the total number of the media information in the database table, and as shown in table 3, the user identifier of each user and the total number of the media information issued by the user are stored.
TABLE 3 Total amount of media information in database tables
Figure BDA0002106917090000121
Figure BDA0002106917090000131
In this way, the information not stored in the cache can be searched through the database table, so that the finally determined amount of the media information issued by the second user, which is allowed to be browsed by the first user, is accurate.
In the embodiment of the disclosure, the information in the database table can be updated according to actual requirements; the updating of the database table is divided into two cases, and the following cases are described for the change of the data in the database table:
the first condition is as follows: updating based on privacy-type updates
If the second user updates the privacy type of a certain video issued by the second user, the server updates the privacy type in the record corresponding to the database table according to the privacy type modified by the second user, as shown in fig. 7, which is a schematic flow diagram of updating the privacy type, and includes the following steps.
In step S71, receiving an update request for updating the privacy type identifier of the first specified media information in the database table; the updating request comprises the media information identifier of the first appointed media information and the new privacy type identifier of the first appointed media information.
In step S72, the original privacy type identifier corresponding to the media information identifier carried in the update request is searched in the database table.
In step S73, the priority of the original privacy type identifier and the new privacy type identifier is compared.
In one embodiment, the priority of the privacy type identifier is, in order from high to low: the method comprises the steps of checking the configuration of a system, identifying the shielding strategy only visible by an author, identifying the shielding strategy only visible by the author and friends, and identifying the shielding strategy only visible by the author and fans. And the media information quantity which can be accessed by each user can be accurately counted according to the priority.
In step S74, if the priority of the original privacy type identifier is higher than the priority of the new privacy type identifier, the update request is discarded.
In step S75, if the priority of the original privacy type identifier is lower than the priority of the new privacy type identifier, the original privacy type identifier is updated to be the new privacy type identifier.
Therefore, according to the record information in the updated database table, the record information can be stored in the database table, so that the obtained result is more accurate; in addition, when the priority of the updated privacy type identifier is lower than the original privacy type identifier, the updating is not carried out, so that the operation amount of the server can be saved in the subsequent operation; for example, if the update is performed, the cache in the server needs to be updated subsequently, and if the method is used, the cache does not need to be updated.
Case two: updating based on updating of media information
If the second user deletes the video published by the second user or sets the video to be visible to all, the server deletes the corresponding record in the database table according to the video deleted by the second user or the video set to be visible to all, as shown in fig. 8, which is a schematic flow diagram for deleting the user record, and includes the following steps.
In step S81, change information of each piece of media information in the database table is monitored; the change information carries a media information identifier.
In step S82, if the monitored change information is designated information, deleting the user record corresponding to the media information identifier carried in the change information in the database table, where the designated information includes at least one of the following: information for indicating deletion of the media information, information for indicating changing of the media information to be visible to all persons.
Therefore, the unnecessary information is deleted, the storage resource of the server can be saved, and the information amount needing to be counted is reduced when the information is counted by a database table subsequently.
Based on the same inventive concept, the present disclosure also provides a display information processing apparatus. As shown in fig. 9, a schematic diagram of a display information processing apparatus provided by the present disclosure is shown. The device includes:
a first receiving unit 901 configured to perform receiving an access request for accessing a private page of a second user transmitted by a first user;
a first determining unit 902 configured to perform determining a relationship type between the first user and the second user according to a recorded relationship type between users based on the access request;
a second determining unit 903, configured to perform determining, according to the prestored media information amount information allowed to be browsed of each user, the media information amount allowed to be browsed by the first user in the media information issued by the second user; wherein, the media information amount information allowed to be browsed of each user includes: the corresponding relation between the relation type between any two users and the media information amount allowed to be accessed by one user of the two users;
a sending unit 904 configured to perform sending the determined amount of media information to the first user.
Further, the first determining unit 902 includes:
a first relationship type subunit configured to determine that the relationship type between the first user and the second user is the same user if the user identifier of the first user is the same as the user identifier of the second user;
a second relationship type subunit configured to execute, if the first user is in the buddy list of the second user, determining that the relationship type between the first user and the second user is a buddy relationship;
a third relationship type subunit configured to execute, if the first user is in the fan list of the second user, determining that the relationship type between the first user and the second user is a fan relationship;
a fourth relationship type subunit configured to execute, if the first user is neither in the buddy list nor in the fan list of the second user, and the user identifier of the first user is different from the user identifier of the second user, determining that the relationship type between the first user and the second user is the tourist relationship.
Further, the corresponding relation is stored in a cache;
the corresponding relationship between the first user and the second user comprises the following information: the total amount of the media information issued by the second user, the first statistic of the media information shielded by an auditing system in the media information issued by the second user, and the second statistic corresponding to various relation types related to the second user, wherein the second statistic corresponding to each relation type represents the statistic of the media information shielded by the second user aiming at the access user of the relation type;
the second determination unit 903 includes:
a searching subunit configured to perform searching, in the cached correspondence between the first user and the second user, for a second statistic corresponding to a relationship type between the first user and the second user, a total amount of media information of the second user, and a first statistic of the second user;
determining a residual media information quantum unit, configured to perform determining to obtain a residual media information amount after eliminating the searched first statistic and eliminating the searched second statistic in the total amount of the searched media information;
a media information quantum unit configured to perform taking the remaining amount of media information as an amount of media information that the second user allows the first user to browse.
Further, the device stores a database table in advance, wherein each user record of the database table comprises a user identifier, a media information identifier of media information issued by a user corresponding to the user identifier, and a privacy type identifier corresponding to the media information; the privacy type identifier is used for indicating whether the corresponding media information has a shielding policy set by an auditing system or indicating that the corresponding media information is configured by an author;
the device further comprises:
a table look-up unit configured to perform, if at least one of the information included in the correspondence between the first user and the second user is not found in the cache, an operation according to the information recorded in the database table to obtain the information that is not found: if the first statistic is not found, counting the first statistic of the media information of the shielding strategy set by the auditing system in the media information issued by the second user according to the privacy type identifier; if the second statistic is not found, counting various relation types contained in a shielding strategy configured by an author in the media information issued by the second user according to the privacy type identification, and counting second statistic of the media information respectively shielded by the accessing users of various relation types; if the total quantity of the media information is not found, obtaining the total quantity of the media information issued by the second user from corresponding fields in the database table;
a storage unit configured to perform storing the obtained information not found in the cache.
Further, the privacy type identifier has a priority, and the priority of the privacy type identifier is, in order from high to low: the method comprises the steps that an identifier of a shielding strategy configured by an auditing system, an identifier of a shielding strategy only visible by an author, an identifier of a shielding strategy only visible by the author and friends, and an identifier of a shielding strategy only visible by the author and fans are included;
the device further comprises:
a second receiving unit configured to execute receiving an update request for updating the privacy type identifier of the first specified media information in the database table; the updating request comprises a media information identifier of the first appointed media information and a new privacy type identifier of the first appointed media information;
the searching unit is configured to search the original privacy type identification corresponding to the media information identification carried in the updating request in the database table;
a comparison unit configured to perform a comparison of priorities of an original privacy type identifier and the new privacy type identifier;
a discarding unit configured to discard the update request if the priority of the original privacy type identifier is higher than the priority of the new privacy type identifier;
and the updating unit is configured to update the original privacy type identifier to be the new privacy type identifier if the priority of the original privacy type identifier is lower than the priority of the new privacy type identifier.
Further, the apparatus further comprises:
the monitoring unit is configured to monitor change information of each piece of media information in the database table; the change information carries a media information identifier;
a deleting unit configured to delete, in the database table, a user record corresponding to a media information identifier carried in the change information if the monitored change information is designated information, where the designated information includes at least one of: information for indicating deletion of the media information, information for indicating changing of the media information to be visible to all persons.
As shown in fig. 10, based on the same technical concept, an embodiment of the present disclosure also provides an electronic device 100, which may include a memory 1001 and a processor 1002.
The memory 1001 is used for storing computer programs executed by the processor 1002. The memory 1001 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 for at least one function, and the like; the storage data area may store data created according to use of the display information processing apparatus, and the like. The processor 1002 may be a Central Processing Unit (CPU), a digital processing unit, or the like. The specific connection medium between the memory 1001 and the processor 1002 is not limited in the embodiments of the present disclosure. In fig. 10, the memory 1001 and the processor 1002 are connected by a bus 1003, the bus 1003 is represented by a thick line in fig. 10, and the connection manner between other components is merely illustrative and not limited. The bus 1003 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 10, but this is not intended to represent only one bus or type of bus.
Memory 1001 may be a volatile memory (volatile memory), such as a random-access memory (RAM); the memory 1001 may also be a non-volatile memory (non-volatile memory) such as, but not limited to, a read-only memory (rom), a flash memory (flash memory), a Hard Disk Drive (HDD) or a solid-state drive (SSD), or any other medium which can be used to carry or store desired program code in the form of instructions or data structures and which can be accessed by a computer. The memory 1001 may be a combination of the above memories.
A processor 1002 for executing the method performed by the device in the embodiment shown in fig. 10 when invoking the computer program stored in said memory 1001.
In some possible embodiments, various aspects of the methods provided by the present disclosure may also be implemented in the form of a program product including program code for causing a computer device to perform the steps of the methods according to various exemplary embodiments of the present disclosure described above in this specification when the program product is run on the computer device, for example, the computer device may perform the methods performed by the devices in the embodiments shown in fig. 2-8.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
While preferred embodiments of the present disclosure have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the disclosure. Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (14)

1. A display information processing method characterized by comprising:
receiving an access request sent by a first user for accessing a personal page of a second user;
determining the relationship type between the first user and the second user according to the recorded relationship type between the users based on the access request;
determining the media information amount allowed to be browsed by the first user in the media information issued by the second user according to the prestored media information amount information allowed to be browsed of each user; wherein, the media information amount information allowed to be browsed of each user includes: the corresponding relation between the relation type between any two users and the media information amount allowed to be accessed by one user of the two users;
the corresponding relation is stored in a cache;
the corresponding relationship between the first user and the second user comprises the following information: the total amount of the media information issued by the second user, the first statistic of the media information shielded by an auditing system in the media information issued by the second user, and the second statistic corresponding to various relation types related to the second user, wherein the second statistic corresponding to each relation type represents the statistic of the media information which is configured by the second user and allows the access user of the relation type to browse;
the determining the amount of media information allowed to be browsed by the first user in the media information issued by the second user according to the prestored media information amount information allowed to be browsed by each user comprises:
searching the total quantity of the media information of the second user, the first statistic of the second user and the second statistic corresponding to various relation types related to the second user in the cached corresponding relation between the first user and the second user;
determining the amount of media information which is allowed to be browsed by the first user in the media information issued by the second user according to the relationship type between the first user and the second user, the total amount of the media information of the second user, the first statistic of the second user and the second statistic corresponding to various relationship types related to the second user, which are searched in a cache;
and sending the determined media information amount to the first user.
2. The method of claim 1, wherein determining the type of relationship between the first user and the second user comprises:
if the user identification of the first user is the same as the user identification of the second user, determining that the relationship type between the first user and the second user is the same user;
if the first user is in the friend list of the second user, determining that the relationship type between the first user and the second user is friend relationship;
if the first user is in the fan list of the second user, determining that the relationship type between the first user and the second user is a fan relationship;
and if the first user is not in the friend list of the second user or the fan list of the second user and the user identifier of the first user is different from the user identifier of the second user, determining that the relationship type between the first user and the second user is the tourist relationship.
3. The method as claimed in claim 2, wherein the determining the amount of media information that allows the first user to browse among the media information published by the second user according to the relationship type between the first user and the second user, the total amount of media information of the second user found in the cache, the first statistical amount of the second user, and the second statistical amount corresponding to each type of relationship type associated with the second user comprises:
if the relationship type of the first user and the second user is the same user, determining that the total quantity of the media information of the second user is subtracted by the first statistic of the second user, and taking the obtained residual media information quantity as the media information quantity allowed to be browsed by the first user;
if the relationship type between the first user and the second user is friend relationship, determining that the total quantity of the media information of the second user is subtracted by first specified information, and taking the obtained residual media information quantity as the media information quantity allowed to be browsed by the first user; the first designated information comprises a first statistic and a second statistic corresponding to the same user, wherein the first statistic and the relation type of the second user are the same user;
if the relationship type between the first user and the second user is the fan relationship, determining that the total quantity of the media information of the second user is subtracted by second specified information, and taking the obtained residual media information quantity as the media information quantity allowed to be browsed by the first user; the second specified information comprises a first statistic of the second user, a second statistic corresponding to the same user in relation type and a second statistic corresponding to the friend relation in relation type;
if the relationship type between the first user and the second user is the tourist relationship, determining that the total media information quantity of the second user is subtracted by third specified information, and taking the obtained residual media information quantity as the media information quantity allowed to be browsed by the first user; the third specifying information includes the first statistic of the second user, the second statistic corresponding to the same user in the relationship type, the second statistic corresponding to the friend relationship in the relationship type, and the second statistic corresponding to the fan relationship in the relationship type.
4. The display information processing method according to claim 3, wherein a database table is stored in advance, wherein each user record in the database table includes a user identifier, a media information identifier of media information published by a user corresponding to the user identifier, and a privacy type identifier corresponding to the media information; the privacy type identifier is used for indicating whether the corresponding media information has a shielding policy set by an auditing system or indicating that the corresponding media information is configured by an author;
the method further comprises the following steps:
if at least one of the information contained in the corresponding relationship between the first user and the second user is not found in the cache, performing an operation according to the information recorded in the database table to obtain the information that is not found: wherein the content of the first and second substances,
if the first statistic is not found, counting the first statistic of the media information of the shielding strategy set by the auditing system in the media information issued by the second user according to the privacy type identification;
if the second statistic is not found, counting various relation types contained in a shielding strategy configured by an author in the media information issued by the second user according to the privacy type identification, and counting second statistic of the media information which is allowed to be browsed by access users of various relation types;
if the total quantity of the media information is not found, obtaining the total quantity of the media information issued by the second user from corresponding fields in the database table;
and storing the obtained information which is not searched into the cache.
5. The display information processing method according to claim 4, wherein the privacy type identifier has a priority, and the priority of the privacy type identifier is, in order from high to low: the method comprises the steps that an identifier of a shielding strategy configured by an auditing system, an identifier of a shielding strategy only visible by an author, an identifier of a shielding strategy only visible by the author and friends, and an identifier of a shielding strategy only visible by the author and fans are included;
the method further comprises the following steps:
receiving an update request for updating the privacy type identifier of the first appointed media information in the database table; the updating request comprises a media information identifier of the first appointed media information and a new privacy type identifier of the first appointed media information;
searching an original privacy type identifier corresponding to the media information identifier carried in the updating request in the database table;
comparing the priority of the original privacy type identification with the priority of the new privacy type identification;
if the priority of the original privacy type identifier is higher than that of the new privacy type identifier, discarding the updating request;
and if the priority of the original privacy type identifier is lower than that of the new privacy type identifier, updating the original privacy type identifier as the new privacy type identifier.
6. The display information processing method according to claim 4, characterized by further comprising:
monitoring the change information of each piece of media information in the database table; the change information carries a media information identifier;
if the monitored change information is designated information, deleting the user record corresponding to the media information identifier carried in the change information in the database table, wherein the designated information comprises at least one of the following information: information for indicating deletion of the media information, information for indicating changing of the media information to be visible to all persons.
7. A display information processing apparatus characterized by comprising:
a first receiving unit configured to perform receiving an access request for accessing a private page of a second user, which is transmitted by a first user;
a first determining unit configured to perform determining a relationship type between the first user and the second user according to a recorded relationship type between users based on the access request;
the second determining unit is configured to execute the step of determining the amount of media information which is allowed to be browsed by the first user in the media information issued by the second user according to the prestored media information amount information which is allowed to be browsed by each user; wherein, the media information amount information allowed to be browsed of each user includes: the corresponding relation between the relation type between any two users and the media information amount allowed to be accessed by one user of the two users;
the corresponding relation is stored in a cache;
the corresponding relationship between the first user and the second user comprises the following information: the total amount of the media information issued by the second user, the first statistic of the media information shielded by an auditing system in the media information issued by the second user, and the second statistic corresponding to various relation types related to the second user, wherein the second statistic corresponding to each relation type represents the statistic of the media information which is configured by the second user and allows the access user of the relation type to browse;
the second determination unit includes:
the search information subunit is configured to search the cached corresponding relationship between the first user and the second user for the total amount of the media information of the second user, the first statistic of the second user and the second statistic corresponding to various relationship types related to the second user;
determining a media information quantum unit, configured to execute determining, according to the relationship type between the first user and the second user, and the total amount of the media information of the second user found in the cache, the first statistical amount of the second user, and the second statistical amount corresponding to each type of relationship type related to the second user, the amount of the media information that the first user is allowed to browse among the media information issued by the second user;
a transmitting unit configured to perform transmitting the determined amount of media information to the first user.
8. The display information processing apparatus according to claim 7, wherein the first determination unit includes:
a first relationship type subunit configured to determine that the relationship type between the first user and the second user is the same user if the user identifier of the first user is the same as the user identifier of the second user;
a second relationship type subunit configured to execute, if the first user is in the buddy list of the second user, determining that the relationship type between the first user and the second user is a buddy relationship;
a third relationship type subunit configured to execute, if the first user is in the fan list of the second user, determining that the relationship type between the first user and the second user is a fan relationship;
a fourth relationship type subunit configured to execute, if the first user is neither in the buddy list nor in the fan list of the second user, and the user identifier of the first user is different from the user identifier of the second user, determining that the relationship type between the first user and the second user is the tourist relationship.
9. The display information processing apparatus of claim 8, wherein determining the media information quanta unit comprises:
a first determined media information quantum unit configured to determine, if the relationship type between the first user and the second user is the same user, that the total media information amount of the second user is subtracted by a first statistic of the second user, and an obtained remaining media information amount is used as a media information amount allowed to be browsed by the first user;
a second determined media information sub-unit, configured to determine, if the relationship type between the first user and the second user is a friend relationship, that the total media information amount of the second user is subtracted by first specified information, and an obtained remaining media information amount is used as a media information amount allowing the first user to browse; the first designated information comprises a first statistic and a second statistic corresponding to the same user, wherein the first statistic and the relation type of the second user are the same user;
a third determined media information quantum unit, configured to determine, if the relationship type between the first user and the second user is fan relationship, that the total media information amount of the second user is subtracted by second specified information, and that the obtained remaining media information amount is used as the media information amount allowed to be browsed by the first user; the second specified information comprises a first statistic of the second user, a second statistic corresponding to the same user in relation type and a second statistic corresponding to the friend relation in relation type;
a fourth determined media information quantum unit, configured to determine, if the relationship type between the first user and the second user is a guest relationship, that the total media information amount of the second user is subtracted by third specific information, and the obtained remaining media information amount is used as the media information amount allowed to be browsed by the first user; the third specifying information includes the first statistic of the second user, the second statistic corresponding to the same user in the relationship type, the second statistic corresponding to the friend relationship in the relationship type, and the second statistic corresponding to the fan relationship in the relationship type.
10. The apparatus according to claim 9, wherein the apparatus stores a database table in advance, wherein each user record in the database table includes a user identifier, a media information identifier of media information published by a user corresponding to the user identifier, and a privacy type identifier corresponding to the media information; the privacy type identifier is used for indicating whether the corresponding media information has a shielding policy set by an auditing system or indicating that the corresponding media information is configured by an author;
the device further comprises:
a table look-up unit configured to perform, if at least one of the information included in the correspondence between the first user and the second user is not found in the cache, an operation according to the information recorded in the database table to obtain the information that is not found: if the first statistic is not found, counting the first statistic of the media information of the shielding strategy set by the auditing system in the media information issued by the second user according to the privacy type identifier; if the second statistic is not found, counting various relation types contained in a shielding strategy configured by an author in the media information issued by the second user according to the privacy type identification, and counting second statistic of the media information which is allowed to be browsed by access users of various relation types; if the total quantity of the media information is not found, obtaining the total quantity of the media information issued by the second user from corresponding fields in the database table;
a storage unit configured to perform storing the obtained information not found in the cache.
11. The apparatus according to claim 10, wherein the privacy type identifier has a priority, and the priority of the privacy type identifier is, in order from high to low: the method comprises the steps that an identifier of a shielding strategy configured by an auditing system, an identifier of a shielding strategy only visible by an author, an identifier of a shielding strategy only visible by the author and friends, and an identifier of a shielding strategy only visible by the author and fans are included;
the device further comprises:
a second receiving unit configured to execute receiving an update request for updating the privacy type identifier of the first specified media information in the database table; the updating request comprises a media information identifier of the first appointed media information and a new privacy type identifier of the first appointed media information;
the searching unit is configured to search the original privacy type identification corresponding to the media information identification carried in the updating request in the database table;
a comparison unit configured to perform a comparison of priorities of an original privacy type identifier and the new privacy type identifier;
a discarding unit configured to discard the update request if the priority of the original privacy type identifier is higher than the priority of the new privacy type identifier;
and the updating unit is configured to update the original privacy type identifier to be the new privacy type identifier if the priority of the original privacy type identifier is lower than the priority of the new privacy type identifier.
12. The display information processing apparatus according to claim 10, wherein the apparatus further comprises:
the monitoring unit is configured to monitor change information of each piece of media information in the database table; the change information carries a media information identifier;
a deleting unit configured to delete, in the database table, a user record corresponding to a media information identifier carried in the change information if the monitored change information is designated information, where the designated information includes at least one of: information for indicating deletion of the media information, information for indicating changing of the media information to be visible to all persons.
13. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the display information processing method of any one of claims 1 to 6.
14. A storage medium characterized in that instructions in the storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the display information processing method according to any one of claims 1 to 6.
CN201910556063.8A 2019-06-25 2019-06-25 Display information processing method and device, electronic equipment and storage medium Active CN110377857B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910556063.8A CN110377857B (en) 2019-06-25 2019-06-25 Display information processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910556063.8A CN110377857B (en) 2019-06-25 2019-06-25 Display information processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110377857A CN110377857A (en) 2019-10-25
CN110377857B true CN110377857B (en) 2021-11-02

Family

ID=68249438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910556063.8A Active CN110377857B (en) 2019-06-25 2019-06-25 Display information processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110377857B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101902486A (en) * 2009-05-27 2010-12-01 北京携友聚信信息技术有限公司 Method and system for protecting security of personal information
CN103391273A (en) * 2012-05-08 2013-11-13 孙玮 Method and device for controlling access authority of internet website user information
CN109803008A (en) * 2019-01-11 2019-05-24 北京字节跳动网络技术有限公司 Method and apparatus for showing information

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101599951A (en) * 2008-06-06 2009-12-09 阿里巴巴集团控股有限公司 A kind of method of releasing website information, Apparatus and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101902486A (en) * 2009-05-27 2010-12-01 北京携友聚信信息技术有限公司 Method and system for protecting security of personal information
CN103391273A (en) * 2012-05-08 2013-11-13 孙玮 Method and device for controlling access authority of internet website user information
CN109803008A (en) * 2019-01-11 2019-05-24 北京字节跳动网络技术有限公司 Method and apparatus for showing information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
网络第三方服务器中用户信息的细粒度访问控制方法;杨浩等;《科学技术与工程》;20180228;第18卷(第4期);全文 *

Also Published As

Publication number Publication date
CN110377857A (en) 2019-10-25

Similar Documents

Publication Publication Date Title
US10331863B2 (en) User-generated content permissions status analysis system and method
US9881179B2 (en) User-generated content permissions status analysis system and method
US9418117B1 (en) Displaying relevant messages of a conversation graph
KR102504075B1 (en) Matching and attributes of user device events
WO2009135187A1 (en) Method and apparatus for providing dynamic playlists and tag-tuning of multimedia objects
US20140143241A1 (en) Internet news platform and related social network
CN102546668B (en) Method, device and system for counting unique visitors
BR102013013607A2 (en) Provision of regeneration via social computer network of a media distribution platform
US9660971B1 (en) Generating event recommendations based upon media consumption
CN104519120A (en) Business object attachments and expiring URL
CN108475259A (en) The system and method analysed and investigated result and generate investigation result output
WO2014023121A1 (en) Method and device for launching individual content
WO2014108038A1 (en) Frequently-used website generation client terminal, server, system and method
CN105528218A (en) Data diagram cascaded method and data diagram cascaded system
WO2022057525A1 (en) Method and device for data retrieval, electronic device, and storage medium
US20120330928A1 (en) Method and Apparatus for Generating a Fused View of One or More People
US20140172965A1 (en) Unified social graph
CN110708361B (en) System, method and device for determining grade of digital content publishing user and server
CN110377857B (en) Display information processing method and device, electronic equipment and storage medium
WO2023273922A1 (en) Account management method, system, and computer readable storage medium
EP4062303B1 (en) Privacy-preserving virtual email system
US20140297750A1 (en) Information providing system, information providing program and information providing method
CN112491939B (en) Multimedia resource scheduling method and system
KR101418475B1 (en) System and method for deleting personal digital data
CN114253951B (en) Data processing method, system and second server

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