随笔分类 -  Python

摘要:元组是不可变的列表! 阅读全文
posted @ 2020-12-11 08:35 Sandglass 阅读(100) 评论(0) 推荐(0) 编辑
摘要:在查找字典时,python会把key值用hash(key)计算出来, 然后就可以很快的在内存中找到对应的字典值, 即使这个字典的元素都不是连续的。 阅读全文
posted @ 2020-12-07 15:31 Sandglass 阅读(101) 评论(0) 推荐(0) 编辑
摘要:Python随笔之列表List 阅读全文
posted @ 2020-11-27 22:18 Sandglass 阅读(150) 评论(0) 推荐(0) 编辑
摘要:第一次搞这么多图 阅读全文
posted @ 2020-11-25 22:40 Sandglass 阅读(169) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示