摘要:
pulic class SqlHelper 数据帮助类using System;using System.Collections.Generic;using System.Data;using System.Data.SqlClient;using System.Web;namespace Asp... 阅读全文
摘要:
public static class CommonHelper 公共帮助类using System.Collections.Generic;using System.Linq;using System.Text.RegularExpressions;using System.Web;namesp... 阅读全文
摘要:
04Add.html 新增班级 班级名称: 班级人数: ... 阅读全文
摘要:
03Del.ashx 阅读全文
摘要:
02Modify.html 修改 修改班级 班级名称: 班级人数: ... 阅读全文
摘要:
01List.html 新增 Id 名称 人数 操作 @{表格内容} 01List.ashxusing S... 阅读全文