摘要: pulic class SqlHelper 数据帮助类using System;using System.Collections.Generic;using System.Data;using System.Data.SqlClient;using System.Web;namespace Asp... 阅读全文
posted @ 2016-01-06 17:59 狼牙者.net 阅读(264) 评论(0) 推荐(0) 编辑
摘要: public static class CommonHelper 公共帮助类using System.Collections.Generic;using System.Linq;using System.Text.RegularExpressions;using System.Web;namesp... 阅读全文
posted @ 2016-01-06 17:56 狼牙者.net 阅读(709) 评论(0) 推荐(0) 编辑
摘要: 04Add.html 新增班级 班级名称: 班级人数: ... 阅读全文
posted @ 2016-01-06 15:50 狼牙者.net 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 03Del.ashx 阅读全文
posted @ 2016-01-06 15:46 狼牙者.net 阅读(296) 评论(0) 推荐(0) 编辑
摘要: 02Modify.html 修改 修改班级 班级名称: 班级人数: ... 阅读全文
posted @ 2016-01-06 15:41 狼牙者.net 阅读(417) 评论(0) 推荐(0) 编辑
摘要: 01List.html 新增 Id 名称 人数 操作 @{表格内容} 01List.ashxusing S... 阅读全文
posted @ 2016-01-06 15:36 狼牙者.net 阅读(391) 评论(0) 推荐(0) 编辑