# git40 **Repository Path**: zhang_xiaobei/git40 ## Basic Information - **Project Name**: git40 - **Description**: 随便介绍,测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-08-18 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README class git{ public static void main(String[] args){ System.out.println("hello world"); System.out.println("hello cy40"); System.out.println("hello too"); System.out.println("hello young"); System.out.println("too"); System.out.println("dev"); System.out.println("master1"); System.out.println("dev2"); System.out.println("master"); //******************************** System.out.println("0 young"); System.out.println("1 chaisongtao") System.out.println("35 zhangyaobin") //******************************** } }