安装zabbix需要php的两个模块php-bcmath和php-mbstring 原创 Linux操作系统 作者:甲骨文技术支持 时间:2018-02-24 18:35:24 1472 0 安装zabbix需要php的两个模块php-bcmath和php-mbstring 原创 Linux操作系统 ...
分类:
Web程序 时间:
2018-11-05 17:27:16
阅读次数:
617
1、yarn global add @vue/cli (vue/cli是webpack的二次开发) 2、vue create 自定义项目名称 3、选择Manually select features 4、选下列四项,Linter/Formatter代码约束力强,用习惯了以后可以选上 5、yes 6、 ...
分类:
其他好文 时间:
2018-11-03 02:25:25
阅读次数:
187
1:浏览器输入官网地址:http://spring.io/projects 2:点击如图树叶页面按钮。 3:点击如图小猫图片按钮。 4:查找downloading spring artifacts 链接点击。 5:查找Manually downloading spring distributions ...
分类:
编程语言 时间:
2018-11-01 21:06:48
阅读次数:
218
转自:https://dev.to/alagrede/why-i-dont-want-use-jpa-anymore-fl Great words for what is considered by many as the greatest invention in the Java world. ...
分类:
其他好文 时间:
2018-10-24 15:45:32
阅读次数:
166
Description As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long history. Schedulin ...
分类:
系统相关 时间:
2018-10-10 14:38:48
阅读次数:
188
Centos iptables防火墙添加IP白名单,指定IP可访问端口 以下为我虚拟机的防火墙为例(Centos 7) :wq 保存,重启防火墙生效 ...
分类:
其他好文 时间:
2018-09-25 18:32:42
阅读次数:
199
75、Your database is using Automatic Memory Management. Which two SGA components must be managed manually? A. redo log buffer B. keep buffer pool C. la ...
分类:
其他好文 时间:
2018-09-21 15:23:36
阅读次数:
125
有时候导入一些module时,会出现以下问题 1 这是因为module中可能依赖了不同的支持库,版本不一样。 解决办法 在项目根目录的build.gradle中加入以下代码 将details.useVersion后的值替换为统一的版本. ...
分类:
移动开发 时间:
2018-09-11 16:07:18
阅读次数:
568
当使用swarm的overlay网络,在该网络中运行容器时报“network xx not manually attachable”的错误 默认情况下使用docker network create -d overlay NET 创建的网络只能被swarm service使用,如果需要被独立的容器使用 ...
分类:
Web程序 时间:
2018-09-03 02:47:42
阅读次数:
1090
背景:本机Ubuntu为18.04,想要更新Ubuntu软件下载地址,但是从Windows不能拷贝内容到Ubuntu,遇到的问题分别如下 1.希望安装WMware Tools,但是显示这个错误:VMware Tools installation cannot be started manually ...