安装 libxml2 之类的...
mkdir build-release
cd build-release
brew install python
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
pip install virtualenv
安装 libxml2 之类的...
mkdir build-release
cd build-release
brew install python
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
pip install virtualenv
if ((*env)->ExceptionCheck(env)) { | |
LOGE("faywong step 0-001, exception occured!"); | |
(*env)->ExceptionDescribe(env); | |
(*env)->ExceptionClear(env); | |
} |
str.replace(/\\/g, '/'); |
{"config":{"backgroundTextStyle":"light","navigationBarBackgroundColor":"#fff","navigationBarTitleText":"WeChat","navigationBarTextStyle":"black"},"project":{"appid":"wxd0ef619a89d9b761","appname":"mobileDevDaily","projectpath":"/Users/faywong/Downloads/wxapp_mobiledevdaily","projectid":"wxd0ef619a89d9b761_mobileDevDaily","app_head_img":"","app_nickname":"mobileDevDaily","is_admin":1,"isTourist":false,"urlCheck":false,"hash":685122098,"es6":true,"watcher":true,"editWebview":true,"newFeature":{"time":1484540945002,"show":false,"check":false},"initPath":{"enable":true,"page":"pages/index/index","query":""},"uploadPath":{"enable":false},"postcss":true},"url":"http://685122098.debug.open.weixin.qq.com/pages/index/index.html?","pageFrameTpl":"\n<!DOCTYPE html>\n<html lang=\"zh-CN\">\n\n<head>\n <link href=\"https://res.wx.qq.com/mpres/htmledition/images/favicon218877.ico\" rel=\"Shortcut Icon\">\n <meta http-equiv=\"Content-Security-Policy\" content=\"script-src 'self' *.qq.com 'unsafe-inline' 'unsafe-eval'\">\n |