解决Eclipse semantic error
时间:2015-11-26 19:28:42
收藏:0
阅读:3419
项目->properties->c/c++ General ->Code Analysis
(1) Potential Programming Problems
No return value
Unused return value
Assignment to iteself
(2)Coding Style 全部
(3)Syntax and semantic Errors全部
(4)Securirty Vulnerabilities 全部
以上内容全部勾去,如下图所示
原文:http://3387980.blog.51cto.com/3377980/1717086
评论(0)

