Tag

UI extension

1 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Feb 11, 2022 · Backend Development

Installing the PHP UI Extension and Running a Snake Game Example

This tutorial explains how to install the PHP UI (ui) extension on Linux, configure it on Windows, and use it to run a simple Snake game written in PHP, providing step‑by‑step commands, required libraries, and testing instructions.

GUISnake GameUI extension
0 likes · 4 min read
Installing the PHP UI Extension and Running a Snake Game Example
58 Tech
58 Tech
Jun 19, 2020 · Mobile Development

Dynamic Update Framework DU for Android: Architecture, Rendering, Lifecycle, and Extensions

This article introduces the Android DynamicUpdate (DU) framework, explaining its JS‑Native architecture, protocol communication, rendering process, lifecycle mapping, UI and module extensions, class conversion mechanisms, and practical pitfalls such as engine selection and complex animation handling.

AndroidDynamic UpdateJS Native
0 likes · 12 min read
Dynamic Update Framework DU for Android: Architecture, Rendering, Lifecycle, and Extensions