weixuan's recent timeline updates
weixuan

weixuan

V2EX member #261728, joined on 2017-10-23 14:41:30 +08:00
Per weixuan's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
weixuan's recent replies
Aug 3, 2020
Replied to a topic by YakuMioto 问与答 请教一个数据结构设计问题!
正好最近在看 Redis 相关的书籍,可以参考一下 Redis 的 Stream 部分如何实现的,不断增加数据 [1, 2, 3, 4, 5] 就是消息链表,程序 A 程序 B 对应不同的消费组,每个消费组会有个游标 last_delivered_id 在 Stream 数组(消息链表)之上往前移动,表示当前消费组已经消费到哪条消息了。或者参考一下 Kafka 的实现(据说 Redis 的 Stream 借鉴了 Kafka 的设计,对 Kafka 不熟悉,未验证,有错勿怪)
Jun 12, 2019
Replied to a topic by XSugar 酷工作 [深圳/小步网络] 诚邀 Java 小伙伴加盟
贵公司去年或者今年换了工作地点吗?看拉勾上去年很多吐槽办公环境的
Jun 9, 2019
Replied to a topic by duzhihao 深圳 深圳求职数据总结
@duzhihao 老哥之前在深圳找工作的时候如何解决住宿的?
我的 Windows 系统上 idea 2018.2 版本 toolbar 上的 icon 就变了的,更新日志可以看看这里,https://www.jetbrains.com/idea/whatsnew/#v2018-2-user-interface
Mar 15, 2019
Replied to a topic by Northxw 程序员 Python re 匹配中文数字混合字符串 掉坑了
4L 给出了答案,不用 r 前缀他的表达式也可以解决你的这个问题,你给的字符串没有涉及到转义的,使用 r 前缀就不用考虑转义的问题,因为 Python 的字符串本身也用\转义。比如 'ABC\\-001' ,对应的正则表达式字符串是'ABC\-001',使用 r'ABC\-001',对应的正则表达式字符串就是'ABC\-001'不变。
手心输入法,无广告,无弹窗,一直在用
@xvppdd 手机淘宝算不算?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1071 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 18:12 · PVG 02:12 · LAX 11:12 · JFK 14:12
♥ Do have faith in what you're doing.