码迷,mamicode.com
首页 >  
搜索关键字:spring cloud config svn gradle    ( 84117个结果
Configurate root account
After having installed Ubuntu OS, you should update config file for root account. The commands are listed as follow:vi /etc/lightdm/lightdm.conf #open...
分类:其他好文   时间:2014-04-29 19:21:56    阅读次数:555
ActionProxy相关实现类
package com.opensymphony.xwork2;import com.opensymphony.xwork2.config.Configuration;import com.opensymphony.xwork2.config.ConfigurationException;impor...
分类:其他好文   时间:2014-04-29 19:12:40    阅读次数:729
[stm32] 按键
防抖时间设的不是太好.... 1 /* 2 ::按键控制 3 PA8接LED,PE2接按键 4 */ 5 #include"stm32f10x.h" 6 void RCC_Configuration(void); 7 void GPIO_Config(void); 8 void Delay(__IO...
分类:其他好文   时间:2014-04-29 18:26:23    阅读次数:466
Configurate vim tool
vim toolis a commom editor, for the sake of improving effeicient, it is necessary to configurate vim config file. The following comands will help you....
分类:其他好文   时间:2014-04-29 17:58:49    阅读次数:502
spring 拦截器拦截点的配置
实用正则org.springframework.aop.support.RegexpMethodPointcutAdvisor然后 .*_cache.* 表示拦截...
分类:编程语言   时间:2014-04-29 16:25:10    阅读次数:510
IE11下Forms身份认证无法保存Cookie的问题
ASP.NET中使用Forms身份认证常见的做法如下:1. 网站根目录下的Web.config添加authentication节点 2. 在manager子目录下添加Web.config文件并加入下面的内容: 这样,用户...
分类:其他好文   时间:2014-04-29 14:23:02    阅读次数:497
SpringMVC轻松学习-环境搭建(二)
基于spring2.5的采用XML配置的spring MVC项目注:本项目全部基于XML配置。同时,集成了hibernate。采用的是:spring MVC+hibernate+spring的开发架构。 1.建立web项目2.导入jar包(spring.jar, spring-webmvc.jar,...
分类:编程语言   时间:2014-04-29 10:35:45    阅读次数:637
今天弱爆了,svn创建项目
今天弱爆了1.再svnRoot下新建你要建的项目名如:hqdj 文件夹,然后选中它点击右键选中create repository here...,选择文件系统类型2.进入conf文件夹进行配置用户名和密码3.再你自己的本地(最好是www目录下)checkout就ok了想想自己不好好研究下,现在弱爆了...
分类:其他好文   时间:2014-04-29 10:35:45    阅读次数:317
CloudStack核心类ApiServlet、ApiServer、ApiDispatcher、GenericDaoBase源码分析
ApiServlet首先从整体上看下ApiServlet,Outline视图如下,一、注意@Inject依赖的是javax.inject.jar,它和spring的@Autowired的区别在于使用它时变量不用生成相应的set方法。二、CloudStack所有的请求都会被ApiSerlet拦截处理,...
分类:Windows程序   时间:2014-04-29 10:34:46    阅读次数:686
eclipse 3.7 配置svn
1、首先需要安装SVN客户端TortoisSVN。地址:http://tortoisesvn.net/2、eclipse低版本的需要安装Subversive Revision Graph,地址:http://download.eclipse.org/tools/gef/updates-pre-3_8...
分类:系统相关   时间:2014-04-29 10:14:46    阅读次数:580
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!