首页
百科大全
文学
登录
标签
解决TypeError x27NoneTypex27 objec
解决TypeError: 'NoneType' object is not subscriptable
1.捕获异常的方式try:img_list = img_list["name"]except:img_list = ""2.对象进行判断if img_list:img_list = img_li
解决TypeError x27NoneTypex27 object is not subscriptable
admin
1月前
22
0