码迷,mamicode.com
首页 >  
搜索关键字:eem ccie学习笔记    ( 529个结果
keepalived工作原理和配置说明
keepalived是什么 keepalived是集群管理中保证集群高可用的一个服务软件,其功能类似于heartbeat,用来防止单点故障。 keepalived工作原理 keepalived是以VRRP协议为实现基础的,VRRP全称Virtual Router Redundancy Protoco ...
分类:其他好文   时间:2017-07-14 18:05:45    阅读次数:247
velocity模板加载
http://hi.baidu.com/ly_dayu/item/828b09c5c3c5e547a8ba9409 velocity使用基本来说比较简单,但在加载模板时老出问题,很多初学者经常会遇到找不到模板这种异常。本文就针对目前常用的三种模板加载方式做以说明。 一、velocity默认的加载方式 ...
分类:其他好文   时间:2017-07-11 21:05:37    阅读次数:257
freemarker框架 在easyui页面中处理数字 比如在页面得到1,234
只要在springmvc.xml配置 就OK bean 里面配置prop key ...
分类:其他好文   时间:2017-07-10 10:24:38    阅读次数:114
spring boot sso
https://hellokoding.com/hello-single-sign-on-sso-with-json-web-token-jwt-spring-boot/ https://github.com/mefernandez/spring-multi-module-oauth-sso htt ...
分类:编程语言   时间:2017-07-09 23:09:29    阅读次数:225
HDR10 vs Dolby Vision: Here’s what you need to know about the HDR form
HDR10 vs Dolby Vision: Here’s what you need to know about the HDR format war By Nick Pino November 29, 2016 Television It’s the battle of the ultra-pr ...
分类:其他好文   时间:2017-07-08 10:13:37    阅读次数:220
NIKE KOBE A.D. NXT PERFORMANCE REVIEW
Traction – Despite sharing the same pattern as the Nike Kobe A.D. NXT For Sale — which, thankfully, is the only performance feature the NXT has in com ...
分类:其他好文   时间:2017-07-06 20:59:17    阅读次数:260
SpringBoot基本配置
入口类和@SpringBootApplication @SpringBootApplication是Spring Boot的核心注解,是一个组合注解,部分源码如下: 它的核心功能由@EnableAutoConfiguration注解提供,@EnableAutoConfiguration让Spring ...
分类:编程语言   时间:2017-07-06 15:12:47    阅读次数:300
529条   上一页 1 ... 36 37 38 39 40 ... 53 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!