码迷,mamicode.com
首页 >  
搜索关键字:integration    ( 647个结果
spring integration 概述
Spring IntegrationExtends the Spring programming model to support the well-knownEnterprise Integration Patterns. Spring Integration enables lightweigh...
分类:编程语言   时间:2014-08-27 18:17:58    阅读次数:421
WPF中的WebBrowser
MainWindow.xaml.cs //新窗口事件 { Uri uri = new Uri(textBox_uri.Text); System.Windows.Forms.Integration.WindowsFormsHost host = ...
分类:Web程序   时间:2014-08-20 19:29:42    阅读次数:314
【Java】理解 UDDI
跟上规范的不断发展统一描述、发现和集成(Universal Description, Discovery, and Integration,UDDI)项目继续丰富企业用于在 UDDI 业务注册中心表示 Web 服务并建立其模型的工具集。本文将介绍 UDDI 和它在 Web 服务发展过程中所起到的促进...
分类:编程语言   时间:2014-08-19 16:10:04    阅读次数:334
【Java】Web 服务编程技巧与窍门: 在 UDDI 注册中心为 Web 服务注册开发 UDDI Java 应用程序
本技巧建立了一个使用统一描述、发现和集成 (Universal Description, Discovery, and Integration,UDDI) 来注册应用程序级消费的 Web 服务实例。作者提供了详细的代码示例以及基于 Java 的统一描述、发现和集成 (Universal Descri...
分类:编程语言   时间:2014-08-19 16:07:24    阅读次数:292
ESB (Enterprise Service Bus)入门知识
本文主要介绍ESB相关的一些技术概念与术语,还有一些入门的需要了解的基础知识,并初步了解介绍一些ESB产品。企业服务总线(Enterprise Service Bus):由中间件基础设施产品技术实现的、通过事件驱动和基于xml消息引擎,为复杂的面向服务的架构提供软件架构的构造物。企业应用集成(Enterprise Application Integration):是完成在组织内、外的各种异构系统、应用和数据源之间共享、交换信息、协作的途径,方法学,标准和技术。...
分类:其他好文   时间:2014-08-16 23:50:41    阅读次数:722
802.11 学习笔记
一、网络服务802.11总共提供9种服务:分布式(distribution)接入点收到帧,就会使用分布式服务将真传送至目的地。整合(integration)该服务由分布式系统提供,它让分布式系统得以链接至非IEEE802.11网络关联(association)移动式工作站向接入点登记,分布式系统就可...
分类:其他好文   时间:2014-08-16 16:16:40    阅读次数:359
HDFS Scribe Integration 【转】
It is finally here: you can configure the open source log-aggregator, scribe, to log data directly into the Hadoop distributed file system.Many Web 2....
分类:其他好文   时间:2014-08-07 22:03:16    阅读次数:261
discuz 和 wordpress 整合注意问题
要先在应用列表里添加自己本身的应用即要保证同步操作,本身也是一个应用,并保证通信成功;应用和ucenter不在一个机器上,IP都要设定;discuz/uc_client/ 下要有一个接收数据的data文件夹(uc_server/下也要有);ucenter-integration/ucenter.ph...
分类:其他好文   时间:2014-08-04 10:35:46    阅读次数:224
Jenkins iOS – Git, xcodebuild, TestFlight
Introduction with Jenkins iOSIf you are new to continuous integration for mobile platforms then you are in the right place. This article will explain ...
分类:移动开发   时间:2014-08-01 15:51:01    阅读次数:538
uva 10209 Is This Integration ? (计算几何)
uva 10209 Is This Integration ? (计算几何) 题目大意: 告诉你正方形的面积,求不同颜色的阴影部分的面积。 解题思路: 设各块面积为x,y,z,建立三个方程即可求解。...
分类:其他好文   时间:2014-07-29 15:16:08    阅读次数:188
647条   上一页 1 ... 60 61 62 63 64 65 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!