Giter Site home page Giter Site logo

weapp-ide-crack's Introduction

#微信应用号/小程序开发IDE

LOGO

注意:先下0.7版用于登录,再下0.9版用于开发,目前只能本地编译,不能上传

##下载声明

  • 相关代码纯属技术研究与爱好,请在学习使用后删除
  • 相关下载资源均来自于QQ群,与作者及贡献者本人无关
  • 当微信官方提供正式版本后,请支持微信官方,一起把应用号做的更好

##相关资源

##贡献者名单

感谢大家的贡献!

时间 贡献者 贡献内容
2016.09.23 importcjj 去除调用接口必须在mp后台配置的限制
2016.09.23 AlayshChen 去除请求URL域名限制
2016.09.23 qdsang 解决无法创建App问题
2016.09.22 loulin 补充常见问题
2016.09.22 fakefish 修复0.7下载链接
2016.09.22 QFish 补充常见问题

##破解步骤

Mac测试可用,Windows测试可用

  1. 下载开发工具,并安装(注意:一定要安装0.9版本
  2. 打开『微信Web开发者工具』的程序目录
  • Windows:使用资源管理器查看
  • Mac:右键点击图标,选择『显示包内容』
  1. 进入程序目录后,替换以下文件(只需要替换0.9版本里的,0.7版本用来登陆):
  • Windows:
    • \package.nw\app\dist\components\create\createstep.js
    • \package.nw\app\dist\stroes\projectStores.js
    • \package.nw\app\dist\weapp\appservice\asdebug.js
  • Mac:
    • /Resources/app.nw/app/dist/components/create/createstep.js
    • /Resources/app.nw/app/dist/stroes/projectStores.js
    • /Resources/app.nw/app/dist/weapp/appservice/asdebug.js

注意,这里微信工程师拼写错了,是stroes没错!!! 更新到0.9.092300之后,再启动会报400013错误,微信工程师把这个文件夹名字改成stores了,再重新按照上面替换就ok了。

替换的文件点击这里下载

  1. Good luck

##扫码无法登录问题 please bind your wechat account to the appid first

##项目创建

  1. 运行『微信Web开发者工具』
  2. 通过微信扫描二维码
  3. 创建项目
  • AppID:随便填
  • 项目名称:随便填
  • 本地开发目录:选择一个目录
  1. 点击「添加项目」
  • 此时如果出错,先退出再重进
  • 此时,能够看到项目列表了
  1. 打开项目
  2. 开始开发
  3. Good luck

##学习资料

##Demo运行

  • 创建项目
  • 打开项目所在目录
  • 下载「Demo源代码」并解压覆盖
  • 打开项目
  • Good luck

##常见问题

  1. 找不到所要替换的文件
  • 问题原因:开发工具版本不正确,老版本不支持
  • 解决方案:确保下载的程序版本在0.9.092100以上
  1. Failed to load resource: net::ERR_NAME_NOT_RESOLVED http://1709827360.appservice.open.weixin.qq.com/appservice
  • 问题原因:通常是由于系统设置了代理如Shadowsocks等。
  • 解决方案:关闭代理,或者依次点击工具栏“动作”-"设置",选择“不使用任何代理,勾选后直连网络”。
  1. 修复asdebug.js报错
  • 问题原因:TypeError: Cannot read property 'MaxRequestConcurrent' of undefined
  • 解决方案:替换 /Resources/app.nw/app/dist/weapp/appservice/asdebug.js
  1. 扫码登录失败
  1. mac版本升级到0.9.092300后,asdebug.js报错
  • 问题原因:TypeError: Cannot read property 'MaxRequestConcurrent' of undefined
  • 解决方案:替换 /Resources/app.nw/app/dist/weapp/appservice/asdebug.js

##工具截图

IDE

IDE

##相关链接

http://www.geek-zoo.com

weapp-ide-crack's People

Contributors

gavinkwoe avatar qfish avatar icemilk00 avatar qdsang avatar importcjj avatar jk2k avatar geekzoostudio avatar johnwang77 avatar loulin avatar fakefish avatar

Watchers

James Cloos avatar Alex Wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.