发布时间:2019-09-08 09:09:46编辑:auto阅读(6198)
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 字符转编码
51345
50803
41399
38196
32688
29581
28414
23297
23257
21587
1665°
2397°
2002°
1939°
2270°
1971°
2674°
4474°
4304°
3069°