自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (5)
  • 收藏
  • 关注

原创 java.lang.IllegalStateException: Failed to load ApplicationContext解决办法

配置springMVC框架时总是出错,如下:  java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoader...

2013-11-18 01:05:08 159083 14

转载 执行 maven 命令 报错Unable to add module to the current project as it is not of packaging type 'pom'

今天学习在本地搭建Maven工程时,执行了mvn archetype:generate 命令,报错。Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-quickstart:1.1] Unable to add module to the current project

2013-11-13 00:02:32 17893 1

swftools-0.9.2.exe

用于实现百度文库阅读器的pdg2swf工具~

2012-10-15

JS中文拼音排序

JS中文拼音排序,通过js在前台进行中文数据的排序,简单易用

2012-08-20

Wrox-Oracle专家高级编程

Wrox-Oracle专家高级编程-Expert_one-on-one_Oracle.pdf

2012-08-20

mysql-connector-java-5.1.0(1).zip

mysql-connector-java-5.1.0(1).zip,用与数据库访问

2010-11-10

MySQL数据库常用语句

MySQL数据库常用语句,修改数据库字符集:alter database jsp character set utf-8; 建立数据库并制定数据库字符集:create database jsp character set utf-8; 查看系统的字符集和排序方式:show variables like 'character%';

2010-11-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除