CN105934759A - Data updating method and device, terminal and server - Google Patents

Data updating method and device, terminal and server Download PDF

Info

Publication number
CN105934759A
CN105934759A CN201580002063.3A CN201580002063A CN105934759A CN 105934759 A CN105934759 A CN 105934759A CN 201580002063 A CN201580002063 A CN 201580002063A CN 105934759 A CN105934759 A CN 105934759A
Authority
CN
China
Prior art keywords
server
data
stored
user
local database
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.)
Pending
Application number
CN201580002063.3A
Other languages
Chinese (zh)
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 Launch Technology Co Ltd
Original Assignee
Hesvit Health 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 Hesvit Health Technology Co Ltd filed Critical Hesvit Health Technology Co Ltd
Publication of CN105934759A publication Critical patent/CN105934759A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2308Concurrency control

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Embodiments of the invention disclose a data updating method. The method comprises comparing updating time, corresponding to each user identifier, of user data stored in a server with updating time, corresponding to each user identifier, of user data stored in local database of a terminal to determine a data content which is not downloaded and stored in the server in the local database, and then, aiming at a plurality of users, paralelly downloading the data content which is not downloaded and stored in the server. Embodiments of the invention further disclose a data updating device, a terminal and a server. Through implementation of the invention, a data updating speed and data synchronization efficiency can be improved.

Description

Data updating method and device, terminal and server
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method, an apparatus, a terminal, and a server for updating data.
Background
At present, a software login function only needs a server to verify whether a user name and a login password input by a user are correct, only basic information of an account can be acquired after a user account is successfully logged in, and other data under the account are not updated and downloaded. In the existing data updating technology, a server is mostly used as a center, the server sends data to be synchronized to a client, when a plurality of clients request to send a large amount of synchronous data, the server sequentially transmits the synchronous data to the client, so that the client needs to consume a large amount of time to wait for receiving the synchronous data transmitted by the server, and a large amount of time is wasted.
Disclosure of Invention
The technical problem to be solved by the embodiments of the present invention is to provide a method, an apparatus, a terminal and a server for data update, which can adopt incremental update and multithreading to download data content stored in the server in parallel, thereby improving data update speed and data synchronization efficiency.
The first aspect of the embodiments of the present invention discloses a method for updating data, where the method includes:
acquiring the updating time of data content corresponding to a preset user account stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and for a plurality of users, downloading the data contents stored in the server which are not downloaded in the local database to the local database in parallel.
In a first possible implementation manner of the first aspect of the embodiment of the present invention, the method includes:
acquiring identifications of a plurality of users corresponding to the preset user account in the server;
comparing the obtained identifications of the plurality of users existing in the server with the identifications of the plurality of users existing in the terminal;
and if the server has the user identifier which is not in the terminal, adding the user identifier which is not in the terminal and is in the server to the preset user account of the terminal.
With reference to the first aspect of the embodiment of the present invention or the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect of the embodiment of the present invention, the method further includes:
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content which is not uploaded to the server in the local database;
and uploading the data content which is not uploaded to the server in the local database to the server.
The second aspect of the embodiments of the present invention discloses a method for updating data, where the method includes:
sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
receiving a request sent by the terminal for downloading the data content stored in the server which is not downloaded in the local database;
and searching and sending the data content stored in the server which is not downloaded in the local database from the data content corresponding to the preset user account stored in the server according to the received request.
In a first possible implementation manner of the second aspect of the embodiment of the present invention, the method includes:
receiving data content which is uploaded by the terminal and is not uploaded to a server in the local database;
and updating the data content corresponding to the preset user account stored in the server according to the received data content.
The third aspect of the embodiments of the present invention discloses a data updating apparatus, where the apparatus includes:
the acquisition module is used for acquiring the updating time of the data content corresponding to the preset user account stored in the server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
the comparison module is used for comparing the update time of the user data corresponding to each user identifier stored in the server and acquired by the acquisition module with the update time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and the downloading module is used for downloading the data contents which are determined by comparison of the comparison module and are stored in the server and are not downloaded in the local database to the local database in parallel aiming at a plurality of users.
In a first possible implementation manner of the third aspect of the embodiment of the present invention, the obtaining module is further configured to obtain identifiers of a plurality of users corresponding to the preset user account in the server; the comparing module is further configured to compare the identifiers of the multiple users existing in the server and the identifiers of the multiple users existing in the terminal, which are acquired by the acquiring module.
With reference to the first possible implementation manner of the third aspect of the embodiment of the present invention, in a second possible implementation manner of the third aspect of the embodiment of the present invention, the apparatus further includes:
and the adding module is used for adding the user identifier which does not exist in the terminal and exists in the server to the preset user account of the terminal when the comparing module compares that the user identifier which does not exist in the terminal exists in the server.
With reference to the third aspect of the present invention or the first possible implementation manner of the third aspect or the second possible implementation manner of the third aspect, in a third possible implementation manner of the third aspect of the present invention, the comparing module is further configured to compare the update time of the user data corresponding to each user identifier stored in the server and acquired by the acquiring module with the update time of the user data corresponding to each user identifier stored in a local database of the terminal, and determine that data content in the local database is not uploaded to the server.
With reference to the third possible implementation manner of the third aspect of the embodiment of the present invention, in a fourth possible implementation manner of the third aspect of the embodiment of the present invention, the apparatus further includes:
and the uploading module is used for uploading the data content which is not uploaded to the server in the local database to the server.
A fourth aspect of the embodiments of the present invention provides a data updating apparatus, where the apparatus includes:
the sending module is used for sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
a receiving module, configured to receive a request sent by the terminal to download data content stored in a server that is not downloaded in the local database;
the sending module is further configured to search and send data contents stored in the server, which are not downloaded in the local database, from data contents corresponding to a preset user account stored in the server according to the request received by the receiving module.
In a first possible implementation manner of the fourth aspect of the embodiment of the present invention, the receiving module is further configured to receive data content uploaded by the terminal, where the data content is not uploaded to a server in the local database.
With reference to the first possible implementation manner of the fourth aspect of the embodiment of the present invention, in a second possible implementation manner of the fourth aspect of the embodiment of the present invention, the apparatus further includes:
and the updating module is used for updating the data content corresponding to the preset user account stored in the server according to the data content received by the receiving module.
The fifth aspect of the embodiments of the present invention discloses a mobile terminal, including an input device, an output device, a memory and a processor;
wherein the processor performs the steps of:
acquiring the updating time of data content corresponding to a preset user account stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and for a plurality of users, downloading the data contents stored in the server which are not downloaded in the local database to the local database in parallel.
In a first possible implementation manner of the fifth aspect of the embodiment of the present invention, the processor is further configured to execute the following steps:
acquiring identifications of a plurality of users corresponding to the preset user account in the server;
comparing the obtained identifications of the plurality of users existing in the server with the identifications of the plurality of users existing in the terminal;
and if the server has the user identifier which is not in the terminal, adding the user identifier which is not in the terminal and is in the server to the preset user account of the terminal.
With reference to the fifth aspect of the present invention or the first possible implementation manner of the fifth aspect, in a second possible implementation manner of the fifth aspect of the present invention, the processor is further configured to execute the following steps:
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content which is not uploaded to the server in the local database;
and uploading the data content which is not uploaded to the server in the local database to the server.
A sixth aspect of the embodiments of the present invention provides a server, including an input device, an output device, a memory, and a processor;
wherein the processor performs the steps of:
sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
receiving a request sent by the terminal for downloading the data content stored in the server which is not downloaded in the local database;
and searching and sending the data content stored in the server which is not downloaded in the local database from the data content corresponding to the preset user account stored in the server according to the received request.
In a first possible implementation manner of the sixth aspect of the embodiment of the present invention, the processor is further configured to execute the following steps:
receiving data content which is uploaded by the terminal and is not uploaded to a server in the local database;
and updating the data content corresponding to the preset user account stored in the server according to the received data content.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart illustrating a data updating method according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a data updating method according to another embodiment of the present invention;
FIG. 3 is a flow chart illustrating a data update method according to another embodiment of the present invention;
FIG. 4 is a flow chart illustrating a data update method according to another embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a data updating apparatus according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a data updating apparatus according to another embodiment of the present invention;
FIG. 7 is a schematic structural diagram of a data update apparatus according to another embodiment of the present invention;
FIG. 8 is a schematic structural diagram of a data update apparatus according to another embodiment of the present invention;
fig. 9 is a schematic structural diagram of a mobile terminal in an embodiment of the present invention;
fig. 10 is a schematic structural diagram of a server in an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a schematic flow chart of a data updating method in an embodiment of the present invention, where the data updating method in the embodiment may include:
step S101, obtaining the updating time of data content corresponding to a preset user account and stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time.
In the embodiment of the present invention, a communication terminal may first send a request for obtaining update time of data content corresponding to a preset user account stored in a server to the server, and the communication terminal obtains the update time of the data content corresponding to the preset user account stored in the server from the server according to the sent request; the communication terminal can also send a request for acquiring the identifications of a plurality of users corresponding to the preset user account in the server to the server, and the communication terminal acquires the identifications of the plurality of users corresponding to the preset user account in the server from the server according to the sent request; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time.
The communication terminal may include a personal computer, a smart phone (such as an Android phone, an iOS phone, etc.), a tablet computer, a palm computer, a Mobile Internet device (MID, Mobile Internet Devices), or a wearable smart device, and the like.
The preset user account corresponds to a plurality of user identifiers, the user identifiers are used for marking and identifying identity information of the users, and may include user IDs, user names, and other identifiers used for marking and identifying the identity information of the users.
The user data is stored according to time, and the user data may be stored in an order from large time to small time, or in an order from small time to large time, which is not limited in the embodiment of the present invention; the user data may include different types of data, and may also include the same type of data, which is not limited in the embodiment of the present invention.
For example, the user data may include different types of user data such as exercise data, sleep data, heart rate and body surface temperature data, environmental temperature and humidity data, air pressure data, female physiological cycle data, and the like, or may include only one type of data in the above series of data, such as only sleep data.
Step S102, comparing the obtained updating time of the user data corresponding to each user identification stored in the server with the updating time of the user data corresponding to each user identification stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database.
In this embodiment of the present invention, the communication terminal may compare the update time of the user data corresponding to each user identifier stored in the server, which is obtained in step S101, with the update time of the user data corresponding to each user identifier stored in a local database of the communication terminal, to determine data content stored in the server that is not downloaded in the local database, or determine data content that is not uploaded to the server in the local database; the communication terminal may further compare the obtained identifiers of the plurality of users existing in the server with the identifiers of the plurality of users existing in the communication terminal, and determine that the user identifier not existing in the terminal exists in the server.
In a specific implementation, the communication terminal first compares the update time of the user data corresponding to each user identifier stored in the server and acquired in step S101 with the update time of the user data corresponding to each user identifier stored in a local database of the communication terminal, and if the update time of the user data corresponding to each user identifier stored in the server and acquired in step S101 is greater than the update time of the user data corresponding to each user identifier stored in the local database of the communication terminal, further determines the data content stored in the server that is not downloaded in the local database; if the update time of the user data corresponding to each user identifier stored in the server acquired in step S101 is smaller than the update time of the user data corresponding to each user identifier stored in the local database of the communication terminal, it is further determined that the data content in the local database is not uploaded to the server.
Step S103, for a plurality of users, downloading the data content stored in the server which is not downloaded in the local database to the local database in parallel.
In this embodiment of the present invention, for a plurality of users, the communication terminal may download, in parallel, the data content stored in the server that is not downloaded in the local database and is determined in step S102, and store the data content in the local database of the communication terminal; the communication terminal may also upload, to the server, the data content in the local database that is determined in step S102 and is not uploaded to the server; the communication terminal may further add the user identifier that is determined in step S102 and is not included in the terminal to the preset user account of the terminal.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
Referring to fig. 2, fig. 2 is a flow chart illustrating a data updating method according to another embodiment of the present invention, where the data updating method according to the embodiment of the present invention includes:
step S201, obtaining the updating time of the data content corresponding to the preset user account stored in the server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time.
In the embodiment of the present invention, a communication terminal may first send a request for obtaining update time of data content corresponding to a preset user account stored in a server to the server, and the communication terminal obtains the update time of the data content corresponding to the preset user account stored in the server from the server according to the sent request.
The communication terminal may include a personal computer, a smart phone (such as an Android phone, an iOS phone, etc.), a tablet computer, a palm computer, a Mobile Internet device (MID, Mobile Internet Devices), or a wearable smart device, and the like.
The preset user account corresponds to a plurality of user identifiers, the user identifiers are used for marking and identifying identity information of the users, and may include user IDs, user names, and other identifiers used for marking and identifying the identity information of the users.
The user data is stored according to time, and the user data may be stored according to a sequence from time to time, or may be stored according to a sequence from time to time, which is not limited in the embodiment of the present invention; the user data may include different types of data, and may also include the same type of data, which is not limited in the embodiment of the present invention.
For example, the user data may include different types of user data such as exercise data, sleep data, heart rate and body surface temperature data, environmental temperature and humidity data, air pressure data, female physiological cycle data, and the like, or may include only one type of data in the above series of data, such as only sleep data.
For example, there is a user account a under certain smart band application software, and there are 10 users (respectively, user a, user B, and user C … …, user J) under the user account a, each user corresponds to a user ID number belonging to itself, and user data corresponding to each user ID number, and the user data 5 kinds of data may be exercise data, sleep data, heart rate data, body surface temperature data, and female physiological cycle data, respectively. Wherein user B, user C, and user F are female users. The intelligent bracelet worn by the user A to the user J can detect the user data of the wearing user in real time.
After a user A opens the smart bracelet software by using a mobile phone A of the user A to enter a login interface, inputting a user account A and a password, submitting the user account A and the password to a server by using the mobile phone A, verifying by the server, and successfully logging in the user account A by using the user A after verifying that the user account A and the password are correct; when the server cannot detect the user account A and the password, a network error reminding message is sent to the mobile phone A, or when the server verifies that the user account A and/or the password are/is wrong, an input user account A or an input password error reminding message is sent to the mobile phone.
After the mobile phone a successfully logs in the user account a, the mobile phone a may obtain, from the server, update time of 5 types of user data corresponding to each user ID number under the user account a stored in the server, assuming that the obtained update time is 2015, 9, 19, 13:02: 23. Similarly, the other 9 users can also use their own mobile phones to perform corresponding operations.
Step S202, comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database.
In this embodiment of the present invention, the communication terminal compares the update time of the user data corresponding to each user identifier stored in the server and acquired in step S201 with the update time of the user data corresponding to each user identifier stored in the local database of the terminal, and if the update time of the user data corresponding to each user identifier stored in the server and acquired in step S201 is greater than the update time of the user data corresponding to each user identifier stored in the local database of the terminal, determines the data content stored in the server that is not downloaded in the local database.
In a specific implementation, the update time 2015, 9, 19, 13:02:23 of 5 types of user data corresponding to each user ID number under the user account a stored in the server acquired by the mobile phone a is compared with the update time 2015, 9, 17, 10:02:23 of user data corresponding to each user ID number stored in the local database of the mobile phone a, obviously, the corresponding update time 2015, 9, 19, 13:02:23 acquired by the mobile phone a from the server is greater than the update time 2015, 9, 17, 10, 02:23 of user data stored in the local database, and the mobile phone a determines that the 5 types of user data corresponding to each user ID number under the user account a stored in the server after the update time 2015, 9, 17, 10:02:23 of user data stored in the local database of the mobile phone a are data contents not downloaded in the server of the local database of the mobile phone a, handset a may also send a request to the server for downloading data content stored in the server that is not downloaded in the local database. Similarly, the other 9 users can also use their own mobile phones to perform corresponding operations.
Step S203, for multiple users, downloading the data content stored in the server that is not downloaded in the local database to the local database in parallel.
In this embodiment of the present invention, the communication terminal may download, to the local database, the data content stored in the server that is not downloaded in the local database according to the data content stored in the server that is not downloaded in the local database and is determined in step S201, and for a plurality of users, the communication terminal may download, in parallel, the data content stored in the server that is not downloaded in the local database to the local database.
In specific implementation, the mobile phone A and the mobile phones of other 9 users can download data contents stored in the server which are not downloaded in local databases of the respective mobile phones from the server in parallel; or the mobile phone a can download the motion data, sleep data, heart rate data, body surface temperature data and female physiological cycle data corresponding to the user account a, which are stored by the server after 2015, 9, 17, 10:02:23 and are not stored in the local database, in parallel from the server.
And step S204, acquiring the identifications of a plurality of users corresponding to the preset user account in the server.
In specific implementation, after the mobile phone a successfully logs in the user account a, the mobile phone a may obtain, from the server, each user ID number corresponding to the user account a and stored by the server. Similarly, the other 9 users can also use their own mobile phones to perform corresponding operations. Similarly, the other 9 users can also use their own mobile phones to perform corresponding operations.
Step S205, comparing the obtained identifiers of the multiple users existing in the server with the identifiers of the multiple users existing in the terminal.
The mobile phone a compares the 10 user ID numbers acquired in step S204 with the user ID numbers stored in the local database of the mobile phone a. Similarly, the other 9 users can also use their own mobile phones to perform corresponding operations.
Step S206, if the server has the user identifier which is not in the terminal, adding the user identifier which is not in the terminal and is in the server to the preset user account of the terminal.
In this embodiment of the present invention, the communication terminal may compare, in step S205, the obtained identifiers of the multiple users existing in the server with the identifiers of the multiple users existing in the terminal, and add, if the user identifier not existing in the terminal exists in the server, the user identifier not existing in the terminal existing in the server to the preset user account of the terminal.
If the communication terminal is replaced with another communication terminal, the preset user account and the plurality of user identifiers under the preset user account do not exist in the local database of the another communication terminal, and the another communication terminal adds the plurality of user identifiers corresponding to the preset user account and the preset account stored in the server to the local database of the another communication terminal according to the comparison result in the step S205; or, the communication terminal may not detect the preset user account and the multi-user identifier corresponding to the preset user account stored in the local database of the communication terminal due to a fault, and the communication terminal adds the multi-user identifier corresponding to the preset user account and the preset account stored in the server to the local database of the communication terminal according to the comparison result in step S205.
In a specific implementation, it is assumed that the local database of the mobile phone a does not have the user ID numbers of the user C and the user D. The mobile phone A compares the acquired 10 user ID numbers with 8 user ID numbers stored in a local database of the mobile phone A to obtain a comparison result that the mobile phone A lacks the user ID numbers of the user C and the user D, and the mobile phone A adds the user ID numbers of the user C and the user D to the user account A. Or,
assume that the mobile phone a acquires user ID numbers of 12 users under the user account a in step S204. The mobile phone A compares the acquired user ID numbers of the 12 users with the 10 user ID numbers stored in the local database of the mobile phone A, and the obtained comparison result shows that the mobile phone A lacks the user ID numbers of the other two users, and the mobile phone A adds the compared user ID numbers of the other two users to the user account A. Or,
suppose that the mobile phone a is broken and cannot detect the user account a and all the user ID numbers under the user account a in the local database. The mobile phone A compares the acquired 10 user ID numbers with the user ID numbers stored in the local database of the mobile phone A, and the obtained comparison result is that the local database of the mobile phone A does not have the user account A and the user ID numbers under the user account A, and the mobile phone A adds the user account A and all the user ID numbers under the user account A into the local database of the mobile phone A. Similarly, when the user a replaces the mobile phone a with the mobile phone B to perform the operations of step S205 and step S206, assuming that the user account a and the user ID number under the user account a do not exist in the local database of the mobile phone B, the mobile phone B adds the user account a and all the user ID numbers under the user account a to the local database of the mobile phone B according to the comparison result.
Step S207, comparing the obtained update time of the user data corresponding to each user identifier stored in the server with the update time of the user data corresponding to each user identifier stored in the local database of the terminal, and determining the data content not uploaded to the server in the local database.
In the embodiment of the invention, the communication terminal compares the obtained update time of the user data corresponding to each user identifier stored in the server with the update time of the user data corresponding to each user identifier stored in a local database of the terminal, and if the update time of the user data corresponding to each user identifier stored in the server obtained by the communication terminal is smaller than the update time of the user data corresponding to each user identifier stored in the local database of the terminal, the data content which is not uploaded to the server in the local database is determined.
In a specific implementation, the update time 2015 of 5 types of user data corresponding to each user ID number under the user account a stored in the server and acquired by the mobile phone a is compared with the update time 2015 of user data corresponding to each user ID number stored in the local database of the mobile phone a, which is compared with the update time 2015 of user data corresponding to each user ID number, which is 15:14:23, obviously, the corresponding update time 2015 of the mobile phone a acquired from the server is smaller than the update time 2015 of the user data stored in the local database, which is 15:14:23, which is 15: 23, 9/19/9, the mobile phone A determines that the user data corresponding to the user account A stored in the local database after the update time 2015 of the user data stored in the local database is 9, 19, 02:23 is data content which is not uploaded to the server in the local database of the mobile phone A. Similarly, the other 9 users can also use their own mobile phones to perform corresponding operations.
And step S208, uploading the data content which is not uploaded to the server in the local database to the server.
In this embodiment of the present invention, the communication terminal uploads the data content, which is determined in step S207 and is not uploaded to the server, in the local database to the server.
In specific implementation, the mobile phone a uploads 5 types of user data corresponding to the user account a, which are stored in the local database after 9/19/13: 02:23 in 2015, to the server.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
Referring to fig. 3, fig. 3 is a flow chart illustrating a data updating method according to another embodiment of the present invention, where the data updating method according to the present embodiment includes:
step S301, sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal.
In the embodiment of the present invention, the server may receive a request sent by the communication terminal to obtain the update time of the data content corresponding to the preset user account stored in the server, and the server sends the update time of the data content corresponding to the preset user account stored in the server to the communication terminal according to the received request.
Step S302, receiving a request sent by the terminal for downloading the data content stored in the server which is not downloaded in the local database.
Step S303, searching and transmitting the data content stored in the server which is not downloaded in the local database from the data content stored in the server and corresponding to the preset user account according to the received request.
In this embodiment of the present invention, the server may search and send, according to the request received in step S302, data content stored in the server that is not downloaded in the local database, from among data content stored in the server and corresponding to the preset user account.
In a specific implementation, according to the example in the data updating method in another embodiment of the present invention shown in fig. 2, when the server receives a request sent by the mobile phone a to download the motion data corresponding to the user account a, which is stored by the server after 2015, 9, 17, 10:02:23 and is not available in the local database, the server searches and sends the motion data corresponding to the request; and/or when the server receives sleep data which is sent by the mobile phone A and is used for downloading the sleep data which is stored by the server and corresponds to the user account A after 2015, 9, 17, 10:02:23 and does not exist in the local database, the server searches and sends the sleep data corresponding to the request; and/or when the server receives heart rate data which is sent by the mobile phone A and used for downloading heart rate data which is not stored in the local database and corresponds to the user account A after 2015, 9, 17, 10:02:23, the server searches and sends the heart rate data corresponding to the request; and/or when the server receives body surface temperature data which is sent by the mobile phone A and is used for downloading the body surface temperature data which is not stored in the local database after 2015, 9, 17, 10:02:23 and corresponds to the user account A, the server searches and sends the body surface temperature data corresponding to the request; and/or when the server receives female physiological cycle data which is sent by the mobile phone A and used for downloading data corresponding to the user account A and is stored by the server after 2015, 9, 17, 10:02:23, wherein the data are not stored in the local database, the server verifies whether the user sex associated with the user ID stored in the server is female, when the user sex associated with the user ID is verified to be female, whether the user age associated with the user ID exceeds a preset threshold range (the user age is not less than 10 and not more than 60) is further judged, and if the user age is judged to be within the preset threshold range, the server sends the female physiological cycle data corresponding to the request.
Referring to fig. 4, fig. 4 is a schematic flow chart of a data updating method according to another embodiment of the present invention, where the data updating method according to the present embodiment further includes:
and step S304, receiving data content which is uploaded to the server in the local database and uploaded by the terminal.
In a specific implementation, according to the example in the data updating method in another embodiment of the present invention shown in fig. 2, the server receives 5 types of user data corresponding to the user account a, which are stored in the local database after 2015, 9, 19, and 13:02:23 sent by the mobile phone a.
Step S305, updating the data content corresponding to the preset user account stored in the server according to the received data content.
In a specific implementation, the server updates the 5 types of user data corresponding to the user account a stored in the server according to the 5 types of user data corresponding to the user account a stored in the local database after 2015, 9, 19, 13:02:23 received in step S304.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a data updating apparatus according to an embodiment of the present invention, where the apparatus 50 includes:
an obtaining module 500, configured to obtain update time of data content corresponding to a preset user account stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
a comparing module 501, configured to compare the update time of the user data corresponding to each user identifier stored in the server and obtained by the obtaining module 500 with the update time of the user data corresponding to each user identifier stored in a local database of a terminal, and determine data content stored in the server that is not downloaded in the local database;
a downloading module 502, configured to download, in parallel, to the local database, the data content stored in the server that is not downloaded in the local database and is determined by the comparison module 501 by comparison, for multiple users.
Referring to fig. 6, fig. 6 is a schematic structural diagram of a data updating apparatus according to another embodiment of the present invention, in which the data updating apparatus 60 includes the obtaining module 500, the comparing module 501, and the downloading module 502.
Alternatively,
the obtaining module 500 is further configured to obtain identifiers of multiple users corresponding to the preset user account in the server;
the comparing module 501 is further configured to compare the identifiers of the multiple users existing in the server and the identifiers of the multiple users existing in the terminal, which are acquired by the acquiring module 500.
Optionally, the apparatus 60 further comprises:
an adding module 503, configured to add, when the comparing module 501 compares that the user identifier that is not present in the terminal exists in the server, the user identifier that is not present in the terminal that is present in the server to the preset user account of the terminal.
Alternatively,
the comparing module 501 is further configured to compare the update time of the user data corresponding to each user identifier stored in the server and acquired by the acquiring module 500 with the update time of the user data corresponding to each user identifier stored in a local database of the terminal, and determine that the data content in the local database is not uploaded to the server.
Optionally, the apparatus 60 further comprises:
an upload module 504, configured to upload, to a server, data content in the local database that is not uploaded to the server.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a data updating apparatus according to another embodiment of the present invention, where the apparatus 70 includes:
a sending module 700, configured to send, to the terminal, update time of data content corresponding to a preset user account stored in the server;
a receiving module 701, configured to receive a request sent by the terminal for downloading data content stored in a server that is not downloaded in the local database;
the sending module 702 is further configured to search and send data content stored in the server that is not downloaded in the local database from data content corresponding to a preset user account stored in the server according to the request received by the receiving module 701.
Referring to fig. 8, fig. 8 is a schematic structural diagram of a data updating apparatus according to another embodiment of the present invention, in which the data updating apparatus 80 includes the sending module 700 and the receiving module 701.
Alternatively,
the receiving module 701 is further configured to receive data content uploaded by the terminal, which is not uploaded to the server in the local database.
Optionally, the apparatus 80 further comprises;
an updating module 702, configured to update the data content corresponding to the preset user account stored in the server according to the data content received by the receiving module 701.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
It should be noted that, when performing data update setting, the data update apparatus provided in the foregoing embodiment is only illustrated by dividing the functional modules, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the mobile communication terminal is divided into different functional modules, so as to complete all or part of the described functions. In addition, the data updating apparatus provided in the above embodiment respectively belongs to the same concept as the data updating method provided in the embodiments of the present invention in fig. 1 to fig. 4, and the specific implementation process thereof is described in detail in the method embodiment and is not described herein again.
Referring to fig. 9, fig. 9 is a schematic structural diagram of a mobile terminal in an embodiment of the present invention, and as shown in the diagram, the mobile terminal 90 in the embodiment may include: comprises an input device 900, an output device 901, a memory 902 and a processor 903 (the number of the processors 903 in the network device can be one or more, and one processor is taken as an example in fig. 9). In some embodiments of the present invention, the input device 900, the output device 901, the memory 902 and the processor 903 may be connected by a bus or other means, wherein fig. 9 illustrates the connection by the bus.
The processor 903 may be configured to call a data update program stored in the memory 902, and perform the following steps:
acquiring the updating time of data content corresponding to a preset user account stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and for a plurality of users, downloading the data contents stored in the server which are not downloaded in the local database to the local database in parallel.
In this embodiment of the present invention, the processor 903 may be configured to call a data update program stored in the memory 902, and may further perform the following steps:
acquiring identifications of a plurality of users corresponding to the preset user account in the server;
comparing the obtained identifications of the plurality of users existing in the server with the identifications of the plurality of users existing in the terminal;
and if the server has the user identifier which is not in the terminal, adding the user identifier which is not in the terminal and exists in the server and the user data corresponding to the user identifier to the preset user account of the terminal.
In this embodiment of the present invention, the processor 903 may be configured to call a data update program stored in the memory 902, and may further perform the following steps:
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content which is not uploaded to the server in the local database;
and uploading the data content which is not uploaded to the server in the local database to the server.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
Referring to fig. 10, fig. 10 is a schematic structural diagram of a server in the embodiment of the present invention, and as shown in the diagram, the server 100 in the embodiment may include: the network device comprises an input device 1000, an output device 1001, a memory 1002 and a processor 1003 (the number of the processors 1003 in the network device may be one or more, and one processor is taken as an example in fig. 10). In some embodiments of the present invention, the input device 1000, the output device 1001, the memory 1002, and the processor 1003 may be connected by a bus or other means, wherein fig. 10 illustrates the connection by the bus.
The processor 1003 may be configured to call a data update program stored in the memory 1002, and execute the following steps:
sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
receiving a request sent by the terminal for downloading the data content stored in the server which is not downloaded in the local database;
and searching and sending the data content stored in the server which is not downloaded in the local database from the data content corresponding to the preset user account stored in the server according to the received request.
The processor 1003 may be configured to call a data update program stored in the memory 1002, and may further perform the following steps:
receiving data content which is uploaded by the terminal and is not uploaded to a server in the local database;
and updating the data content corresponding to the preset user account stored in the server according to the received data content.
The embodiment of the invention can update the data content stored in the local database of the terminal in an increment manner and download the data content stored in the server which is not downloaded in the local database in a multithreading parallel manner, thereby improving the data updating speed and improving the data synchronization efficiency.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs.
The units in the device of the embodiment of the invention can be merged, divided and deleted according to actual needs. Those skilled in the art may combine or combine features of different embodiments and features of different embodiments described in this specification.
From the above description of the embodiments, it is clear to those skilled in the art that the present invention can be implemented by hardware, firmware, or a combination thereof. When implemented in software, the functions described above may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a computer. Taking this as an example but not limiting: the computer-readable medium may include Random Access Memory (RAM), Read-Only Memory (ROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Compact Disc Read-on Memory (CD-ROM) or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Furthermore, the method is simple. Any connection is properly termed a computer-readable medium. For example, if software is transmitted from a website, a server, or other remote source using a coaxial cable, a fiber optic cable, a twisted pair, a Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, the coaxial cable, the fiber optic cable, the twisted pair, the DSL, or the wireless technologies such as infrared, radio, and microwave are included in the fixation of the medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy Disk and blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
In short, the above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (18)

1. A method of data updating, the method comprising:
acquiring the updating time of data content corresponding to a preset user account stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and for a plurality of users, downloading the data contents stored in the server which are not downloaded in the local database to the local database in parallel.
2. The method of claim 1, wherein the method further comprises:
acquiring identifications of a plurality of users corresponding to the preset user account in the server;
comparing the obtained identifications of the plurality of users existing in the server with the identifications of the plurality of users existing in the terminal;
and if the server has the user identifier which is not in the terminal, adding the user identifier which is not in the terminal and is in the server to the preset user account of the terminal.
3. The method of claim 1 or 2, wherein the method further comprises:
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content which is not uploaded to the server in the local database;
and uploading the data content which is not uploaded to the server in the local database to the server.
4. A method of data updating, the method comprising:
sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
receiving a request sent by the terminal for downloading the data content stored in the server which is not downloaded in the local database;
and searching and sending the data content stored in the server which is not downloaded in the local database from the data content corresponding to the preset user account stored in the server according to the received request.
5. The method of claim 4, wherein the method further comprises:
receiving data content which is uploaded by the terminal and is not uploaded to a server in the local database;
and updating the data content corresponding to the preset user account stored in the server according to the received data content.
6. An apparatus for data update, the apparatus comprising:
the acquisition module is used for acquiring the updating time of the data content corresponding to the preset user account stored in the server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
the comparison module is used for comparing the update time of the user data corresponding to each user identifier stored in the server and acquired by the acquisition module with the update time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and the downloading module is used for downloading the data contents which are determined by comparison of the comparison module and are stored in the server and are not downloaded in the local database to the local database in parallel aiming at a plurality of users.
7. The apparatus of claim 6,
the acquisition module is further configured to acquire identifiers of multiple users corresponding to the preset user account in the server;
the comparing module is further configured to compare the identifiers of the multiple users existing in the server and the identifiers of the multiple users existing in the terminal, which are acquired by the acquiring module.
8. The apparatus of claim 7, wherein the apparatus further comprises:
and the adding module is used for adding the user identifier which does not exist in the terminal and exists in the server to the preset user account of the terminal when the comparing module compares that the user identifier which does not exist in the terminal exists in the server.
9. The apparatus of claim 6 or 7,
the comparison module is further configured to compare the update time of the user data corresponding to each user identifier stored in the server and acquired by the acquisition module with the update time of the user data corresponding to each user identifier stored in a local database of the terminal, and determine data content which is not uploaded to the server in the local database.
10. The apparatus of claim 9, wherein the apparatus further comprises:
and the uploading module is used for uploading the data content which is not uploaded to the server in the local database to the server.
11. An apparatus for data update, the apparatus comprising:
the sending module is used for sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
a receiving module, configured to receive a request sent by the terminal to download data content stored in a server that is not downloaded in the local database;
the sending module is further configured to search and send data contents stored in the server, which are not downloaded in the local database, from data contents corresponding to a preset user account stored in the server according to the request received by the receiving module.
12. The apparatus of claim 11,
the receiving module is further configured to receive data content uploaded by the terminal, and the data content is not uploaded to a server in the local database.
13. The apparatus of claim 12, wherein the apparatus further comprises;
and the updating module is used for updating the data content corresponding to the preset user account stored in the server according to the data content received by the receiving module.
14. A mobile terminal, characterized in that the mobile terminal comprises input means, output means, a memory and a processor;
wherein the processor performs the steps of:
acquiring the updating time of data content corresponding to a preset user account stored in a server; the preset user account corresponds to the identifications of a plurality of users, the data content comprises user data corresponding to each user identification, and the user data are stored according to time;
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content stored in the server which is not downloaded in the local database;
and for a plurality of users, downloading the data contents stored in the server which are not downloaded in the local database to the local database in parallel.
15. The terminal of claim 14, wherein the processor is further configured to perform the steps of:
acquiring identifications of a plurality of users corresponding to the preset user account in the server;
comparing the obtained identifications of the plurality of users existing in the server with the identifications of the plurality of users existing in the terminal;
and if the server has the user identifier which is not in the terminal, adding the user identifier which is not in the terminal and is in the server to the preset user account of the terminal.
16. The terminal of claim 14 or 15, wherein the processor is further configured to perform the steps of:
comparing the obtained updating time of the user data corresponding to each user identifier stored in the server with the updating time of the user data corresponding to each user identifier stored in a local database of the terminal, and determining the data content which is not uploaded to the server in the local database;
and uploading the data content which is not uploaded to the server in the local database to the server.
17. A server comprising an input device, an output device, a memory, and a processor;
wherein the processor performs the steps of:
sending the updating time of the data content corresponding to the preset user account stored in the server to the terminal;
receiving a request sent by the terminal for downloading the data content stored in the server which is not downloaded in the local database;
and searching and sending the data content stored in the server which is not downloaded in the local database from the data content corresponding to the preset user account stored in the server according to the received request.
18. The server of claim 17, wherein the processor is further configured to perform the steps of:
receiving data content which is uploaded by the terminal and is not uploaded to a server in the local database;
and updating the data content corresponding to the preset user account stored in the server according to the received data content.
CN201580002063.3A 2015-10-13 2015-10-13 Data updating method and device, terminal and server Pending CN105934759A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/091848 WO2017063143A1 (en) 2015-10-13 2015-10-13 Method and device for updating data, terminal and server

Publications (1)

Publication Number Publication Date
CN105934759A true CN105934759A (en) 2016-09-07

Family

ID=56840559

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201580002063.3A Pending CN105934759A (en) 2015-10-13 2015-10-13 Data updating method and device, terminal and server

Country Status (2)

Country Link
CN (1) CN105934759A (en)
WO (1) WO2017063143A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107770164A (en) * 2017-09-30 2018-03-06 广东欧珀移动通信有限公司 The method and apparatus of data renewal, computer equipment, readable storage medium storing program for executing
CN109214864A (en) * 2018-08-27 2019-01-15 河南丰泰光电科技有限公司 A kind of advertisement recognition method and device, electronic equipment

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111026416A (en) * 2019-09-17 2020-04-17 拉扎斯网络科技(上海)有限公司 Data updating method, system, device, electronic equipment and computer storage medium
CN114422527B (en) * 2021-12-31 2024-05-28 支付宝(杭州)信息技术有限公司 Block synchronization method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030157A (en) * 2007-04-20 2007-09-05 北京搜狗科技发展有限公司 Method and system for updating user vocabulary synchronouslly
CN102281326A (en) * 2011-07-14 2011-12-14 西安和利德软件有限公司 Data automatically synchronizing and updating method based on WEB server procedures
CN103019757A (en) * 2011-09-27 2013-04-03 腾讯科技(深圳)有限公司 Method, device and system for synchronizing software among multiple clients
CN104462324A (en) * 2014-12-03 2015-03-25 浪潮电子信息产业股份有限公司 HDFS multithreading parallel downloading method
US20150120868A1 (en) * 2013-10-31 2015-04-30 Fujitsu Limited Information processing method, information processing device, and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030157A (en) * 2007-04-20 2007-09-05 北京搜狗科技发展有限公司 Method and system for updating user vocabulary synchronouslly
CN102281326A (en) * 2011-07-14 2011-12-14 西安和利德软件有限公司 Data automatically synchronizing and updating method based on WEB server procedures
CN103019757A (en) * 2011-09-27 2013-04-03 腾讯科技(深圳)有限公司 Method, device and system for synchronizing software among multiple clients
US20150120868A1 (en) * 2013-10-31 2015-04-30 Fujitsu Limited Information processing method, information processing device, and storage medium
CN104462324A (en) * 2014-12-03 2015-03-25 浪潮电子信息产业股份有限公司 HDFS multithreading parallel downloading method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107770164A (en) * 2017-09-30 2018-03-06 广东欧珀移动通信有限公司 The method and apparatus of data renewal, computer equipment, readable storage medium storing program for executing
CN107770164B (en) * 2017-09-30 2020-05-12 Oppo广东移动通信有限公司 Data updating method and device, computer equipment and readable storage medium
CN109214864A (en) * 2018-08-27 2019-01-15 河南丰泰光电科技有限公司 A kind of advertisement recognition method and device, electronic equipment

Also Published As

Publication number Publication date
WO2017063143A1 (en) 2017-04-20

Similar Documents

Publication Publication Date Title
CN103457905B (en) Method of data synchronization, system and equipment
CN102307210B (en) Data downloading system and data management and downloading method thereof
US9774642B2 (en) Method and device for pushing multimedia resource and display terminal
US20160210632A1 (en) Secured payment method and relevant device and system
CN102934413A (en) Smartphone management system and method
CN104796434A (en) Message pushing method and message server
US10599402B2 (en) Techniques to configure a web-based application for bot configuration
CN105934759A (en) Data updating method and device, terminal and server
CN103118140A (en) Method, system and device for sharing file with other users out of relationship circle
CN104052782A (en) Information sharing method and system
CN103188321A (en) Information synchronizing method and system based on cloud server
CN107168765A (en) A kind of method and system of remote compilation software
CN113590576A (en) Database parameter adjusting method and device, storage medium and electronic equipment
CN110895603A (en) Multi-system account information integration method and device
CN109257191A (en) Group management method, device and storage medium
CN111353136B (en) Method and device for processing operation request
US10938773B2 (en) Method and apparatus for synchronizing contact information and medium
CN103984469A (en) Application icon matching method, terminal and network system
CN102185701A (en) Method and system for realizing group information interaction
CN108809815B (en) Method for updating unread number of session, session processing method, device and system
CN105765952B (en) Account registration method, terminal and server
CN110557351B (en) Method and apparatus for generating information
JP2019512984A (en) Method, apparatus and system for checking change of telephone number
CN101873580A (en) Download method of business application and business application management platform system
CN103634348A (en) Terminal device and method for releasing information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20190509

Address after: 518000 Yuanzheng Industrial Park, North of Fifth Avenue, Bantian Street, Longgang District, Shenzhen City, Guangdong Province

Applicant after: Yuanzheng Science and Technology Co., Ltd., Shenzhen City

Address before: 518000 Shenzhen, Guangdong province Longgang District ban Xue Gang Industrial Zone five and Avenue North Yuan Zheng Industrial Park.

Applicant before: HESVIT HEALTH TECH CO., LTD.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160907