Implementation method of cross-platform desktop application program and related equipment thereof

The invention relates to an implementation method of a cross-platform desktop application program and related equipment thereof. The method comprises the following steps: acquiring an original application platform and a target application platform operated by the desktop application program; the met...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: QIU HONGLEI
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 relates to an implementation method of a cross-platform desktop application program and related equipment thereof. The method comprises the following steps: acquiring an original application platform and a target application platform operated by the desktop application program; the method comprises the steps of initializing a target application platform based on a Wails framework to generate a target project matched with the target application platform, and the target project comprises a front-end module and a rear-end module; transplanting an original code of the original application platform into the back-end module to obtain a transplanted code; functions and structural bodies in the transplantation codes are bound through a dynamic runtime library; and directly calling the transplantation code bound with the back-end module by utilizing the front-end module, and compiling to generate a cross-platform desktop application program. According to the method, the cross-platform desktop application