连击 天
fork: star:
redis配置sentinel,master shutdown后主从切换失败,提示错误 -failover-abort-not-elected master mymaster x.x.x.x 6379 原因是sentinel.conf缺少配置,若redis.conf中添加 protected-mo...
./configure --prefix=/usr/local/zabbix --with-mysql --with-net-snmp --with-libcurl --enable-server --enable-agent --enable-proxy 报错:configure: error: Not found mysqlclient l...
jdk1.6 public void ensureCapacity(int minCapacity) { modCount++; int oldCapacity = elementData.length; if (minCapacity > oldCapacity) { Object oldData[] = elementData; int newCa...
cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../common/fdfs_global.o...
1.指定本机java环境 Windows-->preferences-->java-->Insetallel JREs 右侧 单击ADD standard VM-->Next -->Directory-->Finash 点选 新增jre环境-->点击OK 2.更换背景颜色 个人感觉白色比较...
jenkins bulid时报错,是因为com.sun.image.codec.jpeg是sun公司私有包,oracle在1.7后不再支持 修改下代码即可解决问题 原code: BufferedImage tag = new BufferedImage((int) newWidth, (...
在戴尔R410服务器上安装虚拟机报错,如下图 错误原因是没有开启虚拟化 步骤: 1、重启服务器,右上角会有按键提示,按F11,进入BIOS 2、进入BIOS后选择System Setup 3、选择Process Setting...
1、安装nexus 官网:http://www.sonatype.org/nexus/go/ 注:nexus2.6版本后不支持jdk1.6 2、安装maven 3、打开 http://IP地址:8081/nexus可访问, 默认账号:admin/admin123 右上角log in后...
安装完maven后查看maven版本 mvn -v 提示 -bash: /opt/apache-maven-3.2.2/bin/mvn: Permission denied 权限不够,chmod a+x /opt/apache-maven-3.2.2/bin/mvn(a-所有用户 + 增加权限 x执行)...
anon-access = read auth-access = write 配置文件去掉#时记得去除与左侧的空格
import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Semaphore; import net.sf.json.JSONObject; import org.apache.http....
chrome从37升级到39后出现Uncaught TypeError: undefined is not a function
没有更多内容
加载失败,请刷新页面
没有更多内容
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复