CN108804107A - Using Compilation Method and device - Google Patents

Using Compilation Method and device Download PDF

Info

Publication number
CN108804107A
CN108804107A CN201810489733.4A CN201810489733A CN108804107A CN 108804107 A CN108804107 A CN 108804107A CN 201810489733 A CN201810489733 A CN 201810489733A CN 108804107 A CN108804107 A CN 108804107A
Authority
CN
China
Prior art keywords
application
file
mark
version
system application
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
CN201810489733.4A
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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201810489733.4A priority Critical patent/CN108804107A/en
Publication of CN108804107A publication Critical patent/CN108804107A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Landscapes

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

Abstract

The disclosure is directed to a kind of application Compilation Method and devices.This method includes:Determine the mark of system application, the mark is for uniquely determining the system application;The source code of system application is compiled, obtains the application file of the system application, wherein the version of the application file is corresponding with the version of the source code;The application file is added in application library, wherein the mark corresponds to one or more versions.In accordance with an embodiment of the present disclosure, by the mark for determining system application, the source code of system application is compiled to obtain the application file of system application, and application file is added in application library, the application file of one or more versions of same application is stored in application library for calling, and realizes system application and its differentiation and storage of multiple versions.

Description

Using Compilation Method and device
Technical field
This disclosure relates to field of computer technology more particularly to a kind of application Compilation Method and device.
Background technology
The operating system (such as Android system) of terminal device (such as smart mobile phone) generally include bottom, system framework with And three parts of upper-level system application program, these three parts are each to have respective source code by oneself.Compiling system in the related art When, usually three each of part destination codes are put together, respective executable file is compiled out with unified order, then It is uniformly compressed into subregion image file, to be written in terminal device.However, using it is this completely compile by the way of when, If there is any one project (especially in system application any one) compiling failure, then whole system can all compile mistake It loses, causes the compiling mode to be limited to larger.
Invention content
To overcome the problems in correlation technique, a kind of application Compilation Method of disclosure offer and device.
According to the first aspect of the embodiments of the present disclosure, provide it is a kind of apply Compilation Method, including:
Determine the mark of system application, the mark is for uniquely determining the system application;
The source code of system application is compiled, obtains the application file of the system application, wherein described to answer It is corresponding with the version of the source code with the version of file;
The application file is added in application library, wherein the mark corresponds to one or more versions.
In one possible implementation, the method further includes:
During System build, according to the system application inventory file in system source code, system to be compiled is determined The mark and version of application;
According to the mark and the version, obtains from the application library and identified and the version is corresponding answers with described Use file;
The application file is compressed in system image file.
In one possible implementation, the method further includes:
According to the mark and version of system application, system application inventory file is generated;
The system application inventory file is added in system source code.
In one possible implementation, the method further includes:
According to the mark that the system is applied, one or more versions corresponding with the mark are obtained from the application library This.
In one possible implementation, the method further includes:
System application first version application file it is unstable when, by system application inventory file with the system The corresponding first version of mark of application is revised as the second edition, wherein the application file of the second edition is stable Application file.
According to the second aspect of the embodiment of the present disclosure, provide it is a kind of apply compilation device, including:
First identifier determining module, the mark for determining system application, the mark is for uniquely determining the system Using;
File obtains module, and the source code for being applied to the system is compiled, and obtains answering for the system application With file, wherein the version of the application file is corresponding with the version of the source code;
Module is added in first file, for the application file to be added in application library, wherein the mark corresponds to One or more versions.
In one possible implementation, described device further includes:
Second identifier determining module is used for during System build, according to the system application inventory in system source code File determines the mark and version of system application to be compiled;
File acquisition module, for according to the mark and the version, being obtained and the mark from the application library With the corresponding application file of the version;
Compressing file module, for the application file to be compressed in system image file.
In one possible implementation, described device further includes:
Inventory file generation module, the mark for being applied according to the system and version generate system application inventory text Part;
Module is added in second file, for the system application inventory file to be added in system source code.
In one possible implementation, described device further includes:
Version acquisition module, the mark for being applied according to the system obtain and the mark from the application library Corresponding one or more version.
In one possible implementation, described device further includes:
Version modified module is used for when the application file for the first version that system is applied is unstable, and system application is clear First version corresponding with the mark of system application is revised as the second edition in monofile, wherein the second edition Application file be stable application file.
According to the third aspect of the embodiment of the present disclosure, provide it is a kind of apply compilation device, including:
Processor;Memory for storing processor-executable instruction;
Wherein, the processor is configured as executing the above method.
According to the fourth aspect of the embodiment of the present disclosure, a kind of non-transitorycomputer readable storage medium is provided, when described When instruction in storage medium is executed by processor so that processor is able to carry out the above method.
The technical scheme provided by this disclosed embodiment can include the following benefits:By the mark for determining system application Know, the source code of system application is compiled to obtain the application file of system application, and application file is added to application library In, in application library store same application one or more versions application file for call, realize system application and The differentiation and storage of its multiple version.
It should be understood that above general description and following detailed description is only exemplary and explanatory, not The disclosure can be limited.
Description of the drawings
The drawings herein are incorporated into the specification and forms part of this specification, and shows the implementation for meeting the disclosure Example, and together with specification for explaining the principles of this disclosure.
Fig. 1 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.
Fig. 2 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.
Fig. 3 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.
Fig. 4 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.
Fig. 5 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.
Fig. 6 is a kind of block diagram using compilation device shown according to an exemplary embodiment.
Fig. 7 is a kind of block diagram using compilation device shown according to an exemplary embodiment.
Fig. 8 is a kind of block diagram using compilation device shown according to an exemplary embodiment.
Specific implementation mode
Example embodiments are described in detail here, and the example is illustrated in the accompanying drawings.Following description is related to When attached drawing, unless otherwise indicated, the same numbers in different drawings indicate the same or similar elements.Following exemplary embodiment Described in embodiment do not represent all implementations consistent with this disclosure.On the contrary, they be only with it is such as appended The example of the consistent device and method of some aspects be described in detail in claims, the disclosure.
Fig. 1 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment, as shown in Figure 1, this is answered It can be used in server with Compilation Method, include the following steps.
In step S101, the mark of system application is determined, the mark is for uniquely determining the system application;
In step s 102, the source code of system application is compiled, obtains the practical writing of the system application Part, wherein the version of the application file is corresponding with the version of the source code;
In step s 103, the application file is added in application library, wherein the mark corresponds to one or more A version.
In accordance with an embodiment of the present disclosure, by determining the mark of system application, the source code of system application is compiled The application file of system application is obtained, and application file is added in application library, the one of same application is stored in application library The application file of a or multiple versions realizes system application and its differentiation and storage of multiple versions for calling.
For example, application library can be built to accommodate the application file of each system application, each system, which is applied, is answering With storable multiple versions in library.The mark (ID) that unique identification string is applied as system may be used, for use in Uniquely determine the system application.The mark of system application can correspond to one or more versions (such as version number of a certain version For v2.01), different editions can have different version numbers.
In one possible implementation, application library can provide the functions such as upload, download and inquiry.Upload function can To include:In the case of the mark of the system of offer application, version and compiled application file, application library can save the version This application file;Download function may include:In the mark (unique identification string) and version (version number) of the application of the system of offer In the case of, application library can return to the application file of the version;Query function may include:In the mark that the system of offer is applied In the case of, application library can return to the newest version number of the application and/or all version numbers of the application.It should be appreciated that application The function in library is not restricted to this, and application library can provide various functions well known in the art.
In one possible implementation, system application can be compiled in advance.Such as it can be to system application The source code of current version is compiled, and generates application file (such as apk files).The application file have corresponding mark and Version, the version of application file are identical as the version of source code.And it is possible to which the application file is added to the application library In.
In one possible implementation, the exploitation rhythm that can be applied according to each system, using system application Code compilation goes out the application file of different editions, and is pushed in application library.If the current code of system application still has scarce It falls into, can not push temporarily, ensure the version that the application file in application library is stable.
Fig. 2 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment, as shown in Fig. 2, the party Method can also include the steps of.
In step S104, according to the mark that the system is applied, obtained from the application library corresponding to the mark One or more versions.
For example, query function can be provided for application library, when the mark of input system application, server can be from One or more versions corresponding with the mark are obtained in application library.In this case, application library can return to the application most New version number and/or all version numbers of the application.
Fig. 3 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment, as shown in figure 3, the party Method can also include the steps of.
In step S105, during System build, according to the system application inventory file in system source code, determine The mark and version of system application to be compiled;
In step s 106, it according to the mark and the version, is obtained and the mark and institute from the application library State the corresponding application file of version;
In step s 107, the application file is compressed in system image file.
For example, for the operating system of terminal device (such as Android system), it can build and be for be compiled It unites the system application inventory file of application, may include that the required all systems of operating system are answered in the system application inventory file Application message.The application message of each system application may include the mark of system application (that is, system application is only One identification code) and version (that is, needing the version of system application to be used).
In one possible implementation, system application inventory file can be added in system source code.It is being During unified editing is translated, the system application inventory file can be retrieved, is retrieved from the system application inventory file each to be compiled System application mark and version.According to the mark and version of system application, it can search from application library and answer accordingly Use file., can be locally downloading by application file after finding application file, and the application file is compressed to system image In file.When the application file of all systems application in system application inventory file is all compressed in system image file When, it may be determined that system application compiles successfully.
In this way, the application file that can directly pull precompile from application library in System build, without System application is completely compiled, improve efficiency and the flexibility of System build.
Fig. 4 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.As shown in figure 4, one In the possible realization method of kind, this method may also include:
In step S108, according to the mark and version of system application, system application inventory file is generated;
In step S109, the system application inventory file is added in system source code.
For example, according to the mark and version of system application to be compiled, system application inventory file can be generated.Often Some specific version that the application of a system needs that version to be used can specify that the system applies (such as by anti-in application library The stable release of repetition measurement examination), the latest edition that the system can also be specified to apply, the disclosure is not restricted this.
In one possible implementation, system application inventory file may include the mark and version of all system applications This, can also include other information.After determining system application inventory file, system application inventory file can be added to system In source code.In this way, during System build, the system application inventory file can be retrieved, from the system application inventory text The application message of each system application to be compiled is retrieved in part, and then is searched from application library and downloaded corresponding practical writing Application file is compressed in system image file by part.
Fig. 5 is a kind of flow chart using Compilation Method shown according to an exemplary embodiment.As shown in figure 5, one In the possible realization method of kind, this method may also include:
In step s 110, when the application file of the first version of system application is unstable, by system application inventory text First version corresponding with the mark of system application is revised as the second edition in part, wherein the second edition is answered It is stable application file with file.
For example, if some system applies the first version specified in system application inventory file problematic (the The application file of one version is unstable application file) when, then system application inventory file can be directly changed, system is answered It is revised as the second edition with first version corresponding with the mark of system application in inventory file, the second edition is true before being Fixed version (application file of the second edition is the application file of stabilization) out of question, stablizes version to be obtained from application library This application file realizes version rollback.
In accordance with an embodiment of the present disclosure, to be compiled by being determined according to system application inventory file during System build System application application message, obtain corresponding application file from application library according to application message, and by the application file It is compressed in system image file, to realize mutually independent System build process, improves the efficiency of System build.
In accordance with an embodiment of the present disclosure, each application and development rhythm can be completely independent, oneself handle is each applied to stablize version This application program uploads to application library, and changes inventory file, so as to ensure since system application compiles to fail Lead to whole system compiling failure.In addition, in accordance with an embodiment of the present disclosure, can also easily carry out version rollback, for example push away The latest edition for being sent to some application in warehouse is problematic (unstable), can directly change inventory file, revision arrives Version number out of question is determined before.
Fig. 6 is a kind of block diagram using compilation device shown according to an exemplary embodiment.With reference to Fig. 6, the device packet Include first identifier determining module 601, file obtains module 602 and module 603 is added in the first file.
First identifier determining module 601, the mark for determining system application, the mark is for uniquely determining the system System application;
File obtains module 602, and the source code for being applied to the system is compiled, and obtains the system application Application file, wherein the version of the application file is corresponding with the version of the source code;
Module 603 is added in first file, for the application file to be added in application library, wherein the mark pair It should be in one or more versions.
Fig. 7 is a kind of block diagram using compilation device shown according to an exemplary embodiment.With reference to Fig. 7, one kind can In the realization method of energy, described device may also include:
Second identifier determining module 605 is used for during System build, clear according to the system application in system source code Monofile determines the mark and version of system application to be compiled;
File acquisition module 606, for according to the mark and the version, being obtained and the mark from the application library Know and the corresponding application file of the version;
Compressing file module 607, for the application file to be compressed in system image file.
With reference to Fig. 7, in one possible implementation, described device may also include:
Inventory file generation module 608, the mark for being applied according to the system and version, generate system application inventory File;
Module 609 is added in second file, for the system application inventory file to be added in system source code.
With reference to Fig. 7, in one possible implementation, described device may also include:
Version acquisition module 604, the mark for being applied according to the system obtain and the mark from the application library Know corresponding one or more versions.
With reference to Fig. 7, in one possible implementation, described device may also include:
Version modified module 610 is used for when the application file for the first version that system is applied is unstable, by system application First version corresponding with the mark of system application is revised as the second edition in inventory file, wherein the second edition This application file is the application file of stabilization.
About the device in above-described embodiment, wherein modules execute the concrete mode of operation in related this method Embodiment in be described in detail, explanation will be not set forth in detail herein.
Fig. 8 is a kind of block diagram using compilation device 1900 shown according to an exemplary embodiment.For example, device 1900 It may be provided as a server.With reference to Fig. 8, device 1900 includes processing component 1922, further comprises one or more Processor and memory resource represented by a memory 1932, can be by the finger of the execution of processing component 1922 for storing It enables, such as application program.The application program stored in memory 1932 may include each one or more correspondence In the module of one group of instruction.In addition, processing component 1922 is configured as executing instruction, to execute the above method.
Device 1900 can also include that a power supply module 1926 be configured as the power management of executive device 1900, one Wired or wireless network interface 1950 is configured as device 1900 being connected to network and input and output (I/O) interface 1958.Device 1900 can be operated based on the operating system for being stored in memory 1932, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM or similar.
In the exemplary embodiment, it includes the non-transitorycomputer readable storage medium instructed, example to additionally provide a kind of Such as include the memory 1932 of instruction, above-metioned instruction can be executed by the processing component 1922 of device 1900 to complete the above method. For example, the non-transitorycomputer readable storage medium can be ROM, random access memory (RAM), CD-ROM, tape, Floppy disk and optical data storage devices etc..
Those skilled in the art after considering the specification and implementing the invention disclosed here, will readily occur to its of the disclosure Its embodiment.This application is intended to cover any variations, uses, or adaptations of the disclosure, these modifications, purposes or Person's adaptive change follows the general principles of this disclosure and includes the undocumented common knowledge in the art of the disclosure Or conventional techniques.The description and examples are only to be considered as illustrative, and the true scope and spirit of the disclosure are by following Claim is pointed out.
It should be understood that the present disclosure is not limited to the precise structures that have been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.The scope of the present disclosure is only limited by the accompanying claims.

Claims (12)

1. a kind of applying Compilation Method, which is characterized in that the method includes:
Determine the mark of system application, the mark is for uniquely determining the system application;
The source code of system application is compiled, obtains the application file of the system application, wherein the practical writing The version of part is corresponding with the version of the source code;
The application file is added in application library, wherein the mark corresponds to one or more versions.
2. according to the method described in claim 1, it is characterized in that, the method further includes:
During System build, according to the system application inventory file in system source code, system application to be compiled is determined Mark and version;
According to the mark and the version, practical writing corresponding with the mark and the version is obtained from the application library Part;
The application file is compressed in system image file.
3. according to the method described in claim 1, it is characterized in that, the method further includes:
According to the mark and version of system application, system application inventory file is generated;
The system application inventory file is added in system source code.
4. according to the method described in claim 1, it is characterized in that, the method further includes:
According to the mark that the system is applied, one or more versions corresponding with the mark are obtained from the application library.
5. according to the method described in claim 1, it is characterized in that, the method further includes:
System application first version application file it is unstable when, by system application inventory file with the system application The corresponding first version of mark be revised as the second edition, wherein the application file of the second edition is stable application File.
6. a kind of applying compilation device, which is characterized in that described device includes:
First identifier determining module, the mark for determining system application, the mark is for uniquely determining the system application;
File obtains module, and the source code for being applied to the system is compiled, and obtains the practical writing of the system application Part, wherein the version of the application file is corresponding with the version of the source code;
Module is added in first file, for the application file to be added in application library, wherein the mark corresponds to one Or multiple versions.
7. device according to claim 6, which is characterized in that described device further includes:
Second identifier determining module, for during System build, according to the system application inventory file in system source code, Determine the mark and version of system application to be compiled;
File acquisition module, for according to the mark and the version, being obtained and the mark and institute from the application library State the corresponding application file of version;
Compressing file module, for the application file to be compressed in system image file.
8. device according to claim 6, which is characterized in that described device further includes:
Inventory file generation module, the mark for being applied according to the system and version, generate system application inventory file;
Module is added in second file, for the system application inventory file to be added in system source code.
9. device according to claim 6, which is characterized in that described device further includes:
Version acquisition module, the mark for being applied according to the system obtain corresponding to the mark from the application library One or more versions.
10. device according to claim 6, which is characterized in that described device further includes:
Version modified module is used for when the application file for the first version that system is applied is unstable, by system application inventory text First version corresponding with the mark of system application is revised as the second edition in part, wherein the second edition is answered It is stable application file with file.
11. a kind of applying compilation device, which is characterized in that including:
Processor;
Memory for storing processor-executable instruction;
Wherein, the processor is configured as:Perform claim requires the method described in any one of 1-5.
12. a kind of non-transitorycomputer readable storage medium makes when the instruction in the storage medium is executed by processor It obtains processor and is able to carry out the method according to any one of claim 1-5.
CN201810489733.4A 2018-05-21 2018-05-21 Using Compilation Method and device Pending CN108804107A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810489733.4A CN108804107A (en) 2018-05-21 2018-05-21 Using Compilation Method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810489733.4A CN108804107A (en) 2018-05-21 2018-05-21 Using Compilation Method and device

Publications (1)

Publication Number Publication Date
CN108804107A true CN108804107A (en) 2018-11-13

Family

ID=64091273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810489733.4A Pending CN108804107A (en) 2018-05-21 2018-05-21 Using Compilation Method and device

Country Status (1)

Country Link
CN (1) CN108804107A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110764778A (en) * 2019-10-21 2020-02-07 深圳市珍爱捷云信息技术有限公司 Pre-compiling method, device, equipment and storage medium in application construction
CN111124478A (en) * 2019-12-19 2020-05-08 杭州迪普科技股份有限公司 Version management method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080134158A1 (en) * 2006-12-04 2008-06-05 Streambase Systems, Inc. Stream processor with compiled programs
US20130219307A1 (en) * 2012-02-21 2013-08-22 Artisan Mobile, Inc. System and method for runtime user interface management
CN103294514A (en) * 2013-06-26 2013-09-11 深圳Tcl新技术有限公司 System software release integrated method, compiling server and system
CN104731602A (en) * 2015-03-31 2015-06-24 上海盈方微电子有限公司 Method for separating Android mirror image burning process
CN105468428A (en) * 2015-12-04 2016-04-06 上海斐讯数据通信技术有限公司 Android source code compiling method and system
CN106648786A (en) * 2016-12-28 2017-05-10 深圳Tcl数字技术有限公司 Android application establishment method and system
CN107153563A (en) * 2016-03-03 2017-09-12 中兴通讯股份有限公司 A kind of software version generation method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080134158A1 (en) * 2006-12-04 2008-06-05 Streambase Systems, Inc. Stream processor with compiled programs
US20130219307A1 (en) * 2012-02-21 2013-08-22 Artisan Mobile, Inc. System and method for runtime user interface management
CN103294514A (en) * 2013-06-26 2013-09-11 深圳Tcl新技术有限公司 System software release integrated method, compiling server and system
CN104731602A (en) * 2015-03-31 2015-06-24 上海盈方微电子有限公司 Method for separating Android mirror image burning process
CN105468428A (en) * 2015-12-04 2016-04-06 上海斐讯数据通信技术有限公司 Android source code compiling method and system
CN107153563A (en) * 2016-03-03 2017-09-12 中兴通讯股份有限公司 A kind of software version generation method and device
CN106648786A (en) * 2016-12-28 2017-05-10 深圳Tcl数字技术有限公司 Android application establishment method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110764778A (en) * 2019-10-21 2020-02-07 深圳市珍爱捷云信息技术有限公司 Pre-compiling method, device, equipment and storage medium in application construction
CN110764778B (en) * 2019-10-21 2024-02-06 深圳市珍爱捷云信息技术有限公司 Pre-compiling method, device, equipment and storage medium in application construction
CN111124478A (en) * 2019-12-19 2020-05-08 杭州迪普科技股份有限公司 Version management method and device

Similar Documents

Publication Publication Date Title
CN107391104B (en) Client and reactive native code update dependence management method, device and system
CN109814854B (en) Project framework generation method, device, computer equipment and storage medium
CN111859470B (en) Business data chaining method and device
CN103984582A (en) Method and device for hot updating
CN107678748B (en) Source code file compiling method and device
CN109669692B (en) Source code sharing method, server, computer readable storage medium and system
CN109976743B (en) Code prompting method and device
CN111104151B (en) Shell script-based Git code simplification management method
CN112769706B (en) Componentized routing method and system
CN112732321B (en) Firmware modification method, device, computer readable storage medium and equipment
CN112506518B (en) Compiling method and device based on configuration file
CN111949529B (en) System debugging method, device, computer equipment and storage medium
CN108804107A (en) Using Compilation Method and device
CN111083054B (en) Route configuration processing method and device, computer equipment and storage medium
CN112631600A (en) Software construction method and system based on Flutter
CN114153463B (en) Management system service function creating method and system based on script compiler
CN108694049B (en) Method and equipment for updating software
CN111949262A (en) Front-end project construction method and device, computer equipment and storage medium
CN111857881A (en) Repo-based manifest warehouse loading method and device and storage medium
CN110750310B (en) Binary and source code switching method based on IOS system componentization development
CN101840338B (en) M2M terminal and realization method of secondary development platform thereof
CN105447040A (en) Binary file management and update method and device, and binary file management system
CN113360156A (en) IOS compiling method and related equipment
CN115729590A (en) Service deployment method, device, equipment and computer readable storage medium
CN114020278B (en) Data processing method, device, equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181113