Loading

上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 21 下一页
摘要: 参考:https://facebook.github.io/create-react-app/docs/adding-custom-environment-variables What other .env files can be used? Note: this feature is avail 阅读全文
posted @ 2019-06-20 15:00 ZJH_BLOGS 阅读(10677) 评论(0) 推荐(0)
摘要: php 包 spatie/browsershot 实例 阅读全文
posted @ 2019-06-19 14:45 ZJH_BLOGS 阅读(971) 评论(0) 推荐(0)
摘要: 转自:https://learnku.com/docs/laravel/5.4/validation/1234#custom-validation-rules 自定义验证规则 Laravel 提供了许多有用的验证规则。但你可能想自定义一些规则。注册自定义验证规则的方法之一,就是使用 Validato 阅读全文
posted @ 2019-06-11 15:32 ZJH_BLOGS 阅读(3023) 评论(0) 推荐(0)
摘要: image :镜像 虚拟机容器需要加载image才能运行,镜像中打包了构建好服务的运行环境。 Docker images are the basis of containers. An Image is an ordered collection of root filesystem changes 阅读全文
posted @ 2019-05-14 14:34 ZJH_BLOGS 阅读(1203) 评论(0) 推荐(0)
摘要: 首先先配置好桥接容器(mysql_bridge 为一个桥接网络,A容器可以在此暴露A容器的服务接口,让B容器使用A容器的服务) 直接上 容器使用桥接例子: 阅读全文
posted @ 2019-04-26 17:41 ZJH_BLOGS 阅读(3594) 评论(0) 推荐(0)
摘要: 常用命令 生成waven 项目目录1 生成waven 项目目录2 例: 阅读全文
posted @ 2019-04-25 10:54 ZJH_BLOGS 阅读(191) 评论(0) 推荐(0)
摘要: 使用NPM(Node.js包管理工具)安装依赖时速度特别慢,只需要使用–registry参数指定镜像服务器地址, 为了避免每次安装都需要--registry参数,可以使用如下命令进行永久设置: 阅读全文
posted @ 2019-04-23 10:48 ZJH_BLOGS 阅读(11294) 评论(0) 推荐(0)
摘要: 确保安装 cmake,gcc,g++,make 阅读全文
posted @ 2019-03-31 16:37 ZJH_BLOGS 阅读(6967) 评论(0) 推荐(0)
摘要: dockerFile 中安装composer.... 执行到 报 "Failed to decode zlib stream" 原因是:网络连接的问题 请使用代理~ 参考:https://github.com/composer/composer/issues/4619 阅读全文
posted @ 2019-03-31 14:28 ZJH_BLOGS 阅读(3685) 评论(3) 推荐(0)
摘要: SA 系统分析师 System Analyst PM 项目经理 Project Manager RTE 发布培训工程师 Release Train Engineer DevOps 开发运维协调者 Development&Operations Ops 运维 Operations PO 产品或业务负责人 阅读全文
posted @ 2019-03-30 10:07 ZJH_BLOGS 阅读(2665) 评论(0) 推荐(0)
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 21 下一页