Real-time tile updating method

The invention relates to a real-time tile updating method. The method comprises step as follows: both-way communication connection of an application program and a corresponding tile in an interactive interface is realized through socket; information in the application program is displayed in the til...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WEN QINWEN, LIN MINGYU, WU SHAOLING, CHEN NINI, YOU HAITAO
Format: Patent
Sprache: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 a real-time tile updating method. The method comprises step as follows: both-way communication connection of an application program and a corresponding tile in an interactive interface is realized through socket; information in the application program is displayed in the tile through html5 canvas; an information push module pushes the information of the application program to the corresponding tile and marks the information as the latest information; an information comparison module regularly compares real-time information in the application program with the marked latest information to determine the consistency of the real-time information and the marked latest information, the information is not required to be updated if the real-time information is consistent to the marked latest information, otherwise, the information push module is started to push the real-time information of the application program, and the information is displayed in the tile through the html5 canvas. The content of the tile can be rapidly updated, tile template information is applied mechanically to the html5 canvas, accordingly, completeness and attractiveness of the tile can be kept, and diversity of tiles is realized due to different tile template types.