Plug-in loading method, device and equipment
A plug-in and version technology, applied in program control devices, program loading/starting, etc., can solve problems such as plug-in or main program crashes, plug-in and main program incompatibility, etc., to improve comparison rate, improve utilization rate, and improve The effect of processing efficiency
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2016-11-23
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of computer processing, in particular to a plug-in loading method, device and equipment. Background technique
[0002] In software development, in order to facilitate the function extension of the software, plug-ins can be used for development, and the functions to be realized by the software are encapsulated in the plug-ins, and finally the plug-ins are integrated into the main software package and released together.
[0003] In order to ensure the normal interaction between the plug-in and the main program, the plug-in needs to be adapted to the main program. In related technologies, the one-to-one correspondence between the main program version and the plug-in version is implemented in the main program code. For example, when the main program is upgraded from version 1 to version 2, the plug-in is also upgraded from version 1 to version 2. In related technologies, the one-to-one correspondence between the...
Examples
Embodiment Construction
[0044] Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
[0045] In order to solve the above technical problems, the present invention provides a plug-in loading method, which is applied when the interface between the main program and the plug-in changes. figure 1 A flow chart of a plug-in loading method according to an embodiment of the present invention is shown. Such as figure 1 As shown, the method at least includes the following steps S102 to S108.
[0046] Step S102, among the mul...