偶遇一个问题:org.apache.struts2.json.JSONWriter can not access a member of class org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper wi ...
分类:
数据库 时间:
2016-04-25 11:39:04
阅读次数:
261
Pull the docker image: Show all the images: Remove the image: Run the image: Once run the images, you can see the webpage the your docker site url. Li ...
分类:
其他好文 时间:
2016-04-25 06:46:36
阅读次数:
108
Given two strings s and t, determine if they are isomorphic. Two strings are isomorphic if the characters in s can be replaced to get t. All occurrenc ...
分类:
其他好文 时间:
2016-04-25 06:41:08
阅读次数:
164
git pull 时 往往会遇到各种各样的问题 ,下面是常遇到的一种状况 Updating 7c9e086..936acacerror: The following untracked working tree files would be overwritten by merge:Common/H ...
分类:
其他好文 时间:
2016-04-25 00:26:08
阅读次数:
1471
周五比较烦躁的一天,弄的很不愉快,晚上回济南了,在弟弟那住了一晚上,感觉压力好大啊,觉都没睡多好。 周六,去看了看房,交了个认筹金,好纠结的一天,晚上去刘松那一起撸了撸串,喝的很happy。晚上也没睡多好。 周日,今天,和lcj见了面,感觉好吧,就是眉毛不多呢,应该对我印象不是多好,都不去看电影了。 ...
分类:
其他好文 时间:
2016-04-24 23:10:56
阅读次数:
172
今天在做Differential 备份时,发现 master db 只能做full backup,原因是master只能处于Recovered 状态,不能处于NoRecovery(recovering)状态。 You can only perform a full backup of the mas ...
分类:
数据库 时间:
2016-04-24 21:27:25
阅读次数:
179
题目描述 There is a strange lift.The lift can stop can at every floor as you want, and there is a number Ki(0 #include#includeusing namespace std;struct f... ...
分类:
其他好文 时间:
2016-04-24 20:10:16
阅读次数:
158
使用AspectJ注解开发AOP应用时,会遇到以下问题: ::0 can't find referenced pointcut 这个问题,与你所在的开发环境有关,如下表 当环境为: jdk 1.7, spring version is 3.0+, 如果使用aspectjrt-1.6.2 and as ...
分类:
Web程序 时间:
2016-04-24 17:12:01
阅读次数:
346
在配置自定义签名时出现了"Keystore was tampered with, or password was incorrect"错误! 参考文档发现: If necessary, you can change the location/name of the debug keystore/ke ...
分类:
移动开发 时间:
2016-04-24 15:43:40
阅读次数:
407
if-statements can add serious complexity and beg for refactoring. You can use polymorphic functions to simplify your ifs and dynamically call the appr ...
分类:
编程语言 时间:
2016-04-24 06:07:13
阅读次数:
139