CN115865528A - Multi-device based user profile operation method, system and readable storage medium - Google Patents

Multi-device based user profile operation method, system and readable storage medium Download PDF

Info

Publication number
CN115865528A
CN115865528A CN202310134741.8A CN202310134741A CN115865528A CN 115865528 A CN115865528 A CN 115865528A CN 202310134741 A CN202310134741 A CN 202310134741A CN 115865528 A CN115865528 A CN 115865528A
Authority
CN
China
Prior art keywords
data
equipment
synchronization
user
group
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.)
Granted
Application number
CN202310134741.8A
Other languages
Chinese (zh)
Other versions
CN115865528B (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.)
Shenzhen Yitoa Digital Technology Co ltd
Original Assignee
Shenzhen Yitoa Digital 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 Shenzhen Yitoa Digital Technology Co ltd filed Critical Shenzhen Yitoa Digital Technology Co ltd
Priority to CN202310134741.8A priority Critical patent/CN115865528B/en
Publication of CN115865528A publication Critical patent/CN115865528A/en
Application granted granted Critical
Publication of CN115865528B publication Critical patent/CN115865528B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a multi-device-based user data operation method, a system and a readable storage medium, wherein the method comprises the following steps: acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes; acquiring synchronous data of an equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data; identifying a synchronization request of an equipment end to call stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end; and after the data synchronization operation is completed, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group. The invention can reduce the risk of data loss, and can permanently store the data after the authorization of the user, thereby realizing the information sharing of multiple devices and simultaneously ensuring the privacy of the data.

Description

Multi-device based user profile operation method, system and readable storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, a system, and a readable storage medium for operating user data based on multiple devices.
Background
With the continuous development of internet and big data application, people can generate a large amount of data in daily life and work, the data can be used for portraying people and can also be used for recording and storing by people, the data types are also divided into various types, private data of users and shared data shared by the public are available, the private data of the users are mostly related to equipment used by the users, for example, the use traces of the mobile phones are used as the use data of the users, and the data obtained by the users through activities such as chatting, shooting and video recording based on the mobile phones are stored as the private data of the users.
Therefore, most data of a user is stored in equipment, such as a mobile phone, a usb disk, and the like, due to the existence of the information tightness generated when the user uses the equipment, the data of the user is lost when the equipment is lost following the user's data, and when the user data is stored by using big data or a cloud disk, the problem that the data is leaked due to the diversity of the equipment is also caused.
Disclosure of Invention
The invention aims to provide a multi-device-based user data operation method, a multi-device-based user data operation system and a readable storage medium, which can reduce the risk of data loss, permanently store data after authorization of a user, realize multi-device sharing and guarantee the privacy of the data.
The invention provides a user data operation method based on multiple devices in a first aspect, which comprises the following steps:
acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes;
acquiring synchronous data of the equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data;
identifying a synchronization request of an equipment end, and calling stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end;
and after the data synchronization operation is completed, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group.
In this scheme, acquiring a user code of a device side, classifying different device sides based on the user code to obtain a device group corresponding to different user attributes specifically includes:
acquiring user attribute data of equipment terminals to identify the user codes, wherein one user code matches at least one equipment terminal;
classifying different equipment terminals based on the user codes so as to unify the equipment terminals with the same user code to obtain different equipment groups, wherein one equipment group is matched with one user code.
In this scheme, the acquiring of the synchronization data of the device group and storing the synchronization data in a server, and performing pre-synchronization on device ends corresponding to different user codes in the current device group by using the synchronization data specifically include:
acquiring newly added data of all the equipment ends in the equipment group as the synchronous data and storing the newly added data into a server;
acquiring the newly added data corresponding to each equipment end, and performing data segmentation based on the synchronous data to identify pre-synchronous data corresponding to each equipment end;
and pre-synchronizing the equipment terminals based on the pre-synchronization data, wherein one piece of pre-synchronization data at least corresponds to one equipment terminal.
In this scheme, the identifying a synchronization request of an equipment end to call storage data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end specifically includes:
obtaining an active request or a passive request of a device end to identify the synchronization request, wherein,
when the active request is identified, acquiring pre-synchronization data stored in a server by a device group to which the current device end corresponds, and performing synchronization operation on the current device end based on the corresponding pre-synchronization data;
and when the passive request is identified, acquiring synchronous data stored in the server by the equipment group to which the current equipment end belongs, so as to perform synchronous operation on the current equipment end based on the corresponding synchronous data.
In this scheme, after the data synchronization operation is completed, data update is performed based on the device group corresponding to the current device side to mark synchronized devices and unsynchronized devices in the device group, which specifically includes:
acquiring the serial number of the equipment end where the data synchronization operation is completed, and marking the corresponding equipment end as synchronized equipment based on the serial number of the equipment end;
and removing and screening the equipment groups based on the equipment end serial numbers, and marking the equipment ends remaining in the equipment groups as unsynchronized equipment.
In the scheme, the synchronous data comprises schedule data, mail data, note data and bookshelf data of a user.
The second aspect of the present invention further provides a multi-device based user profile operating system, which includes a memory and a processor, wherein the memory includes a multi-device based user profile operating method program, and when the multi-device based user profile operating method program is executed by the processor, the following steps are implemented:
acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes;
acquiring synchronous data of the equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data;
identifying a synchronization request of an equipment end, and calling stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end;
and after the data synchronization operation is completed, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group.
In this scheme, the obtaining of the user code of the device side, and classifying different device sides based on the user code to obtain device groups corresponding to different user attributes specifically include:
acquiring user attribute data of equipment terminals to identify the user codes, wherein one user code matches at least one equipment terminal;
classifying different equipment terminals based on the user codes so as to unify the equipment terminals with the same user code to obtain different equipment groups, wherein one equipment group is matched with one user code.
In this scheme, the acquiring of the synchronization data of the device group and storing the synchronization data in a server, and performing pre-synchronization on device ends corresponding to different user codes in the current device group by using the synchronization data specifically include:
acquiring newly added data of all the equipment ends in the equipment group as the synchronous data and storing the newly added data into a server;
acquiring the newly added data corresponding to each equipment end, and performing data segmentation based on the synchronous data to identify pre-synchronous data corresponding to each equipment end;
and pre-synchronizing the equipment terminals based on the pre-synchronization data, wherein one piece of pre-synchronization data at least corresponds to one equipment terminal.
In this scheme, the identifying a synchronization request of an equipment end to call storage data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end specifically includes:
obtaining an active request or a passive request of a device end to identify the synchronization request, wherein,
when the active request is identified, acquiring pre-synchronization data stored in a server by a device group to which the current device end belongs, and performing synchronization operation on the current device end based on the corresponding pre-synchronization data;
and when the passive request is identified, acquiring synchronous data stored in the server by the equipment group to which the current equipment end belongs, so as to perform synchronous operation on the current equipment end based on the corresponding synchronous data.
In this scheme, after the data synchronization operation is completed, data update is performed based on the device group corresponding to the current device side to mark synchronized devices and unsynchronized devices in the device group, which specifically includes:
acquiring the serial number of the equipment end where the data synchronization operation is completed, and marking the corresponding equipment end as synchronized equipment based on the serial number of the equipment end;
and performing rejection screening in the equipment group based on the equipment end sequence number, and marking the equipment ends remaining in the equipment group as unsynchronized equipment.
In the scheme, the synchronous data comprises schedule data, mail data, note data and bookshelf data of the user.
A third aspect of the invention provides a computer readable storage medium containing a program of a multi-device based user profile operation method of a machine, which when executed by a processor implements the steps of a multi-device based user profile operation method as described in any one of the above.
The invention discloses a multi-device-based user data operation method, a multi-device-based user data operation system and a readable storage medium, which can reduce the risk of data loss when devices are lost, and can permanently store user data after user authorization, thereby realizing data sharing among multiple devices for users; the information tightness of the user data is guaranteed, and the privacy of the user data is further guaranteed.
Drawings
FIG. 1 is a flow chart illustrating a method of multi-device based user profile operation of the present invention;
FIG. 2 is a block diagram of a multi-device based user profile operating system of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited by the specific embodiments disclosed below.
FIG. 1 is a flow chart illustrating a method for operating a multi-device based user profile according to the present application.
As shown in fig. 1, the present application discloses a multi-device based user profile operating method, which includes the following steps:
s102, acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes;
s104, acquiring synchronous data of the equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data;
s106, identifying a synchronization request of the equipment end, and calling stored data in the server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end;
and S108, after the data synchronization operation is completed, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group.
It should be noted that, in this embodiment, a user code of an equipment end is obtained to classify the equipment end, so that different equipment ends can be classified based on the user code to obtain equipment groups corresponding to different user attributes, that is, one user may have multiple equipment ends, and correspondingly, one user corresponds to one equipment group, synchronization data of the equipment group is obtained to be stored in a server, and pre-synchronization is performed on the equipment ends corresponding to different user codes in the equipment group by using the synchronization data, where the server may be a local server or a cloud server, if the server is a local server, different equipment ends of a current user may be connected based on the internet of things, if the server is a cloud server, different equipment ends of the current user may be connected based on the internet, and when the server is used, a synchronization request of the equipment end is identified, so that data already stored in the server is called to perform synchronization operation, and after the synchronization operation is completed, data update is performed based on the equipment group corresponding to the current equipment end, so as to mark synchronized equipment and unsynchronized equipment in the equipment group.
According to the embodiment of the present invention, the acquiring a user code of a device side, and classifying different device sides based on the user code to obtain device groups corresponding to different user attributes specifically include:
acquiring user attribute data of equipment terminals to identify the user codes, wherein one user code matches at least one equipment terminal;
classifying different equipment terminals based on the user codes so as to unify the equipment terminals with the same user code to obtain different equipment groups, wherein one equipment group is matched with one user code.
It should be noted that, in this embodiment, the obtaining of the user code is specifically obtained by obtaining user attribute data of device ends for identification, where one user code matches at least one device end, that is, it indicates that one user code may correspond to multiple device ends, that is, one user may own a device end, and different device ends are categorized based on different user codes, where a specific manner of categorization is to unify the device ends with the same user code to obtain different device groups, and accordingly, one device group matches one user code, that is, one user corresponds to one device group.
According to the embodiment of the present invention, the acquiring of the synchronization data of the device group and storing the synchronization data in a server, and performing pre-synchronization on device ends corresponding to different user codes in the current device group by using the synchronization data specifically include:
acquiring newly added data of all the equipment ends in the equipment group as the synchronous data and storing the data in a server;
acquiring the newly added data corresponding to each equipment end, and performing data segmentation based on the synchronous data to identify pre-synchronous data corresponding to each equipment end;
and pre-synchronizing the equipment terminals based on the pre-synchronization data, wherein one piece of pre-synchronization data at least corresponds to one equipment terminal.
It should be noted that, in this embodiment, different device ends correspond to their own newly added data, so that the newly added data of all the device ends in the device group can be obtained as the synchronization data to be stored in the server, where the newly added data corresponding to each device end is obtained, so that data segmentation can be performed based on the synchronization data to identify pre-synchronization data corresponding to each device end, where the pre-synchronization data is data remaining after the new added data of the current device end is segmented by the synchronization data, and the device ends are pre-synchronized based on the pre-synchronization data, that is, data remaining after the new added data of the current device end is segmented by the synchronization data to pre-synchronize the current device ends, and accordingly, not all the device ends have new added data, and thus, one piece of the pre-synchronization data corresponds to at least one device end.
According to the embodiment of the present invention, the identifying a synchronization request of an equipment end, and invoking stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end specifically includes:
obtaining an active request or a passive request of a device end to identify the synchronization request, wherein,
when the active request is identified, acquiring pre-synchronization data stored in a server by a device group to which the current device end belongs, and performing synchronization operation on the current device end based on the corresponding pre-synchronization data;
and when the passive request is identified, acquiring synchronous data stored in the server by the equipment group to which the current equipment end belongs, so as to perform synchronous operation on the current equipment end based on the corresponding synchronous data.
It should be noted that, in this embodiment, the synchronization request includes an active request and a passive request, where when the active request is identified, it indicates that the user actively needs synchronization, and at this time, pre-synchronization data stored in the server by the device group to which the current device end belongs is acquired, so as to perform synchronization operation on the current device end based on the corresponding pre-synchronization data; when the passive request is identified, the time that the equipment terminal needs to be synchronized regularly is indicated, and at the moment, the synchronization data stored in the server by the equipment group to which the current equipment terminal belongs is acquired, so that the synchronization operation is performed on the current equipment terminal based on the corresponding synchronization data.
According to an embodiment of the present invention, after the data synchronization operation is completed, data updating is performed based on a device group corresponding to a current device end to mark synchronized devices and unsynchronized devices in the device group, and the method specifically includes:
acquiring the serial number of the equipment end where the data synchronization operation is completed, and marking the corresponding equipment end as synchronized equipment based on the serial number of the equipment end;
and removing and screening the equipment groups based on the equipment end serial numbers, and marking the equipment ends remaining in the equipment groups as unsynchronized equipment.
It should be noted that, in this embodiment, different device ends in a device group correspond to device end serial numbers, so that a device end serial number for completing the data synchronization operation may be obtained, a corresponding device end is marked as a synchronized device based on the device end serial number, correspondingly, the device group is rejected and screened based on the device end serial number, the device ends remaining in the device group are marked as unsynchronized devices, and after the device end serial numbers marked as synchronized devices in the same device group are rejected, the device ends corresponding to the remaining unsynchronized device end serial numbers are the unsynchronized devices.
According to an embodiment of the present invention, the synchronization data includes schedule data, mail data, note data, and bookshelf data of the user.
It should be noted that, in this embodiment, the synchronous data is new data generated by different device sides, including schedule data, mail data, note data, and bookshelf data, for example, where the corresponding device side includes mobile devices such as a mobile phone and a computer.
It is worth mentioning that the method further includes performing date splitting according to the pre-synchronization data, and specifically includes:
acquiring pre-synchronization data corresponding to each equipment terminal;
splitting dates based on the pre-synchronization data, so as to obtain pre-synchronization data options corresponding to each synchronization date division;
and dividing the pre-synchronization data according to the synchronization date based on the pre-synchronization data option to output to the equipment terminal.
It should be noted that, in this embodiment, when the device side sends an active request and acquires pre-synchronization data stored correspondingly to perform synchronization operation, the pre-synchronization data of the device side may be divided according to dates to be supplied to the device side for selection, and then synchronization operation is performed based on the pre-synchronization data selected by the device side, so that synchronization is selectively performed, thereby simplifying a process of screening target content in synchronization content by a device side user, and reducing unnecessary time cost, for example, if a user needs to check note data "3" days ago, only the date "3" days ago needs to be selected according to the synchronization date, and then the pre-synchronization data corresponding to the synchronization date is output to the device side for synchronization operation.
It is worth mentioning that the method further includes performing type splitting based on the pre-synchronization data, and specifically includes:
acquiring pre-synchronization data corresponding to each equipment terminal;
splitting the data types based on the pre-synchronization data so as to obtain pre-synchronization data options corresponding to each data type division;
and dividing the pre-synchronization data according to the data types based on the pre-synchronization data options to output the pre-synchronization data to the equipment terminal.
It should be noted that, in this embodiment, the division of the pre-synchronization data based on the synchronization date is described in the above embodiment, but in this embodiment, the division of the pre-synchronization data based on the data type is described so as to be selected by the device side, and then the division of the pre-synchronization data is performed according to the data type based on the pre-synchronization data option selected by the device side so as to be output to the device side, so as to achieve the accuracy of the device side user in the synchronization operation of the data type, for example, the user needs to synchronize the image data in the bookshelf data, so that the multimedia data can be synchronized on the data type level, and then the corresponding image data is obtained.
It is worth mentioning that the method further includes obtaining feedback data of the device side, and specifically includes:
obtaining feedback data of the device side to identify corresponding pre-synchronization data, wherein,
acquiring a date option of an equipment end, and further acquiring corresponding pre-synchronization data based on the date option and outputting the pre-synchronization data to the equipment end;
and acquiring the type option of the equipment terminal, and further acquiring corresponding pre-synchronization data based on the type option and outputting the pre-synchronization data to the equipment terminal.
It should be noted that, in this embodiment, it is described that in the above embodiment, the pre-synchronization data may be divided based on the date and the type, the division obtains the corresponding pre-synchronization data option, and accordingly, the device side performs feedback after selecting different options, so that the pre-synchronization data required by the device side after acquiring the feedback data is identified specifically includes identifying the pre-synchronization data corresponding to the date and the type.
It is worth mentioning that the method further includes acquiring passive synchronization definition data of the device side, and specifically includes:
acquiring passive synchronization definition data of the equipment terminal, wherein the passive synchronization definition data comprises a synchronization period, a synchronization type and a synchronization date;
and completing the synchronous operation according to the synchronous type and/or the synchronous date in the corresponding time based on the synchronous period.
It should be noted that, in this embodiment, during passive synchronization, which means automatic synchronization operation of the device side is indicated, different data can be synchronized by setting different passive synchronization definition data packets, so as to achieve the goal of data classification synchronization, which is convenient for a user to refer to.
FIG. 2 is a block diagram of a multi-device based user profile operating system of the present invention.
As shown in fig. 2, the present invention discloses a multi-device based user profile operating system, which includes a memory and a processor, wherein the memory includes a multi-device based user profile operating method program, and when the multi-device based user profile operating method program is executed by the processor, the following steps are implemented:
acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes;
acquiring synchronous data of the equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data;
identifying a synchronization request of an equipment end, and calling stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end;
and after the data synchronization operation is finished, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group.
It should be noted that, in this embodiment, a user code of an equipment end is obtained to classify the equipment end, so that different equipment ends can be classified based on the user code to obtain equipment groups corresponding to different user attributes, that is, one user may have multiple equipment ends, and correspondingly, one user corresponds to one equipment group, synchronization data of the equipment group is obtained to be stored in a server, and pre-synchronization is performed on the equipment ends corresponding to different user codes in the equipment group by using the synchronization data, where the server may be a local server or a cloud server, if the server is a local server, different equipment ends of a current user may be connected based on the internet of things, if the server is a cloud server, different equipment ends of the current user may be connected based on the internet, and when the server is used, a synchronization request of the equipment end is identified, so that data already stored in the server is called to perform synchronization operation, and after the synchronization operation is completed, data update is performed based on the equipment group corresponding to the current equipment end, so as to mark synchronized equipment and unsynchronized equipment in the equipment group.
According to the embodiment of the present invention, the acquiring a user code of a device side, and classifying different device sides based on the user code to obtain device groups corresponding to different user attributes specifically include:
acquiring user attribute data of equipment terminals to identify the user codes, wherein one user code matches at least one equipment terminal;
classifying different equipment terminals based on the user codes so as to unify the equipment terminals with the same user code to obtain different equipment groups, wherein one equipment group is matched with one user code.
It should be noted that, in this embodiment, the obtaining of the user code is specifically obtained by obtaining user attribute data of a device end for identification, where one user code matches at least one device end, that is, it indicates that one user code may correspond to multiple device ends, that is, one user may have a pair of device ends, and different device ends are categorized based on different user codes, where the specific manner of categorization is to unify the device ends with the same user code to obtain different device groups, and accordingly, one device group matches one user code, that is, one user corresponds to one device group.
According to the embodiment of the present invention, the acquiring of the synchronization data of the device group and storing the synchronization data in a server, and performing pre-synchronization on device ends corresponding to different user codes in the current device group by using the synchronization data specifically include:
acquiring newly added data of all the equipment ends in the equipment group as the synchronous data and storing the data in a server;
acquiring the newly added data corresponding to each equipment end, and performing data segmentation based on the synchronous data to identify pre-synchronous data corresponding to each equipment end;
and pre-synchronizing the equipment terminals based on the pre-synchronization data, wherein one piece of pre-synchronization data at least corresponds to one equipment terminal.
It should be noted that, in this embodiment, different device ends correspond to their own newly added data, so that the newly added data of all the device ends in the device group can be obtained as the synchronization data to be stored in the server, where the newly added data corresponding to each device end is obtained, so that data segmentation can be performed based on the synchronization data to identify pre-synchronization data corresponding to each device end, where the pre-synchronization data is data remaining after the new added data of the current device end is segmented by the synchronization data, and the device ends are pre-synchronized based on the pre-synchronization data, that is, data remaining after the new added data of the current device end is segmented by the synchronization data to pre-synchronize the current device ends, and accordingly, not all the device ends have new added data, and thus, one piece of the pre-synchronization data corresponds to at least one device end.
According to the embodiment of the present invention, the identifying a synchronization request of an equipment end, and invoking stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end specifically includes:
obtaining an active request or a passive request of a device end to identify the synchronization request, wherein,
when the active request is identified, acquiring pre-synchronization data stored in a server by a device group to which the current device end belongs, and performing synchronization operation on the current device end based on the corresponding pre-synchronization data;
and when the passive request is identified, acquiring synchronous data stored in the server by the equipment group to which the current equipment end corresponds, so as to perform synchronous operation on the current equipment end based on the corresponding synchronous data.
It should be noted that, in this embodiment, the synchronization request includes an active request and a passive request, where when the active request is identified, it indicates that the user actively needs synchronization, and at this time, pre-synchronization data stored in the server by the device group to which the current device end belongs is acquired, so as to perform synchronization operation on the current device end based on the corresponding pre-synchronization data; when the passive request is identified, that is, the device end reaches the time which needs to be synchronized periodically, the synchronization data stored in the server by the device group to which the current device end belongs is acquired, so that the current device end is synchronized based on the corresponding synchronization data.
According to an embodiment of the present invention, after the data synchronization operation is completed, data updating is performed based on a device group corresponding to a current device end to mark synchronized devices and unsynchronized devices in the device group, and the method specifically includes:
acquiring the serial number of the equipment end which completes the data synchronization operation, and marking the corresponding equipment end as synchronized equipment based on the serial number of the equipment end;
and removing and screening the equipment groups based on the equipment end serial numbers, and marking the equipment ends remaining in the equipment groups as unsynchronized equipment.
It should be noted that, in this embodiment, different device ends in a device group correspond to device end serial numbers, so that a device end serial number for completing the data synchronization operation may be obtained, a corresponding device end is marked as a synchronized device based on the device end serial number, correspondingly, the device group is rejected and screened based on the device end serial number, the device ends remaining in the device group are marked as unsynchronized devices, and after the device end serial numbers marked as synchronized devices in the same device group are rejected, the device ends corresponding to the remaining unsynchronized device end serial numbers are the unsynchronized devices.
According to an embodiment of the present invention, the synchronization data includes schedule data, mail data, note data, and bookshelf data of the user.
It should be noted that, in this embodiment, the synchronous data is new data generated by different device sides, including schedule data, mail data, note data, and bookshelf data, for example, where the corresponding device side includes mobile devices such as a mobile phone and a computer.
It is worth mentioning that the method further includes performing date splitting according to the pre-synchronization data, and specifically includes:
acquiring pre-synchronization data corresponding to each equipment terminal;
splitting dates based on the pre-synchronization data, so as to obtain pre-synchronization data options corresponding to each synchronization date division;
and dividing the pre-synchronization data according to the synchronization date based on the pre-synchronization data option to output to the equipment terminal.
It should be noted that, in this embodiment, when the device side sends an active request and acquires pre-synchronization data stored correspondingly to perform synchronization operation, the pre-synchronization data of the device side may be divided according to dates to be provided to the device side for selection, and then synchronization operation is performed based on the pre-synchronization data selected by the device side, so as to selectively synchronize, thereby simplifying a process of screening target content in synchronization content by a device side user, and reducing unnecessary time cost, for example, if the user needs to check note data before "3" days, only the date before "3" days needs to be selected according to the synchronization date, and then the pre-synchronization data corresponding to the synchronization date is output to the device side for synchronization operation.
It is worth mentioning that the method further includes performing type splitting based on the pre-synchronization data, and specifically includes:
acquiring pre-synchronization data corresponding to each equipment terminal;
splitting the data types based on the pre-synchronization data so as to obtain pre-synchronization data options corresponding to each data type division;
and dividing the pre-synchronization data according to the data types based on the pre-synchronization data options to output the pre-synchronization data to the equipment terminal.
It should be noted that, in this embodiment, the division of the pre-synchronization data based on the synchronization date is described in the above embodiment, but in this embodiment, the division of the pre-synchronization data based on the data type is described so as to be selected by the device side, and then the division of the pre-synchronization data is performed according to the data type based on the pre-synchronization data option selected by the device side so as to be output to the device side, so as to achieve the accuracy of the device side user in the synchronization operation of the data type, for example, the user needs to synchronize the image data in the bookshelf data, so that the multimedia data can be synchronized on the data type level, and then the corresponding image data is obtained.
It should be noted that the method further includes obtaining feedback data of the device, which specifically includes:
obtaining feedback data of the device end to identify corresponding pre-synchronization data, wherein,
acquiring a date option of an equipment end, and further acquiring corresponding pre-synchronization data based on the date option and outputting the pre-synchronization data to the equipment end;
and acquiring a type option of the equipment terminal, and further acquiring corresponding pre-synchronization data based on the type option and outputting the pre-synchronization data to the equipment terminal.
It should be noted that, in this embodiment, it is described that in the above embodiment, the pre-synchronization data may be divided based on the date and the type, the division obtains the corresponding pre-synchronization data option, and accordingly, the device side performs feedback after selecting different options, so that the pre-synchronization data required by the device side after acquiring the feedback data is identified specifically includes identifying the pre-synchronization data corresponding to the date and the type.
It is worth mentioning that the method further includes acquiring passive synchronization definition data of the device side, and specifically includes:
acquiring passive synchronization definition data of the equipment terminal, wherein the passive synchronization definition data comprises a synchronization period, a synchronization type and a synchronization date;
and completing the synchronous operation according to the synchronous type and/or the synchronous date in the corresponding time based on the synchronous period.
It should be noted that, in this embodiment, during passive synchronization, which means automatic synchronization operation of the device side is indicated, different data can be synchronized by setting different passive synchronization definition data packets, so as to achieve the goal of data classification synchronization, which is convenient for a user to refer to.
A third aspect of the invention provides a computer-readable storage medium containing a multi-device based user profile operating method program which, when executed by a processor, implements the steps of a multi-device based user profile operating method as described in any one of the above.
The invention discloses a multi-device-based user data operation method, a multi-device-based user data operation system and a readable storage medium, which can reduce the risk of data loss when devices are lost, and can permanently store user data after the authorization of a user, thereby realizing the data sharing of the user among multiple devices; the information tightness of the user data is guaranteed, and the privacy of the user data is further guaranteed.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or in other forms.
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; can be located in one place or distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: a mobile storage device, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.

Claims (10)

1. A user data operation method based on multiple devices is characterized by comprising the following steps:
acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes;
acquiring synchronous data of the equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data;
identifying a synchronization request of an equipment end, and calling stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end;
and after the data synchronization operation is completed, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group.
2. The method according to claim 1, wherein the obtaining of the user code of the device end and the classifying of different device ends based on the user code to obtain device groups corresponding to different user attributes specifically comprises:
acquiring user attribute data of equipment terminals to identify the user codes, wherein one user code matches at least one equipment terminal;
classifying different equipment terminals based on the user codes so as to unify the equipment terminals with the same user code to obtain different equipment groups, wherein one equipment group is matched with one user code.
3. The method according to claim 2, wherein the acquiring of the synchronization data of the device group is stored in a server, and pre-synchronization is performed at the device side corresponding to the different user codes in the current device group by using the synchronization data, specifically comprising:
acquiring newly added data of all the equipment ends in the equipment group as the synchronous data and storing the newly added data into a server;
acquiring the newly added data corresponding to each equipment end, and performing data segmentation based on the synchronous data to identify pre-synchronous data corresponding to each equipment end;
and pre-synchronizing the equipment terminals based on the pre-synchronization data, wherein one piece of pre-synchronization data at least corresponds to one equipment terminal.
4. The method according to claim 3, wherein the identifying of the synchronization request from the device side calls the stored data in the server to perform data synchronization operation on the current device side based on the synchronization request from the current device side comprises:
obtaining an active request or a passive request of a device end to identify the synchronization request, wherein,
when the active request is identified, acquiring pre-synchronization data stored in a server by a device group to which the current device end corresponds, and performing synchronization operation on the current device end based on the corresponding pre-synchronization data;
and when the passive request is identified, acquiring synchronous data stored in the server by the equipment group to which the current equipment end belongs, so as to perform synchronous operation on the current equipment end based on the corresponding synchronous data.
5. The method according to claim 4, wherein after the data synchronization operation is completed, the data update is performed based on the device group corresponding to the current device end to mark synchronized devices and unsynchronized devices in the device group, and specifically includes:
acquiring the serial number of the equipment end where the data synchronization operation is completed, and marking the corresponding equipment end as synchronized equipment based on the serial number of the equipment end;
and removing and screening the equipment groups based on the equipment end serial numbers, and marking the equipment ends remaining in the equipment groups as unsynchronized equipment.
6. The multi-device based user profile operating method as claimed in claim 1, wherein the synchronization data comprises schedule data, mail data, note data and bookshelf data of the user.
7. A multi-device based user profile operating system, comprising a memory and a processor, wherein the memory includes a multi-device based user profile operating method program, and the multi-device based user profile operating method program, when executed by the processor, implements the steps of:
acquiring a user code of an equipment end, and classifying different equipment ends based on the user code to obtain equipment groups corresponding to different user attributes;
acquiring synchronous data of the equipment group, storing the synchronous data into a server, and pre-synchronizing equipment ends corresponding to different user codes in the current equipment group by using the synchronous data;
identifying a synchronization request of an equipment end, and calling stored data in a server to perform data synchronization operation on the current equipment end based on the synchronization request of the current equipment end;
and after the data synchronization operation is completed, updating data based on the equipment group corresponding to the current equipment end to mark synchronized equipment and unsynchronized equipment in the equipment group.
8. The system according to claim 7, wherein the obtaining of the user code of the device end and the classifying of different device ends based on the user code to obtain the device groups corresponding to different user attributes specifically comprises:
acquiring user attribute data of equipment terminals to identify the user codes, wherein one user code matches at least one equipment terminal;
classifying different equipment terminals based on the user codes so as to unify the equipment terminals with the same user code to obtain different equipment groups, wherein one equipment group is matched with one user code.
9. The system of claim 8, wherein the acquiring the synchronization data of the device group and storing the synchronization data in a server, and performing pre-synchronization on device sides corresponding to different user codes in the current device group by using the synchronization data specifically comprises:
acquiring newly added data of all the equipment ends in the equipment group as the synchronous data and storing the newly added data into a server;
acquiring the newly added data corresponding to each equipment end, and performing data segmentation based on the synchronous data to identify pre-synchronous data corresponding to each equipment end;
and pre-synchronizing the equipment terminals based on the pre-synchronization data, wherein one piece of pre-synchronization data at least corresponds to one equipment terminal.
10. A computer-readable storage medium, characterized in that a multi-device based user profile operating method program is included in the computer-readable storage medium, and when the multi-device based user profile operating method program is executed by a processor, the steps of a multi-device based user profile operating method according to any one of claims 1 to 6 are implemented.
CN202310134741.8A 2023-02-20 2023-02-20 Multi-device-based user profile operation method, system and readable storage medium Active CN115865528B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310134741.8A CN115865528B (en) 2023-02-20 2023-02-20 Multi-device-based user profile operation method, system and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310134741.8A CN115865528B (en) 2023-02-20 2023-02-20 Multi-device-based user profile operation method, system and readable storage medium

Publications (2)

Publication Number Publication Date
CN115865528A true CN115865528A (en) 2023-03-28
CN115865528B CN115865528B (en) 2023-05-12

Family

ID=85658427

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310134741.8A Active CN115865528B (en) 2023-02-20 2023-02-20 Multi-device-based user profile operation method, system and readable storage medium

Country Status (1)

Country Link
CN (1) CN115865528B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116450745A (en) * 2023-04-26 2023-07-18 深圳市英唐数码科技有限公司 Multi-device-based note file operation method, system and readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060270395A1 (en) * 2005-05-25 2006-11-30 Microsoft Corporation Personal shared playback
CN102546779A (en) * 2011-12-27 2012-07-04 Tcl集团股份有限公司 Synchronized method and device of application data across devices
US20150052539A1 (en) * 2011-08-19 2015-02-19 Synclogue Inc. Application Synchronization Method and Program
CN104980455A (en) * 2014-04-02 2015-10-14 腾讯科技(深圳)有限公司 Multi-terminal data synchronization method based on cloud storage, device and system thereof
CN105162865A (en) * 2015-09-14 2015-12-16 海智网聚网络技术(北京)有限公司 Method and device for data synchronization
CN106131137A (en) * 2016-06-26 2016-11-16 乐视控股(北京)有限公司 Method of data synchronization, system and for the user terminal of data syn-chronization and service end
CN108536752A (en) * 2018-03-13 2018-09-14 北京信安世纪科技有限公司 A kind of method of data synchronization, device and equipment
CN111756794A (en) * 2020-05-06 2020-10-09 上海明略人工智能(集团)有限公司 Data synchronization method and mobile terminal
CN115269715A (en) * 2021-04-29 2022-11-01 华为技术有限公司 Data synchronization method and electronic equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060270395A1 (en) * 2005-05-25 2006-11-30 Microsoft Corporation Personal shared playback
US20150052539A1 (en) * 2011-08-19 2015-02-19 Synclogue Inc. Application Synchronization Method and Program
CN102546779A (en) * 2011-12-27 2012-07-04 Tcl集团股份有限公司 Synchronized method and device of application data across devices
CN104980455A (en) * 2014-04-02 2015-10-14 腾讯科技(深圳)有限公司 Multi-terminal data synchronization method based on cloud storage, device and system thereof
CN105162865A (en) * 2015-09-14 2015-12-16 海智网聚网络技术(北京)有限公司 Method and device for data synchronization
CN106131137A (en) * 2016-06-26 2016-11-16 乐视控股(北京)有限公司 Method of data synchronization, system and for the user terminal of data syn-chronization and service end
CN108536752A (en) * 2018-03-13 2018-09-14 北京信安世纪科技有限公司 A kind of method of data synchronization, device and equipment
CN111756794A (en) * 2020-05-06 2020-10-09 上海明略人工智能(集团)有限公司 Data synchronization method and mobile terminal
CN115269715A (en) * 2021-04-29 2022-11-01 华为技术有限公司 Data synchronization method and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116450745A (en) * 2023-04-26 2023-07-18 深圳市英唐数码科技有限公司 Multi-device-based note file operation method, system and readable storage medium
CN116450745B (en) * 2023-04-26 2024-02-02 深圳市英唐数码科技有限公司 Multi-device-based note file operation method, system and readable storage medium

Also Published As

Publication number Publication date
CN115865528B (en) 2023-05-12

Similar Documents

Publication Publication Date Title
CN102075605B (en) Method, system and mobile terminal for displaying incoming call
CN108921918B (en) Video creation method and related device
CN104486748B (en) Contact number update method and mobile terminal
CN106055630A (en) Log storage method and device
CN105959934B (en) Network re-entry recognition methods and system
US11930051B2 (en) Network service system, computer storage medium for communication, and network service method
CN105898085A (en) Harassment communication account identification method and device
CN105763420A (en) Automatic information reply method and device
CN115865528A (en) Multi-device based user profile operation method, system and readable storage medium
CN109542878B (en) List creation method and device
CN106936971A (en) A kind of incoming person's information presentation system and reminding method
CN103078984A (en) Dialing method based on OCR (Optical Character Recognition)
CN103609098B (en) Method and apparatus for being registered in telepresence system
CN106161206A (en) A kind of user profile display packing, offer method and apparatus
CN109495350B (en) Office data checking method, office data checking device and storage medium
CN109150837A (en) Meeting bootstrap technique, conference control system and machine readable storage medium
CN104834728B (en) A kind of method for pushing and device for subscribing to video
US20170171128A1 (en) Method and electronic device for email processing
CN101897147B (en) Method, device for storing data fingerprint and method for synchronizing data of plurality of devices
CN103207890A (en) Method and device for acquiring contact person information
CN112217709A (en) Instant messaging method, instant messaging device, electronic equipment and storage medium
CN110401709A (en) Processing method, device and the storage medium of session in a kind of instant messaging application
CN113315736B (en) Data synchronization method and device between business processes
CN108268545B (en) Method and device for establishing hierarchical user label library
CN110099179B (en) Number updating method and device

Legal Events

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