上一页 1 ··· 559 560 561 562 563 564 565 566 567 ··· 618 下一页

2019年6月17日

摘要: https://blog.csdn.net/tom06/article/details/78133322 阅读全文
posted @ 2019-06-17 09:59 lydstory 阅读(910) 评论(0) 推荐(0)

2019年6月16日

摘要: 1.创建1个队列 和 创建另1个独占队列 名称相同 即崩溃退出 2..rabbitmq是为了实现实时消息推送的吗? 阅读全文
posted @ 2019-06-16 16:21 lydstory 阅读(240) 评论(0) 推荐(0)
摘要: std::string queue_name = "hello"; AmqpClient::Channel::ptr_t channel = AmqpClient::Channel::Create("10.10.22.105", 5672, "admin", "1234568888"); //创建channel channel->DeclareQueue(queue_... 阅读全文
posted @ 2019-06-16 15:29 lydstory 阅读(289) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-06-16 00:53 lydstory 阅读(112) 评论(0) 推荐(0)
摘要: 从 AMQP 协议可以看出,Queue、Exchange 和 Binding 构成了 AMQP 协议的核心 Producer:消息生产者,即投递消息的程序。 Broker:消息队列服务器实体。 Exchange:消息交换机,它指定消息按什么规则,路由到哪个队列。 Binding:绑定,它的作用就是把 阅读全文
posted @ 2019-06-16 00:11 lydstory 阅读(176) 评论(0) 推荐(0)

2019年6月14日

摘要: https://blog.csdn.net/xuejianhui/article/details/51220819 阅读全文
posted @ 2019-06-14 21:15 lydstory 阅读(313) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-06-14 21:03 lydstory 阅读(195) 评论(0) 推荐(0)
摘要: #include <iostream> #include <codecvt> #include <fstream> #include <string> int main(void) { using namespace std; auto LocUtf8=locale(locale(""),new c 阅读全文
posted @ 2019-06-14 14:32 lydstory 阅读(155) 评论(0) 推荐(0)
摘要: getbyte getbyte getbyte 阅读全文
posted @ 2019-06-14 13:33 lydstory 阅读(167) 评论(0) 推荐(0)

2019年6月13日

摘要: 从职位中看网络知识: 交换机L2L3协议研发 任职要求: 岗位要求: 1、英语6级,英语熟练,能用英文为工作语言 2、精通交换机L2L3网络协议,例如,LACP,MSTPPVST OSPFMLAGLLDPVRRPPIM 以上协议至少精通两种以上,多多益善 3、具备510年网络产品开发经验 4、熟悉C 阅读全文
posted @ 2019-06-13 22:49 lydstory 阅读(134) 评论(0) 推荐(0)
上一页 1 ··· 559 560 561 562 563 564 565 566 567 ··· 618 下一页

导航