CN112114864A - Cooapods code pulling optimization method and system - Google Patents

Cooapods code pulling optimization method and system Download PDF

Info

Publication number
CN112114864A
CN112114864A CN202010827149.2A CN202010827149A CN112114864A CN 112114864 A CN112114864 A CN 112114864A CN 202010827149 A CN202010827149 A CN 202010827149A CN 112114864 A CN112114864 A CN 112114864A
Authority
CN
China
Prior art keywords
code
preset
branch
local
configuration protocol
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
CN202010827149.2A
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.)
Beike Technology Co Ltd
Original Assignee
Beike Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beike Technology Co Ltd filed Critical Beike Technology Co Ltd
Priority to CN202010827149.2A priority Critical patent/CN112114864A/en
Publication of CN112114864A publication Critical patent/CN112114864A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The embodiment of the invention provides a coco codes pulling optimization method and system, which comprises the steps of firstly determining that a code configuration protocol in a coco configuration file is a preset code configuration protocol, then switching codes of a code local directory to a local branch pointed by specific contents of a preset branch if the code local directory is not empty and a remote address of the codes of the code local directory is consistent with a preset remote address, and pulling codes of the remote branch pointed by the specific contents of the preset branch to the local branch. By adopting a preset code configuration protocol, the method can simultaneously support local development and remote downloading, and not only gives consideration to local developers, but also gives consideration to the form of remote downloading. When the coco codes need to be pulled from the far-end git and introduced from the local path, the code can be pulled without switching the used pulling protocol back and forth, so that the code pulling cost is reduced, and the code pulling speed is increased.

Description

Cooapods code pulling optimization method and system
Technical Field
The invention relates to the technical field of computer software application, in particular to a cocoadods code pulling optimization method and a cocoadods code pulling optimization system.
Background
Currently, icoapods are used in iOS projects to pull code, which supports pulling code from remote gits and importing code from local paths for application development of engineering. When code needs to be imported from the local path, the following protocol implementation needs to be used:
pod‘abc’,:path=>‘../abc’。
when the code needs to be pulled from the far end git, the following protocol implementation needs to be used:
pod‘abc’,:git=>‘http://agc.git’,:branch=>‘master’。
when cocoapods need to pull code from the remote git and introduce code from the local path, the used pull protocol is switched back and forth, the cost of code pulling is increased, and the speed of code pulling is very slow.
Therefore, it is urgently needed to provide a coco codes pulling optimization method and system.
Disclosure of Invention
To overcome the above problems or at least partially solve the above problems, embodiments of the present invention provide a method and system for optimizing corcopodis code pulling.
In a first aspect, an embodiment of the present invention provides a method for optimizing corcopodis code pulling, including:
determining a code configuration protocol in the cocoadods configuration file as a preset code configuration protocol; the preset code configuration protocol comprises a code local directory, a preset remote address and a preset branch;
if the code local directory is judged to be not empty and the remote address of the code local directory is consistent with the preset remote address, the code of the code local directory is switched to the local branch pointed to by the specific content of the preset branch, and the code of the remote branch pointed to by the specific content of the preset branch is pulled to the local branch.
Preferably, the determining that the code configuration protocol in the cocoadods configuration file is a preset code configuration protocol specifically includes:
if the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, converting the code configuration protocol into the preset code configuration protocol.
Preferably, the method for optimizing the pulling of the cocoapods code further includes:
and if the code local directory is judged to be empty, or the code local directory is not empty and the remote address of the code local directory is inconsistent with the preset remote address, deleting the code local directory, acquiring the code of the preset remote address, and switching the code of the preset remote address to the local branch.
Preferably, the acquiring the code of the preset remote address specifically includes:
and acquiring the code of the preset remote address based on the git clone.
Preferably, the pulling the code of the remote branch to the local branch specifically includes:
pulling code in the remote branch that is different from code in the local branch to the local branch.
Preferably, the pulling the code of the remote branch to the local branch specifically includes:
based on git pull-base, the code of the far-end branch is pulled to the local branch.
In a second aspect, an embodiment of the present invention provides a system for optimizing corcopodis code pulling, including: the device comprises a determining module and a pulling module. Wherein the content of the first and second substances,
the determining module is used for determining that a code configuration protocol in the coco profiles is a preset code configuration protocol; the preset code configuration protocol comprises a code local directory, a preset remote address and a preset branch;
the pulling module is used for switching the code of the code local directory to a local branch pointed by the specific content of the preset branch and pulling the code of the remote branch pointed by the specific content of the preset branch to the local branch if the fact that the code local directory is not empty and the remote address of the code local directory is consistent with the preset remote address is judged.
Preferably, the determining module is specifically configured to:
if the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, converting the code configuration protocol into the preset code configuration protocol.
Preferably, the pulling module is further configured to:
and if the code local directory is judged to be empty, or the code local directory is not empty and the remote address of the code local directory is inconsistent with the preset remote address, deleting the code local directory, acquiring the code of the preset remote address, and switching the code of the preset remote address to the local branch.
In a third aspect, an embodiment of the present invention provides an electronic device, including: memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the coco codes pull optimization method according to the first aspect when executing the program.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the methods for pulling and optimizing the codes of the coco applications according to the first aspect.
The method and the system for optimizing the pulling of the codes of the coco nodes provided by the embodiment of the invention firstly determine that a code configuration protocol in a configuration file of the coco nodes is a preset code configuration protocol, and then switch the codes to a local branch and pull the codes of the remote branch to the local branch if the code local directory is judged to be not empty and the remote address of the codes of the code local directory is consistent with the preset remote address. By adopting a preset code configuration protocol, the method can simultaneously support local development and remote downloading, and not only gives consideration to local developers, but also gives consideration to the form of remote downloading. When the coco codes need to be pulled from the far-end git and introduced from the local path, the pull protocol used is not required to be switched back and forth, and the method can be realized, thereby reducing the code pull cost and improving the code pull speed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic flowchart of a method for optimizing the code pulling of coco codes according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a system for pulling and optimizing coco codes according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the 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.
Currently, when code pulling is implemented by coco codes, the coco codes support the code pulling from a remote git and the code introduction from a local path for the application development of engineering. When cocoapods need to pull code from the remote git and introduce code from the local path, the used pull protocol is switched back and forth, the cost of code pulling is increased, and the speed of code pulling is very slow. Therefore, the embodiment of the invention provides a coco codes pulling optimization method.
As shown in fig. 1, the method for optimizing the pulling of coco codes according to the embodiment of the present invention includes:
s1, determining a code configuration protocol in the cocoadods configuration file as a preset code configuration protocol; the preset code configuration protocol comprises a code local directory, a preset remote address and a preset branch;
and S2, if it is determined that the code local directory is not empty and the remote address of the code local directory is consistent with the preset remote address, switching the code of the code local directory to a local branch pointed by the specific content of the preset branch, and pulling the code of the remote branch pointed by the specific content of the preset branch to the local branch.
Specifically, in the embodiment of the present invention, when the code pull is implemented by the coco objects, step S1 is first executed. The configuration file of the coco codes contains a code configuration protocol, for example, the code configuration protocol commonly used when the coco codes are pulled from the remote git is a configuration protocol one:
pod‘abc’,:path=>‘../abc’;
the common code configuration protocol when cocoadods introduce codes from the local path is configuration protocol two:
pod‘abc’,:git=>‘http://agc.git’,:branch=>‘master’。
when the code configuration protocol in the coco configuration file is determined to be the preset code configuration protocol, the documenting scanning of the coco configuration file can be achieved.
In the embodiment of the present invention, the preset code configuration protocol is different from the configuration protocol one or the configuration protocol two, and the preset code configuration protocol includes a code local directory, a preset remote address and a preset branch, and the specific form is as follows:
pod‘podname’,:path=>‘../podname’,:sourceUrl=>‘http://abc.git’,:sourceBranch=>‘master’
wherein "pod" is a key field of the coco-aps, "pod" is a code component name, ": path" is a code local directory, "/pod" is a specific content of the code local directory, ": sourceUrl" is a preset remote address, i.e. a remote address of the code component, "http:// abc.
Then, step S2 is executed. And judging whether a code local directory in a preset code configuration protocol is empty or not, namely judging whether the directory of "./podname" exists locally or not. If the local code exists "./podname", namely the code local directory in the preset code configuration protocol is not empty, whether the remote address of the code local directory is consistent with the preset remote address in the preset code configuration protocol is further judged, namely whether the remote address of the code local directory is consistent with the http:// abc. And then pulling the code of the remote branch of the sourceBranch into the local branch, wherein the code of the pulled remote branch is also contained in the code local directory.
The first half of the preset code configuration protocol is the same as the configuration protocol one and can be identified by the coco codes, so that when the coco codes are pulled, the concrete contents of the code local directory in the preset code configuration protocol can be identified, that is, the local codes can be identified, and the pulled codes of the remote branches can be identified. When the coco codes need to be pulled from the far-end git and introduced from the local path, the pull protocol used is not required to be switched back and forth, and the method can be realized, thereby reducing the code pull cost and improving the code pull speed.
The method for optimizing pulling of the codes of the coco objects comprises the steps of firstly determining that a code configuration protocol in a coco objects configuration file is a preset code configuration protocol, then switching the codes to a local branch if judging that a local directory of the codes is not empty and a far-end address of the codes of the local directory of the codes is consistent with a preset far-end address, and pulling the codes of the far-end branch to the local branch. By adopting a preset code configuration protocol, the method can simultaneously support local development and remote downloading, and not only gives consideration to local developers, but also gives consideration to the form of remote downloading. When the coco codes need to be pulled from the far-end git and introduced from the local path, the pull protocol used is not required to be switched back and forth, and the method can be realized, thereby reducing the code pull cost and improving the code pull speed.
On the basis of the foregoing embodiment, in the method for optimizing a code pull of a coco code provided in the embodiment of the present invention, the determining that a code configuration protocol in a coco configuration file is a preset code configuration protocol specifically includes:
if the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, converting the code configuration protocol into the preset code configuration protocol.
Specifically, in the embodiment of the present invention, when step S1 is executed, it is necessary to determine whether a code configuration protocol in the cocoadods configuration file is a preset code configuration protocol. If the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, it needs to be converted into the preset code configuration protocol. If the code configuration protocol in the cocoadods configuration file is the preset code configuration protocol, then step S2 is executed.
Taking the code configuration protocol in the cocoadods configuration file as the second configuration protocol as an example, the second configuration protocol needs to be converted into the preset code configuration protocol, and the specific process of converting the second configuration protocol into the preset code configuration protocol is as follows:
for each field in configuration protocol two:
1) "podname": keeping unchanged, namely the code component name;
2) add the path field and assign it as ". multidata/podname" as the code local directory where the code component resides;
3) ": git": taking out the warehouse url value in git, adding the field of sourceUrl, assigning the taken out warehouse url value in git to the field of sourceUrl, and removing the field of git;
4) ": branch": the store url value in branch is taken out, the source branch field is added, and the taken store url value in branch is assigned to the source branch field, and the branch field is removed.
On the basis of the foregoing embodiment, the method for optimizing corcopods code pulling provided in the embodiment of the present invention further includes:
and if the code local directory is judged to be empty, or the code local directory is not empty and the remote address of the code local directory is inconsistent with the preset remote address, deleting the code local directory, acquiring the code of the preset remote address, and switching the code of the preset remote address to the local branch.
Specifically, in the embodiment of the present invention, when the directory of the code local directory is empty, that is, the local directory does not have a local code directory of "./podname", or the code local directory is not empty and the remote address of the code local directory is not consistent with the preset remote address, the code local directory is deleted. Then, the code of the preset remote address is obtained, namely, the code is obtained from the http:// abc.git pointed by the sourceUrl, and then the code of the preset remote address is switched to the local branch, namely, the code obtained from the http:// abc.git is switched to the local branch of the sourceBranch. After a code of a preset remote address is obtained and a local branch of the code is switched to "", a local code directory is automatically generated, namely, "/podname" is automatically generated, so that the local code directory is empty, or the local code directory is not empty and the remote address of the code of the local code directory is inconsistent with the preset remote address, and only when the coco codes are pulled for the first time, the subsequent operation can meet the condition that the local code directory is not empty and the remote address of the code of the local code directory is consistent with the preset remote address. Therefore, the effect of greatly improving the code pulling speed can be achieved.
On the basis of the foregoing embodiment, the method for optimizing a corcopods code pull provided in the embodiment of the present invention, where the obtaining of the code of the preset remote address specifically includes:
and acquiring the code of the preset remote address based on the git clone.
Specifically, in the embodiment of the present invention, when the code of the preset remote address is obtained, because the code local directory is empty or is deleted because the remote address of the code is inconsistent with the preset remote address, a git clone may be used to implement batch pulling, so as to ensure the integrity of the code local directory.
On the basis of the foregoing embodiment, the method for optimizing pulling a cocoadods code provided in the embodiment of the present invention, where the pulling a code of the remote branch to the local branch specifically includes:
pulling code in the remote branch that is different from code in the local branch to the local branch.
Specifically, in the embodiment of the invention, when the code of the remote branch of the sourceBranch is pulled to the local branch of the sourceBranch, only the code contained in the remote branch but not contained in the local branch can be pulled, and the whole library is not required to be pulled down, so that the time for pulling the code can be saved, the speed for pulling the code is further increased, the mode that the code can only be pulled on the far-end git in the prior art is improved, and the problem of low code pulling speed caused by the scheme that the cocoapods pull all the remote branches of the remote git library first and then switch to the local corresponding branch is solved.
On the basis of the foregoing embodiment, the method for optimizing pulling a cocoadods code provided in the embodiment of the present invention, where the pulling a code of the remote branch to the local branch specifically includes:
based on git pull-base, the code of the far-end branch is pulled to the local branch.
Specifically, in the embodiment of the present invention, when the code of the remote branch is pulled to the local branch, it may be specifically implemented by git pull-base. git pull-base can be understood as a combination of git fetch and git base, resulting in a cleaner submission history.
As shown in fig. 2, on the basis of the foregoing embodiment, an embodiment of the present invention provides a system for optimizing corhandles code pulling, including: a determination module 21 and a pull module 22.
Wherein the content of the first and second substances,
the determining module 21 is configured to determine that a code configuration protocol in the cocoadods configuration file is a preset code configuration protocol; the preset code configuration protocol comprises a code local directory, a preset remote address and a preset branch;
the pulling module 22 is configured to switch the code of the code local directory to the local branch pointed to by the specific content of the preset branch and pull the code of the remote branch pointed to by the specific content of the preset branch to the local branch if it is determined that the code local directory is not empty and the remote address of the code local directory is consistent with the preset remote address.
Specifically, the functions of the modules in the coco codes pulling optimization system provided in the embodiment of the present invention correspond to the operation flows of the steps in the foregoing method embodiments one to one, and the implementation effects are also consistent.
On the basis of the foregoing embodiment, the determining module is specifically configured to:
if the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, converting the code configuration protocol into the preset code configuration protocol.
On the basis of the above embodiment, the pulling module is further configured to:
and if the code local directory is judged to be empty, or the code local directory is not empty and the remote address of the code local directory is inconsistent with the preset remote address, deleting the code local directory, acquiring the code of the preset remote address, and switching the code of the preset remote address to the local branch.
On the basis of the above embodiment, the pulling module is specifically configured to:
and acquiring the code of the preset remote address based on the git clone.
On the basis of the above embodiment, the pulling module is specifically configured to:
pulling code in the remote branch that is different from code in the local branch to the local branch.
On the basis of the above embodiment, the pulling module is specifically configured to:
based on git pull-base, the code of the far-end branch is pulled to the local branch.
As shown in fig. 3, on the basis of the above embodiment, an embodiment of the present invention provides an electronic device, including: a processor (processor)301, a memory (memory)302, a communication Interface (Communications Interface)303, and a communication bus 304; wherein the content of the first and second substances,
the processor 301, the memory 302 and the communication interface 303 complete communication with each other through the communication bus 304. The memory 302 stores program instructions executable by the processor 301, and the processor 301 is configured to call the program instructions in the memory 302 to execute the methods for code pulling optimization provided by the above-mentioned method embodiments.
It should be noted that, when being implemented specifically, the electronic device in this embodiment may be a server, a PC, or another device, as long as the structure includes the processor 301, the communication interface 303, the memory 302, and the communication bus 304 shown in fig. 3, where the processor 301, the communication interface 303, and the memory 302 complete mutual communication through the communication bus 304, and the processor 301 may call a logic instruction in the memory 302 to execute the above method. The embodiment does not limit the specific implementation form of the electronic device.
The logic instructions in memory 302 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone article of manufacture. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Further, an embodiment of the present invention discloses a computer program product, which includes a computer program stored on a non-transitory computer-readable storage medium, the computer program including program instructions, when the program instructions are executed by a computer, the computer being capable of executing the methods for code pull optimization provided by the above-mentioned method embodiments.
On the basis of the foregoing embodiments, the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the methods for pulling and optimizing the coco codes provided in the foregoing embodiments when executed by a processor.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for optimizing decorapods code pulling, comprising:
determining a code configuration protocol in the cocoadods configuration file as a preset code configuration protocol; the preset code configuration protocol comprises a code local directory, a preset remote address and a preset branch;
if the code local directory is judged to be not empty and the remote address of the code local directory is consistent with the preset remote address, the code of the code local directory is switched to the local branch pointed to by the specific content of the preset branch, and the code of the remote branch pointed to by the specific content of the preset branch is pulled to the local branch.
2. The method for pulling and optimizing a coco code according to claim 1, wherein the determining that a code configuration protocol in a coco configuration file is a preset code configuration protocol specifically comprises:
if the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, converting the code configuration protocol into the preset code configuration protocol.
3. The coco codes pull optimization method of claim 1, further comprising:
and if the code local directory is judged to be empty, or the code local directory is not empty and the remote address of the code local directory is inconsistent with the preset remote address, deleting the code local directory, acquiring the code of the preset remote address, and switching the code of the preset remote address to the local branch.
4. The cocoapods code pulling optimization method according to claim 3, wherein the obtaining the code of the preset remote address specifically includes:
and acquiring the code of the preset remote address based on the git clone.
5. The cocoapods code pulling optimization method according to claim 1, wherein the pulling the code of the remote branch to the local branch specifically comprises:
pulling code in the remote branch that is different from code in the local branch to the local branch.
6. The coco codes pull optimization method of any of claims 1-5, wherein the pulling the code of the far branch to the local branch specifically comprises:
based on git pull-base, the code of the far-end branch is pulled to the local branch.
7. A system for decorapods code pull optimization, comprising:
the determining module is used for determining that a code configuration protocol in the coco profiles configuration file is a preset code configuration protocol; the preset code configuration protocol comprises a code local directory, a preset remote address and a preset branch;
and the pulling module is used for switching the code of the code local directory to the local branch pointed by the specific content of the preset branch and pulling the code of the remote branch pointed by the specific content of the preset branch to the local branch if the code local directory is judged to be not empty and the remote address of the code local directory is consistent with the preset remote address.
8. The cocoapods code pulling optimization system of claim 7, wherein the determining module is specifically configured to:
if the code configuration protocol in the cocoadods configuration file is not the preset code configuration protocol, converting the code configuration protocol into the preset code configuration protocol.
9. An electronic device, comprising: memory, processor and computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the coco codes pull optimization method according to any of claims 1-6 when executing the program.
10. A non-transitory computer readable storage medium having stored thereon a computer program, which when executed by a processor implements the steps of the methods for decorapods code pull optimization as claimed in any one of claims 1-6.
CN202010827149.2A 2020-08-17 2020-08-17 Cooapods code pulling optimization method and system Pending CN112114864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010827149.2A CN112114864A (en) 2020-08-17 2020-08-17 Cooapods code pulling optimization method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010827149.2A CN112114864A (en) 2020-08-17 2020-08-17 Cooapods code pulling optimization method and system

Publications (1)

Publication Number Publication Date
CN112114864A true CN112114864A (en) 2020-12-22

Family

ID=73804846

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010827149.2A Pending CN112114864A (en) 2020-08-17 2020-08-17 Cooapods code pulling optimization method and system

Country Status (1)

Country Link
CN (1) CN112114864A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112633856A (en) * 2020-12-31 2021-04-09 中国农业银行股份有限公司 Data processing method and device based on work items

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190073230A1 (en) * 2016-03-01 2019-03-07 650 Industries, Inc. Method and apparatus for loading multiple differing versions of a native library into a native environment
CN109783076A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Code administration method, apparatus, equipment and storage medium based on git
CN110795078A (en) * 2019-09-28 2020-02-14 同程网络科技股份有限公司 APP engineering operation system architecture method based on IOS system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190073230A1 (en) * 2016-03-01 2019-03-07 650 Industries, Inc. Method and apparatus for loading multiple differing versions of a native library into a native environment
CN109783076A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Code administration method, apparatus, equipment and storage medium based on git
CN110795078A (en) * 2019-09-28 2020-02-14 同程网络科技股份有限公司 APP engineering operation system architecture method based on IOS system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张淼;刘东旭;: "基于iOS平台的天气APP的设计与实现", 科技风, no. 17, 20 June 2019 (2019-06-20) *
沐雨07: "iOS架构-cocoaPods之Podfile语法(18)", pages 1 - 3, Retrieved from the Internet <URL:https://blog.csdn.net/shifang07/article/details/95641583> *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112633856A (en) * 2020-12-31 2021-04-09 中国农业银行股份有限公司 Data processing method and device based on work items

Similar Documents

Publication Publication Date Title
US20100083098A1 (en) Streaming Information that Describes a Webpage
CN110070593B (en) Method, device, equipment and medium for displaying picture preview information
CN110825448A (en) Method, device, electronic equipment and storage medium for realizing mutual calling of multiple service modules
CN110941779A (en) Page loading method and device, storage medium and electronic equipment
US20220035491A1 (en) List display method and apparatus, computer device and computer-readable medium
CN113157345A (en) Automatic starting method and device for front-end engineering
CN112114864A (en) Cooapods code pulling optimization method and system
CN111580808A (en) Page generation method and device, computer equipment and storage medium
CN109343908B (en) Method and device for delaying loading of JS script
CN106815037B (en) Application function execution method and device
CN113051018A (en) Control method, device, equipment and medium of conference system
CN117234582A (en) Project code processing method and device, electronic equipment and storage medium
CN110442353B (en) Installation package management method and device and electronic equipment
CN109995863B (en) Dynamic resource downloading method and device, electronic equipment and storage medium
CN107704279B (en) Data loading method and device
CN115016836A (en) Component version management method and device, electronic equipment and system
CN113760487B (en) Service processing method and device
CN115220847A (en) Switching method of mobile application theme, mobile application system, equipment and medium
CN112272135B (en) Mail sending method, device, equipment and storage medium for storage software
CN109274808B (en) Address book information management method and system, electronic equipment and storage medium
CN113342553A (en) Data acquisition method and device, electronic equipment and storage medium
CN110908646A (en) Building block type callback function block construction method and device, storage medium and processor
CN111026466A (en) File processing method and device, computer readable storage medium and electronic equipment
CN111176679A (en) Application program updating method and device
CN114448791B (en) Configuration method and device of routing module, electronic equipment and readable 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