输入banner图图片脚本导航/分类

Python的List更接近C++的vector,deque还是list?

回复内容:

谢不邀。

vector。

CPython的源码里写着呢:
cpython/listobject.h · python/cpython · GitHub vector Python list implementation