摘要: dict1.update(dict2) 方法 可使用一个字典dict2所包含的键值对来更新己有的字典dict1。 如果被更新的字典中... 阅读全文
posted @ 2021-02-27 15:49 zlbingo 阅读(195) 评论(0) 推荐(0)