Hat's TeaTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1139Accepted Submission(s): 238Problem De...
分类:
其他好文 时间:
2014-07-16 20:59:28
阅读次数:
199
配置struts.xml文件 将value改成true 当访问action的时候调用Action类默认不执行execute方法如果是false的话哪么调用action执行execute方法 namespace:是访问action的前缀 extends:可以继承其他包 name:包的名字name:ac...
分类:
其他好文 时间:
2014-07-16 20:40:37
阅读次数:
149
主要问题还是之前装过,卸载的时候卸载不干净导致的。如下:安装到最后出现:Unable to update security settings. Access denied for user 'root'@'localhost' (using password: YES)这个问题还是在网上找的,引自:...
分类:
数据库 时间:
2014-07-16 20:15:21
阅读次数:
591
1、错误描述
2014-7-12 22:08:01 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
INFO: HHH000232: Schema update complete
2014-7-12 22:08:01 org.hibernate.internal.SessionFactoryImpl buildCurrentSessionConte...
分类:
编程语言 时间:
2014-07-13 16:24:14
阅读次数:
332
1、错误描述
信息: Choosing bean (struts) for (com.opensymphony.xwork2.util.TextParser)
2014-7-13 1:52:04 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: Initializing Struts-Spring integration.....
分类:
Web程序 时间:
2014-07-13 14:09:58
阅读次数:
639
NAMErhn_check - check for queued actions on RHN and execute themSYNOPSIS/usr/sbin/rhn_check [-v] [--verbose]DESCRIPTIONrhn_checkis a client program th...
分类:
系统相关 时间:
2014-07-13 10:13:35
阅读次数:
253
http://blog.csdn.net/greatelite/article/details/18676281遇到的问题:在连接到hdfs服务器上,一直提示unable to connect to HDFS Server解决过程中:①网上找了各种说是jar包驱动不兼容,端口号不对,最后都没解决②最...
分类:
其他好文 时间:
2014-07-13 00:38:07
阅读次数:
632
.net学习之委托和事件1.什么是委托 通俗的说:委托就是一个能够存储符合某种格式(方法签名)的方法的指针的容器 上传图片:2.委托语法 准备一个方法:string Hello(string userName){} string Hello2(string userName){} 声明委托类:de....
分类:
Web程序 时间:
2014-07-13 00:33:29
阅读次数:
268
job 不能自动运行--这是另外一个mos文章,本文章有13个解决方法...
分类:
其他好文 时间:
2014-07-12 22:14:20
阅读次数:
228