IP属地:北京
安装mysql 1、brew install mysql 2、mysql_secure_installation 修改密码 3、my...
1、安装node-gyp npm install node-gyp -g 2、创建binding.gyp { "targets": ...
1、生成xcode工程 node-gyp configure -- -f xcode
1、添加scss支持 npm install sass-loader node-sass webpack --save-dev 2、在we...
1、命令行运行 npm install weinre -g(确保安装nodejs)。 2、weinre --boundHost 172.16.1...
安装步骤 1、安装Python3 brew install python3 2、安装mitmproxy sudo pip3 install mi...