CN113934467A - Cordova plug-in-based engineering access method and device - Google Patents
Cordova plug-in-based engineering access method and device Download PDFInfo
- Publication number
- CN113934467A CN113934467A CN202111107786.3A CN202111107786A CN113934467A CN 113934467 A CN113934467 A CN 113934467A CN 202111107786 A CN202111107786 A CN 202111107786A CN 113934467 A CN113934467 A CN 113934467A
- Authority
- CN
- China
- Prior art keywords
- plug
- cordova
- information
- target project
- cordova plug
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/42—Syntactic analysis
- G06F8/427—Parsing
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
The invention provides a method and a device for accessing engineering based on a Cordova plug-in, wherein the method comprises the following steps: analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in; and inserting the Cordova plug-in into the required target project according to the analytic information of the Cordova plug-in. Therefore, the method and the device can obtain the analysis information by analyzing the Cordova plug-in, and plug the Cordova plug-in into the required target engineering according to the configuration information and the config-file label information in the analysis information of the Cordova plug-in, so that the Cordova plug-in can be used in the target engineering, and the universality of the Cordova plug-in is improved.
Description
Technical Field
The invention relates to the field of software development, in particular to a method and a device for accessing engineering based on a Cordova plug-in.
Background
Along with the rapid development of the society, the mobile intelligent terminal has greater and greater influence on the life of people, the application program can be downloaded on the mobile intelligent terminal, the life of people is greatly facilitated, and in the field of hybrid development of the mobile intelligent terminal, the Cordova project is a powerful hybrid development framework which can use HTML, CSS and JavaScript to construct a hybrid mobile application program.
At present, during development work of developers on the Cordova project, a large number of powerful Cordova plug-ins can be used for assisting the developers to rapidly develop, and the Cordova plug-ins must be used based on the Cordova project. Therefore, the improvement of the universality of the Cordova plug-in is particularly important.
Disclosure of Invention
The invention aims to provide a method and a device for accessing engineering based on a Cordova plug-in, which can use the Cordova plug-in on target engineering, thereby improving the universality of the Cordova plug-in.
In order to solve the technical problem, the first aspect of the present invention discloses a method for access engineering based on a Cordova plug-in, which includes:
analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in;
and inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in.
As an optional implementation manner, in the first aspect of the present invention, before the inserting the Cordova plug into the required target project according to the analytic information of the Cordova plug, the method further includes:
acquiring the path information of the Cordova plug-in and the Xcodepject path information of the required target project;
the inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in comprises the following steps:
and inserting the Cordova plug-in into the required target project according to the analysis information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodepproject of the required target project.
As an optional implementation manner, in the first aspect of the present invention, the inserting the Cordova plug into the required target project according to the parsing information of the Cordova plug, the path information of the Cordova plug, and the path information of xcodedrop of the required target project includes:
modifying the configuration attribute of the Xcode of the target project according to the configuration information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodepproject of the target project;
and inserting the Config-file label information of the Cordova plug-in into a Widget label of Config.xml according to the path information of the Cordova plug-in and the Xcodepject path information of the target project.
As an optional implementation manner, in the first aspect of the present invention, the analyzing the Cordova plug to obtain the analysis information of the Cordova plug includes:
analyzing the Cordova plug-in by using Ruby language to obtain the analysis information of the Cordova plug-in.
As an optional implementation manner, in the first aspect of the present invention, the configuration information of the Cordova plug-in includes a resource file, a header file, a source file, and a library file.
As an alternative implementation, in the first aspect of the present invention, the configuration attributes include library files, resource files, code files, and compilation options.
The invention discloses a device for access engineering based on a Cordova plug-in unit, which comprises:
the analysis module is used for analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in;
and the inserting module is used for inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in.
As an alternative embodiment, in the second aspect of the present invention, the apparatus further comprises:
an obtaining module, configured to obtain path information of the Cordova plugin and path information of an xcodedrop of a required target project before the inserting module inserts the Cordova plugin into the required target project according to the analysis information of the Cordova plugin;
the specific way for the inserting module to insert the Cordova plug-in into the required target project according to the analytic information of the Cordova plug-in is as follows:
and inserting the Cordova plug-in into the required target project according to the analysis information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodepproject of the required target project.
As an alternative implementation, in the second aspect of the present invention, the insertion module includes a modification sub-module and an insertion sub-module, wherein:
the modification submodule is used for modifying the configuration attribute of the Xcode of the target project according to the configuration information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodeproject of the target project;
the inserting sub-module is used for inserting the Config-file label information of the Cordova plug-in into a Widget label of Config. xml according to the path information of the Cordova plug-in and the path information of the Xcodeproject of the target project.
As an optional implementation manner, in the second aspect of the present invention, the specific manner in which the analysis module analyzes the Cordova plug-in to obtain the analysis information of the Cordova plug-in is as follows:
analyzing the Cordova plug-in by using Ruby language to obtain the analysis information of the Cordova plug-in.
As an alternative embodiment, in the second aspect of the present invention, the configuration information of the Cordova plug-in includes a resource file, a header file, a source file, and a library file.
As an alternative implementation, in the second aspect of the present invention, the configuration attributes include library files, resource files, code files, and compilation options.
The invention discloses a third aspect of the invention discloses another device for access engineering based on a Cordova plug-in unit, which comprises:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to execute part or all of the steps of the method for the access engineering based on the Cordova plug-in disclosed by the first aspect of the invention.
In a fourth aspect of the invention, a computer storage medium is disclosed, which stores computer instructions for performing some or all of the steps of the method of the Cordova plug-in based access engineering disclosed in the first aspect of the invention when called.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the Cordova plug-in is analyzed to obtain the analysis information of the Cordova plug-in, wherein the analysis information comprises the configuration information of the Cordova plug-in and the config-file label information of the Cordova plug-in; and inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in. Therefore, the method and the device can obtain the analysis information by analyzing the Cordova plug-in, and plug the Cordova plug-in into the required target engineering according to the configuration information and the config-file label information in the analysis information of the Cordova plug-in, so that the Cordova plug-in can be used in the target engineering, and the universality of the Cordova plug-in is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flow chart of a method for access engineering based on a Cordova plug-in disclosed by the embodiment of the invention;
fig. 2 is a schematic flow chart of another method for access engineering based on a Cordova plug-in disclosed by the embodiment of the invention;
fig. 3 is a schematic structural diagram of a device for access engineering based on a Cordova plug-in unit disclosed by the embodiment of the invention;
fig. 4 is a schematic structural diagram of another apparatus for access engineering based on a Cordova plug disclosed by the embodiment of the invention;
fig. 5 is a schematic structural diagram of another apparatus for access engineering based on a Cordova plug, which is disclosed by the embodiment of the invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, 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 only a part of the embodiments of the present invention, and not all of the embodiments. 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.
The terms "first," "second," and the like in the description and claims of the present invention and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, apparatus, product, or apparatus that comprises a list of steps or elements is not limited to those listed but may alternatively include other steps or elements not listed or inherent to such process, method, product, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The embodiment of the invention discloses a method and a device for accessing engineering based on a Cordova plug-in, which can obtain analysis information by analyzing the Cordova plug-in, and can insert the Cordova plug-in into a required target engineering according to configuration information and config-file label information in the analysis information of the Cordova plug-in, thereby realizing the use of the Cordova plug-in the target engineering and improving the universality of the Cordova plug-in. The following are detailed below.
Example one
Referring to fig. 1, fig. 1 is a schematic flow chart of a method for access engineering based on a Cordova plug-in according to an embodiment of the present invention. As shown in fig. 1, the method for access engineering based on a Cordova plug-in may include the following operations:
101. analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in.
In the embodiment of the invention, the Cordova plug-in is analyzed according to the official document of the Cordova plug-in, wherein the Cordova plug-in comprises a plurality of description files which describe respective related information (such as the configuration information of the Xcode).
102. And inserting the Cordova plug-in into the required target project according to the analytic information of the Cordova plug-in.
In the embodiment of the invention, the target engineering can be Cordova engineering or other engineering except the Cordova engineering, the invention is not limited, and the Cordova plug-in can be used for other engineering by the content (configuration information and config-file label information) of the analysis information of the Cordova plug-in.
Therefore, the method for implementing the access engineering based on the Cordova plugin, which is described in the embodiment of the invention, can obtain the analysis information by analyzing the Cordova plugin, and insert the Cordova plugin into the required target engineering according to the configuration information and the config-file tag information included in the analysis information of the Cordova plugin, so that the Cordova plugin can be used in the target engineering, and the universality of the Cordova plugin is improved.
Example two
Referring to fig. 2, fig. 2 is a flowchart illustrating a method for access engineering based on a Cordova plug-in according to an embodiment of the present invention. As shown in fig. 2, the method of access engineering based on a Cordova plug-in may include the following operations:
201. analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in.
In an optional embodiment, parsing the Cordova plug-in to obtain the parsing information of the Cordova plug-in may include:
and analyzing the Cordova plug-in by using Ruby language to obtain analysis information of the Cordova plug-in.
It can be seen that, in the alternative embodiment, by parsing the Cordova plug-in using Ruby language, the convenience of parsing the Cordova plug-in can be improved.
202. And acquiring the path information of the Cordova plug-in and the Xcodepject path information of the required target project.
In the embodiment of the invention, the relevant content corresponding to the Cordova plug-in can be obtained through the path information of the Cordova plug-in, and the relevant content corresponding to the target project can be obtained through the required Xcodedrop path information of the target project.
203. And modifying the configuration attribute of the Xcode of the target project according to the configuration information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcode project of the target project.
In the embodiment of the invention, the Xcode is an editor and a compiler, the Xcode is an integrated development tool running on an operating system, the Xcode is the fastest mode for developing the application program, the Xcode has a uniform user interface design, the coding, the testing and the debugging are all completed in a simple window, and the Xcode can improve the efficiency of developing the application program by developers.
In the embodiment of the invention, according to the configuration information of the Cordova plug-in, the configuration attribute of the Xcode of the target project is modified through the path information of the Cordova plug-in and the path information of the Xcode of the target project, and the Xcode can identify the Cordova plug-in when the target project is operated by modifying the configuration attribute of the Xcode of the target project.
In another alternative embodiment, the configuration information of the Cordova plug-in includes a resource file, a header file, a source file, and a library file.
In yet another alternative embodiment, the configuration attributes include library files, resource files, code files, and compilation options.
204. And inserting the Config-file label information of the Cordova plug-in into a Widget label of Config.xml according to the path information of the Cordova plug-in and the Xcodepject path information of the target project.
In the embodiment of the invention, after the Config-file label information of the Cordova plug-in is inserted into the Widget label of Config.
It can be seen that, by implementing the method for access engineering based on the Cordova plugin, which is described in the embodiment of the present invention, analysis information, path information of the Cordova plugin and path information of an xcodeject of a target engineering can be obtained by analyzing the Cordova plugin, and a configuration attribute of the Xcode of the target engineering is modified, so that the Xcode can identify the Cordova plugin; and inserting the Config-file label information of the Cordova plug-in into a Widget label of Config.xml, so that the Cordova plug-in can smoothly run in a target project, and finally the Cordova plug-in can be used in the target project, thereby improving the universality of the Cordova plug-in.
EXAMPLE III
Referring to fig. 3, fig. 3 is a schematic structural diagram of a device for access engineering based on a Cordova plug according to an embodiment of the present invention. As shown in fig. 3, the apparatus may include:
the analysis module 301 is configured to analyze the Cordova plugin to obtain analysis information of the Cordova plugin, where the analysis information includes configuration information of the Cordova plugin and config-file tag information of the Cordova plugin;
and the inserting module 302 is used for inserting the Cordova plug-in into the required target project according to the analytic information of the Cordova plug-in.
It can be seen that, by implementing the method for implementing the access engineering based on the Cordova plugin described in fig. 3, the analytic information can be obtained by analyzing the Cordova plugin, and the Cordova plugin is inserted into the required target engineering according to the configuration information and the config-file tag information included in the analytic information of the Cordova plugin, so that the application of the Cordova plugin on the target engineering can be realized, and the universality of the Cordova plugin is improved.
In an alternative embodiment, as shown in fig. 4, the apparatus further comprises:
an obtaining module 303, configured to obtain path information of the Cordova plug-in and path information of an xcodedrop of a required target project before the inserting module 302 inserts the Cordova plug-in into the required target project according to the analysis information of the Cordova plug-in;
the specific way for the inserting module 302 to insert the Cordova plug-in into the required target project according to the analytic information of the Cordova plug-in is as follows:
and inserting the Cordova plug-in into the required target project according to the analysis information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodeproject of the required target project.
In another alternative embodiment, as shown in fig. 4, the insertion module 302 includes a modification submodule 3021 and an insertion submodule 3022, wherein:
the modification submodule 3021 is configured to modify the configuration attribute of the Xcode of the target project according to the configuration information of the Cordova plug-in, the path information of the Cordova plug-in, and the path information of the xcodeject of the target project;
the inserting sub-module 3022 is configured to insert the Config-file label information of the Cordova plugin into the Widget label of config.xml according to the path information of the Cordova plugin and the path information of the Xcodeproject of the target project.
It can be seen that, by implementing the method for access engineering based on the Cordova plugin described in fig. 4, the analysis information, the path information of the Cordova plugin and the path information of the xcodeject of the target engineering can be obtained by analyzing the Cordova plugin, and the configuration attribute of the Xcode of the target engineering is modified, so that the Xcode can identify the Cordova plugin; and inserting the Config-file label information of the Cordova plug-in into a Widget label of Config.xml, so that the Cordova plug-in can smoothly run in a target project, and finally the Cordova plug-in can be used in the target project, thereby improving the universality of the Cordova plug-in.
In yet another optional embodiment, the parsing module 301 parses the Cordova plug-in to obtain parsing information of the Cordova plug-in a specific manner:
and analyzing the Cordova plug-in by using Ruby language to obtain analysis information of the Cordova plug-in.
It can be seen that, in the alternative embodiment, by parsing the Cordova plug-in using Ruby language, the convenience of parsing the Cordova plug-in can be improved.
In yet another alternative embodiment, the configuration information of the Cordova plug-in includes a resource file, a header file, a source file, and a library file.
In yet another alternative embodiment, the configuration attributes include library files, resource files, code files, and compilation options.
Example four
Referring to fig. 5, fig. 5 is a schematic structural diagram of another apparatus for access engineering based on a Cordova plug according to an embodiment of the present invention. As shown in fig. 5, the apparatus may include:
a memory 401 storing executable program code;
a processor 402 coupled with the memory 401;
the processor 402 calls the executable program code stored in the memory 401 for performing the steps in the method of the Cordova plug-in based access engineering described in the first or second embodiment.
EXAMPLE five
The embodiment of the invention discloses a computer-readable storage medium which stores a computer program for electronic data exchange, wherein the computer program enables a computer to execute the steps of the method for access engineering based on the Cordova plug-in described in the first embodiment or the second embodiment.
EXAMPLE six
An embodiment of the invention discloses a computer program product comprising a non-transitory computer readable storage medium storing a computer program, and the computer program is operable to cause a computer to perform the steps of the method for Cordova plug-in based access engineering described in the first or second embodiment.
The above-described embodiments of the apparatus are merely illustrative, and the modules described as separate components may or may not be physically separate, and the components shown as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. 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 detailed description of the embodiments, those skilled in the art will clearly understand that the embodiments may be implemented by software plus a necessary general hardware platform, and may also be implemented by hardware. Based on such understanding, the above technical solutions may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, wherein the storage medium includes a Read-Only Memory (ROM), a Random Access Memory (RAM), a Programmable Read-Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), a One-time Programmable Read-Only Memory (OTPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Compact Disc-Read-Only Memory (CD-ROM) or other magnetic disk, a magnetic tape Memory, a magnetic tape, a magnetic disk, Or any other medium which can be used to carry or store data and which can be read by a computer.
Finally, it should be noted that: the method and apparatus for access engineering based on Cordova plug-in disclosed in the embodiments of the present invention are only the preferred embodiments of the present invention, and are only used for illustrating the technical solutions of the present invention, not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those skilled in the art; the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the spirit and scope of the technical solutions of the embodiments of the present invention.
Claims (10)
1. A method for access engineering based on a Cordova plug-in, the method comprising:
analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in;
and inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in.
2. A method for coreva plug-in based access engineering according to claim 1, characterized in that before inserting the coreva plug-in to the desired target engineering according to the parsed information of the coreva plug-in, the method further comprises:
acquiring the path information of the Cordova plug-in and the Xcodepject path information of the required target project;
the inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in comprises the following steps:
and inserting the Cordova plug-in into the required target project according to the analysis information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodepproject of the required target project.
3. A method of Cordova plug-in based access engineering according to claim 2, wherein the inserting the Cordova plug-in to the required target project according to the resolution information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of xcodedrop of the required target project comprises:
modifying the configuration attribute of the Xcode of the target project according to the configuration information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodepproject of the target project;
and inserting the Config-file label information of the Cordova plug-in into a Widget label of Config.xml according to the path information of the Cordova plug-in and the Xcodepject path information of the target project.
4. A method for coreva plug-in based access engineering according to any of the claims 1-3, characterized in that said parsing said coreva plug-in to obtain said parsed information of said coreva plug-in comprises:
analyzing the Cordova plug-in by using Ruby language to obtain the analysis information of the Cordova plug-in.
5. A Cordova plugin-based access engineering method according to claim 4, characterised in that the configuration information of the Cordova plugin includes resource files, header files, source files and library files.
6. A method for Cordova plug-in based access engineering according to claim 3, characterized in that the configuration attributes comprise library files, resource files, code files and compilation options.
7. A device for access engineering based on a Cordova plug-in, characterized in that it comprises:
the analysis module is used for analyzing the Cordova plug-in to obtain analysis information of the Cordova plug-in, wherein the analysis information comprises configuration information of the Cordova plug-in and config-file label information of the Cordova plug-in;
and the inserting module is used for inserting the Cordova plug-in into a required target project according to the analytic information of the Cordova plug-in.
8. Apparatus for coreva plug-in based access engineering according to claim 7, characterized in that it further comprises:
an obtaining module, configured to obtain path information of the Cordova plugin and path information of an xcodedrop of a required target project before the inserting module inserts the Cordova plugin into the required target project according to the analysis information of the Cordova plugin;
the specific way for the inserting module to insert the Cordova plug-in into the required target project according to the analytic information of the Cordova plug-in is as follows:
and inserting the Cordova plug-in into the required target project according to the analysis information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodepproject of the required target project.
9. Apparatus for cordiva plug-in based access engineering according to claim 8, characterized in that the plug-in module comprises a modification sub-module and a plug-in sub-module, wherein:
the modification submodule is used for modifying the configuration attribute of the Xcode of the target project according to the configuration information of the Cordova plug-in, the path information of the Cordova plug-in and the path information of the Xcodeproject of the target project;
the inserting sub-module is used for inserting the Config-file label information of the Cordova plug-in into a Widget label of Config. xml according to the path information of the Cordova plug-in and the path information of the Xcodeproject of the target project.
10. A device for access engineering based on a Cordova plug-in, characterized in that it comprises:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to perform part or all of the steps of the method of Cordova plug-in based access engineering according to any of the claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111107786.3A CN113934467A (en) | 2021-09-22 | 2021-09-22 | Cordova plug-in-based engineering access method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111107786.3A CN113934467A (en) | 2021-09-22 | 2021-09-22 | Cordova plug-in-based engineering access method and device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113934467A true CN113934467A (en) | 2022-01-14 |
Family
ID=79276285
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111107786.3A Pending CN113934467A (en) | 2021-09-22 | 2021-09-22 | Cordova plug-in-based engineering access method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113934467A (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150113093A1 (en) * | 2013-10-21 | 2015-04-23 | Frank Brunswig | Application-aware browser |
CN106201610A (en) * | 2016-07-06 | 2016-12-07 | 青岛海信移动通信技术股份有限公司 | Web application accesses the method and device of the primary function of terminal |
CN106528184A (en) * | 2016-12-29 | 2017-03-22 | 山东浪潮商用系统有限公司 | App development method based on cordova platform |
-
2021
- 2021-09-22 CN CN202111107786.3A patent/CN113934467A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150113093A1 (en) * | 2013-10-21 | 2015-04-23 | Frank Brunswig | Application-aware browser |
CN106201610A (en) * | 2016-07-06 | 2016-12-07 | 青岛海信移动通信技术股份有限公司 | Web application accesses the method and device of the primary function of terminal |
CN106528184A (en) * | 2016-12-29 | 2017-03-22 | 山东浪潮商用系统有限公司 | App development method based on cordova platform |
Non-Patent Citations (2)
Title |
---|
ROBERT-CYSY: "手工安装cordova插件到Android工程中", pages 1 - 5, Retrieved from the Internet <URL:https://blog.csdn.net/robert_cysy/article/details/77073159> * |
陈亮 等: "基于物联网CSRmesh协议的智能灯泡Codova插件及其应用开发", 数据通信, no. 3, pages 11 - 15 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN117009231B (en) | Automatic generation method and device for high-reliability unit test based on conversational large language model | |
CN112905933A (en) | Page jump method and device, electronic equipment and storage medium | |
CN112965720A (en) | Component compiling method, device, equipment and computer readable storage medium | |
CN111522583A (en) | Method and device for generating configuration file, computer equipment and storage medium | |
CN112114866B (en) | Data conversion loading method and device of JSON file and storage medium | |
CN110543427A (en) | Test case storage method and device, electronic equipment and storage medium | |
CN113377667A (en) | Scene-based testing method and device, computer equipment and storage medium | |
CN115357235A (en) | Form-based business rule configuration method and device | |
CN113760291B (en) | Log output method and device | |
CN113934467A (en) | Cordova plug-in-based engineering access method and device | |
CN115617352B (en) | C code detection method, equipment and storage medium based on safety coding standard | |
CN117539471A (en) | Method and system for multiplexing existing resources by low-code development platform | |
CN113641594B (en) | Cross-terminal automatic testing method and related device | |
CN113448874A (en) | Method and device for generating unit test script | |
CN114661298A (en) | Automatic public method generation method, system, device and medium | |
CN113626100A (en) | Shared library processing method and device, electronic equipment and storage medium | |
CN114065197A (en) | Call sequence generation method and device, electronic equipment, storage medium and product | |
CN114528218A (en) | Test program generation method, test program generation device, storage medium, and electronic device | |
CN111258586B (en) | Fast application running and compiling method and device, electronic equipment and storage medium | |
CN112799942B (en) | Keil C51-based software source code and target code coverage rate analysis method and system | |
CN113377674B (en) | Log code adding method and device | |
CN117874393B (en) | Method and system for constructing SCA model engineering through XML file | |
CN117493180A (en) | Test case generation method and device and computer equipment | |
CN117687684A (en) | Method and device for generating component document | |
CN118069103A (en) | Multi-platform software development kit development and test method and electronic equipment |
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 |