
python
羽溪夜
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
linux 多版本的python对应 easy-install pip
参考easy_install和pip区别 easy_install的安装与使用 windows python2.7下 安装 pip安装# wget https://bootstrap.pypa.io/ez_setup.py# python2.7 ez_setup.py# ls /usr/bin/easy_install*/usr/bin/easy_install /...转载 2018-09-06 18:28:10 · 850 阅读 · 0 评论 -
kafka 使用python消费consumer
参考 https://www.jianshu.com/p/ede62642a438 http://shartoo.github.io/kafkaquestion/ http://www.cnblogs.com/AcAc-t/p/kafka_topic_consumer_group_command.html https://blog.csdn.net/chunlongyu/article/d...转载 2018-09-13 19:58:03 · 20719 阅读 · 1 评论