发布时间:2019-09-08 09:09:46编辑:auto阅读(6181)
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 字符转编码
50983
50366
40980
37850
32313
29202
28089
22918
22882
21214
1080°
1759°
1442°
1377°
1647°
1462°
2119°
3670°
3603°
2537°