微信小程序详细教程

来源:互联网 发布:钢铁进出口数据 编辑:程序博客网 时间:2024/06/08 04:49

  1. 微信小程序开发思考总结
  2. 微信小程序破解版———给开发者真正的福利 
    http://blog.csdn.net/androidstarjack/article/details/52633925
  3. 官方文档 
    https://mp.weixin.qq.com/wiki/ 
    https://mp.weixin.qq.com/debug/wxadoc/dev/index.html
  4. CSDN博文精选 微信小程序全方位解析 
    http://mp.weixin.qq.com/s?__biz=MjM5MjAwODM4MA%3D%3D&idx=3&mid=2650687375&sn=6969c670125b5149a9e783cf3a3af447
  5. 首个微信小程序开发教程! 
    http://gold.xitu.io/entry/57e34d6bd2030900691e9ad7
  6. 微信小程序开发初探 
    http://blog.csdn.net/crazyzhang1990/article/details/53080775
  7. 【小程序】微信小程序开发实践 
    http://blog.csdn.net/diandianxiyu_geek/article/details/53068012
  8. 开发教程博客 
    http://blog.csdn.net/geektops/article/details/52640646
  9. 微信小程序的原理与权限问题以及相关的简易教程 
    http://blog.csdn.net/djy1992/article/details/52634605
  10. 微信小程序「官方示例代码」剖析:运行机制 
    让你的「微信小程序」运行在Chrome浏览器上,让我们使用WebStorm 
    http://blog.csdn.net/phodal?viewmode=contents 
    https://github.com/phodal/weapp-quick
  11. 微信小程序学习一初探“小程序” 
    http://www.jianshu.com/p/545ba8737f4f
  12. 一名Android开发者的微信小程序填坑之路(1) 
    http://blog.csdn.net/luoyanglizi/article/details/52681245#0-tsina-1-5771-397232819ff9a47a7b7e80a40613cfe1
  13. CSDN博文精选 微信小程序全方位解析 
    http://blog.csdn.net/chenqiuge1984/article/details/52704071
  14. 微信小程序要这样去解读 
    http://blog.csdn.net/yanzhenjie1003/article/details/52698184
  15. 微信小程序开发:http请求 
    http://www.jianshu.com/p/becdf94583f2
  16. 「微信小程序」剖析 
    https://www.phodal.com/
  17. 微信小程序开发进阶 - 数据绑定与模块化 
    http://swiftcafe.io/2016/09/28/wx-app3/
  18. 我心中的微信小程序 
    http://blog.csdn.net/qq_31810357/article/details/53183016
  19. 微信小程序公测了!教你第一时间注册微信小程序
  20. 微信小程序的想象力与不可想象域
  21. 关于微信小程序,那些开发文档没有告诉你的 
    http://www.wxapp-union.com/portal.php?aid=327

项目和案例 
—————————————————— 
1. 微信小程序版简易计算器,适合入门练手 
https://github.com/dunizb/wxapp-sCalc 
2. 微信小程序-知乎日报等 
http://www.apkbus.com/forum.php?mod=viewthread&tid=268626&extra=page%3D1%26filter%3Dsortid%26sortid%3D12 
3. 撸了一个微信小程序项目 
http://blog.csdn.net/yulianlin/article/details/52692066 
4. 玩玩微信小程序(weapp-github) 
https://blog.zhengxiaowai.cc/post/weapp-demo.html 
5. 微信小程序之小豆瓣图书 
http://www.jianshu.com/p/c35084200470 
6. 微信小程序开发:MINA 
http://www.jianshu.com/p/83fe02e417d0 
7. 微信小程序-移动端商城 
https://github.com/liuxuanqiang/wechat-weapp-mall 
8. 环境搭建-仿qq的小程序 
http://blog.csdn.net/xiehuimx/article/details/52629657 
9. 微天气 - 开发一个完整的微信小程序 
http://swiftcafe.io/2016/10/03/wx-weather-app/ 
10. 腾讯“信用卡还款”项目实践 
11. 微信小程序转盘抽奖 
https://github.com/givebest/wechat-turntalbe-canvas 
12. 从零开始制作一个跑步微信小程序 
http://www.jianshu.com/p/6e826464d52c

内容转自:Zcoder2013大神,自留查阅