frp + nginx 配置多人共用的http 内网穿透服务文章地址:https://juejin.im/post/5c49313f6fb9a049eb3...
来源:https://maoxian.de/2019/03/1559.html由于苹果在新版的 Mac 中内置了 T2 安全芯片,因此当我们在下面这些版本...
在编写vue文件中引入模块import model from "@/common/model"; 这里路径前面的“@”符号表示什么意思...
使用device.js最简单<script src="https://cdn.bootcss.com/device.js/0.2.7/de...
1.下载卸载软件https://helpx.adobe.com/content/dam/help/en/creative-cloud/help/unins...
主从配置作用1、可以作为备份机制,相当于热备份2、可以用来做读写分离,均衡数据库负载场景1、主服务器master:10.10.20.111,其中已经有数据...
Laravel 5 Repositories is used to abstract the data layer, making our applica...
yum install -y docker systemctl enable docker systemctl start docker docker r...
记录通过mutt发送Gmail邮件,备份MySQL数据库安装//CentOS yum install mutt //Ubuntu sudo apt-ge...
H5裁剪图片上传<!DOCTYPE html> <html lang="en"> <head> ...