发布时间:2019-09-08 09:09:46编辑:auto阅读(6214)
python 实现case when ,switch的功能
Python可以通过数据字典的方式实现
#!/usr/bin/env python
#coding=utf-8
list = {"id":"1","iname":"dwchaoyue","iaddr":"ShangHai","iage":"null"}
print list.get("id")
上一篇: Python 之 shutil模块
下一篇: Python13 字符转编码
51544
51106
41644
38397
32886
29860
28580
23532
23467
21812
1960°
2665°
2219°
2151°
2597°
2183°
2907°
4834°
4664°
3313°