# zhang-yuan-chun **Repository Path**: army16/zhang-yuan-chun ## Basic Information - **Project Name**: zhang-yuan-chun - **Description**: 测试Nginx高并发Demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-20 - **Last Updated**: 2021-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cd zhang-yuan-chun git init touch README.md git add README.md git commit -m "first commit" git remote add origin https://gitee.com/army16/zhang-yuan-chun.git git push -u origin master