CN112181440A - Method and device for deploying ios installation package in server and storage medium - Google Patents

Method and device for deploying ios installation package in server and storage medium Download PDF

Info

Publication number
CN112181440A
CN112181440A CN202011027616.XA CN202011027616A CN112181440A CN 112181440 A CN112181440 A CN 112181440A CN 202011027616 A CN202011027616 A CN 202011027616A CN 112181440 A CN112181440 A CN 112181440A
Authority
CN
China
Prior art keywords
installation package
ios
file
server
ios installation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011027616.XA
Other languages
Chinese (zh)
Inventor
杨兵
徐文兵
余海霞
李晓霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Cover Media Co ltd
Original Assignee
Sichuan Cover Media 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 Sichuan Cover Media Co ltd filed Critical Sichuan Cover Media Co ltd
Priority to CN202011027616.XA priority Critical patent/CN112181440A/en
Publication of CN112181440A publication Critical patent/CN112181440A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

The invention relates to the technical field of computers, and discloses a method, a device and a storage medium for deploying an ios installation package on a server, wherein the method comprises the steps of uploading the ios installation package to be deployed to the server, and obtaining a download path of the ios installation package; generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package; uploading the target file to a server, and acquiring a download path of the target file; and loading the downloading path of the target file into the html file of the website page of the server to obtain the loaded html file, so as to download the ios installation package by accessing the loaded html file. The method, the device and the storage medium for deploying the ios installation package in the server disclosed by the invention can be used for directly deploying the ios file in the server very conveniently.

Description

Method and device for deploying ios installation package in server and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for deploying an ios installation package in a server and a storage medium.
Background
ios is a mobile operating system developed by apple Inc., and in the development process of ios software, an application developer needs to load and configure an integrated development environment Xcode in the ios operating system, and package and upload ios installation packages to a server of an apple application market through the Xcode.
However, in this way, the ios installation package can be deployed to the server only through the Xcode, and the process of deploying the ios installation package is cumbersome.
Disclosure of Invention
In order to solve the problem that the deployment process of the ios installation package is complicated in the prior art, the invention aims to provide a method, a device and a storage medium for deploying the ios installation package on a server, so that the ios installation package can be conveniently deployed to the server.
In a first aspect, the present invention provides a method for deploying an ios installation package in a server, including:
uploading an ios installation package to be deployed to a server, and obtaining a download path of the ios installation package;
generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package;
uploading the target file to the server, and acquiring a download path of the target file;
and loading the downloading path of the target file into an html file of a website page of the server to obtain a loaded html file, so as to download the ios installation package by accessing the loaded html file.
Through the design, the target file with the file format matched with the downloading format of the ios file is generated based on the downloading path of the ios installation package and the file configuration information of the ios installation package, the target file is uploaded to the server, the downloading path of the target file is obtained, and then the downloading path of the target file is loaded into the html file of the website page of the server, so that the loaded file is obtained. Therefore, the ios file can be conveniently and directly deployed in the server, and the deployed ios file can be conveniently and directly downloaded on the server.
In one possible design, the generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package includes:
and generating the target file in the plist file format based on the downloading path of the ios installation package, the icon of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file.
In one possible design, the obtaining the download path of the ios installation package includes:
and receiving a download path of the ios installation package sent by the server.
In one possible design, the obtaining the download path of the target file includes:
and receiving the download path of the target file sent by the server.
In one possible design, the server is a cloud server.
In a second aspect, the present invention provides an apparatus for deploying an ios installation package on a server, including:
the system comprises a first transceiving unit, a second transceiving unit and a third transceiving unit, wherein the first transceiving unit is used for uploading an ios installation package to be deployed to a server and acquiring a download path of the ios installation package;
the generation unit is used for generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package;
the second transceiving unit is used for uploading the target file to the server and acquiring a download path of the target file;
and the loading unit is used for loading the downloading path of the target file into the html file of the website page of the server to obtain the loaded html file, so that the ios installation package can be downloaded by accessing the loaded html file.
In one possible design, when the generating unit is configured to generate the target file with the file format matching the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package, the generating unit is specifically configured to:
and generating the target file in the plist file format based on the downloading path of the ios installation package, the icon of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file.
In one possible design, when the first transceiver unit is configured to obtain the download path of the ios installation package, the first transceiver unit is specifically configured to:
and receiving a download path of the ios installation package sent by the server.
In a third aspect, the present invention provides an apparatus for deploying an ios installation package on a server, including a memory, a processor and a transceiver, which are sequentially connected in a communication manner, where the memory is used for storing a computer program, the transceiver is used for sending and receiving messages, and the processor is used for reading the computer program and executing the method for deploying the ios installation package on the server as described in the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium having stored thereon instructions that, when executed on a computer, perform the method for deploying an ios installation package at a server according to the first aspect.
In a fifth aspect, the present invention provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform the method of deploying an ios installation package at a server according to the first aspect.
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, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic application environment diagram of a method, an apparatus and a storage medium for deploying an ios installation package on a server according to the present invention.
Fig. 2 is a flowchart of a method for deploying an ios installation package at a server according to the present invention.
Fig. 3 is a schematic structural diagram of an apparatus for deploying an ios installation package on a server according to the present invention.
Detailed Description
The invention is further described with reference to the following figures and specific embodiments. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto. Specific structural and functional details disclosed herein are merely illustrative of example embodiments of the invention. This invention may, however, be embodied in many alternate forms and should not be construed as limited to the embodiments set forth herein.
It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of example embodiments of the present invention.
It should be understood that, for the term "and/or" as may appear herein, it is merely an associative relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, B exists alone, and A and B exist at the same time; for the term "/and" as may appear herein, which describes another associative object relationship, it means that two relationships may exist, e.g., a/and B, may mean: a exists independently, and A and B exist independently; in addition, for the character "/" that may appear herein, it generally means that the former and latter associated objects are in an "or" relationship.
It will be understood that when an element is referred to herein as being "connected," "connected," or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may be present. Conversely, if a unit is referred to herein as being "directly connected" or "directly coupled" to another unit, it is intended that no intervening units are present. In addition, other words used to describe the relationship between elements should be interpreted in a similar manner (e.g., "between … …" versus "directly between … …", "adjacent" versus "directly adjacent", etc.).
It is to be understood that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments of the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises," "comprising," "includes" and/or "including," when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, numbers, steps, operations, elements, components, and/or groups thereof.
It should also be noted that, in some alternative implementations, the functions/acts noted may occur out of the order noted in the figures. For example, two figures shown in succession may, in fact, be executed substantially concurrently, or the figures may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
It should be understood that specific details are provided in the following description to facilitate a thorough understanding of example embodiments. However, it will be understood by those of ordinary skill in the art that the example embodiments may be practiced without these specific details. For example, systems may be shown in block diagrams in order not to obscure the examples in unnecessary detail. In other instances, well-known processes, structures and techniques may be shown without unnecessary detail in order to avoid obscuring example embodiments.
Examples
In order to facilitate deployment of the ios installation package in the server, the embodiment of the application provides a method, a device and a storage medium for deploying the ios installation package in the server.
First, in order to more intuitively understand the scheme provided by the embodiment of the present application, a system architecture of the scheme for deploying an ios installation package on a server provided by the embodiment of the present application is described below with reference to fig. 1.
Fig. 1 is a schematic application environment diagram of a method, an apparatus, and a storage medium for deploying an ios installation package on a server according to one or more embodiments of the present application. As shown in fig. 1, one or more user terminals establish a communication connection with a server through a network to perform data communication or interaction. The user end may be, but is not limited to, a personal computer, a smart phone, a tablet computer, a laptop portable computer, a vehicle-mounted computer, a personal digital assistant, etc. The network may be a wired network or a wireless network.
The method for deploying the ios installation package on the server provided by the embodiment of the present application will be described in detail below.
The method for deploying the ios installation package in the server provided by the embodiment of the application can be applied to a user side. For convenience of description, the embodiments of the present application are described with the user side as the executing subject, except for specific descriptions.
It is to be understood that the described execution body does not constitute a limitation of the embodiments of the present application.
As shown in fig. 2, which is a flowchart of a method for deploying an ios installation package on a server according to an embodiment of the present application, the method for deploying an ios installation package on a server may include the following steps:
step S201, the ios installation package to be deployed is uploaded to a server, and a downloading path of the ios installation package is obtained.
The ios installation package to be deployed refers to the ios installation package which needs to be deployed to the server. When the ios installation package needs to be deployed to the server, the ios installation package can be uploaded to the server.
The server can be a cloud server or a server built by a user. When the ios installation package is uploaded to the server, the ios installation package can be uploaded through cloud interfaces such as Qiniu cloud, Huacheng cloud and Ali cloud.
The server receives and stores the ios installation package uploaded by the user side, and simultaneously sends the downloading path of the ios installation package to the user side, and the user side obtains the downloading path of the ios installation package at the moment. And the downloading path of the ios installation package is the storage path of the ios installation package at the server side.
And S202, generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package.
The file configuration information of the ios installation package includes, but is not limited to, an icon of the ios installation package, an application ID of the ios installation package, a version number of the ios installation package, a version name of the ios installation file, and the like.
When the target file is generated, a target file containing the downloading path of the ios installation package, the icon of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file is generated based on the downloading path of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file.
The format of the target file is matched with the downloading format of the ios file. At present, the downloading formats of ios files are attribute table files with the extension name plist, so that the target file is also an attribute table file with the extension name plist.
And S203, uploading the target file to a server, and acquiring a download path of the target file.
Similarly, when uploading the target file to the server, the target file may be uploaded through, but not limited to, a cloud interface such as heptanius cloud, huashi cloud, and ali cloud.
The server receives and stores the target file uploaded by the user side, and simultaneously sends the download path of the target file to the user side, and at the moment, the user side obtains the download path of the target file.
And S204, loading the downloading path of the target file into the html file of the website page of the server to obtain the loaded html file.
After the download path of the target file is obtained, the download path of the target file can be loaded into the html file of the website page of the server, so that the loaded html file is obtained, and the ios installation package can be conveniently downloaded by accessing the loaded html file.
In the embodiment of the application, the html file of the website page of the server is used for providing a downloaded icon button, after the downloading path of the target file is loaded into the html file of the website page of the server, the target file can be downloaded by clicking the icon button provided by the html file, and the downloading path of the ios installation package is analyzed through the target file, so that the ios installation package is downloaded according to the downloading path of the ios installation package.
For example, html files for web pages of a server are:
itms-services://action=download-manifest&url。
the download path of the target file is as follows:
https://pkgcdn.thecover.cn/pkg/cover/plist/rm_lb_iOS/6.1.0/rm_lb_iOS130.plist。
after the download path of the target file is loaded into the html file of the website page of the server, the html file after loading is obtained as follows:
itms-services://action=download-manifest&url=https://pkgcdn.thecover.cn/pkg/cover/plist/rm _lb_iOS/6.1.0/rm_lb_iOS130.plist。
according to the method for deploying the ios installation package in the server, the target file with the file format matched with the downloading format of the ios file can be generated based on the downloading path of the ios installation package and the file configuration information of the ios installation package, the target file is uploaded to the server, the downloading path of the target file is obtained, the downloading path of the target file is loaded into the html file of the website page of the server, and the loaded file is obtained. Therefore, the ios file can be conveniently and directly deployed in the server, the ios installation package does not need to be deployed in the server through the Xcode, and the deployed ios file can be conveniently and directly downloaded on the server.
In a second aspect, an embodiment of the present application provides an apparatus for deploying an ios installation package at a server, where the apparatus for deploying an ios installation package at the server is applicable to a user side, and the apparatus for deploying an ios installation package at the server includes:
the system comprises a first transceiving unit, a second transceiving unit and a third transceiving unit, wherein the first transceiving unit is used for uploading an ios installation package to be deployed to a server and acquiring a download path of the ios installation package;
the generation unit is used for generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package;
the second transceiving unit is used for uploading the target file to the server and acquiring a download path of the target file;
and the loading unit is used for loading the downloading path of the target file into the html file of the website page of the server to obtain the loaded html file, so that the ios installation package can be downloaded by accessing the loaded html file.
In one possible design, when the generating unit is configured to generate the target file with the file format matching the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package, the generating unit is specifically configured to:
and generating the target file in the plist file format based on the downloading path of the ios installation package, the icon of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file.
In one possible design, when the first transceiver unit is configured to obtain the download path of the ios installation package, the first transceiver unit is specifically configured to:
and receiving a download path of the ios installation package sent by the server.
For the working process, the working details, and the technical effects of the apparatus provided in the second aspect of this embodiment, reference may be made to the first aspect of this embodiment, which is not described herein again.
As shown in fig. 3, a third aspect of the present application provides an apparatus for deploying an ios installation package on a server, including a memory, a processor, and a transceiver, which are sequentially connected in a communication manner, where the memory is used for storing a computer program, the transceiver is used for transceiving a message, and the processor is used for reading the computer program and executing the method for deploying the ios installation package on the server according to the first aspect of the embodiment.
By way of specific example, the Memory may include, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Flash Memory (Flash Memory), a first-in-first-out Memory (FIFO), a first-in-last-out Memory (FILO), and/or the like; the processor may not be limited to a processor adopting an architecture processor such as a model STM32F105 series microprocessor, an arm (advanced RISC machines), an X86, or a processor of an integrated NPU (neutral-network processing unit); the transceiver may be, but is not limited to, a WiFi (wireless fidelity) wireless transceiver, a bluetooth wireless transceiver, a General Packet Radio Service (GPRS) wireless transceiver, a ZigBee protocol (ieee 802.15.4 standard-based low power local area network protocol), a 3G transceiver, a 4G transceiver, and/or a 5G transceiver, etc.
For the working process, the working details, and the technical effects of the apparatus provided in the third aspect of this embodiment, reference may be made to the first aspect of the embodiment, which is not described herein again.
A fourth aspect of the present embodiment provides a computer-readable storage medium storing instructions that include the method for deploying ios installation packages at a server according to the first aspect of the present embodiment, and that is, the computer-readable storage medium stores instructions that, when executed on a computer, perform the method for deploying ios installation packages at a server according to the first aspect. The computer-readable storage medium refers to a carrier for storing data, and may include, but is not limited to, floppy disks, optical disks, hard disks, flash memories, flash disks and/or Memory sticks (Memory sticks), etc., and the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
For a working process, working details, and technical effects of the computer-readable storage medium provided in the fourth aspect of this embodiment, reference may be made to the first aspect of the embodiment, which is not described herein again.
A fifth aspect of the present embodiments provides a computer program product comprising instructions which, when run on a computer, wherein the computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus, cause the computer to perform the method of deploying ios installation packages at a server according to the first aspect of the embodiments.
The embodiments described above 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 repository code combining means to execute the methods according to the embodiments or parts of the embodiments.
The invention is not limited to the above alternative embodiments, and any other various forms of products can be obtained by anyone in the light of the present invention, but any changes in shape or structure thereof, which fall within the scope of the present invention as defined in the claims, fall within the scope of the present invention.

Claims (10)

1. A method for deploying ios installation packages at a server is characterized by comprising the following steps:
uploading an ios installation package to be deployed to a server, and obtaining a download path of the ios installation package;
generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package;
uploading the target file to the server, and acquiring a download path of the target file;
and loading the downloading path of the target file into an html file of a website page of the server to obtain a loaded html file, so as to download the ios installation package by accessing the loaded html file.
2. The method according to claim 1, wherein the generating a target file having a file format matching a download format of an ios file based on the download path of the ios installation package and the file configuration information of the ios installation package comprises:
and generating the target file in the plist file format based on the downloading path of the ios installation package, the icon of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file.
3. The method of claim 1, wherein the obtaining a download path for the ios installation package comprises:
and receiving a download path of the ios installation package sent by the server.
4. The method of claim 1, wherein the obtaining the download path of the target file comprises:
and receiving the download path of the target file sent by the server.
5. The method of claim 1, wherein the server is a cloud server.
6. An apparatus for deploying an ios installation package at a server, comprising:
the system comprises a first transceiving unit, a second transceiving unit and a third transceiving unit, wherein the first transceiving unit is used for uploading an ios installation package to be deployed to a server and acquiring a download path of the ios installation package;
the generation unit is used for generating a target file with a file format matched with the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package;
the second transceiving unit is used for uploading the target file to the server and acquiring a download path of the target file;
and the loading unit is used for loading the downloading path of the target file into the html file of the website page of the server to obtain the loaded html file, so that the ios installation package can be downloaded by accessing the loaded html file.
7. The apparatus for deploying an ios installation package on a server according to claim 6, wherein the generating unit, when configured to generate the target file with the file format matching the downloading format of the ios file based on the downloading path of the ios installation package and the file configuration information of the ios installation package, is specifically configured to:
and generating the target file in the plist file format based on the downloading path of the ios installation package, the icon of the ios installation package, the application ID of the ios installation package, the version number of the ios installation package and the version name of the ios installation file.
8. The apparatus for deploying an ios installation package at a server according to claim 6, wherein the first transceiver unit, when being configured to obtain the download path of the ios installation package, is specifically configured to:
and receiving a download path of the ios installation package sent by the server.
9. An apparatus for deploying ios installation packages at a server, comprising a memory, a processor and a transceiver, which are sequentially connected in a communication manner, wherein the memory is used for storing a computer program, the transceiver is used for sending and receiving messages, and the processor is used for reading the computer program and executing the method for deploying ios installation packages at the server as claimed in any one of claims 1 to 5.
10. A computer-readable storage medium having stored thereon instructions for performing, when executed on a computer, the method for deploying an ios installation package at a server according to any of claims 1 to 5.
CN202011027616.XA 2020-09-25 2020-09-25 Method and device for deploying ios installation package in server and storage medium Pending CN112181440A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011027616.XA CN112181440A (en) 2020-09-25 2020-09-25 Method and device for deploying ios installation package in server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011027616.XA CN112181440A (en) 2020-09-25 2020-09-25 Method and device for deploying ios installation package in server and storage medium

Publications (1)

Publication Number Publication Date
CN112181440A true CN112181440A (en) 2021-01-05

Family

ID=73945028

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011027616.XA Pending CN112181440A (en) 2020-09-25 2020-09-25 Method and device for deploying ios installation package in server and storage medium

Country Status (1)

Country Link
CN (1) CN112181440A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113157285A (en) * 2021-04-15 2021-07-23 武汉斗鱼鱼乐网络科技有限公司 Program file package installation method, storage medium, electronic device and system
CN113612855A (en) * 2021-08-18 2021-11-05 深圳鼎盛电脑科技有限公司 File downloading method and device, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150301839A1 (en) * 2014-04-17 2015-10-22 Oracle International Corporation Mft load balancer
CN106066808A (en) * 2016-05-30 2016-11-02 浪潮软件股份有限公司 A kind of ios application build server, cluster and method
CN106445548A (en) * 2016-10-11 2017-02-22 武汉斗鱼网络科技有限公司 Test pack issuing method and device
CN107896244A (en) * 2017-11-07 2018-04-10 中国银联股份有限公司 A kind of distribution method of version file, client and server
CN111209010A (en) * 2019-12-27 2020-05-29 天阳宏业科技股份有限公司 Platform and implementation method thereof
CN111338655A (en) * 2020-02-24 2020-06-26 得到(天津)文化传播有限公司 Installation package distribution method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150301839A1 (en) * 2014-04-17 2015-10-22 Oracle International Corporation Mft load balancer
CN106066808A (en) * 2016-05-30 2016-11-02 浪潮软件股份有限公司 A kind of ios application build server, cluster and method
CN106445548A (en) * 2016-10-11 2017-02-22 武汉斗鱼网络科技有限公司 Test pack issuing method and device
CN107896244A (en) * 2017-11-07 2018-04-10 中国银联股份有限公司 A kind of distribution method of version file, client and server
CN111209010A (en) * 2019-12-27 2020-05-29 天阳宏业科技股份有限公司 Platform and implementation method thereof
CN111338655A (en) * 2020-02-24 2020-06-26 得到(天津)文化传播有限公司 Installation package distribution method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113157285A (en) * 2021-04-15 2021-07-23 武汉斗鱼鱼乐网络科技有限公司 Program file package installation method, storage medium, electronic device and system
CN113612855A (en) * 2021-08-18 2021-11-05 深圳鼎盛电脑科技有限公司 File downloading method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105677335B (en) Improve the method and device that mobile terminal first powers on speed
CN105528229B (en) Improve the method and device that mobile terminal first powers on speed
CN104965848B (en) A kind of front end resource loading method and device
CN102760070B (en) A kind of store method and mobile terminal to downloading file
CN109145238B (en) Card display method and device and mobile device
CN112181440A (en) Method and device for deploying ios installation package in server and storage medium
CN108647032B (en) Application loading method and device, computer device and computer readable storage medium
CN102902531A (en) Customization and generation method and device of Android application program
CN106445548B (en) Test packet issuing method and device
CN105094916A (en) Method and device for wireless firmware upgrading expansion based on module
CN108733370B (en) Stylized display method, device, terminal and storage medium of native APP
CN105323309B (en) A kind of method and device of bubble resource supplying
CN104731626B (en) The installation method and device of application
CN113127361A (en) Application program development method and device, electronic equipment and storage medium
CN115878178A (en) Method and device for transplanting CODESYS (codex system runtime) runtime software and storage medium
WO2013170801A1 (en) Device management method and apparatus
CN111880786A (en) Multi-application sharing method, system, device, electronic equipment and storage medium
US10085128B2 (en) File download method for mobile device, server and mobile device thereof, and computer-readable medium
CN104375871B (en) A kind of method and apparatus based on the start of eMMC acceleration systems
CN112579191A (en) Component loading method, device and system
CN106941709B (en) Pass through the method and apparatus of the application connection wireless access point in user equipment
CN109739548A (en) Program packaging method, program packing apparatus and computer readable storage medium
CN110109718B (en) Application program interface calling method and device
CN112988176A (en) Channel package generation method and device, storage medium and electronic equipment
US9525754B1 (en) Task-based approach to execution, monitoring and execution control of actions

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