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