分类: 其它
-
npm global 安装全局变量
添加一行,!wq退出保存。 立即生效
-
连接蓝牙键盘鼠标卡顿、飘的现象
MacBook 打开“系统偏好设定”,然后点击下面的“网络”图标,打开“网络”设定界面。在这里,一般会看到三个 […]
-
npm淘宝镜像
npm install -g cnpm –registry=https://registry.np […]
-
composer国内镜像依赖
“repositories”: { “packagist”: { “type”: “composer”, “u […]
-
composer中国镜像
https://pkg.phpcomposer.com/
-
linux composer 安装
php -r “readfile(‘https://getcomposer.org/installer’);” […]
-
npm install kerberos error
In file included from ../lib/kerberos.cc:1:0: ../lib/ke […]
-
Github Pages 静态网页建站
创建仓库 略。详见GitHub使用教程。 仓库属性设置 找Github Pages项。点击自动生成,按照提示操 […]