安装nginx sudo yum install nginx 启动nginx sudo systemctl start nginx ... Read More
posted @ 2021-01-28 23:53
LcVong
Views(39)
Comments(0)
Diggs(0)
1.在asp.net core项目上新建文件夹:Views/Shared,如下图: 2.在新建的Shared文件夹下新建布局文件(... Read More
posted @ 2021-01-28 15:33
LcVong
Views(273)
Comments(0)
Diggs(0)
1.在新建的空项目上新建json文件,如下图: 2.在json文件里面添加数据: 例如: { "ClassNo": "1", ... Read More
posted @ 2021-01-28 15:07
LcVong
Views(186)
Comments(0)
Diggs(0)