raytlty's recent timeline updates
raytlty

raytlty

V2EX member #191425, joined on 2016-09-12 15:09:32 +08:00
raytlty's recent replies
我前几天状态也是这样, 好好放松下, 还是狗命要紧啊大兄 der
@jlzhu 你好我已经投了简历,个人邮箱是 [email protected] ,请确认下。
@jlzhu python 岗位有 jb 嘛?
Jul 5, 2017
Replied to a topic by herozem 分享创造 写了一个基于 uvloop 的 web 框架
大牛
Nov 24, 2016
Replied to a topic by czheo Python python 2💊
代码迁移其实还好啦, Python3 的新语法特性确实很不错。
Nov 23, 2016
Replied to a topic by woostundy Python leetcode Python 解释器的问题
```
lhs, rhs = 1, n
while lhs < rhs:
mid = (lhs + rhs) >> 1
lhs, rhs = [(mid, mid), (mid+1, rhs), (lhs, mid-1)][guess(mid)]
```
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   962 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 20:13 · PVG 04:13 · LAX 13:13 · JFK 16:13
♥ Do have faith in what you're doing.