摘要:
table.altrowstable { font-family: verdana,arial,sans-serif; font-size:11px; color:#333333; border-width: 1px; border-color: #a9c6c9; border-collapse: collapse; } tab... 阅读全文
摘要:
Spring IOP 面向切面编程 AOP操作术语 Joinpoint(连接点):所谓连接点是指那些被拦截到的点。在spring中,这些点指的是方法,因为spring只支持方法类型的连接点.(类里面可以增强的方法。这些方法称为连接点) Pointcut(切入点):所谓切入点是指我们要对哪些Joinp 阅读全文
摘要:
阅读全文
摘要:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'stu' defined in class path resource [applicationContext.xml]: Instantiation of bean failed; nested exception is... 阅读全文
摘要:
这个错误是 org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unexpected failure during bean definition parsing Offending resource: class path resource [appli... 阅读全文
摘要:
web 项目的搭建 以注入对象的方式 阅读全文
摘要:
阅读全文
摘要:
数据库 没有开启 连接失败 阅读全文