今天笔者在弄整合的时候出现了一个很奇怪的问题!就是在整合的是后出现了classnotfound:org.hibernate.FilterDefinition.class,找了很久都说是没有添加jar包,然后我就找这个类到底有没有在hibernate中,发现这个类居然就在hibernate-core.jar中但是却不在engine包的根下,而是..
分类:
系统相关 时间:
2014-08-26 11:57:06
阅读次数:
246
Description
In the late 1700s', Gauss, a famous mathematician, found a special kind of numbers. These integers are all in the form:
a + b .The sum and multiplication ofthese integers can be natura...
分类:
其他好文 时间:
2014-08-26 11:46:25
阅读次数:
237
the algorithm is like this: it evenly spreads an integer N over K cells.for i = 0 to K array[i] = N / K # integer division# divide up the remain...
分类:
其他好文 时间:
2014-08-26 05:20:04
阅读次数:
205
1.Start and stop the windows servicesnet stop net start net pause net continue A full list of the exact services is found in the registry (run regedit...
分类:
其他好文 时间:
2014-08-25 20:53:04
阅读次数:
203
题意:A biologist experimenting with DNA modification of bacteria has found a way to make bacterial colonies sensitive to the surrounding population dens...
分类:
编程语言 时间:
2014-08-25 18:32:14
阅读次数:
252
在给watir控件传递中文参数时遇到几个问题,现在解决方法如下1、ie.text_field(:name=>"UserName").set("中文字符")时报错,报错如下Invalid char '\243' in expressionInvalid char '\254' in expressio...
分类:
其他好文 时间:
2014-08-25 13:21:14
阅读次数:
198
原文:http://www.hxhlb.cn/article/32142aaeb67bbc05379369c3.html那一天,我装上了RAD Studio XE5.当天晚上,我就写了一个小小的Android程序.但是,苦于没有好手机,没办法进行测试.今天,下载了一晚上,终于把Android所有的s...
分类:
移动开发 时间:
2014-08-25 09:58:14
阅读次数:
335
个人学习整理,如有不足之处,请不吝指教。转载请注明:@CSU-Max
今天写了一个小的 JavaWeb 项目传到 SAE 上,访问的时候出错。本地测试是正常的,而且以前做微信平台开发的时候上传的项目就可以正常访问。于是花了两个小时的时间终于找出了错误的原因。
错误信息如下:
Error 404 – Not Found.No context on this server...
分类:
编程语言 时间:
2014-08-24 18:05:42
阅读次数:
235
Hooray! Agent Bauer has shot the terrorists, blown upthe bad guy base, saved the hostages, exposed the moles in the government,prevented an environmental catastrophe, and found homes for three orphan...
分类:
其他好文 时间:
2014-08-24 14:14:42
阅读次数:
169
昨天写的关于解决JavaWeb: 报错信息The superclass "javax.servlet.http.HttpServlet" was not found on the Java的方案非常好的攻克了这个错误,可是它没有全然的解决我的问题,Maven项目依旧有一个红色叹号存在。红色叹号存在的...
分类:
编程语言 时间:
2014-08-23 22:49:11
阅读次数:
286