Display method based on dynamic library

The invention discloses a display method based on a dynamic library, which is implemented through a system initialization module, a window management module, a communication module, a rendering module and the dynamic library, and is characterized in that the system initialization module is used for...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: LIAO KE, QU GUOYUAN, SHI YANGYANG, LIU RONGYAO, GUO FAN, ZHAO JINGHUI
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 display method based on a dynamic library, which is implemented through a system initialization module, a window management module, a communication module, a rendering module and the dynamic library, and is characterized in that the system initialization module is used for completing initialization and confirming a window required to be displayed by display software; the window management module is used for managing window layout and loading a dynamic library in a window; the communication module is used for acquiring picture display data and associating the picture display data to a corresponding dynamic library; and the rendering module is used for calling a picture rendering interface of the dynamic library to render and display the picture. The invention provides a display framework which is easy to expand, upgrade and customize and supports efficient development for the development of various high-complexity display software. 本发明公开一种基于动态库的显示方法,通过系统初始化模块、窗口管理模块、通信模块、渲染模块和动态库实施,系统