一、创建项目项目名称:spring100806二、在项目中添加spring支持1.在lib目录下添加jar包commons-logging.jarjunit-4.10.jarlog4j.jarspring-beans-3.2.0.RELEASE.jarspring-context-3.2.0.RELEASE.jarspring-core-3.2.0.RELEASE.jarspring-expression-3.2.0.RELEASE.jarspring-..
分类:
编程语言 时间:
2014-10-08 16:43:25
阅读次数:
229
一、创建项目项目名称:spring100806二、在项目中添加spring支持1.在lib目录下添加jar包commons-logging.jarjunit-4.10.jarlog4j.jarspring-beans-3.2.0.RELEASE.jarspring-context-3.2.0.RELEASE.jarspring-core-3.2.0.RELEASE.jarspring-expression-3.2.0.RELEASE.jarspring-..
分类:
编程语言 时间:
2014-10-08 16:10:15
阅读次数:
166
一、创建项目项目名称:spring100807二、添加jar包com.springsource.org.aopalliance-1.0.0.jarcommons-logging.jarjunit-4.10.jarlog4j.jarspring-aop-3.2.0.RELEASE.jarspring-beans-3.2.0.RELEASE.jarspring-context-3.2.0.RELEASE.jarspring-core-3.2.0.RELEASE.jarspring-..
分类:
编程语言 时间:
2014-10-08 16:09:46
阅读次数:
277
一、创建项目项目名称:spring100804二、在项目中添加spring支持1.在项目中创建lib目录/lib2.在lib目录下添加jar包commons-logging.jarjunit-4.10.jarlog4j.jarspring-beans-3.2.0.RELEASE.jarspring-context-3.2.0.RELEASE.jarspring-core-3.2.0.RELEASE.jarspring-expression..
分类:
编程语言 时间:
2014-10-08 15:20:28
阅读次数:
226
java服务中整合了spring,在Eclipse里本地启动时没问题,但是部署到局域网linux服务器上时解析spring applicationContext.xml报错,具体报错信息如下:
Console代码
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Confi...
分类:
编程语言 时间:
2014-10-07 15:26:53
阅读次数:
275
Android设备有两种文件存储区域: 内部存储和外部存储 ("internal" and "external" storage)。 这名字来自早期Android,那时大多数Android设备提供两种存储方式:内置的非易失的内存(内部存储)和可移动的存储例如micro SD卡...
分类:
移动开发 时间:
2014-10-07 01:56:52
阅读次数:
276
Chapter 18 Saving, Loading, and Application State1. Archiving is one of the most common ways of persisting model objects on iOS. Archiving an object i...
分类:
移动开发 时间:
2014-10-04 00:03:55
阅读次数:
286
If you have a relatively small collection of key-values that you'd like to save, you should use the SharedPreferences APIs.
ASharedPreferences object
points to a file containing key-value pairs an...
分类:
其他好文 时间:
2014-10-01 02:51:10
阅读次数:
232
Android uses a file system that's similar to disk-based file systems on other platforms. This lesson describes how to work with the Android file system to read and write files with the FileAPIs....
分类:
其他好文 时间:
2014-10-01 02:01:01
阅读次数:
339
unzipjboss-5.1.0.GA-jdk6.zipmvjboss-5.1.0.GAjboss配置多个实例修改端口/usr/local/jboss/server/default这个目录可以复制,作为多个实例的/usr/local/jboss/server/default/conf/bindingservice.beans/META-INF源文件:<constructor><!--Thenameofthesetofbindingsto..
分类:
其他好文 时间:
2014-09-29 20:40:21
阅读次数:
204