码迷,mamicode.com
首页 >  
搜索关键字:exchange    ( 2900个结果
ABAP开源项目清单
因为曾经的“SAP Code Exchange”平台已经于2013年倒闭,现在无论在SCN还是网络上都比较难找到一个地方来关注全部的优秀ABAP开源项目。 本文将这些项目的地址和他们的描述列出,以供参考。 本文链接:http://www.cnblogs.com/hhelibeb/p/7766141. ...
分类:其他好文   时间:2017-11-02 13:24:21    阅读次数:203
Java Message Service
en.wikipedia.org/wiki/Java_Message_Service Messaging is a form of loosely coupled distributed communication, where in this context the term 'communica ...
分类:编程语言   时间:2017-11-02 11:13:37    阅读次数:183
Information Disturbing hdu-3586
Problem Description In the battlefield , an effective way to defeat enemies is to break their communication system.The information department told you ...
分类:其他好文   时间:2017-11-02 01:06:58    阅读次数:222
安装Exchange 2013 CU18遇到的几个问题和解决方法
2017年9月16日Exchange2013和Exchange2016分别发布了更新版本,ExchangeServer2013CU18和ExchangeServer2016CU17。分别的下载地址为:Exchange2013cu18https://www.microsoft.com/en-us/download/details.aspx?id=55955ExchangeServer2016CU7https://www.microsoft.com/en-us/d..
分类:其他好文   时间:2017-10-30 21:04:39    阅读次数:192
1 RabbitMQ 安装,配置
1:安装 yum install -y rabbitmq-server 2:主要程序介绍 # 管理插件的程序 /usr/sbin/rabbitmq-plugins # 服务程序 /usr/sbin/rabbitmq-server # 命令行接口程序 /usr/sbin/rabbitmqctl 3:获 ...
分类:其他好文   时间:2017-10-28 16:29:53    阅读次数:201
采用模拟账号读取Exchange server未读邮件的注意事项(链接邮箱问题)【转】
最近做项目碰到Exchange中,用EWS API方法读取的未读邮箱(ConnectingIdType.PrincipalName设置该属性的方法)附带代码部分: 核心代码 一直提示:The impersonation principal name is invalid。 但是有的邮箱却可以用进行访 ...
分类:其他好文   时间:2017-10-28 12:50:46    阅读次数:242
git使用中的问题
一、github ssh_exchange_identification: read: Connection reset by peer 和电脑环境有关,检查防火墙关了没有,是不是杀毒软件、安全卫士的拦截等等。 二、Connection reset by 192.30.255.112 port 22 ...
分类:其他好文   时间:2017-10-25 11:17:49    阅读次数:166
C++
函数传值 例1: 例2: ...
分类:编程语言   时间:2017-10-24 14:11:49    阅读次数:159
【转】Exchange Server 的防火墙开放端口
关于exchange所用到的端口参阅下面的文档, 适用于exchange2010sp2. http://technet.microsoft.com/en-us/library/bb331973.aspx Protocol Port No. Action Application Detail Func ...
分类:其他好文   时间:2017-10-23 18:16:54    阅读次数:157
RabbitMQ镜像模式双节点部署时故障转移过程中队列中消息的状态
场景 现有节点Node1和Node2,建立Exchange:yu.exchange,创建队列yu1.queue镜像队列master位于Node1,yu2.queue镜像队列位于Node2,使用topic模式绑定到Exchange; 现有节点Node1和Node2,建立Exchange:yu.exch ...
分类:其他好文   时间:2017-10-19 12:58:12    阅读次数:273
2900条   上一页 1 ... 95 96 97 98 99 ... 290 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!