当前位置:网站首页>How to create an applet project
How to create an applet project
2022-07-27 05:00:00 【Super code force】
First of all, we need to understand the difference between small programs and ordinary web page development :
- The operating environment is different
Web pages run in a browser environment
The applet runs in the wechat environment- API Different
Due to different operating environments , So in the applet , Unable to call DOM and BOM Of API. however , The applet can call various functions provided by wechat environment API, for example : Geographical location , Sweep code , payment- The development model is different
The development mode of web pages : browser + Code editor
Small programs have their own set of standard development models
Standard development mode of applet :
- Apply for applet development account
- Install the applet developer tool
- Create and configure applet projects
Apply for applet development account
Registered address :https://mp.weixin.qq.com/
First step : Click in the upper right corner to register the jump page now

The second step : Select applet and click jump

The third step : Fill in relevant information step by step as required

Install the applet developer tool
Developer tools download address :https://developers.weixin.qq.com/miniprogram/dev/devtools/stable.html
As shown in the figure below : Select tool , Download the stable version , Direct installation

Create and configure applet projects
First step : Double click to open developer tools , You'll see the following , Use wechat to scan your own registered applet

The second step : Click on + No. create applet project

The third step : Fill in the project name , Select the storage location , Fill in AppID( The acquisition method is shown below ), Back end services choose not to use cloud services , Template selection JavaScript, Finally, click OK

AppID Access method :
Go to the link :https://mp.weixin.qq.com/
Scan login pop up the following page to view your AppID

边栏推荐
- strlen和sizeof的区别
- Hiding skills of Photoshop clipping tool
- 再一个技巧,每月稳赚3万+
- Text processing tool in shell, cut [option parameter] filename Description: the default separator is the built-in variable of tab, awk [option parameter] '/pattern1/{action1}filename and awk
- 有趣的C语言
- 2022 T2i text generated image Chinese Journal Paper quick view-1 (ecagan: text generated image method based on channel attention mechanism +cae-gan: text generated image technology based on transforme
- 【搜索】Flood Fill 和 最短路模型
- Final Cut Pro中文教程 (2) 素材窗口的认识
- 事件过滤器
- [C language] dynamic memory management
猜你喜欢
![[search] flood fill and shortest path model](/img/22/5240c9ff6ea3c7c1017e3e9a4a27cb.png)
[search] flood fill and shortest path model

Final Cut Pro Chinese tutorial (1) basic understanding of Final Cut Pro

Grid layout

STM32 Hal serial port (uart/usart) debugging experience (I) -- basic knowledge of serial port communication +hal library code understanding

CDH cluster integration external Flink (improved version - keep pace with the times)

Replication of df-gan experiment -- detailed steps of replication of dfgan and forwarding from remote port to local port using mobaxtem

JS day 2 (variables, variable usage, naming rules, syntax extensions)

利用Power Automate,轻松下载Power BI报告中的数据

HCIA dynamic routing OSPF experiment

如何做数据平滑迁移:双写方案
随机推荐
How does PS import LUT presets? Photoshop import LUT color preset tutorial
「Photoshop2021入门教程」调整图片到不同的长宽比
Knowledge about hash index and b+ tree
「Photoshop2021入门教程」对齐与分布制作波点图案
STM32_ HAL_ SUMMARY_ NOTE
Structural mode - decorator mode
【搜索】Flood Fill 和 最短路模型
【牛客讨论区】第七章:构建安全高效的企业服务
Plato farm is expected to further expand its ecosystem through elephant swap
关于gorm的BeforeDelete钩子方法不生效的问题
日落红暖色调调色滤镜luts预设Sunset LUTs 1
HCIA dynamic routing rip basic experiment
Effect Hook
Dynamic routing configuration
C language address book management system (linked list, segmented storage of mobile phone numbers, TXT file access, complete source code)
CDH cluster integration external Flink (improved version - keep pace with the times)
STL upper series - detailed explanation of list container
【搜索】DFS之连通性模型 + 搜索顺序
Error: cannot read properties of undefined (reading 'then')
Replication of df-gan experiment -- detailed steps of replication of dfgan and forwarding from remote port to local port using mobaxtem