soraping's recent timeline updates
soraping

soraping

V2EX member #265442, joined on 2017-11-07 10:34:22 +08:00
soraping's recent replies
Dec 16, 2021
Replied to a topic by kingofzihua Linux 问一个协程方面的问题
协程是自己调度吧,不是系统调度,这样肯定比系统切换线程来得方便
Nov 5, 2021
Replied to a topic by OneOrange417 程序员 裸辞三个月的一些感想
其实空档期还是有很多事情要做,最重要的就是停下来思考,可以写总结,回顾之前失败的经历,其实我一直认为天无绝人之路,加油!
Jul 12, 2021
Replied to a topic by mutoudaren Node.js node 怎么实现 工作队列?
事件循环吧,已经内置了 uvlib,io 请求自动进入到事件队列里
@jmyz0455
天天基金,里面有一个 jsonp 的接口,直接用
@LeeReamond
低情商:基金又跌了
高情商:基金在技术性调整
Oct 9, 2020
Replied to a topic by Te11UA Python python3 新特性这么多,你常用的是什么?
f-string 和 type hint 就这两个最顺手
说明之前公司的眼界也太窄了,只是看到了眼前,4K 块的取代 2W 块的,作为老板,但凡有点见识的,也该意识到这是不可能的事儿,文档看着容易,其背后的交叉知识面,至少要几年的功夫
May 25, 2020
Replied to a topic by ashes1122 Python 求一个 Python 正则表达式
reg_str = '.*?(\w{5}).*?'

list_str = re.findall(reg_str, str11)

print(list_str)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2981 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 04:14 · PVG 12:14 · LAX 21:14 · JFK 00:14
♥ Do have faith in what you're doing.