摘要: http://blog.csdn.net/hhtnan/article/details/77164198 python 字典操作提取key,value dictionaryName[key] = value 1.为字典增加一项 2.访问字典中的值 3、删除字典中的一项 4、遍历字典 5、字典遍历的k 阅读全文
posted @ 2018-03-01 14:21 竹雨听闲 阅读(21939) 评论(0) 推荐(0)