Source code file generation method and device, storage medium and computer equipment

The embodiment of the invention discloses a source code file generation method and device, a storage medium and computer equipment, and relates to the field of low-code development. The method comprises the steps of analyzing a configuration file to obtain an engineering source code structure; gener...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: HUANG ZONGCHENG, QIU YUFENG, HU WANGYAO, JIA GUOXIAO, WU XIAOWEI, TANG FANG, CHEN WEIMIN
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 embodiment of the invention discloses a source code file generation method and device, a storage medium and computer equipment, and relates to the field of low-code development. The method comprises the steps of analyzing a configuration file to obtain an engineering source code structure; generating an adapter working queue according to the adapter of each directory node; taking out one adapter from the adapter working queue according to a first-in first-out sequence; the design content of the low-code development platform is converted through the taken-out adapter, and an output result is obtained; and assembling the output result into the code template corresponding to the extracted adapter to generate the source code file. In the generation process of the abstracted source code file, the adapter refers to the assembly line working mode, and the adapter on the assembly line processes the data according to the preset instruction; and the specific content of the data, the function of the data and the fin