# java-samples-video-itcast **Repository Path**: crazy-phoenix/java-samples-video-itcast ## Basic Information - **Project Name**: java-samples-video-itcast - **Description**: 传智播客Java学习视频 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-27 - **Last Updated**: 2024-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: finish, Java ## README ### 静态导入 ![static-import](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/01-static-import.png) ### 自动装箱/拆箱 ![auto-boxing-unboxing](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/02-auto-boxing-unboxing.png) ### 增强for循环 ![enhanced-for](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/03-enhanced-for.png) ### 可变参数 ![var-args](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/04-var-args.png) ### 枚举 ![enumeration](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/05-enumeration.png) ### 反射 ![reflection](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/06-reflection.png) ### 内省 ![introspector](https://gitee.com/crazy-phoenix/java-samples-video-itcast/raw/master/resources/07-introspector.png)