@Retention(value=RetentionPolicy.RUNTIME) value是預設的,//三種註解可以使用的級別:runtime,source,class
java.lang包是基本工具包