最新文章列表

@SuppressWarnings注解

@SuppressWarnings注解  (2012-07-26 17:07:45) 转载▼ 标签:  警告信息  
我是一只小菜鸟 评论(0) 有721人浏览 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) 有503人浏览 2014-03-19 18:45

SuppressWarnings

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

@SuppressWarnings("***")

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

最近博客热门TAG

Java(141741) C(73643) C++(68602) SQL(64557) C#(59604) XML(59131) HTML(59042) JavaScript(54916) .net(54782) Web(54511) 工作(54116) Linux(50906) Oracle(49861) 应用服务器(43285) Spring(40811) 编程(39452) Windows(39380) JSP(37540) MySQL(37266) 数据结构(36420)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics