current location:Home > Technical Articles > WeChat Applet > Mini Program Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Can I cancel the registered WeChat applet?
- Registered WeChat mini programs can be logged out, and the independent logout function of the mini program is being launched on Grayscale. To cancel the mini program, you need to meet the following conditions: 1. The mini program must be a successfully registered account; 2. The mini program has opened advertiser services. The balance of the advertising account must be zero; 3. The online mini program version service must be suspended independently.
- Mini Program Development 5440 2020-03-13 10:51:01
-
- How to load npm package in WeChat applet
- This article introduces how to use the npm package function in the development of WeChat mini programs, which greatly improves the development efficiency of WeChat mini programs. I hope it will be helpful to friends who are learning the development of WeChat mini programs!
- Mini Program Development 3178 2020-03-13 10:15:29
-
- How to establish server communication in WeChat applet
- This article introduces how to build a WebSocket server based on node.js and use this server to provide real-time services in a mini program. I hope it will be helpful to friends who are learning WeChat mini program development.
- Mini Program Development 4093 2020-03-12 10:22:28
-
- WeChat applet implements return to top effect
- This article introduces the implementation of the effect of clicking back to the top in a WeChat applet. It has certain reference value. I hope it will be helpful to friends who are learning the development of WeChat applet!
- Mini Program Development 2947 2020-03-11 10:00:17
-
- Use WeChat applet to implement banner carousel image
- In the work of front-end engineers, banners are indispensable. So how do small programs that lack DOM implement banner diagrams? Just like other frameworks encapsulate different methods of banner graphics, mini programs also encapsulate banner methods.
- Mini Program Development 4849 2020-03-10 10:25:37
-
- WeChat applet implements rolling data loading
- This article introduces the method of rolling data loading in WeChat mini programs. It has certain reference value. I hope it will be helpful to friends who are learning the development of WeChat mini programs!
- Mini Program Development 3405 2020-03-09 10:02:28
-
- Mini program message push configuration case
- After enabling and setting the message push configuration, messages sent by users to the mini program and event push required by developers will be forwarded to the server address by WeChat. Let's take a look at how to configure this.
- Mini Program Development 4005 2020-03-07 10:27:29
-
- WXML case of converting HTML to WeChat applet
- Although WeChat applet development is more biased towards front-end development, their syntax structures are different. There are fundamental differences between wxml and html. For example, wxml does not support the a tag, and wxml is not compatible with html. The following editor will analyze this problem and analyze how to convert html into wxml.
- Mini Program Development 6546 2020-03-06 10:57:15
-
- How to load data from the database in WeChat applet
- This article introduces the method of WeChat applet loading real data from the database, mainly configuring the domain name server and writing the backend API, as well as writing the request code in the WeChat applet. I hope it will be helpful to friends who are learning applet development!
- Mini Program Development 4951 2020-03-05 11:26:23
-
- How to view the stability guarantee of small programs from the perspective of a front-end programmer
- When we talk about business stability, we usually mean what back-end engineers look at from an architectural perspective, such as current limiting and downgrading, traffic scheduling, business switching, capacity pressure testing, etc. However, monitoring is also an integral part of the entire business stability construction. An indispensable link is the monitoring of business and front-end to ensure that when problems occur, the root cause can be found as soon as possible.
- Mini Program Development 2701 2020-03-04 15:19:48
-
- How does mpvue develop WeChat mini programs? Introduction to basic knowledge
- mpvue is a front-end framework for developing small programs using Vue.js. The framework is based on the core of Vue.js. mpvue modifies the runtime and compiler implementations of Vue.js so that it can run in a mini program environment, thus introducing a complete Vue.js development experience for mini program development. mp is the abbreviation of mini program.
- Mini Program Development 3389 2019-11-25 15:10:16
-
- How to enable mini program debugging mode
- To turn on the debugging mode of the mini program, you can view the wx.setEnableDebug(OBJECT) method of the api: // Turn on debugging, wx.setEnableDebug({ enableDebug: true}).
- Mini Program Development 12311 2019-11-16 14:29:17
-
- What is the principle of mini program development?
- The mini program is based on WEB specifications and uses WXML and WXSS frameworks built with HTML, CSS and JS. The framework of WeChat applet consists of two parts: View layer and App Service logic layer. The View layer is used to render the page structure, and the AppService layer is used for logical processing, data requests, and interface calls.
- Mini Program Development 9172 2019-09-02 10:14:54
-
- Is it difficult to develop WeChat mini programs?
- Mini programs require code development and interface design. For technical personnel, it is not difficult. As long as you master front-end code development, back-end construction, and interface UI design, it is not difficult. However, for individuals who do not understand the above technologies or For businesses and enterprises, that is a gap.
- Mini Program Development 12878 2019-08-13 10:34:50
-
- What are the small program development companies? Can you develop it yourself?
- There are many small program development companies. And individuals can also develop small programs. Before development, you need to register an AppID on the WeChat public platform. Then download the WeChat web developer tools. Then you can start developing small programs.
- Mini Program Development 5261 2019-08-01 10:54:54