# classDemo **Repository Path**: uomer/classDemo ## Basic Information - **Project Name**: classDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #这不是一个实际项目。是作为练习用的。# ```java public class Demo{ public static void main(String[] args){ System.out.println("Hello git.oschina.net git!"); } } ```