Spring
MVC事务配置要了解事务配置的所有方法,请看一下《Spring事务配置的5种方法》本文介绍两种配置方法:一、 XML,使用tx标签配置拦截器实现事务一、
Annotation方式以下所使用环境为Spring4.0.3、Hibernate4.3.5一、 XML,使用tx标签配置拦截器实现...
分类:
编程语言 时间:
2014-05-16 09:44:21
阅读次数:
486
Inflater英文意思是膨胀,在Android中应该是扩展的意思吧。
LayoutInflater的作用类似于
findViewById(),不同点是LayoutInflater是用来找layout文件夹下的xml布局文件,并且实例化!而
findViewById()是找具体某一个xml下的具体 ...
分类:
移动开发 时间:
2014-05-16 09:20:39
阅读次数:
432
Akamai’s Open Video Player for HTML5 Akamai has
released a new Open Video Player for HTML5 developer toolkit, aimed at
simplifying the task of creati....
分类:
Web程序 时间:
2014-05-16 08:37:40
阅读次数:
615
free Media Players (Free MP3, Video, and Music
Player ...) are cool because they let web developers and bloggers embed MP3
Players/FLV Olayers and bui...
分类:
移动开发 时间:
2014-05-16 08:27:41
阅读次数:
509
f(Build.VERSION.SDK_INT >10) builder
=newAlertDialog.Builder(getActivity(), R.style.Theme.Sherlock.Dialog);else
builder =newAlertDialog.Builder(...
分类:
移动开发 时间:
2014-05-16 07:49:31
阅读次数:
606
spring中classpath和classpath*的配置区别在使用spring时,经常会看到类似
classpth:、classpath*: 这样的前缀,不管是加载spring
xml配置文件还是其配置文件中加载资源文件都会看到这两种前缀配置,其实这两种前缀是有区别的,下面将举例详细解释。spr...
分类:
编程语言 时间:
2014-05-16 06:56:24
阅读次数:
257
出错原因很简单:数据库服务没开,自然就打不开Session了。
分类:
编程语言 时间:
2014-05-16 06:44:46
阅读次数:
479
转自:http://blog.csdn.net/callchunli/article/details/8929813(2013/9/2)build.xml:939:
java.lang.ArrayIndexOutofBoundsExcption:1at com.android.ant.Depende...
分类:
移动开发 时间:
2014-05-16 05:10:27
阅读次数:
1029
DOM4J即Document Object Model for
Java使用java技术以文档方式解析XML数据的模型。DOM4J是开源组织提供的一个免费的、强大的XML解析工具,如果开发者需要在项目中使用那么需要下载并引入jar包。dom4j
is an Open Source XML frame...
分类:
其他好文 时间:
2014-05-14 08:41:03
阅读次数:
317