# blog **Repository Path**: ct970823/blog ## Basic Information - **Project Name**: blog - **Description**: 毕设,基于ASP.NET的个人博客 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-06-01 - **Last Updated**: 2023-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Aspnet ## README # blog #### 介绍 毕设,基于ASP.NET的个人博客 #### 前台 前台使用杨青的模板,使用jQuery的ajax渲染页面 #### 后台 后台使用layui #### 后端 ASP.NET 一般处理程序将数据组成json格式传到前端 #### 数据库 使用SQL Server #### 使用 1.先安装Visual Studio 和 SQL Server 2.blog文件夹中有一个建表sql 打开运行 3.点击blog.sln打开项目运行