Success is falling nine times and getting up ten. 成功就是哪怕跌倒九次,也要在第十次爬起来。 For most of us, we may choose to lie on the ground and give up the try of gett ...
分类:
其他好文 时间:
2017-01-20 13:06:21
阅读次数:
172
估计是春节前最后一次写博客,也估计是本年值班最后一次踩雷,感叹下成也SQL SERVER,败也SQL SERVER。 场景描述: 操作系统版本 :Windows Server 2012 数据中心版本 数据库版本 :SQL SERVER 2012 企业版,版本号:11.0.5582.0 问题描述:数据 ...
分类:
数据库 时间:
2017-01-20 07:13:18
阅读次数:
316
Little Peter Ivanov likes to play knights. Or musketeers. Or samurai. It depends on his mood. For parents, it is still always looks like “he again fou ...
分类:
其他好文 时间:
2017-01-19 07:43:27
阅读次数:
209
10.40.100.143 docker-node0.venic.com 10.40.100.144 docker-node1.venic.com 原用swarm镜像 直接启动 10.40.100.143上 docker run -d --restart=always --name node0 do ...
分类:
其他好文 时间:
2017-01-16 19:55:31
阅读次数:
281
主机分配如下,支持双活,中断其中1台,primary会通过consul自动重新选举 10.40.100.141 docker-manager0.venic.com 10.40.100.142 docker-manager1.venic.com 首先在镜像服务器上148上,拉取一个官网 的 consu ...
分类:
其他好文 时间:
2017-01-16 19:55:31
阅读次数:
194
在10.40.100.148上 # docker run -d -p 5000:5000 --restart=always --name docker-registry.venic.com -v /data:/var/lib/registry registry 参数说明: --restart=alw ...
分类:
其他好文 时间:
2017-01-16 19:48:56
阅读次数:
143
Gotta Catch Em' All! Bash wants to become a Pokemon master one day. Although he liked a lot of Pokemon, he has always been fascinated by Bulbasaur the ...
分类:
其他好文 时间:
2017-01-14 07:48:20
阅读次数:
234
Love is the poetry of the scenes. 爱是感官之诗。 Recently I always feel lonely, I badly hope that I can find a girl who loves me. A single coder... There is ...
分类:
其他好文 时间:
2017-01-13 23:46:56
阅读次数:
233
if(Build.VERSION.SDK_INT>Build.VERSION_CODES.LOLLIPOP){
webSettings.setMixedContentMode(WebSettings.MIXED_CONTENT_ALWAYS_ALLOW);
}
分类:
移动开发 时间:
2017-01-12 03:18:06
阅读次数:
266
When working with collections of things in GraphQL, we'll always reach out for the GraphQLListType. In this video, we'll learn how to use GraphQLList ...
分类:
其他好文 时间:
2017-01-10 17:50:23
阅读次数:
198