# 登录和注册 **Repository Path**: grade19_soft_class1/sign_in_and_sign_up ## Basic Information - **Project Name**: 登录和注册 - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 33 - **Created**: 2020-06-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 登录和注册 #### 介绍 1. 完成登录界面设计,完成登录逻辑; 2. 完成注册界面设计,完成注册逻辑; 3. 完成DbHelper工具类的封装;