search
HomeWeChat AppletMini Program DevelopmentIDE configuration for small program development

In the early morning of September 22, 2016, WeChat announced the launch of the "mini program". Of course, it was only the beginning of internal testing. The WeChat public platform sent mini program internal testing invitations to 200 service accounts. So what is a "mini program"? Let's see what the father of WeChat said

After reading this, I believe everyone has some understanding, maybe for developers They are all a little excited, after all, there is nothing wrong with paying more attention to new things. So the problem is that the "mini program" only has 200 internal test accounts, what should I do? Fortunately, there are too many talents in China. Within a few hours after the news was released, a cracked version of the IDE was already available online. Without further ado, let’s look at the configuration steps:

1. IDE download

MAC version link: pan.baidu.com/s/1nvB7UNv Password: fk8p

Win version link: pan.baidu.com/s/1i5Nlz5z Password: d55b

2. Crack

The latest download link: pan.baidu.com/s/1jHKls8Y

After downloading the IDE (actually it is the WeChat web developer tool) and install it , then you need to replace the following 3 directory files respectively

Installation directory\package.nw\app\dist\components\create\createstep.js

Installation directory\package.nw\app\dist\stroes\projectStores.js

Installation directory\package.nw\app\dist\weapp\appservice\asdebug.js Added

3. Completed. Let’s take a look at the interface:

## Attached Demo download link shared by friends : pan.baidu.com/s/1qXBR6ry Password: bkpx

Update api document wxopen.notedown.cn

FAQ

  1. The file to be replaced cannot be found

  • Cause of the problem: The version of the development tool is incorrect and the old version does not support it

  • Solution: Make sure the downloaded program version is above 0.9.092100

##Failed to load resource: net::ERR_NAME_NOT_RESOLVED http://1709827360.appservice .open.weixin.qq.com/appservice
    • Cause of the problem: Usually it is due to the system setting up a proxy such as Shadowsocks, etc.
    • Solution: Turn off the proxy, or click "Action" - "Settings" on the toolbar and select "Do not use any proxy, check the box and connect directly to the network".
    Fix asdebug.js error reporting
  • ##Cause of the problem: TypeError: Cannot read property 'MaxRequestConcurrent' of undefined
    • Solution: Replace /Resources/app.nw/app/dist/weapp/appservice/asdebug.js
    • Scan QR code to log in Failed
  • 0.7 version address: dldir1.qq.com/WechatWebDev/release/0.7.0/wechat_web_devtools_0.7.0.dmg
    Cause of the problem: please bind your wechat account to the appid first
    • Solution: First use version 0.7 to scan the QR code to log in, and then use Open version 0.9 and enter directly.
    • Reprint link: github.com/gavinkwoe/weapp-ide-crack
    [Related recommendations]

    1.
    WeChat mini program source code download

    2. WeChat mini program demo: Zhihu Daily

    The above is the detailed content of IDE configuration for small program development. For more information, please follow other related articles on the PHP Chinese website!

    Statement
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

    Hot AI Tools

    Undresser.AI Undress

    Undresser.AI Undress

    AI-powered app for creating realistic nude photos

    AI Clothes Remover

    AI Clothes Remover

    Online AI tool for removing clothes from photos.

    Undress AI Tool

    Undress AI Tool

    Undress images for free

    Clothoff.io

    Clothoff.io

    AI clothes remover

    Video Face Swap

    Video Face Swap

    Swap faces in any video effortlessly with our completely free AI face swap tool!

    Hot Tools

    SublimeText3 English version

    SublimeText3 English version

    Recommended: Win version, supports code prompts!

    ZendStudio 13.5.1 Mac

    ZendStudio 13.5.1 Mac

    Powerful PHP integrated development environment

    MantisBT

    MantisBT

    Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

    Dreamweaver CS6

    Dreamweaver CS6

    Visual web development tools

    mPDF

    mPDF

    mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),