subscriptable表示可以有下标,所以报错为对不可以有下标的对象使用了下标
Pyhton 报错 type object is not subscriptable
最新推荐文章于 2025-05-16 11:27:10 发布
subscriptable表示可以有下标,所以报错为对不可以有下标的对象使用了下标