react-native init AwesomeProject 初始化失敗,請(qǐng)做如下設(shè)置: npm config set registry https://registry...
1、遇到問(wèn)題 命令行執(zhí)行$ pip3 install requests,安裝Requests,會(huì)報(bào)錯(cuò),如圖: 這個(gè)錯(cuò)誤,我一直以為是chardet庫(kù)是舊的,折騰了半天。 下載...
1、Weex開(kāi)發(fā)環(huán)境網(wǎng)上很多了。 2、Weex的demo可以參考:https://github.com/dingchc/WeexIn.git 3、vue編譯js文件,通過(guò)we...
1、自動(dòng)補(bǔ)齊左右括號(hào) Complete Current Statement command+shift+enter 2、函數(shù)、成員變量自動(dòng)加注釋 Fix Doc Co...
find . "(" -name "*.java" -or -name "*.kt" ")" -print | xargs wc -l find . "(" -name "R...