最新文章列表

@SuppressWarnings注解

@SuppressWarnings注解  (2012-07-26 17:07:45) 转载▼ 标签:  警告信息  
我是一只小菜鸟 评论(0) 有665人浏览 2016-05-23 14:02

Item 24: Eliminate unchecked warnings

1.  When you program with generics, you will see many compiler warnings: unchecked cast warnings, unchecked method invocation warnings, unchecked generic array creation warnings, and unchecked conver ...
leonzhx 评论(0) 有449人浏览 2014-03-19 18:45

SuppressWarnings

SuppressWarnings
onray 评论(0) 有574人浏览 2011-12-07 13:25

@SuppressWarnings("***")

解释一:   屏蔽某些编译时的警告信息 在强制类型转换的时候编译器会给出警告 加上程序代码@SuppressWarnings("unchecked")就不会警告了   解释二: ...
king_wangyao 评论(0) 有925人浏览 2011-09-23 11:09

最近博客热门TAG

Java(141744) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54919) .net(54785) Web(54514) 工作(54118) Linux(50905) Oracle(49875) 应用服务器(43289) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37267) 数据结构(36424)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics