long expire() default 1*60*1000是什么意思?
摘要:
今天,看到这样一个写法: long expire() default 1* 60*1000; String name() default ""; 大惑不解,这是什么鬼东西? 后来才发现,这是自定义注解特有的写法。这两行代码的上下文是: import java.lang.annotation.*; / 阅读全文
posted @ 2022-04-06 22:38 大妖怪金角大王 阅读(129) 评论(0) 推荐(0)
浙公网安备 33010602011771号