摘要: 相对元组内的值进行修改,报错:‘tuple' object does not support item assignment. 搜了之后才发现:元组可读不可写,list可读可写。 详细参照: https://blog.csdn.net/qq_41368074/article/details/1057 阅读全文
posted @ 2023-04-24 20:21 juneyiiii 阅读(247) 评论(0) 推荐(0)