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   ·   1142 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 23:08 · PVG 07:08 · LAX 16:08 · JFK 19:08
♥ Do have faith in what you're doing.