This article introduces the use of GROUP widget to group and manage a series of widgets in some suitable scenarios for a more elegant code implementation.
This article introduces the use of GROUP widget to group and manage a series of widgets in some suitable scenarios for a more elegant code implementation.
When a Mini Program has more than one page, how should the pages communicate with each other? This article gives some solution ideas for some common scenarios.
When a Mini Program has more than one page, how should the pages communicate with each other? This article gives some solution ideas for some common scenarios.
Node.js is a platform that uses JavaScript to build fast and scalable server applications. N ode.js is a runtime library, and npm is the package manager of N ode.js modules. In order to let novices build the basic environment needed for development as soon as possible, this doc is specially created. This article mainly focuses on the environment configuration under the Ubuntu Linux.
Node.js is a platform that uses JavaScript to build fast and scalable server applications. N ode.js is a runtime library, and npm is the package manager of N ode.js modules. In order to let novices build the basic environment needed for development as soon as possible, this doc is specially created. This article mainly focuses on the environment configuration under the Ubuntu Linux.
Installation time list
Installation time list
The screen shape and size of each device can be found in the Device Basic Information. The entire area of the round screen is available for developers to draw, while a status bar is pre-drawn on square screen devices for application uniformity, as shown in the following image.
The screen shape and size of each device can be found in the Device Basic Information. The entire area of the round screen is available for developers to draw, while a status bar is pre-drawn on square screen devices for application uniformity, as shown in the following image.
In order to improve development efficiency and project maintainability, a better way of organizing code is needed, and this article only provides an idea.
In order to improve development efficiency and project maintainability, a better way of organizing code is needed, and this article only provides an idea.