2018年8月24日

摘要: keys()描述 Python 字典(Dictionary) keys() 函数以列表返回一个字典所有的键。 语法 dict.keys() 例题 usernamefirstlast items()描述 Python 字典(Dictionary) items() 函数以列表返回可遍历的(键, 值) 元 阅读全文
posted @ 2018-08-24 17:30 shallow_smile 阅读(21439) 评论(0) 推荐(1)
 
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2018-08-24 11:47 shallow_smile 阅读(1) 评论(0) 推荐(0)