error Missing space before function parentheses space-before-function-paren
时间:2021-01-31 21:04:02
收藏:0
阅读:313
报如下错误

方法名和刮号之间需要有一格空格
找到做说的30行第7个字符

给data和()之间加一个空格

保存 即可
原文:https://www.cnblogs.com/LiQingXin/p/14353352.html
评论(0)