CN111897561B - Method and system for gray scale publishing through cloud - Google Patents

Method and system for gray scale publishing through cloud Download PDF

Info

Publication number
CN111897561B
CN111897561B CN202011048857.2A CN202011048857A CN111897561B CN 111897561 B CN111897561 B CN 111897561B CN 202011048857 A CN202011048857 A CN 202011048857A CN 111897561 B CN111897561 B CN 111897561B
Authority
CN
China
Prior art keywords
gray
rule
user terminal
cloud
gray level
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
CN202011048857.2A
Other languages
Chinese (zh)
Other versions
CN111897561A (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.)
Guangzhou Chenqi Travel Technology Co Ltd
Original Assignee
Guangzhou Chenqi Travel 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 Guangzhou Chenqi Travel Technology Co Ltd filed Critical Guangzhou Chenqi Travel Technology Co Ltd
Priority to CN202011048857.2A priority Critical patent/CN111897561B/en
Publication of CN111897561A publication Critical patent/CN111897561A/en
Application granted granted Critical
Publication of CN111897561B publication Critical patent/CN111897561B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a system for gray scale release through a cloud, wherein the method comprises the following steps: compiling a gray level installation package, and transmitting the gray level installation package to a cloud end; formulating a gray rule configuration, wherein the gray rule configuration comprises a gray release condition; encrypting the gray rule configuration to generate a gray rule file; transmitting the gray rule file to a cloud end; the cloud end issues the rule file to a user terminal; the user terminal inputs matching information into the gray rule file to perform matching operation, wherein the matching information is parameter information of the user terminal; acquiring a first feedback signal, wherein the first feedback signal is a judgment result of whether the user terminal meets a gray scale release condition; and according to the first feedback signal, if the user terminal meets the gray scale release condition, the user terminal downloads the gray scale installation package from the cloud.

Description

Method and system for gray scale publishing through cloud
Technical Field
The invention relates to the technical field of gray scale publishing through a cloud, in particular to a method and a system for gray scale publishing through the cloud.
Background
Gray scale publication, also known as canary publication, is a publication that enables smooth transitions for user applications. The server can make a part of user terminals continue to use the old product characteristics and make a part of user terminals start to use the new product characteristics by performing gray scale distribution. If the user does not have much objection to the new product characteristics in the process, the new product characteristics may be further expanded until all user terminals use the new product characteristics. The gray level issuing mode has flexibility, certain issuing risks can be avoided, the range influenced by product iteration upgrading is reduced, and meanwhile the risk of collapse when the server performs overall issuing is reduced.
The existing gray release needs a background of a mobile terminal to compile and set a related gray rule, then the mobile terminal correspondingly compiles a gray execution code according to the gray rule and releases the gray execution code outwards, and a server releases a gray file to the mobile terminal to enable the mobile terminal to execute gray upgrading, so that the gray release is realized.
After research, the inventor finds that the existing gray level publishing method needs to depend on the backstage of the server and the mobile terminal, and the gray level rule needs to be agreed by the backstage of the server and the mobile terminal together, so that the limitation of the gray level rule is large, and the publishing equipment of the gray level file is large. Therefore, it is desirable to invent a gray scale publishing method with flexible writing process of gray scale rules and less limitation on the devices in the gray scale publishing process to solve the above-mentioned problems in the prior art.
Disclosure of Invention
In order to overcome the technical defects of the existing gray scale publishing method, the invention provides a method and a system for performing gray scale publishing through a cloud end, which have less flexibility of gray scale rules and less publishing limitation.
In order to solve the problems, the invention is realized according to the following technical scheme:
the invention relates to a method for gray scale release through a cloud, which comprises the following steps:
compiling a gray level installation package;
transmitting the gray level installation package to a cloud end;
formulating a gray rule configuration, wherein the gray rule configuration comprises a gray release condition;
encrypting the gray rule configuration to generate a gray rule file;
transmitting the gray rule file to a cloud end;
the cloud end issues the rule file to a user terminal and acquires a first feedback signal, wherein the first feedback signal is a judgment result of whether the user terminal meets a gray scale release condition;
and according to the first feedback signal, if the user terminal meets the gray scale release condition, the user terminal downloads the gray scale installation package from the cloud.
Preferably, after compiling the grayscale installation package, the method further includes: and checking the integrity of the gray level installation package.
Preferably, after encrypting the gray configuration and generating the gray rule file, the method further includes: and checking the integrity of the gray rule file.
Preferably, after the cloud issues the rule file to the user terminal, the method specifically further includes: and the user terminal checks the safety and the integrity of the gray rule file.
Preferably, the encrypting the gray rule configuration to generate the gray rule file specifically includes: and sequentially arranging and splicing the rules in the gray scale rule configuration to generate a corresponding MD5 value.
Preferably, the gray rule configuration includes an extruded gray rule configuration and an advanced gray rule configuration.
Further, the base gray rule configuration includes device rules, range rules, and probability rules.
Further, the high-level gray scale rule is configured as a logic rule written in a JavaScript language.
The invention also provides a system for gray scale release through a cloud, which comprises:
the compiling module is used for compiling the gray level installation package and transmitting the gray level installation package to the cloud end;
the rule configuration module is used for formulating gray rule configuration, and the gray rule configuration comprises a gray release condition;
the encryption module is used for encrypting the gray rule configuration to generate a gray rule file;
the uploading rule module is used for transmitting the gray rule file to a cloud end;
the issuing rule module is used for enabling the cloud to issue the rule file to the user terminal;
the rule matching module is used for enabling the user terminal to input matching information into the gray rule file for matching operation, wherein the matching information is parameter information of the user terminal;
the judging module is used for acquiring a first feedback signal, wherein the first feedback signal is a judging result of whether the user terminal meets the gray scale release condition;
and the gray level downloading module is used for downloading the gray level installation package from the cloud end by the user terminal if the user terminal meets the gray level release condition according to the first feedback information.
The invention further provides an electronic device, which includes a storage, a processor, and a computer program stored on the processor and capable of running on the processor, wherein the processor executes the computer program to implement the steps of the method for performing gray scale publishing via a cloud end according to any one of claims 1 to 8.
Compared with the prior art, the invention has the beneficial effects that:
according to the method and the system for gray scale release through the cloud, the gray scale installation package and the gray scale rule file are transmitted to the cloud for storage, the gray scale release rule file is issued to a user through the cloud, and then the gray scale installation package is issued to the user terminal which accords with the gray scale release rule through the cloud, so that gray scale release is achieved. According to the invention, the gray level issuing process is not dependent on the server and the user terminal background, the gray level rule can be performed at any terminal connected with the cloud end, the flexibility of the gray level issuing is high, the limitation to equipment is correspondingly reduced, and meanwhile, the gray level issuing efficiency is higher because the server and the user terminal background are not required to agree the gray level rule at the same time. On the other hand, the method of gray scale release through the cloud end obviously reduces the load of the server in the gray scale release process and also reduces the load of the background of the user terminal.
Drawings
Embodiments of the invention are described in further detail below with reference to the attached drawing figures, wherein:
FIG. 1 is a corresponding main flow diagram of the method of the present invention;
FIG. 2 is a general flow diagram corresponding to the method of the present invention;
FIG. 3 is a corresponding main block diagram of the system of the present invention;
fig. 4 is a corresponding complete block diagram of the system of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the 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 preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
The gray release method in the prior art needs the server and the user terminal background to write the gray execution code at the same time, has low efficiency, occupies the resources of the server and the user terminal, increases the loads of the server and the user terminal in the gray release process, needs the background service of the server and the user terminal to appoint the gray release, and has low flexibility of writing the gray release rule. The present invention solves the technical problems of the related prior art to a certain extent.
As shown in fig. 1 and fig. 2, the present invention provides a method for performing gray scale publishing through a cloud, which requires a cloud server, at least one user terminal, and a gray scale publishing terminal. The cloud is a software platform adopting an application program virtualization technology, and the cloud server has the functions of software searching, uploading, downloading, using, managing, backing up and the like. The user terminal is a device which is provided with corresponding application and can receive files issued by the cloud, comprises a desktop computer, a notebook computer, a smart phone, a tablet personal computer and the like, and is a terminal which receives gray release for the application held by the user. The equipment which is held by the gray level issuing terminal gray level issuing personnel, is provided with corresponding gray level issuing application, can carry out gray level rule configuration and writing and can carry out file transmission to the cloud end comprises a desktop computer, a notebook computer, a tablet computer and the like.
The method specifically comprises the following steps:
step 1: compiling a gray level installation package, and transmitting the gray level installation package to a cloud terminal.
Specifically, a gray level publishing person compiles and encrypts a new gray level publishing file through a gray level publishing terminal to obtain a gray level installation package, the gray level installation package can be installed in a user terminal, and the new application obtained after installation has new application characteristics. The gray scale issuing terminal is connected to a network, then the gray scale installation package with qualified integrity check is transmitted to the cloud server through the network, so that the gray scale installation package can be stored in the cloud, and after the gray scale installation package is successfully transmitted, the corresponding cloud downloading address of the gray scale installation package is obtained and stored in the gray scale issuing terminal, so that the gray scale issuing installation package can be issued conveniently.
Substep 11: and checking the integrity of the gray level installation package.
Specifically, the gray release terminal verifies the gray installation package to check the integrity of the gray installation package. The gray installation package has a corresponding MD5 value after being compiled, and the integrity of the gray installation package can be verified by performing integrity verification on the MD5 value of the gray installation package.
Step 2: and formulating a gray rule configuration which comprises the gray release condition.
Specifically, a gray level issuing person writes a code of a gray level rule configuration through a gray level issuing terminal, writes a corresponding gray level rule configuration according to a rule of the gray level issuing at this time, and integrates the corresponding gray level rule configuration into a gray level rule configuration containing the gray level rule.
Preferably, the gray rule configuration includes an extruded gray rule configuration and an advanced gray rule configuration.
Wherein the basic gray rule configuration comprises a device rule, a range rule and a probability rule. The device rule is a gray release rule which is judged according to the device ID range of the user terminal or the version of the application installed in the user terminal and is carried out if the preset device condition is hit. The range rule is a rule for judging according to the range of the user terminal, and if the preset target range is hit, the gray scale is issued. The probability rule is a rule for randomly issuing the gray scale to the user terminal according to the percentage under a certain condition.
The high-level gray scale rule is configured as a logic rule written by a JavaScript language. The high-level gray scale rule has higher writing flexibility, and gray scale publishers can perform custom rule configuration writing on the high-level gray scale rule. The high-level gray scale rule depends on the web engine to execute the gray scale rule of the change machine, and the judgment of whether the gray scale needs to be upgraded is obtained.
And step 3: and encrypting the gray rule configuration to generate a gray rule file.
Specifically, the gray level publisher encrypts the written gray level rule configuration in a specific manner through the gray level publishing team, so as to generate a gray level rule file.
Preferably, in this embodiment, the gray rule configuration is encrypted in such a manner that after rules in the gray rule configuration are sequentially arranged and spliced, corresponding MD5 values are generated. And when the gray scale rule configuration is encrypted, the cloud download address corresponding to the gray scale installation package is converted into an MD5 value and is spliced into a gray scale file so as to be acquired by a user terminal.
The MD5 value has uniqueness, the MD5 value has compressibility, is easy to calculate and is resistant to modification, and the gray rule file can save storage space, is high in encryption efficiency and is easy to perform integrity verification by encrypting the gray rule configuration into the MD5 value. Therefore, the encryption speed and the speed of conveying the encrypted data to the cloud server are increased.
Substep 31: and checking the integrity of the gray rule file.
Specifically, the gray level issuing personnel performs integrity verification on the gray level rule file through the gray level issuing terminal, specifically, an MD5 value of the gray level rule file in the gray level issuing terminal is compared with an MD5 value of the gray level rule file downloaded from the cloud. Because the MD5 value has modification resistance, when the content of the gray rule changes, the MD5 value generates huge difference, and the integrity check of the gray rule file can be realized only by comparing whether the MD5 value is consistent or not.
And 4, step 4: and transmitting the gray rule file to a cloud.
Specifically, the gray scale issuing personnel transmit the gray scale rule file with qualified integrity check to the cloud server through the gray scale issuing terminal.
And 5: and the cloud end issues the rule file to the user terminal.
Specifically, the gray level issuing personnel sends an instruction to the cloud server through the gray level issuing terminal, so that the cloud server sends the current gray level rule file to the user terminal through the network, and the step is completed after the user terminal is determined to successfully receive the gray level rule file.
Substep 51: and the user terminal checks the safety and the integrity of the gray rule file.
Specifically, after the user terminal obtains the gray rule file from the cloud server, the security and integrity of the gray rule file are verified according to the MD5 value. Specifically, comparing and checking the MD5 value, if the MD5 value of the gray rule file is different from the MD5 value preset for checking, the gray rule file cannot operate normally, and the gray rule file may be maliciously modified, and in order to ensure the security of the user terminal, the gray rule file is isolated and deleted.
Step 6: and the user terminal inputs matching information into the gray rule file to perform matching operation, wherein the matching information is the parameter information of the user terminal.
Specifically, after the rule file is received by the user terminal, the rule file is analyzed by the application in the user terminal to obtain the gray scale release rule and the specific cloud downloading address of the gray scale installation package, whether the gray scale release rule hits information of the user terminal or not is judged, the gray scale release rule and the information of the user terminal comprise model information of the user terminal, version number information of the application and position information of the user terminal, corresponding matching operation is carried out, the result of the matching operation is used as first feedback information, and the first feedback information is fed back to the corresponding application of the user terminal so as to carry out a next operation instruction.
And 7: and acquiring a first feedback signal, wherein the first feedback signal is a judgment result of whether the user terminal meets the gray release condition.
Specifically, the user terminal obtains the judgment information of whether the user terminal meets the gray scale release condition according to the matching operation, and the judgment information is defined as the basis of feeding back the remote feedback signal to the corresponding application program to execute the gray scale release.
And 8: and according to the first feedback signal, if the user terminal meets the gray scale release condition, the user terminal downloads the gray scale installation package from the cloud.
Specifically, the application in the user terminal analyzes the first feedback information to obtain the judgment result information of whether the user terminal hits the gray scale release rule. If the user terminal accords with the gray scale release rule, the user terminal reads a cloud downloading address of a gray scale installation package obtained after analyzing the gray scale rule file, the gray scale installation package is downloaded through the cloud downloading address, and the gray scale installation package is installed and upgraded after being downloaded, so that the gray scale release method is completed through the cloud.
And if the user terminal information does not accord with the gray level release rule, not downloading the gray level installation package.
Preferably, the downloaded grayscale installation package is also verified by the MD5 value to verify the security and integrity of the grayscale installation package. And if the MD5 values are different in the verification process, stopping gray scale distribution and protecting the user terminal.
According to the method and the system for gray scale release through the cloud, the gray scale installation package and the gray scale rule file are transmitted to the cloud for storage, the gray scale release rule file is issued to a user through the cloud, and then the gray scale installation package is issued to the user terminal which accords with the gray scale release rule through the cloud, so that gray scale release is achieved. According to the invention, the gray level issuing process is not dependent on the server and the user terminal background, the gray level rule can be performed at any terminal connected with the cloud end, the flexibility of the gray level issuing is high, the limitation to equipment is correspondingly reduced, and meanwhile, the gray level issuing efficiency is higher because the server and the user terminal background are not required to agree the gray level rule at the same time. On the other hand, the method of gray scale release through the cloud end obviously reduces the load of the server in the gray scale release process and also reduces the load of the background of the user terminal.
Other steps of the method for pushing the windmill order based on the weight value in the embodiment are referred to in the prior art.
As shown in fig. 3 and 4, an embodiment of the present invention further provides a system for performing gray scale publishing through a cloud, which specifically includes:
and the compiling module M1 is used for compiling the gray installation package and transmitting the gray installation package to the cloud.
And the rule configuration module M2 is used for formulating a gray rule configuration, and the gray rule configuration comprises the gray release condition.
And the encryption module M3 is used for encrypting the gray rule configuration to generate a gray rule file.
And the uploading rule module M4 is used for transmitting the gray rule file to the cloud.
And the issuing rule module M5 is configured to enable the cloud to issue the rule file to the user terminal.
And the rule matching module M6 is used for enabling the user terminal to input matching information into the gray rule file for matching operation, wherein the matching information is parameter information of the user terminal.
The judging module M7 is configured to obtain a first feedback signal, where the first feedback signal is a result of judging whether the user terminal meets the gray scale publishing condition.
And the gray level downloading module M8 is configured to, according to the first feedback information, if the user terminal meets a gray level publishing condition, download the gray level installation package from the cloud end by the user terminal.
This embodiment preferably further includes:
first check submodule M11: and the method is used for verifying the integrity of the gray installation package.
Second check submodule M31: for verifying the integrity of the grey scale rule file.
Third check submodule M51: and the method is used for enabling the user terminal to check the safety and the integrity of the gray rule file.
By the system for gray scale publishing through the cloud end, the method for gray scale publishing through the cloud end can be realized.
An embodiment of the present invention further provides an electronic device, which includes a memory, a processor, and a computer program stored on the processor and capable of running on the processor.
The storage medium includes various media that can store program codes, such as a removable hard disk, a U disk, a read-only memory, a random access memory, or an optical disk.
Specifically, the processor calls the logic instructions stored in the memory to perform the following method: compiling a gray level installation package, and transmitting the gray level installation package to a cloud end; formulating a gray rule configuration, wherein the gray rule configuration comprises a gray release condition; encrypting the gray rule configuration to generate a gray rule file; transmitting the gray rule file to a cloud end; the cloud end issues the rule file to a user terminal; the user terminal inputs matching information into the gray rule file to perform matching operation, wherein the matching information is parameter information of the user terminal; acquiring a first feedback signal, wherein the first feedback signal is a judgment result of whether the user terminal meets a gray scale release condition; and according to the first feedback signal, if the user terminal meets the gray scale release condition, the user terminal downloads the gray scale installation package from the cloud.
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 (5)

1. A method for gray scale publishing through a cloud is characterized by comprising the following steps:
compiling a gray level installation package, checking the integrity of the gray level installation package, and transmitting the gray level installation package to a cloud end; acquiring gray level rule configuration formulated by a gray level release terminal, wherein the gray level rule configuration comprises basic gray level rule configuration and advanced gray level rule configuration, and the gray level release terminal is a terminal for formulating gray level rule configuration;
sequentially arranging and splicing the rules in the gray rule configuration to generate a corresponding MD5 value so as to generate a gray rule file;
checking the integrity of the gray rule file, and transmitting the gray rule file to a cloud end;
the cloud end issues the gray rule file to a user terminal;
the user terminal inputs matching information into the gray rule file to perform matching operation so as to obtain a first feedback signal, wherein the first feedback signal is a result of the matching operation, and the matching information is parameter information of the user terminal;
acquiring a first feedback signal;
according to the first feedback signal, if the user terminal meets the gray scale release condition, the user terminal downloads a gray scale installation package from the cloud;
and the user terminal checks the safety and the integrity of the gray rule file.
2. The method for gray scale publishing via the cloud of claim 1, wherein:
the base gray level rule configuration includes device rules, range rules, and probability rules.
3. The method for gray scale publishing via the cloud of claim 1, wherein:
the high-level gray scale rule is configured as a logic rule written by a JavaScript language.
4. The utility model provides a system for carry out grey scale issue through high in clouds which characterized in that includes:
the compiling module is used for compiling the gray level installation package and transmitting the gray level installation package to the cloud end;
the rule configuration module is used for formulating gray rule configuration, and the gray rule configuration comprises a gray release condition;
the encryption module is used for encrypting the gray rule configuration to generate a gray rule file;
the uploading rule module is used for transmitting the gray rule file to a cloud end;
the issuing rule module is used for enabling the cloud to issue the rule file to the user terminal;
the rule matching module is used for enabling the user terminal to input matching information into the gray rule file for matching operation, wherein the matching information is parameter information of the user terminal;
the judging module is used for acquiring a first feedback signal, wherein the first feedback signal is a judging result of whether the user terminal meets the gray scale release condition;
and the gray level downloading module is used for downloading the gray level installation package from the cloud end by the user terminal if the user terminal meets the gray level release condition according to the first feedback information.
5. An electronic device comprising a storage, a processor and a computer program stored on the processor and capable of running on the processor, wherein the processor executes the computer program to implement the steps of the method for performing graying distribution via a cloud according to any one of claims 1 to 3.
CN202011048857.2A 2020-09-29 2020-09-29 Method and system for gray scale publishing through cloud Active CN111897561B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011048857.2A CN111897561B (en) 2020-09-29 2020-09-29 Method and system for gray scale publishing through cloud

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011048857.2A CN111897561B (en) 2020-09-29 2020-09-29 Method and system for gray scale publishing through cloud

Publications (2)

Publication Number Publication Date
CN111897561A CN111897561A (en) 2020-11-06
CN111897561B true CN111897561B (en) 2021-03-16

Family

ID=73223971

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011048857.2A Active CN111897561B (en) 2020-09-29 2020-09-29 Method and system for gray scale publishing through cloud

Country Status (1)

Country Link
CN (1) CN111897561B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113127353A (en) * 2021-04-20 2021-07-16 顶象科技有限公司 Gray scale publishing method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373402A (en) * 2015-10-29 2016-03-02 努比亚技术有限公司 Device and method for software upgrading gated launch

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10127506B2 (en) * 2015-08-07 2018-11-13 International Business Machines Corporation Determining users for limited product deployment based on review histories
CN111581161A (en) * 2020-04-29 2020-08-25 上海中通吉网络技术有限公司 Mobile terminal application publishing method and system
CN111580832A (en) * 2020-04-29 2020-08-25 电科云(北京)科技有限公司 Application release system and method applied to heterogeneous multi-cloud environment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373402A (en) * 2015-10-29 2016-03-02 努比亚技术有限公司 Device and method for software upgrading gated launch

Also Published As

Publication number Publication date
CN111897561A (en) 2020-11-06

Similar Documents

Publication Publication Date Title
CN107844400B (en) Log data verification method and device
US11106459B2 (en) Distributed parallel build system
CN107025559B (en) Service processing method and device
CN102521081B (en) Repair destroyed software
US20140033188A1 (en) System updates from cloud blob storage using vhd differentials
US20120317561A1 (en) Automatic recognition of web application
CN103646082A (en) Method and device for checking files
CN112559354A (en) Front-end code specification detection method and device, computer equipment and storage medium
CN112558946A (en) Method, device and equipment for generating code and computer readable storage medium
CN104769598A (en) Systems and methods for detecting illegitimate applications
CN107861736A (en) Patch generates and update method and device, electronic equipment, storage medium
WO2022078366A1 (en) Application protection method and apparatus, device and medium
CN104580378A (en) Installation package processing method and device
CN111460394A (en) Copyright file verification method and device and computer readable storage medium
CN111078279A (en) Processing method, device and equipment of byte code file and storage medium
CN111897561B (en) Method and system for gray scale publishing through cloud
CN104133743B (en) A kind of by burning file to the method for EMMC chip and device
CN106709281A (en) Patch releasing and obtaining method and device
CN113052305B (en) Method for operating a neural network model, electronic device and storage medium
KR20100028026A (en) Method and apparatus for changing and adding activation keys for functions of digital content without having to change and recompile the digital content
CN112947907B (en) Method for creating code branches
CN110096295B (en) Multi-module mobile application thermal updating method and system based on reactivating
CN114924742A (en) Hot patch making and applying method and device for virtual machine simulation software
CN114489698A (en) Application program installation method and device
CN109814912A (en) Application program packaging method and system

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