尽管代码正确,但eclipse 还是有一个错误提示Add @SuppressLint("ParserError") to ..

 

这个是android带的lint工具提示的,lint官方的说法是 Improving Your Code with lint,应该是帮助提升代码的 ,如果不想用的话,可以右键点工程,然后在android tools 中,选择 clear lint marker 就没有这个错误了

相关文章:

  • 2021-09-11
  • 2021-11-12
  • 2022-03-09
  • 2022-12-23
  • 2021-10-16
  • 2022-01-28
  • 2021-07-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
  • 2021-12-12
  • 2021-08-07
  • 2021-09-12
  • 2021-12-13
相关资源
相似解决方案