2016年2月24日

摘要: (function () { //遮罩层实现 zhe zhao ceng kexb 2016.2.24 $.extend($.fn, { mask: function (msg, maskDivClass) { this.unmask(); // 参数 var op = { opacity: 0.8 阅读全文
posted @ 2016-02-24 12:01 听哥哥的话 阅读(478) 评论(0) 推荐(0) 编辑
摘要: 1.Model Student.cs namespace WebApplication14.Models { public class Student { public int Id { get; set; } public string Name { get; set; } public int 阅读全文
posted @ 2016-02-24 06:56 听哥哥的话 阅读(241) 评论(0) 推荐(0) 编辑

导航