aro167's recent timeline updates
aro167

aro167

V2EX member #72283, joined on 2014-08-29 09:10:22 +08:00
aro167's recent replies
考虑来北京工作吗
利用 translate 可靠
import string
notrans = string.maketrans('', '')
def containsAll(astr, strset):
return not strset.translate(notrans, astr)
containsAll(string.letters,'我是 aro167')
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3383 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 10:44 · PVG 18:44 · LAX 03:44 · JFK 06:44
♥ Do have faith in what you're doing.