当前位置:网站首页>只需简单几步 - 开始玩耍微信小程序
只需简单几步 - 开始玩耍微信小程序
2022-07-02 02:53:00 【一头小山猪】
写在前面:博主是一只经过实战开发历练后投身培训事业的“小山猪”,昵称取自动画片《狮子王》中的“彭彭”,总是以乐观、积极的心态对待周边的事物。本人的技术路线从Java全栈工程师一路奔向大数据开发、数据挖掘领域,如今终有小成,愿将昔日所获与大家交流一二,希望对学习路上的你有所助益。同时,博主也想通过此次尝试打造一个完善的技术图书馆,任何与文章技术点有关的异常、错误、注意事项均会在末尾列出,欢迎大家通过各种方式提供素材。
- 对于文章中出现的任何错误请大家批评指出,一定及时修改。
- 有任何想要讨论和学习的问题可联系我:[email protected]。
- 发布文章的风格因专栏而异,均自成体系,不足之处请大家指正。
只需简单几步 - 开始玩耍微信小程序
本文关键字:微信平台、小程序、注册、工具、资源
文章目录
一、什么是微信小程序
1. 定位
基于微信的轻量级应用程序,引述张小龙的一段话:小程序是一种不需要下载、安装即可使用的应用,它实现了应用“触手可及”的梦想,用户扫一扫或者搜一下即可打开应用,这也体现了“用完即走”的理念。
对于微信小程序,相信大家在平时使用时已经十分了解了,接下来主要来了解一下:微信小程序都有着哪些特点。
2. 特点
- 无需下载
- 学习成本较低
- 编程语言特点偏向于前端
- 安全性更高
二、小程序账号注册
小程序的账号注册需要在微信公众平台进行:https://mp.weixin.qq.com/。
1. 微信公众平台
- 服务号
主要面向企业用户,进行认证后可以获得更多的开发者权限,出现位置与联系人同级(不会被收进订阅号消息中),每月全员推送次数:4次。
- 订阅号
不提供企业认证,可以进行公众号建设,但是开发权限有限制,会被收进订阅号消息中,每天可推送1次消息。
- 小程序
获得相应的AppID,本地开发后可以提交审核,审核通过后即可被线上访问。对于微信小程序的基本信息,修改次数有限制,在设置时需要适当注意。
2. 账号注册流程
需要使用邮箱进行注册,每个邮箱只能管理一种账号,但是可以绑定到同一个管理员微信。登陆时可以选择扫码登陆,再选择要登陆的账号:
3. 新手常见问题
- 学习微信小程序必须要注册账号吗?
如果只是学习阶段,不需要上线,也可以申请测试账号:申请测试号。
- 小程序需要进行微信认证吗?
如果需要使用微信支付等功能才需要认证,并且必须使用企业身份(每年300元)。使用个人身份(无需认证)完全可以进行个人小程序的开发及发布,如果已经在企业号中完成了微信认证则不需要再次认证,直接使用主体信息即可。
- 学习小程序需要先学习其它编程语言吗?
微信小程序提供了一整套的开发API,基于HTML+CSS+JS进行了封装,本身难度不高,可以直接上手学习。
三、小程序开发工具
编写小程序直接使用官方提供的工具即可。
- 下载地址
https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html
- 支持版本
- Windows:32/64位
- MacOS:x64/ARM64
- 使用预览
四、小程序参考资源
小程序官方平台提供了很多可以直接学习的资源和案例。
1. 官方教程
https://developers.weixin.qq.com/community/business/CategorySearch?cid=2
2. 开发文档
https://developers.weixin.qq.com/miniprogram/dev/framework/
扫描下方二维码,加入官方粉丝微信群,可以与我直接交流,还有更多福利哦~
边栏推荐
- Yyds dry goods inventory accelerating vacuum in PG
- What kind of good and cost-effective Bluetooth sports headset to buy
- Xiaomi, a young engineer, was just going to make soy sauce
- Après le mariage
- About DNS
- 2022-2028 global soft capsule manufacturing machine industry research and trend analysis report
- MongoDB非关系型数据库
- MMSegmentation系列之训练与推理自己的数据集(三)
- 离婚3年以发现尚未分割的共同财产,还可以要么
- Duplicate keys detected: ‘0‘. This may cause an update error. found in
猜你喜欢
Après le mariage
[pit] how to understand "parameter fishing"
Coordinatorlayout + tablayout + viewpager2 (there is another recyclerview nested inside), and the sliding conflict of recyclerview is solved
连通块模板及变式(共4题)
CoordinatorLayout + TabLayout + ViewPager2(里面再嵌套一个RecyclerView),RecyclerView的滑动冲突解决
Additional: information desensitization;
Summary of some experiences in the process of R & D platform splitting
[JSON] gson use and step on the pit
[opencv] - comprehensive examples of five image filters
el-table的render-header用法
随机推荐
[JVM] detailed description of the process of creating objects
Special symbols in SAP ui5 data binding syntax, and detailed explanation of absolute binding and relative binding concepts
About DNS
浅谈线程池相关配置
设置状态栏颜色
How to develop digital collections? How to develop your own digital collections
[road of system analyst] collection of wrong topics in enterprise informatization chapter
高并发场景下缓存处理方案
Mongodb base de données non relationnelle
How to run oddish successfully from 0?
创业了...
[staff] pitch representation (treble clef | C3 60 ~ B3 71 pitch representation | C4 72 pitch representation | C5 84 pitch representation)
【读书笔记】程序员修炼手册—实战式学习最有效(项目驱动)
[learn C and fly] 2day Chapter 8 pointer (practice 8.1 password unlocking)
Comparative analysis of MVC, MVP and MVVM, source code analysis
Feature query of hypergraph iserver rest Service
Yyds dry goods inventory accelerating vacuum in PG
Pat a-1165 block reversing (25 points)
What is the function of the headphone driver
The number one malware in January 2022: lokibot returned to the list, and emotet returned to the top