Script editing method and device, computer equipment and readable storage medium

The invention discloses a script editing method and device, computer equipment and a readable storage medium, and the script editing method comprises the steps of carrying out the analysis of a scriptobject, recognizing a script language environment corresponding to the script object, and distributi...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WANG YUFENG, ZHANG WEI, CHENG ZIJUAN
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 script editing method and device, computer equipment and a readable storage medium, and the script editing method comprises the steps of carrying out the analysis of a scriptobject, recognizing a script language environment corresponding to the script object, and distributing a corresponding operation environment for the script object; determining a common parameter according to the input parameter of the script object; and storing the script object as a script tool module according to the running environment and the public parameters. By implementing the invention,the operation environment does not need to be repeatedly built locally, the defects that the script object cannot support multi-language programming and the script object is difficult to reuse are overcome, repeated editing is avoided, and the development efficiency is improved. 本发明公开了一种脚本的编辑方法、装置、计算机设备及可读存储介质,其中,该脚本的编辑方法包括:对脚本对象进行解析,识别脚本对象对应的脚本语言环境,为脚本对象分配对应的运行环境;根据脚本对象的入参,确定公共参数;根据运行环境和公共参数将脚本对象保存为脚本工具模块。通过实施本发明,无需在本地重复搭