码迷,mamicode.com
首页 >  
搜索关键字:integration    ( 647个结果
Unity 5 使用Roslyn编译器支持C# 7
Unity 2017可选使用新的Mono编译器,支持.NET 4.6和C# 6,解决bug的同时,代码优化更佳。 Unity 5可以使用社区开源方案:https://bitbucket.org/alexzzzz/unity-c-5.0-and-6.0-integration/overview 在Un ...
分类:编程语言   时间:2017-12-04 19:14:24    阅读次数:364
Jenkins配置
1、下载Jenkins安装包,安装过程很简单,略过。 2、额外安装插件列表:(系统管理-插件管理) Email Extension Template Plugin 发送邮件 Maven Integration plugin 支持建立Maven工程 Cucumber reports 自动cucumbe ...
分类:其他好文   时间:2017-12-01 18:34:19    阅读次数:127
FluentValidation:C#后端输入验证框架的官方文档解读
参照 FluentValidation 的官方文档写的例子,方便日后查看和使用。 原文:https://github.com/JeremySkinner/FluentValidation/wiki Home NuGet Packages For ASP.NET MVC integration: Fo ...
分类:Windows程序   时间:2017-11-15 21:46:24    阅读次数:1484
Unity2017.1官方UGUI文档翻译——Animation Integration
Animation Integration 动画集成 Animation allows for each transition between control states to be fully animated using Unity’s animation system. This is th ...
分类:编程语言   时间:2017-11-11 20:42:08    阅读次数:379
Mac安装使用kettle
kettle是一个ETL工具 下载安装 https://jaist.dl.sourceforge.net/project/pentaho/Data Integration/ 选择版本后下载,并解压,如图 安装后有一个data-integration文件夹,里边有一个spoon.sh,terminal ...
分类:系统相关   时间:2017-11-09 19:49:32    阅读次数:1129
spring+springmvc+kafka分布式消息中间件集成方案
Honghu的消息服务平台已经抛弃了之前的ActiveMQ,改用高吞吐量比较大的Kafka分布式消息中间件方案:kafka消息平台使用spring+kafka的集成方案,详情如下:1.使用最高版本2.1.0.RELEASE集成jar包:spring-integration-kafka2.Zookeeper、Kafka分布式集群使用init.properties配置..
分类:编程语言   时间:2017-11-08 14:58:28    阅读次数:194
continous integration environment (Jenkins and bitbucket configuration)
continous integration environment (Jenkins and bitbucket configuration) +++++++++++ install plugin on the jenkins website +++++++++++++ - jenkins plug ...
分类:其他好文   时间:2017-11-04 13:14:37    阅读次数:173
使用真机导致Androidstudio打印不出log
针对真机打印不出log这个问题,我具体的解决方案是这样: 1、你要确保你的Android studio中的菜单栏 ,Tools → Android → Enable ADB Integration这个Adb调试桥是开启的,以及手机USB 调试打开。 2、开启后仍不能打log,我们就要去查看过滤的lo ...
分类:移动开发   时间:2017-11-03 18:54:33    阅读次数:232
Setting up Business Partner S/4 - ZZ
https://blogs.sap.com/2017/02/22/business-partner-customer-vendor-integration-s4-hana/ Setting up Business Partner S/4 HANA There are redundant object ...
分类:其他好文   时间:2017-11-02 14:27:26    阅读次数:399
数据库动态分配资源写入更新,但是获不到数据!!!!!!!!!!!!!!!!!!!!!!!!!!!!
程序在本机运行没有问题,迁移到aix系统上面,查询数据库的时候就会报下面这个问题,我这是在osgi平台上面运行的程序,程序错误如下 org.springframework.integration.message.MessageHandlingException: method 'public org ...
分类:数据库   时间:2017-10-31 20:14:13    阅读次数:209
647条   上一页 1 ... 20 21 22 23 24 ... 65 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!