错误提示”void is an invalid type for the variable“,invalidvariable
网友通过本文主要向大家介绍了错误提示”void is an invalid type for the variable“,invalidvariable等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
错误提示”void is an invalid type for the variable“,invalidvariable
今晚做android作业,出现错误提示:void is an invalid type for the variable,
invalid:无效的 variable:变量,在网上找了一下后知道是 方法 没有弄好,仔细检查了代码,是漏了一个右花括号“}”,加上后,就正常了。