怪我咯
浏览量8215 | 粉丝289 | 关注2
2017-04-27 09:03:44
git 无法删除 .idea 目录
根目录下有一个 .idea 文件夹,我已经在 根目录下的 .gitignore 文件中加入了 {代码...} 然后 git commit -m "ignore .idea dir" -> git push -u origin -> 但是远程的git 中还是有 .idea 这个目录。无法删...
0
5
1921
2017-04-27 09:03:44
redis集群设计
有两台服务器A,B做redis集群。 数据的写入是平均分配到二台服务器上,还是先写完一台服务器在向另一台服务器写数据呢。 二种情况各有什么优势,
0
2
1158
2017-04-27 09:03:40
2017-04-27 09:03:36
2017-04-27 09:03:33
2017-04-27 09:03:28
2017-04-27 09:03:21
docker启动报错!!!
问题描述:docker启动报/bin/bash 找不到,但我在/bin 文件中石油bash的 错误信息:docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec:...
0
2
1259
2017-04-27 09:03:14
2017-04-27 09:02:14
mongodb - 指定的参数已超出有效值的范围
Error encounteredUnable to connect to server 127.0.0.1:-1: 指定的参数已超出有效值的范围。参数名: port.Type: MongoDB.Driver.MongoConnectionExceptionStack: 在 MangoUI.ComServerView.RefreshDBs(MMongo ...
0
2
1348
2017-04-27 09:02:04