集成Spring 加入Spring 和Shiro的jar 包 配置Spring 及SpringMVC 参照:1.3.2\shiro-root-1.3.2-source-release\shiro-root-1.3.2\samples\spring 配置web.xml 文件和Spring 的配置文件 ...
分类:
编程语言 时间:
2017-01-06 07:50:24
阅读次数:
401
Available parameters are [2, 1, 0, param1, param2, param3] <select id="loginByTeacher" parameterType="String" resultType="User"> SELECT * FROM `user` ...
分类:
数据库 时间:
2017-01-06 01:17:43
阅读次数:
193
Druid是一个开源的、分布式的、列存储系统,特别适用于大数据上的(准)实时分析统计。且具有较好的稳定性(Highly Available)。 其相对比较轻量级,文档非常完善,也比较容易上手。 Druid vs 其他系统 Druid vs Impala/Shark Druid和Impala、Shar ...
分类:
数据库 时间:
2017-01-04 14:07:56
阅读次数:
479
apache启动失败报错: The Apache service named reported the following error:>>> AH00451: no listening sockets available, shutting down . The Apache service na ...
分类:
Windows程序 时间:
2017-01-03 21:07:24
阅读次数:
1676
打开正常创建的Metadata Service后发现了如下的错误: 检查了Application Pool和Managed Metadata Web Service ,发现两者一切正常,之后查看SharePoint log,发现了如下错误: Failed to get full hidden lis ...
分类:
移动开发 时间:
2017-01-03 21:03:55
阅读次数:
392
一、自适应内部元素 利用width的新特性min-content实现 width新特性值介绍: fill-available,自动填充盒子模型中剩余的宽度,包含margin、padding、border尺寸,他让非block元素也可实现宽度100%; max-content:假设容器有足够的宽度,足 ...
分类:
Web程序 时间:
2017-01-03 09:38:54
阅读次数:
414
package com.jckb; import java.io.BufferedInputStream; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.i... ...
分类:
编程语言 时间:
2016-12-31 10:33:36
阅读次数:
276
from: http://tecadmin.net/install-java-8-on-centos-rhel-and-fedora/ After a long wait, finally Java SE Development Kit 8 is available to download. JDK ...
分类:
其他好文 时间:
2016-12-31 07:35:03
阅读次数:
264
一、简介 “A highly-available key value store for shared configuration and service discovery.” Etcd是coreos开发的分布式服务系统,内部采用raft协议作为一致性算法。作为一个高可用的配置共享、服务发现的键值 ...
分类:
其他好文 时间:
2016-12-30 16:59:30
阅读次数:
1562
Symptom 访问Help->Diagnostics->Examine 报"Function not available to this responsibility.Change responsibilities or contact your System Administrator."的错误... ...
分类:
其他好文 时间:
2016-12-29 13:23:19
阅读次数:
921