描述:The left-hand side of an assignment must be a variable,查看提示说是有不合法字符

报错-The left-hand side of an assignment must be a variable

检查:仔细看代码,发现,被写成了,

报错-The left-hand side of an assignment must be a variable

改正:把,改为, 问题解决

报错-The left-hand side of an assignment must be a variable

相关文章: