winshuai's recent timeline updates
winshuai

winshuai

V2EX member #9094, joined on 2011-05-28 00:10:17 +08:00
Today's activity rank 18999
winshuai's recent replies
BMF-69a2c778
用户 ID: 571 共勉
支持一下
记住一句话:simple is better
@Hualin 确实
result = []
for list_2_element in list_2:
for list_1_element in list_1:
if list_1_element in list_2_element:
result.append(list_2_element)
list_3 = [list_2_element for list_2_element in list_2 for list_1_element in list_1 if list_1_element in list_2_element]
Jul 10, 2012
Replied to a topic by ioloop Apple macbook pro还是mac mini好?
@ioloop 因为不玩游戏,感觉独显和集显没差,换ssd网上有视频,半小时左右搞定
Jul 8, 2012
Replied to a topic by ioloop Apple macbook pro还是mac mini好?
现在用的低配版mac mini 自己换了个8G内存+128g ssd(镁光 M4),目前用起来相当舒爽
Apr 24, 2012
Replied to a topic by qhm123 程序员 你最近在用什么语言写些什么东西
用python 写了个某电商的价格监控软件,低于期望价格自动下单,并自动通过飞信发短信到手机提示下单结果
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   957 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 21:23 · PVG 05:23 · LAX 14:23 · JFK 17:23
♥ Do have faith in what you're doing.