All Projects → venshine → Wechat Lightapp

venshine / Wechat Lightapp

Licence: apache-2.0
微信小程序(应用号)开发工具+Demo+教程

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Wechat Lightapp

Shopapp
移动商城微信小程序
Stars: ✭ 110 (-9.09%)
Mutual labels:  wechat
Calendar
微信小程序日历 酒店日历选择 带公历节日
Stars: ✭ 116 (-4.13%)
Mutual labels:  wechat
Pidgin Wechat
pidgin plugin for web wechat protocol
Stars: ✭ 119 (-1.65%)
Mutual labels:  wechat
Md
✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
Stars: ✭ 2,242 (+1752.89%)
Mutual labels:  wechat
Wechatrobot
个人微信号自动回复、陪聊、查天气、查垃圾分类。新增查看今日新闻和知乎热榜功能。
Stars: ✭ 115 (-4.96%)
Mutual labels:  wechat
Examples Of Web Crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
Stars: ✭ 10,724 (+8762.81%)
Mutual labels:  wechat
Wechat Toolbox
WeChat toolbox(微信工具箱)
Stars: ✭ 109 (-9.92%)
Mutual labels:  wechat
Wechat article
爬取微信公众号文章
Stars: ✭ 121 (+0%)
Mutual labels:  wechat
Wechatpay Postman Script
微信支付API v3的调试工具
Stars: ✭ 112 (-7.44%)
Mutual labels:  wechat
Laravel Template
RESTful 模板,企业号/企业微信微信扫码登录/同步通讯录——Laravel vue2 iView
Stars: ✭ 119 (-1.65%)
Mutual labels:  wechat
Wechat desktop
Java实现仿微信电脑版UI
Stars: ✭ 112 (-7.44%)
Mutual labels:  wechat
Miniprogram Project
微信小程序,诗词大全,成语大全,百家姓,成语接龙(垃圾分类查询小程序)
Stars: ✭ 114 (-5.79%)
Mutual labels:  wechat
Git Webhook Ci
A Git (github/gitee) webhook callback server to do stuff e.g. fetch new code (poor man CI)
Stars: ✭ 118 (-2.48%)
Mutual labels:  wechat
Microsoft ai
人工智能实战微信小程序demo
Stars: ✭ 111 (-8.26%)
Mutual labels:  wechat
Tut Android
即时聊天,自带服务器,有朋友圈功能等等
Stars: ✭ 120 (-0.83%)
Mutual labels:  wechat
Alarmrobot
微信机器人 提醒机器人 python机器人 微信pc机器人
Stars: ✭ 110 (-9.09%)
Mutual labels:  wechat
Thinkservice
【新】多商户服务平台
Stars: ✭ 116 (-4.13%)
Mutual labels:  wechat
Wechat ayibang
微信小程序仿阿姨帮
Stars: ✭ 121 (+0%)
Mutual labels:  wechat
Wechatspellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。
Stars: ✭ 1,584 (+1209.09%)
Mutual labels:  wechat
Paperweekly forum
paperweekly's forum
Stars: ✭ 118 (-2.48%)
Mutual labels:  wechat

微信小程序(应用号)开发

微信公众平台 · 小程序文档

大纲

官方资源

下载资源

破解说明

  1. 安装开发工具
  2. 进入安装目录,替换破解文件
    • Windows
      • 安装目录\package.nw\app\dist\components\create\createstep.js
      • 安装目录\package.nw\app\dist\stroes\projectStores.js
    • Mac
      • 安装目录/Resources/app.nw/app/dist/components/create/createstep.js
      • 安装目录/Resources/app.nw/app/dist/stroes/projectStores.js
  3. 扫码登录

登录界面

新建项目

新建项目

  • AppID:随意
  • 项目名称:随意
  • 本地开发目录:选择一个目录(注:可以选择demo目录)

点击添加项目即可完成新建项目,下图是运行demo程序的界面。

Demo

开发文档【官方】

学习教程

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].