Multi-platform embedded software management method, system and equipment and storage medium

The invention discloses a multi-platform embedded software management method, system and device and a storage medium, and the method comprises the steps: obtaining a target program provided by any platform, and compiling the target program into an intermediate code file; compiling the intermediate c...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: SUN SHUTING, YANG KUNXING, LI SHIHAO, HUANG PENG
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a multi-platform embedded software management method, system and device and a storage medium, and the method comprises the steps: obtaining a target program provided by any platform, and compiling the target program into an intermediate code file; compiling the intermediate code file by utilizing a real-time compiling component, and removing differences among multiple platforms to obtain an executable file or a dynamic library with corresponding functions and interfaces thereof; and correspondingly storing the executable file or the dynamic library in a version management library by taking time and functions as indexes. By means of the mode, the files corresponding to the multiple platforms can be managed according to the functions through the single version management library, the corresponding version management libraries do not need to be set for the multiple platforms, and the management efficiency is improved. 本发明公开了多平台嵌入式软件的管理方法、系统、设备及存储介质,该方法包括:获取任一平台提供的目标程序,并将目标程序编译为中间代码文件;利用即时