摘要: Retention注解Retention(保留)注解说明,这种类型的注解会被保留到那个阶段. 有三个值:1.RetentionPolicy.SOURCE —— 这种类型的Annotations只在源代码级别保留,编译时就会被忽略2.RetentionPolicy.CLASS —— 这种类型的Anno... 阅读全文
posted @ 2015-10-14 21:12 Hotsum 阅读(513) 评论(0) 推荐(0) 编辑
摘要: http://www.oschina.net/question/1539472_159699 阅读全文
posted @ 2015-10-14 14:46 Hotsum 阅读(1733) 评论(0) 推荐(0) 编辑
摘要: HTTP Status 500 -type Exception reportmessagedescription The server encountered an internal error () that prevented it from fulfilling this request.ex... 阅读全文
posted @ 2015-10-14 14:02 Hotsum 阅读(3780) 评论(0) 推荐(0) 编辑