1、错误描述[ERROR:]2015-08-03 10:03:26,508 [Realm [realm.ShiroDbRealm@15408475] does not support authentication token [org.apache.shiro.cas.CasToken@3eb82839]. Please ensure that the appropriate Realm imp...
分类:
数据库 时间:
2015-08-10 14:51:08
阅读次数:
200
VyOS and ESXi,VyOS Configuration
The next step is to configure both VyOS routers. Before we do, we should ensure that we have a good high-level understanding of what should be happening.
The ultim...
分类:
其他好文 时间:
2015-08-08 15:02:45
阅读次数:
314
尝试一下android studio ,谁知出现路径问题 'tools.jar' seems to be not in Android Studio classpath. Please ensure JAVA_HOME points to JDK rathe jre。打开就出现此错误提示。百度后.....
分类:
移动开发 时间:
2015-08-07 21:54:10
阅读次数:
217
Objects are structures allocated on the heap. Special rules apply to the use of objects to ensure they are properly garbage-collected.Objects are neve...
分类:
编程语言 时间:
2015-08-06 16:28:30
阅读次数:
136
机子里的otp是新装的看了一下main是在util:ensure_started一堆app的时候死讯了,按照顺序是sasl crypto asn1 public_key ssl发现是public_key,时报了crypto没启动,但是application:start(crypto)就没报错后来发现...
分类:
其他好文 时间:
2015-08-04 18:47:56
阅读次数:
222
然后在一个博客。这里有一个flash嵌入式播放器。这是公司内部使用的flash播放机,支持格更多款式,同时支持swf格视频播放的类型。以下是页面嵌入代码:/flash/history/history.css" /> To view this page ensure that Adobe ...
分类:
Web程序 时间:
2015-07-24 15:51:31
阅读次数:
158
很多人在用Android Studio的时候会出现“'tools.jar' seems to be not in Android Studio classpath.Please ensure JAVA_HOME points to JDK rather than JRE.”出现这个错误的时候大部分情况是环境配置有问题,可以参考百度经验里面的解决方案。而我遇到的原因是tools.jar文件丢失。...
分类:
移动开发 时间:
2015-07-19 13:25:42
阅读次数:
147
Singleton Pattern
Ensure a class has one instance,and provide a global point of access to it. 确保某一个类只有一个实例,而且自行实例化并向整个系统提供这个实例。
皇帝只有一个
首先我们来想想,如何获取一个对象,一般是通过new来实现,高级的通过反射,但是该如何禁止外部创建对象。
answe...
分类:
其他好文 时间:
2015-07-18 11:02:43
阅读次数:
128
前言
昨天有兄弟看到我文章里的帖子提到的T氏法则,其实有点吹的成分了哦(很多也都是和同事整理的,也有客户强制要求的),大部分由于很凌乱没有正式的版本,所以先发一部分出来(Security方面的)。由于是欧美项目,所以资料全都是英文版的,各位凑合着看吧。
正文
Input Validation
Is input data validated to ensure that it...
分类:
其他好文 时间:
2015-07-15 09:29:10
阅读次数:
129