码迷,mamicode.com
首页 >  
搜索关键字:spring cloud config svn gradle    ( 84117个结果
[转]spring mvc 返回值类型设定
spring mvc
分类:编程语言   时间:2014-05-01 13:33:36    阅读次数:576
[转]Spring MVC 学习笔记 json格式的输入和输出
Spring MVC ResponseEntity
分类:编程语言   时间:2014-05-01 12:57:27    阅读次数:515
[转]spring获取webapplicationcontext,applicationcontext几种方法详解
spring获取webapplicationcontext,applicationcontext几种方法详解
分类:移动开发   时间:2014-05-01 12:30:50    阅读次数:460
使用maven,spring mvc框架结构 java jq等技术开发的
http://zhidao.baidu.com/link?url=zPPLZ8yo-UUaclBCxVwzmh8mlfPIxeM7Jl-Xb7gmI5tz8lm8tN_DDx7PrGAF-cfOPy_EGG-VFDTaCTIAQvtu0a
分类:编程语言   时间:2014-05-01 12:20:28    阅读次数:431
WCF WEB API配置
Web.config配置 ...
分类:Windows程序   时间:2014-05-01 10:32:23    阅读次数:464
SVN版本分支合并
SVN,开发中常用的工具,也没什么可说的。这里只是记录一下,以免太久不用了想用的时候又忘了。 首先已经有两个目录,一个是分支目录SVNChild,一个是主干目录SVNMain。SVNChild是从SVNMain分出来的一个版本,即整个代码结构(文件夹、代码文件)基本一样的,当然新添加了部分文件...
分类:其他好文   时间:2014-05-01 09:39:11    阅读次数:720
SSH 配置日记
1 注意struts2-spring-plugin.jar的导入。 Unabletoloadconfiguration.-action 异常。需要导入这个包2 很久都跑不通的话,可以变量可以换个值试一试
分类:其他好文   时间:2014-05-01 04:02:05    阅读次数:319
BeanFactory和FactoryBean
BeanFactoryBeanFactory是Spring的IOC容器的接口,用于获取Java对象。ApplicationContext接口也间接扩展了BeanFactory接口,是BeanFactory接口的子接口,继承树如下所示:BeanFactory↑ ↑ListableBeanFactory...
分类:其他好文   时间:2014-05-01 03:10:47    阅读次数:491
android 中实现图片倒影效果
1、效果图: 2、核心代码: package com.example.pic_reflection; import android.app.Activity; import android.graphics.Bitmap; import android.graphics.Bitmap.Config; import android.graphics.Canvas; import and...
分类:移动开发   时间:2014-04-29 13:35:22    阅读次数:520
APK 代码混淆
# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags ...
分类:其他好文   时间:2014-04-29 13:24:23    阅读次数:443
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!