当前位置:主页 > 软件编程 > Python代码 >
时间:2021-02-13 11:15:00 | 栏目:Python代码 | 点击:次
如下所示:
jsonObject 是个json if (key in jsonObject) : print '有' else: print '没有'