deangl's recent timeline updates
deangl

deangl

V2EX member #136814, joined on 2015-09-04 22:02:57 +08:00
deangl's recent replies
Dec 24, 2021
Replied to a topic by auto 程序员 腾讯云崩了?
印象笔记挂了和这个有什么关系吗?
查是只查 key 还是也要查 v? 查 v 的话有没有总变化的复杂逻辑?

如果只是查 key 的话,任何一个数据库都没有问题吧。如果是查 v ,还有变动的复杂逻辑,基本上没戏。
Jun 22, 2016
Replied to a topic by walkmansk 程序员 5 年后,会有大批程序员失业吗
@atan 程序员中顶级聪明的人。
May 30, 2016
Replied to a topic by ideaplat Python 这种格式怎么解,有木有现成的库?
dict([v.split(' -> ') for v in raw.split(',')])
用 Promise 也比较清楚。
@zhangchioulin 我打不出缩进。。。。
这个意思:

def new_counter(init_val):
...._counter = [init_val, ]
....def add1():
........_counter[0] += 1
........return _counter[0]
....return add1
啊,求教怎么发贴带格式,怎么删自己的贴?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5676 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 08:58 · PVG 16:58 · LAX 01:58 · JFK 04:58
♥ Do have faith in what you're doing.