# inspiration **Repository Path**: sridntk/inspiration ## Basic Information - **Project Name**: inspiration - **Description**: 灵感一闪! - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # inspiration #### 介绍 灵感一闪! #### 软件架构 反射: > getClass() 获取类 > getAnnotation(X.class) 获取注解 > getMethod() 获取方法 > invoke(xx,yy) 执行方法 > getDeclareMethods() 获取所有方法 > getDeclareFields() 获取所有属性 > annotationoType() 获取注解类型