CN109274709B - Method and system for synchronizing programming works on education operation system - Google Patents

Method and system for synchronizing programming works on education operation system Download PDF

Info

Publication number
CN109274709B
CN109274709B CN201810854028.XA CN201810854028A CN109274709B CN 109274709 B CN109274709 B CN 109274709B CN 201810854028 A CN201810854028 A CN 201810854028A CN 109274709 B CN109274709 B CN 109274709B
Authority
CN
China
Prior art keywords
programming
works
terminal
cloud server
cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810854028.XA
Other languages
Chinese (zh)
Other versions
CN109274709A (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 Dianmao Technology Co Ltd
Original Assignee
Shenzhen Dianmao 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 Dianmao Technology Co Ltd filed Critical Shenzhen Dianmao Technology Co Ltd
Priority to CN201810854028.XA priority Critical patent/CN109274709B/en
Publication of CN109274709A publication Critical patent/CN109274709A/en
Application granted granted Critical
Publication of CN109274709B publication Critical patent/CN109274709B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Electrically Operated Instructional Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method and a system for synchronizing programming works on an educational operating system, wherein the method comprises the following steps: when detecting the generation of a programming work of a first terminal, acquiring a first local identification of the programming work; when the programming product is detected to be uploaded to a cloud server, a first cloud identification corresponding to the programming product on the cloud server is obtained; when detecting that the programming works of the cloud server are downloaded to the second terminal, generating a second local identification of the programming works at the second terminal; when the programming works of the second terminal are detected to be uploaded to the cloud server, a second cloud identification corresponding to the programming works on the cloud server is obtained. The invention can realize that the writing of the program works is not limited by the device platform any more, and no matter which platform is used for writing, the local program can be easily stored in the cloud, the sharing of the program files among a plurality of devices through the cloud works can be realized, and the problem of version combination of parts of the program which are independently modified among different devices can be realized.

Description

Method and system for synchronizing programming works on education operation system
Technical Field
The invention relates to the technical field of education operating systems, in particular to a method and a system for synchronizing programming works on an education operating system.
Background
With the mobility of scientific and technological life, people increasingly rely on mobile electronic products such as mobile phones and flat panels for work and life, and program compiling gradually starts to move. To promote juvenile education, educational operating systems are gradually coming into the field of vision of people. The programming works based on the education operating system are helpful for improving the hand-operation and brain-operation abilities of teenagers.
Because the written program file structure is generally complex, a complex version management problem exists. As shown in fig. 1, it is assumed that a program is written locally in the device a, and the program version 1.0, 1.0 is uploaded to the cloud; pulling a cloud program 1.0 at the device B; continuously writing a cloud program version 1.11 in the device A; changing the file at the device B to be version 1.12; at this time, if the program is synchronized to the cloud, because there is a conflict between version 1.11 and version 1.12, version 1.11 and version 1.12 may only modify a part of the program, and are not in an alternative relationship. Therefore, in the prior art, when the written program works among different devices are synchronized with the cloud, the file versions conflict, and the synchronous files are not completely stored.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the above deficiencies of the prior art, an object of the present invention is to provide a method and a system for synchronizing programming products on an educational operating system, which are used to solve the problems of version conflicts and file saving errors that occur when the programming products written by different devices are synchronized with a cloud in the prior art.
The technical scheme of the invention is as follows:
a method of synchronizing programming works on an educational operating system, the method comprising:
when detecting the generation of a programming work of a first terminal, acquiring a first local identification of the programming work;
when the programming product is detected to be uploaded to a cloud server, a first cloud identification corresponding to the programming product on the cloud server is obtained;
when detecting that the programming works of the cloud server are downloaded to the second terminal, generating a second local identification of the programming works at the second terminal;
when the programming works of the second terminal are detected to be uploaded to the cloud server, a second cloud identification corresponding to the programming works on the cloud server is obtained.
Optionally, when detecting that the programming product of the first terminal is generated, before obtaining the first local identifier of the programming product, the method includes:
detecting a program file of a newly-built programming product of a first terminal, and a first local identification of the newly-built programming product;
receiving a user instruction to compile a program file, and automatically saving the program file to a first terminal by the first terminal every other preset time;
and when the user is detected to quit the program writing, automatically storing the written program works in the first terminal.
Optionally, when detecting that programming works upload to the cloud server, before obtaining the first cloud sign that programming works on the cloud server correspond, include:
judging whether the first terminal has network connection;
if the first terminal is connected with the network, the written program works are backed up to the cloud server, and if the backup is successful, the first program works are judged to be uploaded to the cloud server;
if the first terminal has no network connection, the cloud server is prompted to fail in backup, and backup failure information is stored on the first terminal.
Optionally, when detecting that the programming works upload to the cloud server, obtain the first cloud sign that the programming works on the cloud server correspond, still include:
and if the written program works fail to be backed up to the cloud server, prompting the cloud server that the backup fails, and storing backup failure information on the first terminal.
Optionally, when it is detected that the programming product of the cloud server is downloaded to the second terminal, generating a second local identifier of the programming product at the second terminal includes:
when detecting that the second terminal downloads the programming works of the cloud server, generating a second local identification of the programming works at the second terminal;
and acquiring the programming works instructed by the user on the second terminal for modification, and storing the modified programming works on the second terminal.
Optionally, when detecting that the programming works of the second terminal are uploaded to the cloud server, obtain the second cloud identification that the programming works on the cloud server correspond, include:
when the modified programming works are uploaded to the cloud server by the second terminal, judging whether the uploading is successful;
if the uploading is successful, acquiring a second cloud identification generated by the cloud server according to the modified programming work;
and if the uploading fails, prompting the cloud server that the backup fails, and storing backup failure information on the second terminal.
Optionally, when detecting that the programming works are uploaded to the cloud server, obtain a first cloud identifier corresponding to the programming works on the cloud server, further include:
when the first terminal is detected to modify the programming works and upload the modified programming works to the cloud server, the programming works corresponding to the first cloud identification are obtained, and the programming works corresponding to the first cloud identification are covered with the modified programming works.
Optionally, the first local identifier uniquely corresponds to the first cloud identifier, and the second local identifier uniquely corresponds to the second cloud identifier.
Yet another embodiment of the present invention also provides a system for synchronizing programming works on an educational operating system, the system comprising at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of synchronizing a programming work on an educational operating system of any of claims 1-8.
Yet another embodiment of the present invention provides a non-transitory computer-readable storage medium, wherein the non-transitory computer-readable storage medium stores computer-executable instructions, which when executed by one or more processors, cause the one or more processors to perform the above-mentioned method for synchronizing a programming product on an educational operating system.
Has the advantages that: the invention discloses a method and a system for synchronizing programming works on an educational operating system, which can realize that programming works are not limited by a device platform any more, and no matter which platform is used for programming, a local program can be easily stored in a cloud end only by using the same account number, so that a programming file can be shared among multiple devices through the cloud end works, the problem of version management among the multiple devices is simply and effectively solved, the version conflict among different devices is solved, and the problem of version combination of part of the program which is independently modified among the different devices can be realized.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a diagram illustrating synchronization of program files among different devices to a cloud in the prior art;
FIG. 2 is a flowchart of a preferred embodiment of a method for synchronizing programming works on an educational operating system in accordance with the present invention;
FIG. 3 is a diagram of the hardware structure of the preferred embodiment of the system for synchronizing the programming works on the educational operating system.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is described in further detail below. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. Embodiments of the present invention will be described below with reference to the accompanying drawings.
Referring to FIG. 2, FIG. 2 is a flowchart illustrating a method for synchronizing programming works on an educational operating system according to a preferred embodiment of the present invention. As shown in fig. 2, it includes the steps of:
s100, when detecting the generation of a programming work of a first terminal, acquiring a first local identification of the programming work;
s200, when detecting that the programming works are uploaded to a cloud server, acquiring a first cloud identification corresponding to the programming works on the cloud server;
step S300, when detecting that the programming works of the cloud server are downloaded to the second terminal, generating a second local identification of the programming works at the second terminal;
step S400, when it is detected that the programming works of the second terminal are uploaded to the cloud server, a second cloud identification corresponding to the programming works on the cloud server is obtained.
Specifically, step S100 includes:
detecting a program file of a newly-built programming product of a first terminal, and a first local identification of the newly-built programming product;
receiving a user instruction to compile a program file, and automatically saving the program file to a first terminal by the first terminal every other preset time;
and when the user is detected to quit the program writing, automatically storing the written program works in the first terminal.
In specific implementation, the first terminal and the second terminal in the embodiment of the present invention may be electronic devices capable of writing programming works, such as a mobile phone, a tablet computer, and a computer. The first terminal receives a user instruction to create a program file and creates a first local identifier at the same time, and in the process of writing the program file, the first terminal automatically stores the program file to the local every preset time, wherein the preset time can be set by the user, for example, the preset time is set to be 1min or 2 min. When the user is detected to quit the program writing, the current program file is regarded as a program work. And the program works are automatically saved in the local storage space of the first terminal.
When detecting generation of a programming product of the first terminal in step S100, a first local identifier of the programming product is obtained, where the first local identifier is a unique identifier of a currently written program.
Further, step S200 includes:
judging whether the first terminal has network connection;
if the first terminal is connected with the network, the written program works are backed up to the cloud server, and if the backup is successful, the first program works are judged to be uploaded to the cloud server;
if the first terminal has no network connection, the cloud server is prompted to fail in backup, and backup failure information is stored on the first terminal.
In specific implementation, after the program product is successfully stored locally, whether the first terminal has network connection is judged, wherein the network connection can be wireless network connection or cellular mobile network connection. When the first terminal is in network connection, the written program works are backed up to the cloud server, and if the backup is successful, the first program works are judged to be successfully uploaded to the cloud server.
If the first terminal has no network connection, judging that the backup fails to the cloud end, using the backup as a local work, and automatically storing the local work to the local storage space of the first terminal after the work is written by the first terminal next time.
Specifically, when detecting programming works and uploading to the high in the clouds server, obtain the first high in the clouds sign that programming works on the high in the clouds server corresponds, still include:
and if the written program works fail to be backed up to the cloud server, prompting the cloud server that the backup fails, and storing backup failure information on the first terminal.
During specific implementation, when the written program works are uploaded to the cloud server, if backup fails, the backup failure is judged to occur in the cloud, the backup failure is used as a local work, and the local work is automatically stored in the local storage space of the first terminal after the work is written in the first terminal next time.
The first cloud identifier in step S200 corresponds to the first local identifier in the first terminal one to one.
Further, step S200 is followed by: when the first terminal is detected to modify the programming works and upload the modified programming works to the cloud server, the programming works corresponding to the first cloud identification are obtained, and the programming works corresponding to the first cloud identification are covered with the modified programming works.
During specific implementation, the same device updates the local program file, and the corresponding program works under the unique corresponding cloud identification are covered and updated through the unique identification. When the first terminal edits the program works again, the modified program works are obtained, the modified program works are uploaded to the program works corresponding to the first cloud identification, and the program works corresponding to the first cloud identification are covered.
Step S300 includes: when detecting that the second terminal downloads the programming works of the cloud server, generating a second local identification of the programming works at the second terminal;
and acquiring the programming works instructed by the user on the second terminal for modification, and storing the modified programming works on the second terminal.
When the method is specifically implemented, the program file is pulled to the local from the cloud, a new local identification is generated, the identification does not correspond to the previous cloud program any more, but a new unique cloud identification is generated to correspond to the new unique cloud identification when the automatic backup cloud is triggered next time, and new cloud works are covered by each time of updating in the future, so that the conflict of incompatible versions is avoided. The local works and the cloud works are deleted without conflict, any party deletes the works, and when a new corresponding relation is generated, a new corresponding identification is generated to replace a program deleted before.
Further, step S400 includes:
when the modified programming works are uploaded to the cloud server by the second terminal, judging whether the uploading is successful;
if the uploading is successful, acquiring a second cloud identification generated by the cloud server according to the modified programming work;
and if the uploading fails, prompting the cloud server that the backup fails, and storing backup failure information on the second terminal.
In specific implementation, when the second terminal uploads the modified programming works to the cloud server, if the modified programming works are uploaded successfully, the cloud server stores the modified programming works, generates a second cloud identification corresponding to the second local identification, and if the uploading fails, prompts the cloud server that the backup fails, stores the modified programming works to the second terminal local, and automatically stores the modified programming works to the second terminal local when a user modifies the program works on the second local next time.
Another embodiment of the present invention provides a system for synchronizing a programming work on an educational operating system, as shown in fig. 3, the system 10 comprising:
one or more processors 110 and a memory 120, where one processor 110 is illustrated in fig. 3, the processor 110 and the memory 120 may be connected by a bus or other means, and the connection by the bus is illustrated in fig. 3.
Processor 110 is used to implement various control logic for system 10, which may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), a single chip, an ARM (Acorn RISC machine) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. Also, the processor 110 may be any conventional processor, microprocessor, or state machine. Processor 110 may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The memory 120, which is a non-volatile computer-readable storage medium, may be used to store non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions corresponding to a synchronization method for programming works on an educational operating system in embodiments of the present invention. The processor 110 executes various functional applications and data processing of the system 10, i.e., implementing the synchronization method of the programmed works on the educational operating system in the above-described method embodiments, by executing the nonvolatile software programs, instructions, and units stored in the memory 120.
The memory 120 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the system 10, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, memory 120 optionally includes memory located remotely from processor 110, which may be connected to system 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more units are stored in the memory 120, and when executed by the one or more processors 110, perform the synchronization method of programming works on the educational operating system in any of the above-described method embodiments, e.g., performing the above-described method steps S100 through S400 in fig. 2.
The system 10 can execute the synchronization method of the programming works on the educational operating system provided by the embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method. For technical details not described in detail in the embodiment of the system 10, reference may be made to the method for synchronizing the programming works on the educational operating system provided by the embodiment of the present invention.
Embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer-executable instructions for execution by one or more processors, e.g., to perform method steps S100-S400 of fig. 2 described above.
Another embodiment of the present invention provides a computer program product comprising a computer program stored on a non-volatile computer-readable storage medium, the computer program comprising program instructions which, when executed by a processor, cause the processor to perform the method of synchronizing a programming work on an educational operating system of the above method embodiment. For example, the method steps S100 to S400 in fig. 2 described above are performed.
The above-described system embodiments are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the embodiment.
Through the above description of the embodiments, those skilled in the art will clearly understand that the embodiments may be implemented by software plus a general hardware platform, and may also be implemented by hardware. With this in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods of the various embodiments or some parts of the embodiments.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (9)

1. A method of synchronizing programming works on an educational operating system, the method comprising:
when detecting the generation of a programming work of a first terminal, acquiring a first local identification of the programming work;
when the programming product is detected to be uploaded to a cloud server, a first cloud identification corresponding to the programming product on the cloud server is obtained;
when detecting that the programming works of the cloud server are downloaded to the second terminal, generating a second local identification of the programming works at the second terminal;
when detecting that the programming works of the second terminal are uploaded to the cloud server, acquiring a second cloud identification corresponding to the programming works on the cloud server;
when detecting programming works and uploading to the high in the clouds server, obtain the first high in the clouds sign that programming works on the high in the clouds server corresponds, still include:
when the first terminal is detected to modify the programming works and upload the modified programming works to the cloud server, the programming works corresponding to the first cloud identification are obtained, and the programming works corresponding to the first cloud identification are covered with the modified programming works.
2. The method for synchronizing programming works on an educational operating system according to claim 1, wherein the step of detecting generation of the programming works of the first terminal before obtaining the first local identification of the programming works comprises:
detecting a program file of a newly-built programming product of a first terminal, and a first local identification of the newly-built programming product;
receiving a user instruction to compile a program file, and automatically saving the program file to a first terminal by the first terminal every other preset time;
and when the user is detected to quit the program writing, automatically storing the written program works in the first terminal.
3. The method for synchronizing programming works on an educational operating system according to claim 2, wherein before acquiring the first cloud identifier corresponding to the programming works on the cloud server when the programming works are detected to be uploaded to the cloud server, the method comprises:
judging whether the first terminal has network connection;
if the first terminal is connected with the network, the written program works are backed up to the cloud server, and if the backup is successful, the first program works are judged to be uploaded to the cloud server;
if the first terminal has no network connection, the cloud server is prompted to fail in backup, and backup failure information is stored on the first terminal.
4. The method of claim 3, wherein when the programming product is detected to be uploaded to the cloud server, the method obtains a first cloud identifier corresponding to the programming product on the cloud server, and further comprising:
and if the written program works fail to be backed up to the cloud server, prompting the cloud server that the backup fails, and storing backup failure information on the first terminal.
5. The method for synchronizing programming works on an educational operating system according to claim 4, wherein the step of generating a second local identifier of the programming works on the second terminal when detecting that the programming works of the cloud server are downloaded to the second terminal comprises:
when detecting that the second terminal downloads the programming works of the cloud server, generating a second local identification of the programming works at the second terminal;
and acquiring the programming works instructed by the user on the second terminal for modification, and storing the modified programming works on the second terminal.
6. The method for synchronizing programming works on an educational operating system according to claim 5, wherein when it is detected that the programming works of the second terminal are uploaded to the cloud server, acquiring a second cloud identifier corresponding to the programming works on the cloud server comprises:
when the modified programming works are uploaded to the cloud server by the second terminal, judging whether the uploading is successful;
if the uploading is successful, acquiring a second cloud identification generated by the cloud server according to the modified programming work;
and if the uploading fails, prompting the cloud server that the backup fails, and storing backup failure information on the second terminal.
7. The method of synchronizing programming works on an educational operating system according to any of claims 1-6, wherein the first local identifier uniquely corresponds to a first cloud identifier and the second local identifier uniquely corresponds to a second cloud identifier.
8. A system for synchronizing programming works on an educational operating system, the system comprising at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of synchronizing a programming work on an educational operating system according to any of claims 1-7.
9. A non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more processors, cause the one or more processors to perform the method of synchronizing programming works on an educational operating system of any of claims 1-7.
CN201810854028.XA 2018-07-30 2018-07-30 Method and system for synchronizing programming works on education operation system Active CN109274709B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810854028.XA CN109274709B (en) 2018-07-30 2018-07-30 Method and system for synchronizing programming works on education operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810854028.XA CN109274709B (en) 2018-07-30 2018-07-30 Method and system for synchronizing programming works on education operation system

Publications (2)

Publication Number Publication Date
CN109274709A CN109274709A (en) 2019-01-25
CN109274709B true CN109274709B (en) 2021-08-03

Family

ID=65148201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810854028.XA Active CN109274709B (en) 2018-07-30 2018-07-30 Method and system for synchronizing programming works on education operation system

Country Status (1)

Country Link
CN (1) CN109274709B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209423A (en) * 2019-04-24 2019-09-06 深圳点猫科技有限公司 A kind of programming works synchronous method and system based on artificial intelligence
CN111913735B (en) * 2019-05-07 2022-06-14 成都鼎桥通信技术有限公司 Attribute synchronization method and device
CN111524419A (en) * 2020-03-16 2020-08-11 北京编程猫科技有限公司 Creation guidance method and device based on graphical programming tool

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103118077A (en) * 2013-01-15 2013-05-22 百度在线网络技术(北京)有限公司 Cross equipment content transmission method, system and client-side
CN103605546A (en) * 2013-11-22 2014-02-26 中国广核集团有限公司 Software version detecting method and device
CN104079610A (en) * 2013-03-29 2014-10-01 青岛海尔电子有限公司 Cloud server, and method and system for cloud synchronization of application software
CN104243602A (en) * 2014-09-26 2014-12-24 三星电子(中国)研发中心 User information synchronizing device, system and method
CN105701116A (en) * 2014-11-27 2016-06-22 英业达科技有限公司 Data synchronization system
CN105827683A (en) * 2015-09-29 2016-08-03 维沃移动通信有限公司 Data synchronization method, server and electronic device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103118077A (en) * 2013-01-15 2013-05-22 百度在线网络技术(北京)有限公司 Cross equipment content transmission method, system and client-side
CN104079610A (en) * 2013-03-29 2014-10-01 青岛海尔电子有限公司 Cloud server, and method and system for cloud synchronization of application software
CN103605546A (en) * 2013-11-22 2014-02-26 中国广核集团有限公司 Software version detecting method and device
CN104243602A (en) * 2014-09-26 2014-12-24 三星电子(中国)研发中心 User information synchronizing device, system and method
CN105701116A (en) * 2014-11-27 2016-06-22 英业达科技有限公司 Data synchronization system
CN105827683A (en) * 2015-09-29 2016-08-03 维沃移动通信有限公司 Data synchronization method, server and electronic device

Also Published As

Publication number Publication date
CN109274709A (en) 2019-01-25

Similar Documents

Publication Publication Date Title
CN109274709B (en) Method and system for synchronizing programming works on education operation system
US10268471B2 (en) Method for upgrading terminal system, terminal, and system
US20220317997A1 (en) Online Upgrade Method for Household Appliance Multi-MCU System, Electronic Device and Medium
EP2456257B1 (en) Method and system for upgrading wireless data card
CN106371881B (en) Method and system for updating program version in server
CN110096302B (en) Software data storage and upgrading method, device, equipment and storage medium
CN106873960B (en) Application software updating method and device
US20160162271A1 (en) Application Migration Method, Device and System for Mobile Terminal
WO2020233058A1 (en) Code download method and apparatus, and electronic device and computer storage medium
TW201621647A (en) Operating system updating method
CN107483241B (en) Method and device for downloading upgrade mirror image version in network element upgrading process
CN112162773B (en) Differential upgrading method and device, storage medium and terminal
CN110162334B (en) Code management method, device and storage medium
CN107704550B (en) File migration method and device and computer readable storage medium
CN104881311A (en) Method and apparatus for judging version compatibility
CN108459868A (en) A kind of software start-up method, device, terminal and storage medium
CN106293790B (en) application program upgrading method and device based on Firefox operating system
CN109144524B (en) Version release method of subject game on education platform and electronic equipment
CN115454575B (en) jar packet conversion and automatic loading method, device, equipment and storage medium
CN110912989A (en) Automatic program updating method and device
CN112084254A (en) Data synchronization method and system
CN114564223A (en) Application program hot updating method and device
US20140137092A1 (en) Information processing apparatus, information processing system, non-transitory computer-readable storage medium having stored therein information processing program, and information processing method
CN101854442B (en) Network device and firmware updating method thereof
CN103729255B (en) Information processing method and device and electronic equipment

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