码迷,mamicode.com
首页 >  
搜索关键字:integration    ( 647个结果
集成 Entity Framework
ABP 基础设施层——集成 Entity Framework 本文翻译自ABP的官方教程《EntityFramework Integration》,地址为:http://aspnetboilerplate.com/Pages/Documents/EntityFramework-Integration...
分类:其他好文   时间:2015-08-12 00:53:37    阅读次数:143
第一篇 Integration Services:SSIS是什么
本篇文章是Integration Services系列的第一篇,详细内容请参考原文。Integration Services是一种在SQL Server中最受欢迎的子系统。允许你在各种数据源之间提取、转换和加载(ETL)数据,以任何你能想到的编程方式更改数据。你可以用SSIS做下面操作:->执行ET...
分类:其他好文   时间:2015-08-11 23:02:39    阅读次数:268
集成 NHibernate
ABP 基础设施层——集成 NHibernate本文翻译自ABP的官方教程《NHibernate Integration》,地址为:http://aspnetboilerplate.com/Pages/Documents/NHibernate-Integration ABP可以与任何ORM框架协同工...
分类:Web程序   时间:2015-08-09 00:20:49    阅读次数:126
ABP 基础设施层——集成 NHibernate
本文翻译自ABP的官方教程《NHibernate Integration》,地址为:http://aspnetboilerplate.com/Pages/Documents/NHibernate-Integration ABP可以与任何ORM框架协同工作,它内置了对NHibernate的集成支持。本...
分类:Web程序   时间:2015-08-08 18:12:29    阅读次数:116
Spring Bean
一、Spring的几大模块:Data access & Integration、Transcation、Instrumentation、Core Spring Container、Testing。二、Spring Bean 2.1、声明Bean a、简单的bean装配方式 ...
分类:编程语言   时间:2015-08-06 00:01:19    阅读次数:246
Data manipulation primitives in R and Python
Data manipulation primitives in R and PythonBoth R and Python are incredibly good tools to manipulate your data and their integration is becomingincre...
分类:编程语言   时间:2015-08-05 20:00:56    阅读次数:299
实现友盟推送消息的完全自定义处理
1,下面的前提是必须申请了友盟且有app key 2,集成友盟SDK  参看官方文档http://dev.umeng.com/push/android/integration#1 3,若开发者需要实现对消息的完全自定义处理,则可以继承 UmengBaseIntentService, 实现自己的Service来完全控制达到消息的处理。     1,实现一个类,继承 UmengBaseInt...
分类:其他好文   时间:2015-08-05 14:54:33    阅读次数:1611
Haffman integration by java(Algorithm)
简单介绍哈夫曼压缩算法中哈夫曼树如何生成,java代码实现哈夫曼压缩算法
分类:编程语言   时间:2015-08-04 22:20:04    阅读次数:283
Flex 与 spring mvc 整合 BlazeDB
本文主要学习Flex跟spring如何集成。参考文档是 Spring BlazeDS Integration Reference Guide。spring已经提供了与flex的集成的支持,主要的jar包下载地址:http://www.springsource.com /download/community?pro...
分类:数据库   时间:2015-08-04 11:31:36    阅读次数:297
新建maven工程
1. 安装m2eclipse插件 要用Eclipse构建Maven项目,我们需要先安装meeclipse插件 点击eclipse菜单栏Help->Eclipse Marketplace搜索到插件Maven Integration for Eclipse 并点击安装即可,如下图:安装成成之后我们在Ec...
分类:其他好文   时间:2015-08-03 16:37:42    阅读次数:88
647条   上一页 1 ... 46 47 48 49 50 ... 65 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!