# scy_0629 **Repository Path**: wangweih/scy_0629 ## Basic Information - **Project Name**: scy_0629 - **Description**: 这是我们上课接下来内容的放置区域,大家可以通过其中内容学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-02 - **Last Updated**: 2024-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 非常荣幸来到美丽的苏城院,前天在这游泳游的很开心,不愧是苏州威尼斯 今天要学习的内容是git操作 ```java public class Hello{ public static void main(String[] args){ System.out.println("hello"); } } ```