Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Posts about WeChat Mini Program Development Document

WeChat gadgets the relationship between components

May 17, 2021 22:00 0 Comment WeChat Mini Program Development Document

Define and use relationships between components, Define and use relationships between components, Associate a class of components, Relations defines the segment, The relationship between components, Define and use relationships between components, Sometimes it is necessary to implement components such as:, <cus

WeChat gadget plug-ins use component limitations

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

WeChat gadget plug-ins use component limitations, The limits on the use of components by plug-ins, In plug-in development, the following components cannot be used in plug-in pages:, Open-type is one o

WeChat program file system

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

File system, File system, File system, A file system is a set of storage isolated by small programs and user dimensions provided by a small program and a set of corresponding m

WeChat program storage

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

Store, Store, Store, Each WeChat widget can have its own local cache, which can be read and cleaned through, wx.setStorage, /, wx.setStorageSync,, wx.getStorageSync

WeChat small program network

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

Internet, Internet, LAN communication, Internet, When using web-related APIs in small programs/games, you need to be aware of the following issues, please let the developer know in advance.

WeChat small program plug-in function page

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

激活功能页特性, 激活功能页特性, 跳转到功能页, General steps for real machine development testing, Feature page FAQ, Call the argument, Call the argument, Configure the function page function, Call the argument, Plug-in feature page, The plug-in feature page is supported starting with the small program base library version 2.1.0., Some interfaces cannot be cal

WeChat gadget plug-ins call API restrictions

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

WeChat gadget plug-ins call API restrictions, The limit for plug-ins to call THE API, The APIs that plug-ins can call differ from small programs in two main ways:, The list of request domain names

WeChat gadgets use plug-ins

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

Add a plug-in, Add a plug-in, Introduce plug-in code packs, Introduce plug-in code packages within the subcontract, Use plug-ins, Use plug-ins, Add a plug-in, Before you use a plug-in, you first add a plug-in to settings-third-party service-plug-in management in the background of

WeChat gadgets develop plug-ins

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

Create a plug-in project, Create a plug-in project, Plug-in directory structure, Plug-in profile, Plug-in development, Preview, upload, and publish, Test in a development version of the program, Plug-in development documentation, Other considerations, Develop plug-ins, Before developing plug-ins, read, the "Little Program Plug-in Access Guide" to, understand the opening process and open scope, and o

WeChat small program unit testing

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

Test the framework, Test the framework, Custom component testing tools set, Write test cases, Unit tests, Unit testing is a topic that can never be avoided when writing high-quality custom components. A, complete test case is a guarantee to imp

WeChat gadgets develop third-party custom components

May 17, 2021 23:00 0 Comment WeChat Mini Program Development Document

Get ready, Get ready, Download the template, 命令行工具, 测试工具, An example of a custom component, An example of a custom component extension, Develop third-party custom components, The gadget supports the installation of third-party packages using npm starting with the underlying library ver

WeChat Small Program Canvas

May 18, 2021 00:00 0 Comment WeChat Mini Program Development Document

Canvas canvas, Canvas canvas, Coordinates, Gradient, Canvas canvas, All drawings in canvas must be done with JavaScript:, WXML: (We'll use this WXML as a template in the next example if there's no specia

WeChat small program subcontract loading

May 18, 2021 00:00 0 Comment WeChat Mini Program Development Document

WeChat small program subcontract loading, Subcontracted load, WeChat client 6.6.0, base library 1.7.3 and above versions are beginning to support. D, eveloper tools are available for download

WeChat Small Program Multithreaded Worker

May 18, 2021 00:00 0 Comment WeChat Mini Program Development Document

多线程 Worker, 多线程 Worker, 使用流程, 多线程 Worker, 一些异步处理的任务,可以放置于 Worker 中运行,待运行结束后,再把结果返回到小程序主线程。Worker 运行于一个单独的全局上下文与线程中,不能直接调用主线程的方法。, Worker 与主线程之间的数据传输,双方使用 Worker.postMessage() 来发送数据

WeChat small program service-side capabilities

May 18, 2021 00:00 0 Comment WeChat Mini Program Development Document

Back-end API, Back-end API, Message push, Back-end API, The synoper also provides a range of APIs that use HTTPS request calls on back-end servers to help developers perform a variety of data