fatal: Out of memory, malloc failed (tried to allocate 524288000 bytes) 执行 git config http.postBuffer 0 git config –glo…
Leave a CommentSouth Breeze Posts
使用 endroid/qrcode 生成二维码 使用 php-qrcode-detector-decoder 识别二维码。需要 php5.6 以上和 GD 库支持 Ubuntu 安装 zbar apt-get install …
Leave a Commentgit rm -r –cached . git add . git commit -m ‘update .gitignore’
Leave a Comment格式 ln [参数][源文件或目录][目标文件或目录] 功能 Linux文件系统中,有所谓的链接(link),我们可以将其视为档案的别名,而链接又可分为两种 : 硬链接(hard link)与软链接(symbolic link),硬链接的意…
Leave a Comment安装Java JDK 官网下载,并安装 环境变量的配置 vim ~/.bash_profile 添加内容: export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.0.3.jdk/…
Leave a Comment(https?|ftp|file):\/\/[-A-Za-z0-9+&@#\/\%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/\%=~_|]
Leave a Comment硬盘无法写入文件,执行df -h命令,磁盘有足够的空间,而执行df -i,发现分区IUse%值为100%,这种情况说明过多的文件占用了大量的inode,使inode没有空间了 什么是inode? >> Inode定义 解决方法: 第一种情况…
Leave a Comment加索引前 加索引后 MySQL EXPLAIN 中 type 的解释
Leave a Commenthttps://juejin.im/post/5a30a52a6fb9a0451d4175ed
Leave a Comment查看80端口的占用情况 查看3306端口的情况 查看所有端口的情况 参数说明
Leave a Comment