# GuestBookSystem **Repository Path**: chris2000520/GuestBookSystem ## Basic Information - **Project Name**: GuestBookSystem - **Description**: 留言板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GuestBookSystem ASP.NET MVC5留言本 ## 模型 User用户模型 GuestBook留言板模型 ## 视图 控制器下相应的视图 ## 控制器 Account User Admin Home