CN110543324A - Plug-in increment updating method and device for application program - Google Patents

Plug-in increment updating method and device for application program Download PDF

Info

Publication number
CN110543324A
CN110543324A CN201910794426.1A CN201910794426A CN110543324A CN 110543324 A CN110543324 A CN 110543324A CN 201910794426 A CN201910794426 A CN 201910794426A CN 110543324 A CN110543324 A CN 110543324A
Authority
CN
China
Prior art keywords
plug
version
application program
highest
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910794426.1A
Other languages
Chinese (zh)
Other versions
CN110543324B (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.)
Beike Technology Co Ltd
Original Assignee
Beike 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 Beike Technology Co Ltd filed Critical Beike Technology Co Ltd
Priority to CN201910794426.1A priority Critical patent/CN110543324B/en
Publication of CN110543324A publication Critical patent/CN110543324A/en
Application granted granted Critical
Publication of CN110543324B publication Critical patent/CN110543324B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the invention discloses a plug-in increment updating method and a plug-in increment updating device of an application program, wherein the method comprises the following steps: receiving a plug-in updating request sent by a client; acquiring information of a plug-in corresponding to the highest plug-in version corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification; judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request; for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package downloading address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package downloading address to a client. The embodiment of the invention can improve the updating efficiency of the plug-in.

Description

plug-in increment updating method and device for application program
Technical Field
the embodiment of the invention relates to the technical field of data processing, in particular to a plug-in increment updating method and device for an application program.
background
With the rapid development of mobile communication technology, intelligent terminals are more and more popular, and more Application programs (APP for short) can be installed on the intelligent terminals.
When the APP is used, the APP needs to be updated continuously. Traditional APP need download APP's installation file again when updating, APP's plug-in components development method has appeared among the prior art, makes APP through plug-in components development method development when updating, can only update APP's plug-in components, downloads the plug-in components package that needs the update promptly, updates whole plug-in components, and need not download APP's installation file again. However, many plug-ins only modify a small portion of the content, and update the entire plug-in during updating, which reduces the efficiency of APP updating and wastes communication resources.
Therefore, how to improve the update efficiency of the plug-in becomes an important issue to be solved urgently in the industry.
disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a plug-in increment updating method and device for an application program.
in one aspect, an embodiment of the present invention provides a plug-in increment updating method for an application program, including:
receiving a plug-in updating request sent by a client, wherein the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers;
Acquiring information of a plug-in corresponding to the highest plug-in version in all plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification;
judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request or not according to the information of the plug-in corresponding to the highest plug-in version;
For any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a plug-in package download address in the information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification, acquiring a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and transmitting the plug-in package download address and the patch package download address to the client.
Optionally, the obtaining, according to the plug-in identifier of the application program and the plug-in version corresponding to each plug-in identifier, information of a plug-in corresponding to a highest plug-in version of all plug-in versions corresponding to each plug-in identifier from a preset plug-in information table includes:
And acquiring all plugin versions corresponding to the plugin identifiers from a preset plugin information table according to any plugin identifier of the application program in the plugin updating request, and acquiring the information of a plugin corresponding to the highest plugin version in all plugin versions, wherein the plugin version corresponding to the plugin identifier in the plugin updating request is not higher than the highest plugin version in all plugin versions.
Optionally, determining, according to the information of the plug-in corresponding to the highest plug-in version, whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request includes:
Judging whether the plug-in corresponding to the highest plug-in version is suitable for all program versions of the application program or not according to the information of the plug-in corresponding to the highest plug-in version;
And if the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
optionally, after determining whether the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, the method further includes:
if the plug-in corresponding to the highest plug-in version is not suitable for all program versions of the application program, acquiring a program version suitable for the plug-in corresponding to the highest plug-in version from a preset relation table of the plug-ins and the application program versions;
Judging whether the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version;
and if the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
optionally, after determining whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request, the method further includes:
For any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have a patch package, acquiring a plug-in package download address in the information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address to the client.
optionally, for any plug-in identifier of the application program in the plug-in update request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier has a patch package, the method further includes:
Acquiring a plug-in package download address in the plug-in information corresponding to the highest plug-in version corresponding to the plug-in identification;
correspondingly, the sending the patch package download address to the client includes:
and sending the plug-in package download address and the patch package download address to the client, so that the client updates the plug-in package by using the plug-in package download address when the local plug-in package is deleted.
On the other hand, an embodiment of the present invention provides an incremental update apparatus for plug-in of an application program, including:
The system comprises a receiving unit, a judging unit and a judging unit, wherein the receiving unit is used for receiving a plug-in updating request sent by a client, and the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers;
The acquisition unit is used for acquiring the information of the plug-in corresponding to the highest plug-in version in all the plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification;
a judging unit, configured to judge, according to the information of the plug-in corresponding to the highest plug-in version, whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request;
a first sending unit, configured to, for any one plug-in identifier of the application program in the plug-in update request, obtain, if a plug-in corresponding to a highest plug-in version corresponding to the plug-in identifier is applicable to a program version of the application program in the plug-in update request, a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identifier from a preset plug-in patch information table, and send the patch package download address to the client.
optionally, the apparatus further comprises:
A second sending unit, configured to, for any plug-in identifier of the application program in the plug-in update request, when a plug-in corresponding to a highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier does not have a patch package, obtain a plug-in package download address in information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier, and send the plug-in package download address to the client.
In another aspect, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the plug-in incremental update method for an application program according to any one of the above embodiments when executing the program.
In still another aspect, an embodiment of the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the plug-in incremental update method for an application program described in any of the above embodiments.
according to the plug-in incremental updating method and device for the application program, provided by the embodiment of the invention, the download address of the patch package can be obtained through the program version of the application program, the plug-in identification of the application program, the plug-in version corresponding to each plug-in identification, the preset plug-in information table and the preset plug-in patch information table, and the download address of the patch package corresponding to the plug-in identification is provided for the client, so that the client can subsequently update the plug-in incrementally through the patch package and the local plug-in package, the update of the whole plug-in can be avoided, and the update efficiency of the plug-in is improved.
Drawings
in order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
fig. 1 is a flowchart illustrating a plug-in incremental update method for an application according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a plug-in incremental update apparatus for an application according to an embodiment of the present invention;
fig. 3 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. 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.
The plug-in development of the APP is that when the APP is developed, one APP is split into a plurality of modules for development, each module can correspond to a single installation package, the plurality of modules comprise a host and a plurality of plug-ins, the host corresponds to one installation package, and each plug-in corresponds to one installation package. And when the APP development is finally released, the installation package corresponding to the host and the installation package corresponding to the plug-in can be packaged separately or jointly. In order to implement incremental update of a plug-in of an APP, reduce traffic and update time consumed by the APP when the plug-in is updated, and improve user experience, an embodiment of the present invention provides a plug-in incremental update method for an application program.
In order to implement the plug-in increment updating method for the application program provided by the embodiment of the present invention, the updated plug-in needs to be registered, so as to record information such as a plug-in name of the updated plug-in, an APP identifier corresponding to the plug-in, a plug-in version, a plug-in description, a plug-in package download address, an Application (APP) version applicable to the plug-in, and a patch package of the plug-in. In order to effectively record the information of the updated plug-in and quickly query the information, the embodiment of the invention stores the information of the updated plug-in a database by using a preset plug-in information table, a preset plug-in and application program version relation table and a preset plug-in patch information table. The preset plug-in information table includes information of at least one plug-in, where the information of the plug-in may include: the method comprises the following steps that information such as a main key identifier, an item identifier, a plug-in description, a plug-in version, a plug-in package download address, whether a plug-in is suitable for all program (APP) versions, whether the plug-in is in an effective state, an operator records, creation time, modification time and the like is obtained, the main key identifier in a plug-in information table corresponds to plug-in information one to one, the plug-in identifier corresponds to the plug-in one to one, the plug-in identifier can be represented by a plug-in name, and the; the preset relationship table of the plug-in and the application program version comprises at least one relationship information of the plug-in and the application program version, and the relationship information of the plug-in and the application program version may comprise: information such as a main key identifier, a plug-in information main key identifier, a program (APP) version applicable to the plug-in, an operator record, creation time, modification time and the like; the preset plug-in patch information table includes at least one patch information, and the plug-in patch information may include: the system comprises a main key identification, a plug-in information main key identification, a plug-in version targeted by a patch, a patch package downloading address, an operator record, creation time, modification time and other information.
In order to avoid that data in a preset plug-in information table, a plug-in and application program version relation table and a plug-in and patch information table is too large and query speed is slow, an index can be set for each table, information query is performed through a main key identifier and the index of each table, for example, an item identifier and a plug-in identifier are set for each plug-in information in the preset plug-in information table, a plug-in identifier or a program version applicable to the plug-in is set for each plug-in and application program version relation information in the preset plug-in and application program version relation table, and a plug-in identifier is set for each patch information in the preset plug-in and patch information table. The plug-in package and the patch package can be stored by a special package management server, and after the plug-in package and/or the patch package are uploaded to the package management server, the package management server can return a download address of the plug-in package and/or a download address of the patch package.
fig. 1 is a schematic flowchart of a plug-in increment updating method for an application according to an embodiment of the present invention, and as shown in fig. 1, the plug-in increment updating method for an application according to the present invention includes:
s1, receiving a plug-in updating request sent by the client, wherein the plug-in updating request comprises the program version of the application program, the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification.
It can be understood that the execution subject of the method described in this embodiment is a server.
It is understood that a client may send a plug-in update request to a server, and the server may receive the plug-in update request, the plug-in update request including a program version of an application program, plug-in identifications of the application program, and plug-in versions corresponding to each of the plug-in identifications. The application program can comprise at least one plug-in, and the plug-in corresponds to the plug-in identification one by one. It can be understood that the plug-in identification of the application program can comprise one plug-in identification or a plurality of plug-in identifications; the plug-ins of the application program can have different plug-in versions, and the plug-in version of each plug-in can have A Plurality of Program (APP) versions suitable for the plug-ins.
S2, according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification, obtaining the information of the plug-in corresponding to the highest plug-in version in all the plug-in versions corresponding to each plug-in identification from a preset plug-in information table.
It can be understood that, after receiving the plug-in update request, the server may obtain, according to any plug-in identifier of the application program in the plug-in update request, all plug-in versions corresponding to the plug-in identifier from a preset plug-in information table, and obtain information of a plug-in corresponding to a highest plug-in version of the all plug-in versions, where the plug-in version corresponding to the plug-in identifier in the plug-in update request is not higher than the highest plug-in version of the all plug-in versions. It can be understood that the plug-in version corresponding to the plug-in identifier in the plug-in update request is not higher than the highest plug-in version of all the plug-in versions, so that the need for updating the plug-in of the application program is only present, and if the plug-in version corresponding to the plug-in identifier in the plug-in update request is higher than/equal to the highest plug-in version of all the plug-in versions, the need for updating the plug-in of the application program is eliminated. It is understood that the server may query the preset plug-in information table by accessing the database.
And S3, judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request according to the information of the plug-in corresponding to the highest plug-in version.
It can be understood that, after acquiring information of a plug-in corresponding to the highest plug-in version of all plug-in versions corresponding to each plug-in identifier from a preset plug-in information table, the server may determine whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request, and if the plug-in corresponding to the highest plug-in version is not applicable to the program version of the application program in the plug-in update request, the process is ended, and the plug-in of the application program cannot be updated.
S4, for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package download address to the client.
It can be understood that, after determining that the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, the server also needs to determine whether the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier has a patch package; if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package download address to the client; after receiving the patch package download address, the client can download the patch package of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification according to the patch package download address, and then update the corresponding plug-in according to the patch package and the local plug-in package. It is understood that the server may query the preset plug-in patch information table by accessing a database.
According to the plug-in incremental updating method of the application program, provided by the embodiment of the invention, the download address of the patch package can be obtained through the program version of the application program, the plug-in identification of the application program, the plug-in version corresponding to each plug-in identification, the preset plug-in information table and the preset plug-in patch information table, and the download address of the patch package corresponding to the plug-in identification is provided for the client, so that the client can subsequently update the plug-in incrementally through the patch package and the local plug-in package, the update of the whole plug-in can be avoided, and the update efficiency of the plug-in is improved.
further, on the basis of the above embodiment, in the step S4, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier has a patch package, the method may further include:
Acquiring a plug-in package download address in the plug-in information corresponding to the highest plug-in version corresponding to the plug-in identification;
accordingly, the "sending the patch package download address to the client" in the step S4 may include:
and sending the plug-in package download address and the patch package download address to the client, so that the client updates the plug-in package by using the plug-in package download address when the local plug-in package is deleted.
It can be understood that, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, when the patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification is obtained from a preset plug-in patch information table, acquiring a plug-in package download address in the plug-in information corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address and the patch package download address to the client together, so as to prevent the client from deleting the local plug-in package and prevent the client from updating the plug-in package only according to the patch package downloaded by the patch package download address, and simultaneously sending the patch package download address and the plug-in package download address to the client, wherein the client can download the plug-in package according to the plug-in package download address and update the corresponding plug-in.
further, on the basis of the foregoing embodiment, the step S3 may include:
judging whether the plug-in corresponding to the highest plug-in version is suitable for all program versions of the application program or not according to the information of the plug-in corresponding to the highest plug-in version;
and if the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
It can be understood that the preset plug-in information table includes information of at least one plug-in, where the information of the plug-in includes whether the plug-in is applicable to all program (APP) versions, and therefore, the server may determine, according to the information of the plug-in corresponding to the highest plug-in version, whether the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, and if so, the plug-in corresponding to the highest plug-in version is also applicable to the program version of the application program in the plug-in update request.
further, after the step S3 of determining whether the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, the method may further include:
If the plug-in corresponding to the highest plug-in version is not suitable for all program versions of the application program, acquiring a program version suitable for the plug-in corresponding to the highest plug-in version from a preset relation table of the plug-ins and the application program versions;
Judging whether the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version;
And if the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
It can be understood that the preset relationship table of the plug-in and the application version includes at least one relationship information of the plug-in and the application version, and the relationship information of the plug-in and the application version includes a program (APP) version applicable to the plug-in, so that the server can obtain, from the preset relationship table of the plug-in and the application version, a program version applicable to the plug-in corresponding to the highest plug-in version, match the program version of the application program in the plug-in update request with the obtained program version applicable to the plug-in corresponding to the highest plug-in version, and if the program version is matched with the program version applicable to the application program in the plug-in update request, can determine that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in. It is understood that the server can query the preset plug-in and application version relation table by accessing the database.
therefore, the server can determine whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request, so as to perform subsequent operations when the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request, and end the process and not update the plug-in of the application program when the plug-in corresponding to the highest plug-in version is not applicable to the program version of the application program in the plug-in update request.
Further, on the basis of the foregoing embodiment, after the step S3, the method according to this embodiment may further include:
For any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have a patch package, acquiring a plug-in package download address in the information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address to the client.
It can be understood that, after determining that the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, the server also needs to determine whether the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier has a patch package; if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have the patch package, acquiring a plug-in package download address from the information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address to the client; and after receiving the plug-in package download address, the client can download the plug-in package according to the plug-in package download address and update the corresponding plug-in.
The incremental updating method for plug-ins of application programs provided by the embodiment of the invention can acquire the download address of the patch package when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has the patch package and send the download address to the client through the program version of the application program, the plug-in identification of the application program, the plug-in version corresponding to each plug-in identification, the preset plug-in information table and the preset plug-in patch information table, acquire the download address of the plug-in package when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have the patch package and send the download address of the patch package to the client, so that the client can correspondingly download the patch package or the plug-in package to update the corresponding plug-ins, and can simultaneously send the download address of the patch package and the download address of the plug-in package to the client under the condition that the local plug-in package of the client is deleted and the client can not complete, and the client can download the plug-in package according to the plug-in package download address and update the corresponding plug-in. The plug-in incremental updating method of the application program can realize incremental updating of the plug-in, effectively reduce flow and updating time in the plug-in updating process, improve the updating efficiency of the plug-in and optimize user experience.
Fig. 2 is a schematic structural diagram of a plug-in incremental update apparatus for an application according to an embodiment of the present invention, where the plug-in incremental update apparatus for an application according to the embodiment is applied to a server, as shown in fig. 2, the plug-in incremental update apparatus for an application according to an embodiment of the present invention includes a receiving unit 201, an obtaining unit 202, a determining unit 203, and a first sending unit 204; wherein:
The receiving unit 201 is configured to receive a plug-in update request sent by a client, where the plug-in update request includes a program version of an application program, plug-in identifiers of the application program, and a plug-in version corresponding to each plug-in identifier;
The obtaining unit 202 is configured to obtain, from a preset plug-in information table, information of a plug-in corresponding to a highest plug-in version of all plug-in versions corresponding to each plug-in identifier according to the plug-in identifier of the application program and the plug-in version corresponding to each plug-in identifier;
The determining unit 203 is configured to determine, according to the information of the plugin corresponding to the highest plugin version, whether the plugin corresponding to the highest plugin version is suitable for the program version of the application program in the plugin update request;
The first sending unit 204 is configured to, for any one plug-in identifier of the application program in the plug-in update request, obtain, if a plug-in corresponding to a highest plug-in version corresponding to the plug-in identifier is applicable to a program version of the application program in the plug-in update request, a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identifier from a preset plug-in patch information table, and send the patch package download address to the client.
Specifically, the receiving unit 201 receives a plug-in update request sent by a client, where the plug-in update request includes a program version of an application program, plug-in identifiers of the application program, and a plug-in version corresponding to each plug-in identifier; the obtaining unit 202 obtains, from a preset plug-in information table, information of a plug-in corresponding to a highest plug-in version of all plug-in versions corresponding to each plug-in identifier, according to the plug-in identifier of the application program and the plug-in version corresponding to each plug-in identifier; the determining unit 203 determines whether the plugin corresponding to the highest plugin version is suitable for the program version of the application program in the plugin update request according to the information of the plugin corresponding to the highest plugin version; the first sending unit 204, for any plugin identifier of the application program in the plugin update request, obtains, if a plugin corresponding to the highest plugin version corresponding to the plugin identifier is suitable for the program version of the application program in the plugin update request, a patch package download address corresponding to the highest plugin version corresponding to the plugin identifier from a preset plugin patch information table, and sends the patch package download address to the client.
It is understood that the client may transmit a plug-in update request to the server, and the receiving unit 201 of the server may receive the plug-in update request, where the plug-in update request includes a program version of an application program, plug-in identifications of the application program, and plug-in versions corresponding to each of the plug-in identifications. The application program can comprise at least one plug-in, and the plug-in corresponds to the plug-in identification one by one. It can be understood that the plug-in identification of the application program can comprise one plug-in identification or a plurality of plug-in identifications; the plug-ins of the application program can have different plug-in versions, and the plug-in version of each plug-in can have A Plurality of Program (APP) versions suitable for the plug-ins.
It can be understood that, after receiving the plug-in update request, the obtaining unit 202 of the server obtains, according to any plug-in identifier of the application program in the plug-in update request, all plug-in versions corresponding to the plug-in identifier from a preset plug-in information table, and obtains information of a plug-in corresponding to a highest plug-in version of the all plug-in versions, where the plug-in version corresponding to the plug-in identifier in the plug-in update request is not higher than the highest plug-in version of the all plug-in versions. It can be understood that the plug-in version corresponding to the plug-in identifier in the plug-in update request is not higher than the highest plug-in version of all the plug-in versions, so that the need for updating the plug-in of the application program is only present, and if the plug-in version corresponding to the plug-in identifier in the plug-in update request is higher than/equal to the highest plug-in version of all the plug-in versions, the need for updating the plug-in of the application program is eliminated. It is understood that the server may query the preset plug-in information table by accessing the database.
It can be understood that, after obtaining the information of the plugin corresponding to the highest plugin version in all plugin versions corresponding to each plugin identifier from a preset plugin information table, the determining unit 203 of the server may determine whether the plugin corresponding to the highest plugin version is applicable to the program version of the application program in the plugin update request, and if the plugin corresponding to the highest plugin version is not applicable to the program version of the application program in the plugin update request, the plugin of the application program cannot be updated.
it can be understood that, after determining that the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, the server also needs to determine whether the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier has a patch package; if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package download address to the client; after receiving the patch package download address, the client can download the patch package of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification according to the patch package download address, and then update the corresponding plug-in according to the patch package and the local plug-in package. It is understood that the server may query the preset plug-in patch information table by accessing a database.
the plug-in incremental updating device for the application program, provided by the embodiment of the invention, is applied to a server, can acquire the download address of the patch package through the program version of the application program, the plug-in identification of the application program, the plug-in version corresponding to each plug-in identification, the preset plug-in information table and the preset plug-in patch information table, and provide the download address of the patch package corresponding to the plug-in identification to a client, so that the client can subsequently update the plug-in incrementally through the patch package and the local plug-in package, the update of the whole plug-in can be avoided, and the update efficiency of the plug-in is improved.
Further, on the basis of the above embodiment, the first sending unit 204 may be specifically configured to
for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, acquiring a plug-in package download address in the plug-in information corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address and the patch package download address to the client, so that the client uses the plug-in package download address to update the plug-in when the local plug-in package is deleted.
it can be understood that, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, when the patch package download address corresponding to the highest plug-in version corresponding to the plug-in identification is obtained from a preset plug-in patch information table, acquiring a plug-in package download address in the plug-in information corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address and the patch package download address to the client together, so as to prevent the client from deleting the local plug-in package and prevent the client from updating the plug-in package only according to the patch package downloaded by the patch package download address, and simultaneously sending the patch package download address and the plug-in package download address to the client, wherein the client can download the plug-in package according to the plug-in package download address and update the corresponding plug-in.
Further, on the basis of the above embodiment, the determining unit 203 may be specifically configured to
judging whether the plug-in corresponding to the highest plug-in version is suitable for all program versions of the application program or not according to the information of the plug-in corresponding to the highest plug-in version;
and if the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
it can be understood that the preset plug-in information table includes information of at least one plug-in, where the information of the plug-in includes whether the plug-in applies all program (APP) versions, and therefore, the determining unit 203 of the server may determine, according to the information of the plug-in corresponding to the highest plug-in version, whether the plug-in corresponding to the highest plug-in version applies all program versions of the application program, and if so, the plug-in corresponding to the highest plug-in version also applies to the program version of the application program in the plug-in update request.
Further, the determining unit 203 may be further configured to
after judging whether the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program or not, if the plug-in corresponding to the highest plug-in version is not applicable to all program versions of the application program, acquiring a program version applicable to the plug-in corresponding to the highest plug-in version from a preset relation table of the plug-ins and the application program versions;
judging whether the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version;
And if the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
it can be understood that the preset relationship table of the plug-in and the application version includes at least one relationship information of the plug-in and the application version, and the relationship information of the plug-in and the application version includes a program (APP) version to which the plug-in is applicable, so that the determining unit 203 of the server can obtain the program version to which the plug-in corresponding to the highest plug-in version is applicable from the preset relationship table of the plug-in and the application version, match the program version of the application in the plug-in update request with the obtained program version to which the plug-in corresponding to the highest plug-in version is applicable, and if the program version is matched with the program version to which the plug-in corresponding to the highest plug-in version is applicable, it can be determined that the plug-in corresponding to the highest plug-in version is applicable to the program. It is understood that the server can query the preset plug-in and application version relation table by accessing the database.
Therefore, the server can determine whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request, so as to perform subsequent operations when the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request, and end the process and not update the plug-in of the application program when the plug-in corresponding to the highest plug-in version is not applicable to the program version of the application program in the plug-in update request.
Further, on the basis of the above embodiment, the apparatus of this embodiment may further include:
A second sending unit, configured to, for any plug-in identifier of the application program in the plug-in update request, when a plug-in corresponding to a highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier does not have a patch package, obtain a plug-in package download address in information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier, and send the plug-in package download address to the client.
It can be understood that, after determining that the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, the server also needs to determine whether the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier has a patch package; if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have the patch package, acquiring a plug-in package download address from the information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address to the client; and after receiving the plug-in package download address, the client can download the plug-in package according to the plug-in package download address and update the corresponding plug-in.
The incremental updating device for plug-ins of application programs, which is provided by the embodiment of the invention, is applied to a server, can acquire the download address of a patch package when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has the patch package and send the download address to a client through the program version of the application program, the plug-in identification of the application program, the plug-in version corresponding to each plug-in identification, a preset plug-in information table and a preset plug-in patch information table, and acquire the download address of the plug-in package when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have the patch package and send the download address of the patch package and the download address of the plug-in package to the client at the same time when the local plug-in package of the client is deleted and the client can not complete the update of the plug-ins only according to the download address of the patch package, and the client can download the plug-in package according to the plug-in package download address and update the corresponding plug-in. The plug-in incremental updating method of the application program can realize incremental updating of the plug-in, effectively reduce flow and updating time in the plug-in updating process, improve the updating efficiency of the plug-in and optimize user experience.
the plug-in increment updating device for the application program provided by the embodiment of the invention can be used for executing the technical scheme of the method embodiment, the implementation principle and the technical effect are similar, and the details are not repeated here.
Fig. 3 is a schematic physical structure diagram of an electronic device according to an embodiment of the present invention, as shown in fig. 3, the electronic device may include a memory 302, a processor 301, a bus 303, and a computer program stored in the memory 302 and executable on the processor 301, where the processor 301 and the memory 302 communicate with each other through the bus 303. The processor 301, when executing the computer program, implements the steps of the above method, for example, including: receiving a plug-in updating request sent by a client, wherein the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers; acquiring information of a plug-in corresponding to the highest plug-in version in all plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification; judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request or not according to the information of the plug-in corresponding to the highest plug-in version; for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package downloading address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package downloading address to the client.
Furthermore, the logic instructions in the memory 302 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
the present embodiment discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the method provided by the above-mentioned method embodiments, for example, comprising: receiving a plug-in updating request sent by a client, wherein the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers; acquiring information of a plug-in corresponding to the highest plug-in version in all plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification; judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request or not according to the information of the plug-in corresponding to the highest plug-in version; for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package downloading address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package downloading address to the client.
The present embodiments provide a non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the methods provided by the above-described method embodiments, for example, including: receiving a plug-in updating request sent by a client, wherein the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers; acquiring information of a plug-in corresponding to the highest plug-in version in all plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification; judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request or not according to the information of the plug-in corresponding to the highest plug-in version; for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package downloading address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package downloading address to the client.
the above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding 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 described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A plug-in increment updating method of an application program is characterized by comprising the following steps:
receiving a plug-in updating request sent by a client, wherein the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers;
acquiring information of a plug-in corresponding to the highest plug-in version in all plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification;
judging whether the plug-in corresponding to the highest plug-in version is suitable for the program version of the application program in the plug-in updating request or not according to the information of the plug-in corresponding to the highest plug-in version;
for any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification has a patch package, acquiring a patch package downloading address corresponding to the highest plug-in version corresponding to the plug-in identification from a preset plug-in patch information table, and sending the patch package downloading address to the client.
2. The method for incrementally updating plug-in components of an application program according to claim 1, wherein the obtaining, from a preset plug-in information table, information of a plug-in component corresponding to a highest plug-in component version of all plug-in component versions corresponding to each plug-in component identifier according to the plug-in component identifier of the application program and the plug-in component version corresponding to each plug-in component identifier includes:
And acquiring all plugin versions corresponding to the plugin identifiers from a preset plugin information table according to any plugin identifier of the application program in the plugin updating request, and acquiring the information of a plugin corresponding to the highest plugin version in all plugin versions, wherein the plugin version corresponding to the plugin identifier in the plugin updating request is not higher than the highest plugin version in all plugin versions.
3. The method for incrementally updating plug-in of application program according to claim 1, wherein determining whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request according to the information of the plug-in corresponding to the highest plug-in version includes:
Judging whether the plug-in corresponding to the highest plug-in version is suitable for all program versions of the application program or not according to the information of the plug-in corresponding to the highest plug-in version;
And if the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
4. The method for incrementally updating plug-in for application program according to claim 3, wherein after determining whether the plug-in corresponding to the highest plug-in version is applicable to all program versions of the application program, the method further comprises:
If the plug-in corresponding to the highest plug-in version is not suitable for all program versions of the application program, acquiring a program version suitable for the plug-in corresponding to the highest plug-in version from a preset relation table of the plug-ins and the application program versions;
judging whether the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version;
And if the program version of the application program in the plug-in updating request is matched with the program version applicable to the plug-in corresponding to the highest plug-in version, determining that the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in updating request.
5. the method for incremental updating of plug-in of application program according to claim 1, wherein after determining whether the plug-in corresponding to the highest plug-in version is applicable to the program version of application program in the plug-in update request, the method further comprises:
For any plug-in identification of the application program in the plug-in updating request, when the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification is applicable to the program version of the application program in the plug-in updating request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification does not have a patch package, acquiring a plug-in package download address in the information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identification, and sending the plug-in package download address to the client.
6. The method for incrementally updating plug-in components of an application program according to claim 1, wherein for any plug-in component identifier of the application program in the plug-in component update request, when a plug-in component corresponding to a highest plug-in component version corresponding to the plug-in component identifier is applicable to the program version of the application program in the plug-in component update request, if the plug-in component corresponding to the highest plug-in component version corresponding to the plug-in component identifier has a patch package, the method further comprises:
Acquiring a plug-in package download address in the plug-in information corresponding to the highest plug-in version corresponding to the plug-in identification;
Correspondingly, the sending the patch package download address to the client includes:
and sending the plug-in package download address and the patch package download address to the client, so that the client updates the plug-in package by using the plug-in package download address when the local plug-in package is deleted.
7. an apparatus for incremental update of plug-ins for an application, comprising:
The system comprises a receiving unit, a judging unit and a judging unit, wherein the receiving unit is used for receiving a plug-in updating request sent by a client, and the plug-in updating request comprises a program version of an application program, plug-in identifiers of the application program and plug-in versions corresponding to the plug-in identifiers;
the acquisition unit is used for acquiring the information of the plug-in corresponding to the highest plug-in version in all the plug-in versions corresponding to each plug-in identification from a preset plug-in information table according to the plug-in identification of the application program and the plug-in version corresponding to each plug-in identification;
A judging unit, configured to judge, according to the information of the plug-in corresponding to the highest plug-in version, whether the plug-in corresponding to the highest plug-in version is applicable to the program version of the application program in the plug-in update request;
A first sending unit, configured to, for any one plug-in identifier of the application program in the plug-in update request, obtain, if a plug-in corresponding to a highest plug-in version corresponding to the plug-in identifier is applicable to a program version of the application program in the plug-in update request, a patch package download address corresponding to the highest plug-in version corresponding to the plug-in identifier from a preset plug-in patch information table, and send the patch package download address to the client.
8. the apparatus for incremental update of plug-in for application program according to claim 7, further comprising:
A second sending unit, configured to, for any plug-in identifier of the application program in the plug-in update request, when a plug-in corresponding to a highest plug-in version corresponding to the plug-in identifier is applicable to the program version of the application program in the plug-in update request, if the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier does not have a patch package, obtain a plug-in package download address in information of the plug-in corresponding to the highest plug-in version corresponding to the plug-in identifier, and send the plug-in package download address to the client.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the plug-in incremental update method for an application program according to any one of claims 1 to 6 when executing the program.
10. A non-transitory computer readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of a plug-in delta update method for an application program according to any one of claims 1 to 6.
CN201910794426.1A 2019-08-27 2019-08-27 Plug-in increment updating method and device for application program Active CN110543324B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910794426.1A CN110543324B (en) 2019-08-27 2019-08-27 Plug-in increment updating method and device for application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910794426.1A CN110543324B (en) 2019-08-27 2019-08-27 Plug-in increment updating method and device for application program

Publications (2)

Publication Number Publication Date
CN110543324A true CN110543324A (en) 2019-12-06
CN110543324B CN110543324B (en) 2024-02-23

Family

ID=68710581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910794426.1A Active CN110543324B (en) 2019-08-27 2019-08-27 Plug-in increment updating method and device for application program

Country Status (1)

Country Link
CN (1) CN110543324B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111722861A (en) * 2020-06-17 2020-09-29 中国第一汽车股份有限公司 Application program upgrading method, device, equipment and storage medium
CN111932243A (en) * 2020-07-15 2020-11-13 中国银联股份有限公司 Riding code plug-in management method, device, server, terminal equipment and medium
CN112698858A (en) * 2021-01-13 2021-04-23 郑州阿帕斯数云信息科技有限公司 Plug-in updating method, device and system
CN112783515A (en) * 2021-02-08 2021-05-11 腾讯科技(深圳)有限公司 Plug-in control method and device and storage medium
CN114756271A (en) * 2022-04-29 2022-07-15 深圳市欧瑞博科技股份有限公司 Interface updating method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3179688A1 (en) * 2015-12-11 2017-06-14 Koninklijke KPN N.V. Updating part of a manifest file on the basis of patches
CN107015821A (en) * 2016-01-28 2017-08-04 腾讯科技(深圳)有限公司 The method and apparatus of incremental update
CN108037941A (en) * 2017-12-27 2018-05-15 掌阅科技股份有限公司 Application program update method, electronic equipment based on public plug-in unit, storage medium
CN108845812A (en) * 2018-05-31 2018-11-20 康键信息技术(深圳)有限公司 Update of plug-in method, apparatus, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3179688A1 (en) * 2015-12-11 2017-06-14 Koninklijke KPN N.V. Updating part of a manifest file on the basis of patches
CN107015821A (en) * 2016-01-28 2017-08-04 腾讯科技(深圳)有限公司 The method and apparatus of incremental update
CN108037941A (en) * 2017-12-27 2018-05-15 掌阅科技股份有限公司 Application program update method, electronic equipment based on public plug-in unit, storage medium
CN108845812A (en) * 2018-05-31 2018-11-20 康键信息技术(深圳)有限公司 Update of plug-in method, apparatus, computer equipment and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111722861A (en) * 2020-06-17 2020-09-29 中国第一汽车股份有限公司 Application program upgrading method, device, equipment and storage medium
CN111932243A (en) * 2020-07-15 2020-11-13 中国银联股份有限公司 Riding code plug-in management method, device, server, terminal equipment and medium
CN112698858A (en) * 2021-01-13 2021-04-23 郑州阿帕斯数云信息科技有限公司 Plug-in updating method, device and system
CN112783515A (en) * 2021-02-08 2021-05-11 腾讯科技(深圳)有限公司 Plug-in control method and device and storage medium
CN112783515B (en) * 2021-02-08 2023-08-25 腾讯科技(深圳)有限公司 Plug-in control method and device and storage medium
CN114756271A (en) * 2022-04-29 2022-07-15 深圳市欧瑞博科技股份有限公司 Interface updating method and device and electronic equipment
CN114756271B (en) * 2022-04-29 2023-07-28 深圳市欧瑞博科技股份有限公司 Interface updating method and device and electronic equipment

Also Published As

Publication number Publication date
CN110543324B (en) 2024-02-23

Similar Documents

Publication Publication Date Title
CN110543324A (en) Plug-in increment updating method and device for application program
CN108460115B (en) Message pushing method and device, computer equipment and storage medium
CN102129378B (en) A kind of software menu updating method and device
CN108108181A (en) The function renewal method, apparatus and computer readable storage medium of application program
CN102752326B (en) The method of deal with data, server and system in the time of download file
CN110247985B (en) Resource downloading method and device, electronic equipment and medium
CN112788126B (en) Resource downloading method, device, server and storage medium
CN109391673A (en) A kind of method, system and the terminal device of management update file
CN111447248A (en) File transmission method and device
US20140359066A1 (en) System, method and device for offline downloading resource and computer storage medium
CN111142905A (en) OTA (over-the-air) upgrading method, OTA server and OTA upgrading system
CN113434293A (en) Method and apparatus for processing repeat request, storage medium, and electronic apparatus
US10922064B2 (en) Method, device and user terminal for software installation
CN110750286B (en) Management method, device, system, equipment and medium for upgrading Mbn through OTA
CN104361034A (en) File management method and device based on cloud storage
CN111857772A (en) Method and equipment for remote transmission and dynamic loading of terminal edge application program
CN111176706A (en) Terminal upgrading method and device, electronic equipment and storage medium
CN110474954B (en) Block chain-based file sharing method and device, computer equipment and readable storage medium
CN113436699A (en) Method, system, electronic device and storage medium for generating new corona nucleic acid detection report
CN115437660A (en) Firmware updating method and device, electronic equipment and storage medium
CN110825406A (en) Software upgrading method and related equipment
CN112527355A (en) Charging pile remote upgrading method and system based on SAAS mode and storage medium
CN104468475B (en) A kind of information processing method and electronic equipment
CN107995273B (en) iOS network management method
CN116107603B (en) Firmware upgrading method and device, storage medium 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