正文字典 hashIP云V管理员/2022-12-01/4 阅读 12/01提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示 字典是按照hash存的,他会映射一个hash表,所以查找的时候根据一些算法会很快; 参考: https://harveyqing.gitbooks.io/python-read-and-write/content/python_advance/python_dict_implementation.html