CN107688475B - Method for quoting Swift language class library based on IOS system software development kit - Google Patents

Method for quoting Swift language class library based on IOS system software development kit Download PDF

Info

Publication number
CN107688475B
CN107688475B CN201610633301.7A CN201610633301A CN107688475B CN 107688475 B CN107688475 B CN 107688475B CN 201610633301 A CN201610633301 A CN 201610633301A CN 107688475 B CN107688475 B CN 107688475B
Authority
CN
China
Prior art keywords
software development
development kit
ios
event information
swift language
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
CN201610633301.7A
Other languages
Chinese (zh)
Other versions
CN107688475A (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.)
Chuangsheng Shilian Digital Technology Beijing Co Ltd
Original Assignee
Chuangsheng Shilian Digital Technology Beijing 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 Chuangsheng Shilian Digital Technology Beijing Co Ltd filed Critical Chuangsheng Shilian Digital Technology Beijing Co Ltd
Priority to CN201610633301.7A priority Critical patent/CN107688475B/en
Publication of CN107688475A publication Critical patent/CN107688475A/en
Application granted granted Critical
Publication of CN107688475B publication Critical patent/CN107688475B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting

Abstract

The invention relates to a method for quoting a Swift language class library based on an IOS system software development kit, which is used for realizing that a dynamic library file which is printed by using an application program development tool provided by an iOS system manufacturer through Swift language normally runs on mobile equipment with 7.0 or below versions of the iOS system. The method comprises the following steps: monitoring event information of a software development kit; and calling data information corresponding to the event information in the Swift language class library when the monitored event information of the software development kit is preset event information.

Description

Method for quoting Swift language class library based on IOS system software development kit
Technical Field
The invention relates to the field of communication and computer processing, in particular to a method for quoting a Swift language class library based on an IOS system software development kit.
Background
With the development of internet technology, the iOS system is widely used, and when application software in the iOS system is manufactured, a software development kit based on the iOS system is widely used for enterprise or personal development. And (3) the complex business logic or the information which is not wanted to be seen by other people is made into a software development kit based on the iOS system, and a corresponding calling interface is reserved in the software development kit for the enterprise or the person of a third party to use. The iOS system-based software development kit has wide application in many civilian fields such as payment, statistics, advertising, sharing, charging and the like, and the iOS-based software development kit provides great help for developers of applications in mobile terminals of the iOS system, so that the developers can realize complex functions without paying attention to complex business logic.
However, the dynamic library file created by using the tool for developing the application program provided by the iOS system vendor through the Swift language can run on the mobile device of the 7.0 version of the iOS system, but an ERROR is reported when submitting the application store, such as an ERROR of "ERROR ITMS-90362:" inverse info.plist value "for the key 'minimum os version' in bundle value" the minimum value is 8.0", the ERROR information in the ERROR information is information indicating the application to be submitted, the ERROR information means that the lowest version of the allowable operating system of the configuration of the submitted application must be set to the 8.0 version of the iOS system, even if the version of the dynamic library file created by using the tool for developing the application program provided by the iOS system vendor cannot be realized as the 7.0 version of the dynamic library file created by using the tool for developing the application program provided by the iOS system vendor, the version of the static library file cannot be supported by the Swift library 7.0 version of the Swift system, and the static library can not be realized as the version of the static library created by using the static library provided by the Swift system vendor, which is system vendor can not support the Swift language.
Disclosure of Invention
In order to overcome the problems in the related art, the invention provides a method for quoting the Swift language class library based on an IOS system software development kit, which realizes that a dynamic library file which is printed by using an application program development tool provided by an iOS system manufacturer through the Swift language can normally run on mobile equipment with the version of the iOS system 7.0 or below.
The invention provides a method for quoting a Swift language class library based on an IOS system software development kit, which comprises the following steps:
monitoring event information of an iOS software development kit;
and calling data information corresponding to the event information in the Swift language library when the monitored event information of the iOS software development kit is preset event information.
When the event information of the iOS software development kit is determined to be the preset event information by monitoring the event information of the software development kit, and calling data information corresponding to the event information in the Swift language class library. The iOS software development kit and the Swift language class library of the iOS system are monitored by a third party, and when a calling event occurs, the iOS software development kit of the iOS system is communicated with the Swift language class library, so that the iOS software development kit which is issued by using an application program development tool provided by an iOS system manufacturer through the Swift language can normally run on mobile equipment with the version of the iOS system 7.0 or below.
Further, before monitoring the event information of the software development kit, the method further comprises:
receiving an enabling instruction for enabling an observer mode of preset event information in the iOS software development kit;
enabling the observer mode for preset event information in the iOS software development kit.
The third party monitors the iOS software development kit and the Swift language library of the iOS system by starting the observer mode and entering a third party monitoring state, so that the iOS software development kit which is made by using a tool for developing application programs provided by iOS system manufacturers through the Swift language can normally run on mobile equipment with the version of the iOS system 7.0 or below.
Further, the method further comprises:
receiving an input static library engineering establishment instruction;
according to the set-up instruction, the method comprises the following steps of, establishing a static library project;
receiving a creation instruction for creating an iOS software development kit in static library engineering;
according to the creation instruction, in the static library creating the iOS software development kit in engineering;
receiving an extraction instruction for extracting the Swift language class library from the iOS software development kit;
and extracting the Swift language class library from the iOS software development kit according to the extraction instruction, and storing the Swift language class library in the static library engineering.
The method comprises the steps of creating an iOS software development kit in a static library project, extracting a Swift language class library from the static library, storing the Swift language class library in the static library project, and storing the Swift language class library and the iOS software development kit in the static library project in a flat form, wherein application software developed by the iOS software development kit can meet the application of 7.0 and below versions of the iOS system, and the Swift language class library and the iOS software development kit are stored in the static library project in the flat form, so that the situation that the Swift language class library calls the Swift language class library can be realized, the iOS software development kit which is developed by using an application program development tool provided by an iOS system manufacturer through the Swift language can be further realized, and the iOS software development kit can normally run on mobile equipment of 7.0 and below versions of the iOS system.
Further, the method further comprises:
receiving a closing instruction for closing an observer mode of preset event information in the iOS software development kit;
and closing the observer mode of the preset event information in the iOS software development kit.
The observer mode is closed, so that the observer mode aiming at the preset event information can be closed when a certain third party is not required to observe certain preset event information, and the redundancy generated during the development of the application software is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a flowchart of a method for referencing a Swift language class library based on an IOS system software development kit according to an embodiment of the present invention.
Fig. 2 is a flowchart of a method for referencing a Swift language class library based on an IOS system software development kit according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
As shown in fig. 1, an embodiment of the present invention provides a method for quoting a Swift language class library based on an IOS system software development kit, which includes the following specific implementation steps:
in step S101, event information of the iOS software development kit is listened to.
In step S102, when the event information of the iOS software development kit is monitored as preset event information, the data information corresponding to the event information in the Swift language class library is called.
The embodiment of the invention provides a method for quoting a Swift language class library based on an IOS system software development kit. And calling data information corresponding to the event information in the Swift language class library when the event information of the iOS software development kit is determined to be preset event information by monitoring the event information of the software development kit. The iOS system iOS software development kit and the Swift language class library are monitored by a third party, and when a calling event occurs, the iOS system iOS software development kit is communicated with the Swift language class library, so that the iOS software development kit which is created by using an application program development tool provided by an iOS system manufacturer through the Swift language can normally run on mobile equipment with the version of iOS system 7.0 or below.
Further, before monitoring the event information of the software development kit, the method further comprises: step A1 to step A2.
In step A1, an enabling instruction to enable an observer mode for preset event information in an iOS software development kit is received.
In step A2, the observer mode for the preset event information in the iOS software development kit is enabled.
In this embodiment, the third party monitors the iOS software development kit and the Swift language class library of the iOS system by starting the observer mode and entering the third party monitoring state, so that the iOS software development kit developed by using a tool for developing an application program provided by an iOS system manufacturer through the Swift language can normally operate on mobile devices of the iOS system 7.0 and below.
Further, the method further comprises: step B1 to step B6.
In step B1, an input static library engineering establishment instruction is received.
In step B2, a static library project is established according to the establishment instruction.
In step B3, a creation instruction to create the iOS software development kit in the static library engineering is received.
In step B4, an iOS software development kit is created in the static library engineering according to the creation instruction.
In step B5, an extraction instruction to extract the Swift language class library from the iOS software development kit is received.
In step B6, according to the extraction instruction, the Swift language class library is extracted from the iOS software development kit, and is stored in the static library engineering.
In this embodiment, an iOS software development kit is created in a static library engineering, a Swift language class library is extracted from the static library, and the Swift language class library is stored in the static library engineering, so that the Swift language class library and the iOS software development kit are stored in the static library engineering in a flat manner, application software developed by the iOS software development kit can satisfy applications of 7.0 and below versions of the iOS system, and the Swift language class library and the iOS software development kit are stored in the static library engineering in a flat manner, so that the iOS software development kit can call the Swift language class library, and further the iOS software development kit developed by using a tool for developing application programs provided by an iOS system manufacturer through the Swift language can be realized to normally operate on mobile devices of 7.0 and below versions of the iOS system.
Further, the method further comprises: step C1 to step C2.
In step C1, a close instruction to close the observer mode of the preset event information in the iOS software development kit is received.
In step C2, the observer mode for the preset event information in the iOS software development kit is closed.
In this embodiment, the observer mode is turned off, so that the observer mode for the preset event information can be turned off without a third party observing the preset event information, and redundancy generated during development of application software is reduced.
How to implement the method for referencing the Swift language class library based on the IOS system software development kit is explained in detail by specific embodiments below.
As shown in fig. 2, an embodiment of the present invention provides a method for quoting a Swift language class library based on an IOS system software development kit, which includes the following specific implementation steps:
in step S201, an input static library engineering setup instruction is received.
In step S202, a static library project is created according to the creation instruction.
For example, a static library project of a software development kit of iOS is created (since a dynamic library file created by a tool for developing an application provided by an iOS system manufacturer supports only the mobile terminal of the iOS system 8.0 or more version, the developed application can be created by creating a static library project using the tool for developing an application provided by the iOS system manufacturer, and the developed application can be supported by the mobile terminal of the iOS system 8.0 or more version and the iOS system 7.0 or less version).
In step S203, a creation instruction to create the iOS software development kit in the static library engineering is received.
In step S204, an iOS software development kit is created in the static library engineering according to the creation instruction.
In step S205, an extraction instruction to extract the Swift language class library from the static library in the software development kit is received.
In step S206, according to the extraction instruction, the Swift language class library is extracted from the iOS software development kit, and is stored in the static library engineering.
For example, the Swift language class library to be used is extracted from the iOS software development kit, is placed in the static library engineering, i.e., outside of the iOS and software development kit, and the iOS and software development kit are in a flat relationship in static library engineering.
In step S207, an enabling instruction to enable the observer mode for the preset event information in the software development kit is received.
For example, the NSNotification center (a message communication mechanism) can implement a very large span of communication mechanisms, which can communicate for two objects without reference relationship. The communication principle of the NSNotificationCenter uses the observer pattern. The NSNotification center registers that a third party is interested in the preset event information (which may be named by a character string) and the calling data when the preset event information is triggered. When the NSNotificationCenter monitors the preset event information, and calling data corresponding to the preset event information.
In step S208, the observer mode for the preset event information in the software development kit is enabled.
In the step S209, the process proceeds, and monitoring the event information of the software development kit.
For example, [ [ NSNotification center default center ] addObserver [1] ] selector @ selector ([ 2 ]) name @, [3] "object: [4] ].
Where [1] indicates who is listening for the event, and generally fills self, i.e., is the third party.
[2] And the third party monitors the calling data corresponding to the preset event information and fills in the self-defined name, and the parameter may or may not be present.
[3] The name of the preset event information which represents the third party monitoring is consistent with the name of the sent event information, so that the third party can monitor when other objects send messages.
[4] If there is a certain object, the name of the specific object is written, and if nil is written, the event with the name of [3] sent by all the objects in the running program is intercepted.
The statement means that when the object [4] to be monitored sends a message with the name [3], the object [1] actively monitored by the third file software receives the message with the name [3], and then calls the data with the name [2 ].
In step S210, when it is monitored that the event information of the software development kit is the preset event information, the data information corresponding to the event information in the Swift language class library is called.
When step S210 is completed, the message is sent at the time when the following logic flow is executed in the iOS software development kit:
NSMutableDictionary*userMsg=[[NSMutableDictionary alloc]init];
[userMsg setObject:aaa forKey:@"aaa"];
[userMsg setObject:bbb forKey:@"bbb"];
[[NSNotificationCenter defaultCenter]postNotificationName:@"[1]"object:[2]userInfo:userMsg];
the meaning of this sentence is: "nsmutableditionary = [ [ nsmutableditionary alloc ] init ]; "is a declared dictionary of the NSMutableDirectional type, named userMsg.
"[ userMsg setObject: aaa for Key: @" aaa "]; [ userMsg setObject: bbb forKey @ 'bbb' ]; "assign value to dictionary, set key value pair key, value.
"[ [ NSNotification center default center ] postNotification name: @" [1] "object: [2] -userInfo ]; "for sending a message named [1], and [2] generally write self, which indicates that the object sending the message is itself, and there may be other objects monitoring itself, and some information userMsg is attached to the sent message.
In step S211, a close instruction to close the observer pattern of the preset event information in the software development kit is received.
In step S212, the observer pattern for the preset event information in the software development kit is turned off.
For example, [ [ NSNotification center default center ] removeObserver: [1]
name:@"[2]"object:[3]];
The statement means that for removing a snoop event named [2] issued by a third party [1] and an observed object [3], i.e. the third party [1] has not been interested in the message named [2] issued by [3], then the third party [1] does not perform any response to the message named [2] issued by the observed object [3] [ [ NSNotification center default center ] removeObserver: [1 ]: name: "[2]" object: [3] ];
explanation: as the name implies, removing the third party named [1], the observed object named [3] issued a listening event named [2], i.e., the third party [1] had no interest in the message named [2] issued by [3], then the third party [1] did not perform any response to the message named [2] issued by the observed object named [3 ].
The embodiment of the invention provides a method for quoting a Swift language class library based on an IOS system software development kit, which realizes that a dynamic library file which is created by using an application program development tool provided by an iOS system manufacturer through the Swift language can normally run on mobile equipment with the version of iOS system 7.0 or below.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements that have been described above and shown in the drawings, and that various modifications and changes can be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (1)

1. A method for quoting a Swift language class library based on an IOS system software development kit is characterized by comprising the following steps:
monitoring event information of a software development kit;
when the event information of the software development kit is monitored to be preset event information, calling data information corresponding to the event information in a Swift language class library;
when the event information of the iOS software development kit is determined to be the preset event information by monitoring the event information of the software development kit, calling data information corresponding to the event information in the Swift language class library; monitoring an IOS software development kit of the iOS system and the Swift language class library through a third party, and enabling the iOS software development kit of the iOS system to be communicated with the Swift language class library when a calling event occurs, so that the iOS software development kit which is made by using a tool for developing application programs provided by an iOS system manufacturer through the Swift language can normally run on mobile equipment of 7.0 and below versions of the iOS system;
before monitoring the event information of the software development kit, the method further comprises the following steps:
receiving an enabling instruction for enabling an observer mode of preset event information in the software development kit;
enabling the observer mode for preset event information in the software development kit;
enabling an observer mode, entering a third party monitoring state, and realizing that a third party monitors the iOS system iOS software development kit and the Swift language class library, so that the iOS software development kit which is issued by using the tool for developing the application program provided by the iOS system manufacturer through the Swift language can normally run on mobile equipment of the iOS system 7.0 and below;
the method further comprises the following steps:
receiving an input static library engineering establishment instruction;
establishing a static library project according to the establishing instruction;
receiving a creation instruction for creating an iOS software development kit in static library engineering;
creating the iOS software development kit in the static library engineering according to the creation instruction;
receiving an extracting instruction for extracting a Swift language class library from a static library in the software development kit;
extracting the Swift language class library from the iOS software development kit according to the extraction instruction, and storing the Swift language class library in the static library engineering;
creating the iOS software development kit in the static library engineering, extracting the Swift language class library from the static library, storing the Swift language class library in the static library engineering, storing the Swift language class library and the iOS software development kit in the static library engineering in a flat form, wherein application software developed by the iOS software development kit meets the application of 7.0 and the following versions of the iOS system, storing the Swift language class library and the iOS software development kit in the static library engineering in the flat form, calling the Swift language class library by the iOS software development kit, further realizing that the iOS software development kit which is developed by a tool for developing application programs provided by the iOS system manufacturer through the Swift language is normally operated on mobile equipment of 7.0 and the following versions of the iOS system;
the method further comprises the following steps:
receiving a shutdown preset in the software development kit a closing instruction of an observer mode of the event information;
closing the observer mode of preset event information in the software development kit;
the method further comprises the following steps: after the Swift language class library is extracted from the iOS software development kit according to the extraction instruction and stored in the static library project, before the receiving of a close instruction for closing the observer pattern of the preset event information in the software development kit,
receiving an enabling instruction for enabling an observer mode of preset event information in a software development kit;
starting an observer mode for preset event information in a software development kit;
monitoring event information of a software development kit;
when the event information of the software development kit is monitored to be preset event information, calling data information corresponding to the event information in the Swift language class library;
at the moment the next logical flow is executed in the iOS software development kit, the following messages are sent:
NSMutableDictionary*userMsg=[[NSMutableDictionary alloc]init];
[userMsgsetObject:aaa forKey:@"aaa"];
[userMsgsetObject:bbb forKey:@"bbb"];
[[NSNotificationCenterdefaultCenter]postNotificationName:@"[1]" object:[2]userInfo:userMsg]。
CN201610633301.7A 2016-08-04 2016-08-04 Method for quoting Swift language class library based on IOS system software development kit Active CN107688475B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610633301.7A CN107688475B (en) 2016-08-04 2016-08-04 Method for quoting Swift language class library based on IOS system software development kit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610633301.7A CN107688475B (en) 2016-08-04 2016-08-04 Method for quoting Swift language class library based on IOS system software development kit

Publications (2)

Publication Number Publication Date
CN107688475A CN107688475A (en) 2018-02-13
CN107688475B true CN107688475B (en) 2023-03-31

Family

ID=61150948

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610633301.7A Active CN107688475B (en) 2016-08-04 2016-08-04 Method for quoting Swift language class library based on IOS system software development kit

Country Status (1)

Country Link
CN (1) CN107688475B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111142930B (en) * 2019-12-30 2021-07-16 瑞庭网络技术(上海)有限公司 Installation package file packaging method and device, terminal device and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101004680A (en) * 2006-11-23 2007-07-25 福建顶点软件股份有限公司 Flexible, fast software development method and support system by using kernels of direct operation object model definition
CN104423935A (en) * 2013-08-25 2015-03-18 上海莞东拿信息科技有限公司 Apple mobile phone platform system based journey flight dynamic notification system and method
CN104484201A (en) * 2014-12-11 2015-04-01 北京国双科技有限公司 Method and device for updating software tool development package of IOS (Internetwork Operating System) equipment
CN104580532A (en) * 2015-02-05 2015-04-29 中国农业银行股份有限公司 Cross-platform application system
CN104615462A (en) * 2015-01-26 2015-05-13 北京邮电大学 Cross-platform mobile application generating server side and system
CN105022620A (en) * 2014-04-28 2015-11-04 上海未达数码科技有限公司 Application software development method based on mobile platform
CN105511877A (en) * 2015-12-09 2016-04-20 江苏风云网络服务有限公司 Automatic APP (application) generation method

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8626720B2 (en) * 2008-02-11 2014-01-07 International Business Machines Corporation System and method of reconstructing complex custom objects
CN102662646B (en) * 2012-03-01 2015-09-23 华为技术有限公司 Sensing data disposal route and computing node
CN103885763A (en) * 2012-12-21 2014-06-25 腾讯科技(深圳)有限公司 Operating system resource access method and system
CN103914321B (en) * 2013-01-05 2018-11-06 腾讯科技(深圳)有限公司 A kind of method and mobile terminal of the message handling ability of calling system
US9183120B1 (en) * 2013-06-04 2015-11-10 The Mathworks, Inc. Functional dependency analysis
CN104572042B (en) * 2013-10-15 2019-02-12 航天信息股份有限公司 The cross-platform middleware device and its implementation of mobile terminal device
JP6456028B2 (en) * 2014-02-07 2019-01-23 キヤノン株式会社 Information processing apparatus, information processing method, and program
CN105488386B (en) * 2014-10-13 2020-05-05 腾讯科技(深圳)有限公司 Protection method of iOS terminal and terminal
CN104636139B (en) * 2015-01-26 2018-05-15 北京邮电大学 One kind visualizes cross-platform mobile application exploitation and generation system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101004680A (en) * 2006-11-23 2007-07-25 福建顶点软件股份有限公司 Flexible, fast software development method and support system by using kernels of direct operation object model definition
CN104423935A (en) * 2013-08-25 2015-03-18 上海莞东拿信息科技有限公司 Apple mobile phone platform system based journey flight dynamic notification system and method
CN105022620A (en) * 2014-04-28 2015-11-04 上海未达数码科技有限公司 Application software development method based on mobile platform
CN104484201A (en) * 2014-12-11 2015-04-01 北京国双科技有限公司 Method and device for updating software tool development package of IOS (Internetwork Operating System) equipment
CN104615462A (en) * 2015-01-26 2015-05-13 北京邮电大学 Cross-platform mobile application generating server side and system
CN104580532A (en) * 2015-02-05 2015-04-29 中国农业银行股份有限公司 Cross-platform application system
CN105511877A (en) * 2015-12-09 2016-04-20 江苏风云网络服务有限公司 Automatic APP (application) generation method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘颖等.基于iOS远程控制应用的设计与实现.《吉林大学学报(信息科学版)》.2011,第29卷(第5期),第451-456页. *

Also Published As

Publication number Publication date
CN107688475A (en) 2018-02-13

Similar Documents

Publication Publication Date Title
CN109325195B (en) Rendering method and system for browser, computer device and computer storage medium
CN108345531B (en) Test method, device and system
WO2020238277A1 (en) Access method based on h5 access mode, access assembly thereof and mobile terminal
CN107203419A (en) Intermodule call method, apparatus and system in application program
JP2019510315A (en) Application updating method and apparatus for mobile terminal
CN111782519A (en) Test method and device and electronic equipment
CN114780080A (en) Micro front end integration method, device and monitoring method
CN106843937A (en) A kind of tune for notifying corresponding A pp plays method and device
CN109582317B (en) Method and apparatus for debugging hosted applications
CN109889468B (en) Network data transmission method, system, device, equipment and storage medium
CN112930530B (en) Client application for network application execution
US9760472B2 (en) Tenant code debugging in multi-tenant systems
JP2019509567A (en) Resource loading method, service function implementing method and apparatus for application (APP)
CN107273226B (en) Method and device for integrating components in android system and calling integrated components
CN107688475B (en) Method for quoting Swift language class library based on IOS system software development kit
CN109857963A (en) Local resource access method, device and electronic equipment
CN109388435A (en) Realize app while the repeatedly method and apparatus of opening operation
CN108664343B (en) State calling method and device for micro-service
CN111782520A (en) Test method and device and electronic equipment
CN115629976A (en) Kernel testing method and device and storage medium
CN107015787B (en) Method and device for designing interactive application framework
CN108733401B (en) Method and device for realizing browser compatibility
CN105912352A (en) Method and terminal for upgrading in mobile terminal
CN113515299A (en) Software development kit SDK hot upgrading method, device, equipment and storage medium
CN107885982B (en) Login control processing method and terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant