# Hxds **Repository Path**: pious68/hxds ## Basic Information - **Project Name**: Hxds - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-12 - **Last Updated**: 2024-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mkdir hxds cd hxds git init touch README.md git add README.md git commit -m "first commit" git remote add origin https://gitee.com/wang_zheng_wen520/hxds.git git push -u origin "master"