octobered's recent timeline updates
octobered

octobered

V2EX member #487373, joined on 2020-05-01 23:37:44 +08:00
Per octobered's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
octobered's recent replies
为大蛋 dd
Nov 15, 2020
Replied to a topic by octobered 职场话题 应届生求选 offer
@toomlo 其实也没啥,发的时候担心 hr 会搜到,因为太具体了,现在想想也没什么
Nov 13, 2020
Replied to a topic by octobered 职场话题 应届生求选 offer
dd
所以同学有想好去哪吗,手头情况有点类似
Oct 5, 2020
Replied to a topic by mtmax Java 关于 volatile 可见性的一个问题
用 gdb 搞了一下,确实是 @az467 说的这样子的,设置了 -Djava.compiler=NONE 就可以解决了
具体拿 gdb 反汇编出来是这样的
0x7f714b23cfec: movabs $0x45044ff28,%r10
0x7f714b23cff6: mov 0x70(%r10),%r10 // 稍晚时候看,0x45044ff28+0x70 这个位置确实已经是 1 了
0x7f714b23cffa: test %r10,%r10 // 比较是否为 0 只比了这么一次
0x7f714b23cffd: jne 0x7f714b23d00b
0x7f714b23cfff: mov 0x108(%r15),%r10 // 之后都是从$r15+0x108 这个地方读,而这里一直是 0
=> 0x7f714b23d006: test %eax,(%r10)
0x7f714b23d009: jmp 0x7f714b23cfff
0x7f714b23d00b: mov $0xffffff7e,%esi

具体为什么是从$15+0x108 读,有无大佬来解释一下,是 jit 导致的吗
Oct 5, 2020
Replied to a topic by octobered 程序员 想了解一下 wxg 境外支付怎么样
@ddefewfewf 腾讯的 wxg 事业群 主要做微信相关业务的
我也才知道可以多个窗口,也是 MAS 下的(国区)。开了两个大概过了十分钟,没发现诶...
Jul 16, 2020
Replied to a topic by smallyu 程序员 10 + 9 + 8 + ... + 1 的时间复杂度是多少?
都是 O1,都确定次数了
ps: 这个写成 c,放到 gcc 里开 O3 就直接 print(100)了
Jul 15, 2020
Replied to a topic by QiShine Python Pandas 中的 DataFrame 取个什么中文名比较好?
数据框
(其实不好听
(只是因为现在在做 PFRA 的笔记
恭喜 lz !蹭蹭喜气
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3927 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 04:22 · PVG 12:22 · LAX 21:22 · JFK 00:22
♥ Do have faith in what you're doing.