码迷,mamicode.com
首页 >  
搜索关键字:topic    ( 2781个结果
二、HTTP请求
一、测试对象:v2ex的api 文档:https:www.v2ex.com/p/7vpTEc53 api:https://www.v2ex.com/api/topic/hot.json 最热主题:相当于首页右侧的10每条的内容 Method:GET Authentication:None 二、htt ...
分类:Web程序   时间:2019-07-28 13:32:45    阅读次数:105
slam课程
美国宾夕法尼亚大学最近有录制一套 无人机视觉定位导航相关的视频课程,2019年3月份在YouTube上更新完毕,质量非常高,名字叫Robotics,视频课程列表:https://www.youtube.com/playlist?list=PL_onPhFCkVQhuPiUxUW2lFHB39Qsav ...
分类:其他好文   时间:2019-07-27 14:33:50    阅读次数:121
spring boot整合activeMQ
spring boot整合activeMQ spring boot整合MQ以后,对于消息的发送和接收操作更加便捷。本文将通过四个案例,分别讲解spring boot整合MQ: spring boot整合MQ发送queue消息 spring boot整合MQ发送topic消息 spring boot整 ...
分类:编程语言   时间:2019-07-27 11:19:44    阅读次数:92
RocketMQ整理
RocketMQ整理 概念 broker MQ服务节点 topic 主题 message queue 消息队列,类似于kafka中的partition producer 生产者,先去连接name server,查询到对应的broker信息,再去连接broker consumer 消费者,先去连接na ...
分类:其他好文   时间:2019-07-23 11:39:13    阅读次数:85
代理模式应用-AOP事务(转)
https://jinnianshilongnian.iteye.com/blog/14872351、预备知识 aop概念请参考【http://www.iteye.com/topic/1122401】和【http://jinnianshilongnian.iteye.com/blog/1418596 ...
分类:其他好文   时间:2019-07-21 14:58:15    阅读次数:133
Improve Score Better With 300-320 Exam Cram
Tired of doing the same job? Get your hands on 300-320 exam It is the nature of the human being that he/she will get tired of doing the same task over ...
分类:其他好文   时间:2019-07-20 19:51:01    阅读次数:80
RabbitMQ使用(二)
1.消息确认消费 2. 公平分发 3. exchange 3.1 fanout 3.2 direct 3.3 topic 4. RPC ...
分类:其他好文   时间:2019-07-20 14:31:57    阅读次数:87
linux之find的使用
学习链接 find的参数介绍和基本使用 ...
分类:系统相关   时间:2019-07-17 18:42:04    阅读次数:96
activeMQ的基本使用
一.发送queue消息 1.Queue 测试 二.接收queue 三.发送topic 使用topic默认存在topic中的数据是不持久化的,如果发送者发送后没有消费者接收消息,这这个消息丢失了。 和发送queue类似 四.接收topic 和接收queue类似(可以有多个消费者) 五.Spring整合 ...
分类:其他好文   时间:2019-07-17 18:31:38    阅读次数:118
NS0-509 Exam Cram - Authentic NS0-509 Exam Dumps
Tired of doing the same job? Get your hands on NS0-509 exam It is the nature of the human being that he/she will get tired of doing the same task over ...
分类:其他好文   时间:2019-07-16 16:37:31    阅读次数:112
2781条   上一页 1 ... 46 47 48 49 50 ... 279 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!