The Micro-mail program is today's hottest noun, once there was a bombing of the entire developer, many app developers, of course, had a worry that the advent of the micro-mail program would bring a cold winter to mobile apps, an Android developer I don't believe, even if there is, It is also a distant future.
Whether or not the micro-mail program can subvert today's development pattern, we have to take a curious attitude to receive, to learn. Do not reject new technology, so, echocardiography as action, hurriedly set up a micro-trust program development tools. So let's start with the next step.
Let's put a dynamic diagram of the demo on GitHub.
Development tools download is to see the GitHub on the share. Then you can go directly to the GitHub, find the download link to download.
Of course, I put the installation sequence and the problems encountered here in detail. (The next step is to install it successfully (Windows edition))
Download micro-Letter Applet development tool 0.7.0 version (download link http://pan.baidu.com/s/1nuIJnBV password: ru3h) because the 0.9.0 version has login verification, direct installation has been landing not on, always prompted please bind your WeChat to the AppID, sweep code swept hundreds of times did not login (is how much patience), download the 0.7.0 version of the direct installation, installation process is very simple, select the installation directory next can be, the installation of the successful landing into the program appears, the need for micro-letter sweep code.
After entering, the upper interface closes. then download the 0.9.0 version (download link http://pan.baidu.com/s/1hskDLZY password 46GV)
After downloading directly cover the installation can be (to cover the installation), after installation without opening the development tool, even if you want to open can not go in. Because the program is not cracked. After installing the program, you need to download three JS cracked files to replace the corresponding files of our installation program for the directory. Go directly to the GitHub download, GitHub link Https://github.com/gavinkwoe/weapp-ide-crack
Download the three files in the following figure
I installed the tool to D disk, find the following three directories to replace the corresponding file can
D:\ Micro-trust web Developer Tool \package.nw\app\dist\components\create\createstep.js
D:\ Micro-trust web Developer Tool \package.nw\app\dist\stroes\projectstores.js
D:\ Micro-trust web Developer Tool \package.nw\app\dist\weapp\appservice\asdebug.js
After you have replaced the file, you can log on successfully, following the login interface
Then we click Add Item directly, click on the Post interface
Because we do not have a beta account, this appid can be arbitrarily entered, the project name, and the development of the directory to write casually.
After filling in the information, click Add Item
OK, something magical has happened, and a HelloWorld project has appeared.
Click Edit
You can write code by selecting the corresponding file.
Debugging
Click on the Debug button, the left side has the option to debug the mobile terminal, which can choose Apple, Samsung and other different resolution devices. The right side of the device has a Select Network button, you can choose WIFI,2G,3G,4G Network. In the right window, there is a console that can view the information that the console prints, as well as the network, storage information, and so on.
We click on the top right button, with the option to display console, find files, shortcuts, and sensors, render settings, help and so on. In the lower left corner there is clear caching, restart applet, button.
GitHub has a demo, we can copy this demo to our development directory, look at the micro-letter applet effect, just created is a helloworld, too simple, do not see its charm.
Dynamic diagram I put it in the front.
All right, here's a brief introduction to this, for more information, see Development documentation
http://wxopen.notedown.cn/?t=1474537660904
http://weixin-xiaochengxu.shukaiming.com/component/scroll-view.html?t=1474537659739
Through this article hope to help a friend in need, the development of micro-letter procedures, thank you for your support of this site!