摘要: 控制器端代码:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using MvcApplication1.Models;namespace Mv... 阅读全文
posted @ 2015-07-15 18:36 Yusarin 阅读(360) 评论(0) 推荐(0) 编辑
摘要: 控制器端代码:using System;using System.Collections.Generic;using System.Linq;using System.Web;namespace MvcApplication5注册验证.Models{ public class ZhuceBF ... 阅读全文
posted @ 2015-07-15 18:33 Yusarin 阅读(263) 评论(0) 推荐(0) 编辑
摘要: 控制器端代码:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using MvcApplication9.Models;namespace Mv... 阅读全文
posted @ 2015-07-15 18:26 Yusarin 阅读(333) 评论(0) 推荐(0) 编辑
摘要: 控制器端代码(都在同一个表中):using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using MvcApplication10.Models;na... 阅读全文
posted @ 2015-07-15 18:17 Yusarin 阅读(1231) 评论(1) 推荐(0) 编辑
摘要: 控制器端代码:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using MvcApplication8.Models;namespace Mv... 阅读全文
posted @ 2015-07-15 18:15 Yusarin 阅读(528) 评论(0) 推荐(0) 编辑
摘要: 控制器代码:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using MvcApplication1.Models;namespace Mvc... 阅读全文
posted @ 2015-07-15 18:10 Yusarin 阅读(2914) 评论(0) 推荐(0) 编辑
摘要: (一)软件的实现:SoftReg类: 1: using System; 2: using System.Collections.Generic; 3: using System.Linq; 4: using System.Text; 5: using System.Managem... 阅读全文
posted @ 2015-07-15 18:03 Yusarin 阅读(1143) 评论(0) 推荐(2) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-15 17:59 Yusarin 阅读(563) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using System.Linq;usi... 阅读全文
posted @ 2015-07-15 17:46 Yusarin 阅读(334) 评论(0) 推荐(0) 编辑
摘要: 先链接数据库新建一个LinQusing System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using... 阅读全文
posted @ 2015-07-15 17:41 Yusarin 阅读(399) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-15 17:28 Yusarin 阅读(454) 评论(0) 推荐(1) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-15 17:24 Yusarin 阅读(313) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-15 17:20 Yusarin 阅读(247) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-15 17:15 Yusarin 阅读(238) 评论(0) 推荐(0) 编辑