新手出现IndentationError: expected an indented block的解决办法
IndentationError: expected an indented block出现错误是由于Python语言是一款对缩进非常敏感的语言。
IndentationError:expected an indented block说明此处需要缩进,你只要在出现错误的那一行,按空格或Tab(但不能混用)键缩进就行。
网站不能用sql备份恢复,一篇篇文章还要重新写,天啊。
见谅!
新手出现IndentationError: expected an indented block的解决办法
IndentationError: expected an indented block出现错误是由于Python语言是一款对缩进非常敏感的语言。
IndentationError:expected an indented block说明此处需要缩进,你只要在出现错误的那一行,按空格或Tab(但不能混用)键缩进就行。
网站不能用sql备份恢复,一篇篇文章还要重新写,天啊。
见谅!