码迷,mamicode.com
首页 >  
搜索关键字:integration    ( 647个结果
SPRING IN ACTION 第4版笔记-第六章RENDERING WEB VIEWS-006- 使用thymeleaf(TemplateResolver、SpringTemplateEngine、ThymeleafViewResolver、th:include、th:object、th:field="*{firstName}")
一、在Spring中使用thymeleaf的步骤 1.配置 In order to use Thymeleaf with Spring, you’ll need to configure three beans that enable Thymeleaf-Spring integration:? A
分类:编程语言   时间:2016-03-05 13:17:50    阅读次数:218
SSIS包定时执行
企业管理器 --管理 --SQL Server代理 --右键作业 --新建作业 --"常规"项中输入作业名称 --"步骤"项 --新建 --"步骤名"中输入步骤名 --"类型"中选择"Transact-SQL 脚本(TSQL)" --"类型"中选择"SQL SERVER INTEGRATION SE
分类:其他好文   时间:2016-03-04 13:10:16    阅读次数:158
MyBatis(3.2.3) - Integration with Spring
MyBatis-Spring is a submodule of the MyBatis framework, which provides seamless integration with the popular dependency injection framework, Spring. 1
分类:编程语言   时间:2016-03-02 18:04:40    阅读次数:367
SSIS入门与进阶
SSIS是从MS SQL 2005开始引入的,实际上是DTS的马甲,是SQL Server Integration Service的缩写。DTS也好,SSIS也罢,都是ETL(Extract Transform Load)工具,一般用来导入数据到数据库。SSIS比普通的ETL更进一步,它是可视化的,
分类:其他好文   时间:2016-02-29 21:36:29    阅读次数:1263
Spring Annotation方式读取注入properties属性值
项目笔记1:applicationContext-integration.xml<?xmlversion="1.0"encoding="UTF-8"?> <beansdefault-autowire="no" xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.sprin..
分类:编程语言   时间:2016-02-24 19:35:59    阅读次数:307
Autofc与Mvc,WebForm,Weiapi,Owin整合源码分析
主要分析一下的几个项目: Autofac.Integration.Mvc Autofac.Integration.WebApi Autofac.Integration.Owin Autofac.Integration.Web Autofac.Integration.WebApi.Owin Autof
分类:Windows程序   时间:2016-02-24 19:05:08    阅读次数:186
曝光时间为行数该怎么理解
看sensor datasheet 里说到AE时,有个integration time 积分时间 ntegration time即积分时间是 以行为单位表示曝光时间(exposure time)的,比如说INT TIM为159,就是指sensor曝光时间为159行,两者所代表的意思是相同的,都是表示
分类:其他好文   时间:2016-02-20 16:04:38    阅读次数:485
CI-持续集成(2)-软件工业“流水线”技术实现(转)
1 概述 持续集成(Continuous Integration)是一种软件开发实践。在本系列文章的前一章节已经对其背景及理论体系进行了介绍。本小节则承接前面提出的理论构想进行具体的技术实现。 《Google软件测试之道》: "每天,Google都要测试和发布数百万个源文件,亿万行代码。数以亿计的构
分类:其他好文   时间:2016-02-20 14:32:02    阅读次数:192
与PostgreSQL相关的工具
Pentaho Data Integration(kettle):一个优秀的抽取、转换、加载(Extract Transform and Load,ETL)工具 Pentaho Report Server:一个强大的报告引擎 PgAdmin3:一个极好的数据库管理工具 php5-postgresql
分类:数据库   时间:2016-02-19 09:07:33    阅读次数:218
软件工业“流水线”
1 概述 持续集成(Continuous Integration)是一种软件开发实践。在本系列文章的前一章节已经对其背景及理论体系进行了介绍。本小节则承接前面提出的理论构想进行具体的技术实现。 《Google软件测试之道》: "每天,Google都要测试和发布数百万个源文件,亿万行代码。数以亿计的构
分类:其他好文   时间:2016-02-18 23:05:39    阅读次数:502
647条   上一页 1 ... 38 39 40 41 42 ... 65 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!