摘要:
namespace 考勤项目.Controllers { public class clockingController : Controller { bllexam bll = new bllexam(); // GET: clocking [HttpPost] public int add(ex 阅读全文
posted @ 2018-11-22 19:01
赵什么宇
阅读(89)
评论(0)
推荐(0)
摘要:
namespace Model { public class exam { [Key] public int id { get; set; } public string Name { get; set; } public string number { get; set; } public str 阅读全文
posted @ 2018-11-22 18:41
赵什么宇
阅读(100)
评论(0)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace Login.Mvc.Fatier { using System.Web.Mvc; public class L 阅读全文
posted @ 2018-11-22 15:29
赵什么宇
阅读(114)
评论(0)
推荐(1)
浙公网安备 33010602011771号