摘要: using System;using System.Collections.Generic;using System.ComponentModel.Design;using System.Linq;using System.Text;using System.Threading.Tasks; nam 阅读全文
posted @ 2020-06-27 19:30 *每天多学一点点* 阅读(189) 评论(0) 推荐(0) 编辑
摘要: View部分: @using WebApplication1.Models;分页方法1引包 @*@using PagedList.Mvc; @using WebApplication1.Models; @model PagedList.IPagedList<WebApplication1.Model 阅读全文
posted @ 2020-06-27 19:25 *每天多学一点点* 阅读(493) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Data;using System.Data.Sql 阅读全文
posted @ 2020-06-27 18:37 *每天多学一点点* 阅读(337) 评论(0) 推荐(0) 编辑
摘要: View视图部分: <form method="post" enctype="multipart/form-data" action="/Position/ImportExcel" class="form-group"> <input name="file" type="file" id="file 阅读全文
posted @ 2020-06-27 18:31 *每天多学一点点* 阅读(2508) 评论(2) 推荐(0) 编辑