2022年4月9日

Error Code: 1175. You are using safe update mode and ... To disable safe mode, toggle the option in Preferences解决方案

摘要: Error Code: 1175. You are using safe update mode and ... To disable safe mode, toggle the option in Preferences解决方案 Mysql中进行UPDATE、DELETE操作时,出现编号1175的 阅读全文

posted @ 2022-04-09 14:25 coderabcd 阅读(477) 评论(0) 推荐(0)

解决python中TypeError: not enough arguments for format string

摘要: 解决python中TypeError: not enough arguments for format string 格式化字符串时,%后面的内容要用小括号括起来 # right print('I and %s and % and %s' % (people1,people2,people3)) # 阅读全文

posted @ 2022-04-09 13:04 coderabcd 阅读(782) 评论(0) 推荐(0)

导航