微信 python list indices must be integers or slices, not str 11月 18, 2022 admin 提示的意思是:list的索引必须是整数或者片,而不是str
python Python中读取txt文本出现“ ‘gbk’ codec can’t decode byte 0xbf in position 2: illegal multibyte sequence” 11月 18, 2022 admin with open(“log.txt”…