关于node-gyp rebuild报错

解决方案重新安装最新版node-gypnpm install --global node-gyp@latestfor /f "delims=" %P in ('npm pre...

试水Electron+React+Antd构建桌面应用

添加依赖:package.json:"devDependencies": { "@babel/cli": "^7.1.0", ...

微信公众号推送测试

1.打开公众号页面https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index2.创建测试公众号用微信扫码创建,得到appid与secret

此内容被密码保护

请输入密码访问

nginx连不上php导致502问题 connect() failed解决

报错日志11 connect() failed (111: Connection refused) while connecting to upstream, client: 100.100.100.100, server: xxxxxx.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxxxxx.com"