ihaveadrame's recent timeline updates
ihaveadrame

ihaveadrame

V2EX member #304400, joined on 2018-03-29 14:22:03 +08:00
关于学习的体会
程序员  •  ihaveadrame  •  Jul 27, 2018  •  Lastly replied by zkx664832
12
[ Python ] 1 != 0 > 0 为什么会是 false?
Python  •  ihaveadrame  •  May 29, 2018  •  Lastly replied by stanfordwang
35
备战 520
问与答  •  ihaveadrame  •  May 16, 2018  •  Lastly replied by fsdafsag
5
责任感让我选择离职
程序员  •  ihaveadrame  •  May 9, 2018  •  Lastly replied by huai
36
该不该离职
职场话题  •  ihaveadrame  •  Apr 11, 2018  •  Lastly replied by itzjm
60
ihaveadrame's recent replies
Jul 27, 2018
Replied to a topic by ihaveadrame 程序员 关于学习的体会
@WordTian 这个成长模型我看过,跟我的观点并不冲突。 别人展示给你的是一个整体趋势并不会像研究一样的关注每个节点。
markdown 不是唯一的选择,推荐你尝试下 org-mode 配合 github 或者码云 版本控制都有了还要什么云笔记 ?
可以考虑两种方案并行一段时间,并通知用户尽早绑定手机信息, 时间差不多了就关闭邮箱登录的入口。
保持好奇心 能不能有所成就就看它了
May 28, 2018
Replied to a topic by ihaveadrame Python [ Python ] 1 != 0 > 0 为什么会是 false?
@yazoox 怎么说呢 你觉得是就是了~ 虚心接受指教
May 28, 2018
Replied to a topic by ihaveadrame Python [ Python ] 1 != 0 > 0 为什么会是 false?
@VYSE 没错 是我理解错了。 学习了下 python 字节码,收货蛮大的。
May 28, 2018
Replied to a topic by ihaveadrame Python [ Python ] 1 != 0 > 0 为什么会是 false?
@all 这里我根据 @chengluyu 提供的信息 “ x<y<=z 当 优先级高的运算出现了 false,比较就会终止返回 false ” 。结合本题 1 != 0 > 0 这里 > 运算符优先级最高,因此 顺序排列后是 0 > 0 != 1 因为第一次比较就出现了 false,所以直接返回 false。
May 28, 2018
Replied to a topic by ihaveadrame Python [ Python ] 1 != 0 > 0 为什么会是 false?
@menc 涨姿势~
May 28, 2018
Replied to a topic by ihaveadrame Python [ Python ] 1 != 0 > 0 为什么会是 false?
@chengluyu 感谢~ (づ ̄ 3  ̄)づ
May 28, 2018
Replied to a topic by ihaveadrame Python [ Python ] 1 != 0 > 0 为什么会是 false?
@pabupa 那按照你说的 结果不应该是 true 吗?
@lianyue @Kiriz 你用你理解的优先级 告诉我你的答案
@littleylv 这个运行的结果,所以才有了这个主题
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1351 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 17:01 · PVG 01:01 · LAX 10:01 · JFK 13:01
♥ Do have faith in what you're doing.