CN105094878B - A kind of method and apparatus of integrated system library file - Google Patents

A kind of method and apparatus of integrated system library file Download PDF

Info

Publication number
CN105094878B
CN105094878B CN201410219907.7A CN201410219907A CN105094878B CN 105094878 B CN105094878 B CN 105094878B CN 201410219907 A CN201410219907 A CN 201410219907A CN 105094878 B CN105094878 B CN 105094878B
Authority
CN
China
Prior art keywords
library file
system library
class
nsbundle
application program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201410219907.7A
Other languages
Chinese (zh)
Other versions
CN105094878A (en
Inventor
叶嘉桓
卢明华
陆义元
张超
陈彧堃
冀鑫
刘林林
李春霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Damo Institute Hangzhou Technology Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410219907.7A priority Critical patent/CN105094878B/en
Publication of CN105094878A publication Critical patent/CN105094878A/en
Application granted granted Critical
Publication of CN105094878B publication Critical patent/CN105094878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

This application discloses a kind of method and apparatus of integrated system library file, belong to computer communication technology field.The described method includes: starting application program, loads the system library file that described application program itself needs;And there is the stage of the class of the application program of constructed fuction attribute in building, obtain preset system library file loading method in the third party software development kit SDK that the application program uses;By the preset system library file loading method, the system library file that the third party SDK needs is loaded automatically.Described device includes: the first loading module, obtains module and the second loading module.The present invention does not need the step of adding the system library file that third party SDK needs manually, simplifying integrated system library file, can save time and cost.

Description

A kind of method and apparatus of integrated system library file
Technical field
This application involves computer communication technology fields, and in particular to a kind of method and apparatus of integrated system library file.
Background technique
With the development of computer communication technology, the mobile end of iOS (iphone operating system) system is used End receives liking for many users, and the application program based on iOS exploitation is also more and more.Developer is in development and application program In the process, in order to improve development efficiency, more application functions is realized, user experience is enhanced, generally to use other third parties SDK (Software Development Kit, Software Development Kit).For example, to realize content share to wechat, QQ is empty Between etc. social platforms, need the SDK using wechat, QQ space etc.;It realizes payment function, needs the SDK using payment;It is real Existing advertising function, needs the SDK etc. using each advertising channel.Developer needs to add third party when using third party SDK The system library file that SDK needs is into the application and development engineering of oneself, then in the corresponding application program of application and development engineering In Load Librarys (load library) stage, what the system library file and application program itself that loading third-party SDK needs needed is System library file, is realized to the integrated of the third party SDK system library file needed.
The method of existing integrated system library file is specific as follows: developer reads the addition for needing third party SDK to be used Illustrate, obtains the system library file of third party SDK needs;The system library file that developer needs third party SDK, is added one by one In the library file list of application and development engineering Xcode;In the Load Librarys of the corresponding application program of application and development engineering (load library) stage, the system library file that the system library file and application program itself that loading third-party SDK needs need are realized To the integrated of the third party SDK system library file needed.
The method of existing integrated system library file, developer needs to read the addition explanation of third party SDK, by third party The system library file that SDK needs, addition is in the library file list of application and development engineering Xcode manually, in Load Librarys Stage is loaded, and is realized and is integrated, integrating process is cumbersome, wastes time, at high cost.
Summary of the invention
Technical problems to be solved in this application are to provide a kind of method and apparatus of integrated system library file, can from The system library file that dynamic loading third-party SDK needs, developer are required no knowledge about in third party SDK when using third party SDK Which system library file portion has invoked, and does not need to add the system library file that third party SDK needs manually, simplifies integrated system The step of library file, can save time and cost.
To solve the above-mentioned problems, this application discloses a kind of methods of integrated system library file, comprising: journey is applied in starting Sequence loads the system library file that described application program itself needs;And in building there is the described of constructed fuction attribute to apply journey The stage of the class of sequence obtains preset system library file in the third party software development kit SDK that the application program uses Loading method;By the preset system library file loading method, the system library text that the third party SDK needs is loaded automatically Part.
Further, the system library file includes: document framework and/or dynamic library file.
Further, the preset system library file loading method, comprising: be according to what the third party SDK needed The coordinates measurement of system library file is based on the NSBundle object of NSBundle class;Loading method using the NSBundle class adds The NSBundle object is carried to the application program.
Further, the method also includes: for the third party SDK need system library file in class, use Dynamic approach initializes object;For the object of initialization, executed using dynamic call method corresponding with the object of initialization Method.
Further, the class in the system library file needed for the third party SDK, it is initial using dynamic approach Change object, specifically include: in the system library file for calling NSClassFromString function to judge that the third party SDK needs Class whether there is, and if so, the class in the system library file that directly third party SDK described in dynamically load needs, thus just Beginningization object.
Further, the object for initialization is executed corresponding to the object of initialization using dynamic call method Method, specifically: pass through@selector command lookup method corresponding with the object of the initialization, use The method corresponding with the object of initialization that performSelector function dynamic call is found.
To solve the above-mentioned problems, this application discloses a kind of device of integrated system library file, described device includes: One loading module loads the system library file that described application program itself needs for starting application program;Module is obtained, is used In the stage of the class of the application program in building with constructed fuction attribute, the third party that the application program uses is obtained Preset system library file loading method in Software Development Kit SDK;Second loading module, for passing through the preset system System library file loading method loads the system library file that the third party SDK needs automatically.
Further, the system library file includes: document framework and/or dynamic library file.
Further, preset system library file loading method acquired in the acquisition module, comprising: according to described The coordinates measurement for the system library file that tripartite SDK needs is based on the NSBundle object of NSBundle class;Using described The loading method of NSBundle class loads the NSBundle object to the application program.
Further, described device further include: initialization module, the system library for being needed for the third party SDK Class in file initializes object using dynamic approach;Calling module uses dynamic call for the object for initialization Method executes method corresponding with the object of initialization.
Further, the class in system library file that the initialization module needs the third party SDK, using dynamic State method initializes object specifically: the system library for calling NSClassFromString function to judge that the third party SDK needs Class in file whether there is, and if so, the class in the system library file that directly third party SDK described in dynamically load needs, To initialize object.
Further, the calling module executes and initialization the object of initialization using dynamic call method The corresponding method of object specifically: by@selector command lookup method corresponding with the object of the initialization, use The method corresponding with the object of initialization that performSelector function dynamic call is found.
To solve the above-mentioned problems, disclosed herein as well is a kind of third party software development kit SDK, the third parties SDK includes: processing unit, for storing preset system library file loading method.
Further, the preset system library file loading method of the processing unit storage, comprising: according to the third The coordinates measurement for the system library file that square SDK needs is based on the NSBundle object of NSBundle class;Use NSBundle class Loading method loads the NSBundle object to the application program.
Compared with prior art, the application can be obtained including following technical effect:
Can the system library file that needs of automatic loading third-party SDK, developer do not needed when using third party SDK Which system library file of third party's SDK intrinsic call known, does not need to add the system library text that third party SDK needs manually Part, can save time and cost at the step of simplifying integrated system library file.Object is initialized by dynamic approach, is made Execute the corresponding method of object with initialization with the mode of dynamic call, so that it may realize, not cited system library file Header file, and the purpose of the class and the corresponding method of calling under system library file can be used.
Certainly, any product for implementing the application must be not necessarily required to reach all the above technical effect simultaneously.
Detailed description of the invention
The drawings described herein are used to provide a further understanding of the present application, constitutes part of this application, this Shen Illustrative embodiments and their description please are not constituted an undue limitation on the present application for explaining the application.In the accompanying drawings:
Fig. 1 is a kind of method flow diagram of integrated system library file of the embodiment of the present application;
Fig. 2 is a kind of process for using figure of integrated system library file of the embodiment of the present application;
Fig. 3 is the apparatus structure schematic diagram of the first integrated system library file of the embodiment of the present application;
Fig. 4 is the apparatus structure schematic diagram of second of integrated system library file of the embodiment of the present application;
Fig. 5 is the apparatus structure schematic diagram of third party SDK of the embodiment of the present application a kind of.
Specific embodiment
Presently filed embodiment is described in detail below in conjunction with accompanying drawings and embodiments, how the application is applied whereby Technological means solves technical problem and reaches the realization process of technical effect to fully understand and implement.
In a typical configuration, calculating equipment includes one or more processors (CPU), input/output interface, net Network interface and memory.
Memory may include the non-volatile memory in computer-readable medium, random access memory (RAM) and/or The forms such as Nonvolatile memory, such as read-only memory (ROM) or flash memory (flashRAM).Memory is showing for computer-readable medium Example.
Computer-readable medium includes permanent and non-permanent, removable and non-removable media can be by any method Or technology come realize information store.Information can be computer readable instructions, data structure, the module of program or other data. The example of the storage medium of computer includes, but are not limited to phase change memory (PRAM), static random access memory (SRAM), moves State random access memory (DRAM), other kinds of random access memory (RAM), read-only memory (ROM), electric erasable Programmable read only memory (EEPROM), flash memory or other memory techniques, read-only disc read only memory (CD-ROM) (CD-ROM), Digital versatile disc (DVD) or other optical storage, magnetic cassettes, tape magnetic disk storage or other magnetic storage devices Or any other non-transmission medium, can be used for storage can be accessed by a computing device information.As defined in this article, it calculates Machine readable medium does not include non-temporary computer readable media (transitory media), such as the data-signal and carrier wave of modulation.
Embodiment description
The realization of the application method is described further with an embodiment below.As shown in Figure 1, being the embodiment of the present application A kind of integrated system library file method flow diagram, this method comprises:
S101: obtaining the enabled instruction of application program, starts application program.
Specifically, developer can download the third party SDK of the present embodiment, and third party SDK is added to the application of oneself In Development Engineering.It wherein, include preset system library file loading method in the third party SDK of the present embodiment.It is answered getting After enabled instruction with the corresponding application program of Development Engineering, start application program.
Wherein, preset system library file loading method, comprising:
According to the coordinates measurement of the third party SDK system library file needed based on the NSBundle object of NSBundle class;
NSBundle object is loaded to application program using the loading method of NSBundle class.
Specifically, according to specific third party SDK, it is known which the system library file that third party SDK needs is, it will The coordinates measurement for each system library file that third party SDK needs is used based on the NSBundle object of NSBundle class The corresponding application program of application and development engineering that the loading method load NSBundle object of NSBundle class is developed to developer.
Such as: third party SDK is the SDK of QQ interconnection, then the system library file that third party SDK needs includes “Security.framework”、“libiconv.dylib”、“SystemConfiguration.framework”、 “CoreGraphics.Framework”、“libsqlite3.dylib”、“CoreTelephony.framework”、 This eight system library files of " libstdc++.dylib ", " libz.dylib ".It then can be by the path of this eight system library files The NSBundle object based on NSBundle class is generated respectively.
S102: in load library (Load Librarys) stage of application program, the system that loading application programs itself need Library file.
Wherein, system library file includes: framework (frame) file and/or dylib (dynamic base) file.
S103: the class (_ _ attribute__ with the application program of constructed fuction attribute is being called ((contructor))) when, obtain preset system library file in the third party software development kit SDK that application program uses Loading method.
The system library file needed due to needing to be loaded into third party SDK before the logical code of operation third party SDK.So Preset system library file loading method is placed on _ _ attribute__ ((contructor)) method in, and constructed fuction _ _ The execution of attribute__ ((contructor)) is before the execution of main function, and it is hereby ensured that in all methods The system library file that the loading third-party SDK that succeeded before executing needs.
S104: by preset system library file loading method, the system library file of automatic loading third-party SDK needs.
Because the system library file that third party SDK needs is realized by way of dynamically load at runtime, quiet System library file is not added in the state compilation phase, and the compilation phase is also without the header file of addition system library file to application and development Engineering, so source code is unable to the header file of the definition of cited system library file, if directly statement uses the system library file The class of definition, source code just have in precompile stage compiler and report an error, without passing through compiling.So solution is all need With the class in the system library file of reference, object is all initialized using dynamic approach, can generally pass through calling NSClassFromString function judges that the class in the system library file that third party SDK needs whether there is, and if so, directly The class in the system library file of dynamically load third party SDK needs is connect, to initialize object.Specifically for example:
NSClassFromString(“ClassName”)。
The object of initialization is executed method corresponding with the object of initialization using the mode of dynamic call, generally may be used Adjusted using performSelector function dynamic by@selector command lookup method corresponding with the object of initialization With the method corresponding with the object of initialization found.Specifically for example:
[object performSelector:@selector(selectorName)]。
By the above method it is achieved that the not header file of cited system library file, and can use under system library file Class and call the purpose of corresponding method.
The dynamically load and dynamic call of above-mentioned steps S102~S104 is completed before the execution of main function.
The method of integrated system library file described in the present embodiment, can the system library that needs of automatic loading third-party SDK Which system library file of third party's SDK intrinsic call are required no knowledge about, is not required to when using third party SDK by file, developer To add the system library file of third party SDK needs manually, the step of simplifying integrated system library file, can save the time and Cost.It initializes object dynamic approach, execute the corresponding side of object with initialization by way of dynamic call Method, so that it may realize, not the header file of cited system library file, and the class under system library file and the corresponding side of calling can be used The purpose of method.
As shown in Fig. 2, being a kind of process for using figure of integrated system library file of the embodiment of the present application.
S201: developer is registered by preset backstage, downloads third party SDK.
Wherein, preset backstage can be to provide the backstage that the user of the third party SDK of this example provides.By default Backstage registration, safety can be increased.
It wherein, include preset system library file loading method in third party SDK.Third party SDK can be file or The forms such as compressed document file.
S202: third party SDK is added in the application and development engineering of oneself by developer.
Third party SDK is added in the application and development engineering of oneself, i.e., is added in the engineering source code of oneself corresponding Third party SDK code.
S203: after the corresponding application program launching of application and development engineering, third party SDK passes through preset system library file The system library file that loading method dynamically load third party SDK needs.
Content performed by this step S203 is the content for including above-mentioned steps S101~S104.
Developer does not need the system library file of manual loading third party SDK needs, and also requiring no knowledge about third party SDK needs Which the system library file wanted is, can greatly simplify the step of developer integrates third party SDK.
S204: the corresponding application program of application and development engineering realizes corresponding function logic.
As shown in figure 3, being a kind of structure drawing of device of integrated system library file of the embodiment of the present application, which includes:
First loading module 301, for starting application program, the system library file that loading application programs itself need;
Module 302 is obtained, for having the stage of the class of the application program of constructed fuction attribute in building, obtains and applies journey Preset system library file loading method in the third party software development kit SDK that sequence uses;
Second loading module 303, for by preset system library file loading method, automatic loading third-party SDK to be needed The system library file wanted.
Wherein, system library file includes: framework file and/or dylib file.
Wherein, preset system library file loading method acquired in module 302 is obtained, comprising:
According to the coordinates measurement of the third party SDK system library file needed based on the NSBundle object of NSBundle class; NSBundle object is loaded to application program using the loading method of NSBundle class.
Further, referring to fig. 4, the device further include:
Initialization module 304, the class in system library file for being needed for third party SDK, at the beginning of using dynamic approach Beginningization object;
Calling module 305 executes the object phase with initialization using dynamic call method for the object for initialization The method answered.
Further, the class in system library file that initialization module 304 needs third party SDK, uses dynamic side Method initialization object specifically includes: in the system library file for calling NSClassFromString function to judge that third party SDK needs Class whether there is, and if so, directly dynamically load third party SDK need system library file in class, to initialize Object.In practical operation for example: NSClassFromString (" ClassName ").
Further, calling module 305 executes pair with initialization using dynamic call method for the object of initialization As corresponding method specifically includes: by@selector command lookup method corresponding with the object of initialization, using The method corresponding with the object of initialization that performSelector function dynamic call is found.In practical operation for example: [object performSelector:@selector(selectorName)]。
The device of integrated system library file described in the present embodiment, can the system library that needs of automatic loading third-party SDK Which system library file of third party's SDK intrinsic call are required no knowledge about, is not required to when using third party SDK by file, developer To add the system library file of third party SDK needs manually, the step of simplifying integrated system library file, can save the time and Cost.It initializes object dynamic approach, execute the corresponding side of object with initialization by way of dynamic call Method, so that it may realize, not the header file of cited system library file, and the class under system library file and the corresponding side of calling can be used The purpose of method.
As shown in figure 5, being a kind of third party software development kit SDK of the embodiment of the present application, third party's SDK40 packet It includes:
Processing unit 401, for storing preset system library file loading method.
Further, the preset system library file loading method that processing unit 401 stores, comprising:
By NSBundle object of the coordinates measurement based on NSBundle class of the third party SDK system library file needed;
NSBundle object is loaded to application program using the loading method of NSBundle class.
SDK described in the present embodiment, can the system library file that needs of automatic loading third-party SDK, developer using When third party SDK, which system library file of third party's SDK intrinsic call is required no knowledge about, does not need to add third party manually The system library file that SDK needs, can save time and cost at the step of simplifying integrated system library file.
Described device, third party SDK are corresponding with method flow above-mentioned description, and shortcoming is with reference to above method process Narration, no longer repeats one by one.
Above description shows and describes several preferred embodiments of the present application, but as previously described, it should be understood that the application Be not limited to forms disclosed herein, should not be regarded as an exclusion of other examples, and can be used for various other combinations, Modification and environment, and the above teachings or related fields of technology or knowledge can be passed through within that scope of the inventive concept describe herein It is modified.And changes and modifications made by those skilled in the art do not depart from spirit and scope, then it all should be in this Shen It please be in the protection scope of appended claims.

Claims (12)

1. a kind of method of integrated system library file, which is characterized in that the described method includes:
Start application program, loads the system library text that described application program itself needs in the load library stage of the application program Part;
And the stage with the class of the application program of constructed fuction attribute is being called, out of described constructed fuction described in acquisition Preset system library file loading method in the third party software development kit SDK that application program uses, wherein described default System library file loading method include: NSBundle kind loading method for loading NSBundle object, it is described NSBundle object is the coordinates measurement according to the third party SDK system library file needed;
By the preset system library file loading method, the system library file that the third party SDK needs is loaded automatically.
2. the method as described in claim 1, which is characterized in that the system library file includes: document framework and/or dynamic base File.
3. the method as described in claim 1, which is characterized in that the preset system library file loading method, comprising:
According to the coordinates measurement of the third party SDK system library file needed based on the NSBundle object of NSBundle class;
The NSBundle object is loaded to the application program using the loading method of the NSBundle class.
4. the method as described in claim 1-3 any claim, which is characterized in that the method also includes:
The class in system library file needed for the third party SDK initializes object using dynamic approach;
For the object of initialization, method corresponding with the object of initialization is executed using dynamic call method.
5. method as claimed in claim 4, which is characterized in that the system library file needed for the third party SDK In class, using dynamic approach initialize object, specifically include:
The class in system library file for calling NSClassFromString function to judge that the third party SDK needs whether there is, And if so, the class in the system library file that directly third party SDK described in dynamically load needs, to initialize object.
6. method as claimed in claim 4, which is characterized in that the object for initialization uses dynamic call method Method corresponding with the object of initialization is executed, specifically:
By@selector command lookup method corresponding with the object of the initialization, performSelector function is used The method corresponding with the object of initialization that dynamic call is found.
7. a kind of device of integrated system library file, which is characterized in that described device includes:
First loading module loads the application program in the load library stage of the application program for starting application program The system library file that itself is needed;
Module is obtained, for calling the stage with the class of the application program of constructed fuction attribute, from the construction letter Preset system library file loading method in the third party software development kit SDK that the application program uses is obtained in number, Wherein, the preset system library file loading method includes: the NSBundle class load side for loading NSBundle object Method, the NSBundle object are the coordinates measurements according to the third party SDK system library file needed;
Second loading module, for by the preset system library file loading method, loading the third party SDK automatically to be needed The system library file wanted.
8. device as claimed in claim 7, which is characterized in that the system library file includes: document framework and/or dynamic base File.
9. device as claimed in claim 7, which is characterized in that preset system library file acquired in the acquisition module adds Load mode, comprising:
According to the coordinates measurement of the third party SDK system library file needed based on the NSBundle object of NSBundle class;
The NSBundle object is loaded to the application program using the loading method of the NSBundle class.
10. the device as described in claim 7-9 any claim, which is characterized in that described device further include:
Initialization module, the class in system library file for needing for the third party SDK, is initialized using dynamic approach Object;
Calling module executes side corresponding with the object of initialization using dynamic call method for the object for initialization Method.
11. device as claimed in claim 10, which is characterized in that the initialization module needs the third party SDK System library file in class, use dynamic approach initialize object specifically:
The class in system library file for calling NSClassFromString function to judge that the third party SDK needs whether there is, And if so, the class in the system library file that directly third party SDK described in dynamically load needs, to initialize object.
12. device as claimed in claim 10, which is characterized in that the calling module for initialization object, using dynamic State call method executes method corresponding with the object of initialization specifically:
By@selector command lookup method corresponding with the object of the initialization, performSelector function is used The method corresponding with the object of initialization that dynamic call is found.
CN201410219907.7A 2014-05-22 2014-05-22 A kind of method and apparatus of integrated system library file Active CN105094878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410219907.7A CN105094878B (en) 2014-05-22 2014-05-22 A kind of method and apparatus of integrated system library file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410219907.7A CN105094878B (en) 2014-05-22 2014-05-22 A kind of method and apparatus of integrated system library file

Publications (2)

Publication Number Publication Date
CN105094878A CN105094878A (en) 2015-11-25
CN105094878B true CN105094878B (en) 2019-02-22

Family

ID=54575398

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410219907.7A Active CN105094878B (en) 2014-05-22 2014-05-22 A kind of method and apparatus of integrated system library file

Country Status (1)

Country Link
CN (1) CN105094878B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106936686A (en) * 2015-12-31 2017-07-07 北京北信源软件股份有限公司 A kind of immediate communication platform for supporting safety moving to handle official business
CN105824623B (en) * 2016-03-14 2019-03-26 广州趣丸网络科技有限公司 A kind of method and apparatus that Android application hot repair is multiple
CN107193609B (en) * 2017-05-27 2021-05-07 北京奇虎科技有限公司 Function module calling method and device in application and electronic equipment
CN107729063A (en) * 2017-10-25 2018-02-23 武汉斗鱼网络科技有限公司 Call method, device and the terminal of SDK
CN109933350B (en) * 2019-03-07 2021-07-16 江苏通付盾信息安全技术有限公司 Method and device for embedding codes in application and electronic equipment
CN111309407B (en) * 2020-02-21 2023-07-11 咪咕文化科技有限公司 Processing method and device for integrated third party library
CN114461226A (en) * 2022-04-07 2022-05-10 广州易方信息科技股份有限公司 Method and device for solving mandatory dependence

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1834911A (en) * 2005-03-14 2006-09-20 华为技术有限公司 Method of realizing program loading operation
CN1924805A (en) * 2005-09-02 2007-03-07 腾讯科技(深圳)有限公司 Method for realizing dynamic clinkbase in wireless binary running environment platform
CN101561763A (en) * 2009-04-30 2009-10-21 腾讯科技(北京)有限公司 Method and device for realizing dynamic-link library
CN101938469A (en) * 2010-08-08 2011-01-05 北京大学 Method and system for transparently loading Android library file during operation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070261044A1 (en) * 2006-05-04 2007-11-08 Jonathan Clark Chained Hook Function Serving Multiple Versions Of Identically Named Dynamically Loaded Libraries

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1834911A (en) * 2005-03-14 2006-09-20 华为技术有限公司 Method of realizing program loading operation
CN1924805A (en) * 2005-09-02 2007-03-07 腾讯科技(深圳)有限公司 Method for realizing dynamic clinkbase in wireless binary running environment platform
CN101561763A (en) * 2009-04-30 2009-10-21 腾讯科技(北京)有限公司 Method and device for realizing dynamic-link library
CN101938469A (en) * 2010-08-08 2011-01-05 北京大学 Method and system for transparently loading Android library file during operation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
gcc下_attribute_((constructor))和_attribute_((destructor))的使用;linuw;《http://blog.csdn.net/linuw/article/details/6048307》;20101201;第1-2页
iOS程序插件及功能动态更新的2个思路-基于库的动态加载;dibowei;《http://www.cocoachina.com/bbs/read.php?tid-129814.html》;20121214;第1-5页

Also Published As

Publication number Publication date
CN105094878A (en) 2015-11-25

Similar Documents

Publication Publication Date Title
CN105094878B (en) A kind of method and apparatus of integrated system library file
CN103177210B (en) A kind of method implanting dynamic stain analysis module in Android
US10083017B2 (en) Processing source file
CN108964968B (en) Service access management method and system in container cloud environment
CN111399840B (en) Module development method and device
CN112256321A (en) Static library packaging method and device, computer equipment and storage medium
CN104731622B (en) The loading method of a kind of application program, device and mobile terminal
WO2017219526A1 (en) Method for using graphic file format and storage device
CN106339237A (en) Plug-in loading frame for WEB application in field of JavaEE and method
CN104615462A (en) Cross-platform mobile application generating server side and system
CN117093286B (en) Plug-in generation method, device, equipment and computer readable storage medium
KR102141749B1 (en) APP program execution method and device
CN107977274B (en) SDK calling control method and device
CN106940714B (en) A kind of data processing method, device and electronic equipment
CN113127000B (en) Compiling method, compiling device, compiling equipment and compiling storage medium for application program component
KR101112697B1 (en) Computer readable recording medium containing a program for converting SK-VM and WIPI-JAVA applications to Android applications
CN110941443B (en) Method and device for modifying file name in SDK (software development kit) and electronic equipment
CN104133669B (en) A kind of control method and terminal device of desktop application
CN113835748B (en) Packaging method, system and readable medium for application program based on HTML5
CN109684846A (en) A kind of file extraction method and device
CN107402749B (en) Method and device for realizing picture loading library
Fu et al. Research on audio/video codec based on Android
CN114201174A (en) Construction method and device of hybrid mobile application, electronic equipment and storage medium
CN105094773B (en) The method for reusing and system of functions of modules
CN113377415A (en) Application publishing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211112

Address after: Room 516, floor 5, building 3, No. 969, Wenyi West Road, Wuchang Street, Yuhang District, Hangzhou City, Zhejiang Province

Patentee after: Alibaba Dharma Institute (Hangzhou) Technology Co., Ltd

Address before: P.O. Box 847, 4th floor, Grand Cayman capital building, British Cayman Islands

Patentee before: Alibaba Group Holdings Limited

TR01 Transfer of patent right