摘要: 1.介绍 kafka-ui是一个开源的kafka ui工具,支持kafka,schema registry(avro和protobuf都支持),kafka connect,KSQL DB等组件 github项目 https://github.com/provectus/kafka-ui docker 阅读全文
posted @ 2016-05-25 21:27 tonglin0325 阅读(1245) 评论(0) 推荐(0) 编辑
摘要: 1.把一个字符串转换成整数(看面试题50)——《剑指Offer》P29 2.求链表中的倒数第k个结点(看面试题15)——《剑指Offer》P30 3.实现Singleton模式——《剑指Offer》P48 参考:http://www.cnblogs.com/tonglin0325/p/5196818 阅读全文
posted @ 2016-05-25 17:10 tonglin0325 阅读(721) 评论(0) 推荐(0) 编辑