Skip to content
  • php
  • linux
  • git
  • 微信
  • 小程序
  • css3
  • Vue
  • npm
  • js

杨志伟的博客

作者:afsj0525

npm 安装node-sass失败解决办法

Posted on 03/07/201910/27/2020 by afsj0525

npm install node-sass –unsafe-perm –save-dev 或者安装mirr…

Read more npm 安装node-sass失败解决办法

vue-video-player

Posted on 02/28/201903/21/2019 by afsj0525

#npm安装组件 npm install vue-video-player –save #注册组件,进入cs…

Read more vue-video-player

git笔记

Posted on 12/12/201806/05/2020 by afsj0525

强制覆盖本地代码 git fetch –all && git reset –hard or…

Read more git笔记

iptables 防火墙

Posted on 10/15/201803/21/2019 by afsj0525

启动指令:service iptables start 重启指令:service iptables resta…

Read more iptables 防火墙

crontabs命令

Posted on 10/13/201803/21/2019 by afsj0525

1,crontab命令 功能说明:设置计时器。 语  法:crontab [-u <用户名称>][…

Read more crontabs命令

ftp上传超时的一种解决方案

Posted on 09/11/201803/21/2019 by afsj0525

最近有个同时的ftp总是上传文件失败,更换过各种ftp客户端和账号都没有问题,之后又怀疑是win10的问题,但…

Read more ftp上传超时的一种解决方案

mysql随笔

Posted on 06/22/201803/21/2019 by afsj0525

#设置表字段唯一 ALTER TABLE `tables_name` ADD unique(`fieldnam…

Read more mysql随笔

linux 编译安装php

Posted on 04/25/201803/21/2019 by afsj0525

##安装依赖 yum -y install gcc gcc-c++ autoconf libjpeg libj…

Read more linux 编译安装php

linux安装 php7+nginx+mysql

Posted on 01/22/201803/21/2019 by afsj0525

每次部署服务器总是会遇到各种各样的问题,所以每次都重新安装一遍,记录下每次遇到的问题,慢慢的会越来越熟悉 ph…

Read more linux安装 php7+nginx+mysql

linux随笔

Posted on 01/20/201810/16/2019 by afsj0525

 复制文件夹带用户权限 rsync -avz a/ b/ yum安装rz yum install lrzsz …

Read more linux随笔

文章导航

Older writings
Newer writings
2019 © | 邮件