python篇历字典中的值 - 编程语言>>> dict1 = {'name': 'earth', 'port': 80} >>> for key in dict1: ... print 'key=%s,value=%s' % (key,dic...云搜网2023-05-21聚合分类