jiaqiangbandongg's recent timeline updates
jiaqiangbandongg

jiaqiangbandongg

V2EX member #122679, joined on 2015-06-17 10:05:28 +08:00
jiaqiangbandongg's recent replies
Apr 8, 2019
Replied to a topic by anonymoustian Python Python 如何提取非结构化数据
一行处理就够了
Apr 8, 2019
Replied to a topic by anonymoustian Python Python 如何提取非结构化数据
s = "ad=0 cd=0 rcode=ok qdcount=1 ancount=0 nscount=0 arcount=1 src=232.190.252.222 dst=45.80.170.1"
data = dict(map(lambda x:x.split("="),str.split()))
print(data["rcode"])
函数式学习 不懂的地方先把这块压栈 然后从别的资料找原型理解 理解完再弹栈
简单吧
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5718 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 06:50 · PVG 14:50 · LAX 23:50 · JFK 02:50
♥ Do have faith in what you're doing.