摘要: 原文链接:http://www.juzicode.com/archives/2756 错误提示: 开启线程时提示TypeError: func() argument after * must be an iterable, not int #juzicod... 阅读全文
posted @ 2020-12-20 12:27 桔子code 阅读(1085) 评论(0) 推荐(0) 编辑
摘要: 原文链接:http://www.juzicode.com/archives/2749 错误提示: 使用with方法打开文件后,再次read()文件时提示:ValueError: I/O operation on closed file. #juzicode.c... 阅读全文
posted @ 2020-12-20 12:26 桔子code 阅读(777) 评论(0) 推荐(0) 编辑
摘要: 原文链接:http://www.juzicode.com/archives/2745 错误提示: 读写文件时提示UnsupportedOperation: not readable #juzicode.com/vx:桔子codefileobj=open('ex... 阅读全文
posted @ 2020-12-20 12:25 桔子code 阅读(384) 评论(0) 推荐(0) 编辑
摘要: 原文链接:http://www.juzicode.com/archives/2736 错误提示: 字符串到10进制转换时提示:ValueError: invalid literal for int() with base 10: ‘1a’ #juzico... 阅读全文
posted @ 2020-12-20 12:25 桔子code 阅读(785) 评论(0) 推荐(0) 编辑
摘要: 原文链接:http://www.juzicode.com/archives/2731 错误提示: 使用%s格式化tuple类型的字符串时提示: TypeError: not all arguments converted during string forma... 阅读全文
posted @ 2020-12-20 12:25 桔子code 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 原文链接:http://www.juzicode.com/archives/2725 错误提示: 格式化字符串时提示index超出范围:IndexError: Replacement index 5 out of range for positional ar... 阅读全文
posted @ 2020-12-20 12:24 桔子code 阅读(968) 评论(0) 推荐(0) 编辑